@Mahi Karim Thank you. I'll do it first thing in the morning. I'm adding it to Linear. Also ->
@Arman Newaz I've added things to main, and I'll need you to review them. You can see exactly what was added in the CHANGELOG.md file in the project. I've also left a metric-ton of PRs for you to test while I sleep.
And, this file I'm attaching is a simple guide on how to improve that Google Doc that you're making for the issues. If we want to actually make it useful, we're better-off adding this information. Please go through it, and let me know what you think.
Once Arman has reviewed that, and confirmed whether we're finally good to go with the release, then we can release it. That said, we might still be a little slow with this workflow, honestly. Reviews are really nice, but we need to figure out a way to make it more feasible to actually deploy, too. I'm accumulating updates.
Now, regarding my day:
2026-01-23
- Improved the Cursor GitHub Action that reviews code so it leaves comments on the exact parts of the codebase where the problems are in the PR.
- Also made it reference rules more thoroughly, check the skills in the project to use them, and run all relevant commands before, so it can only review when things work.
- Made it only run when you add the ai-review label to the PR, and it’ll ignore drafts.
- Added E2E tests for sending chat messages. It’s a start for now only, but we’ll eventually have a metric ton of these.
- Improved instructions so AI knows how to use the test user setup when using Playwright / Browser MCP.
- Fixed issues where the chat would be blank when clicking on chats from the sidebar. These still need E2E tests so they don’t come back.
- Properly included Tool Chips in the chat, along with a Sources chip.
- Implemented the sources modal that shows up when you click on the web sources the AI went through.
- Updated thinking text so that it shows Markdown rendering, and only displays the actual thinking.
- Implemented most of the things necessary to deploy the new home page.
- Set up dev.app.twinmind.com as our new long-lived development environment. Just waiting for Sandeep to set up the CORS and DNS.
- Added PRs on Vibe Kanban:
- One that helps AI agents be better at using E2E by default via skills
- One that fixes the chat pages