v0.23.3
Jun 6, 2026Features
- Shortcut keys
Improvements
- Show source of knowledge in additional context text
- Added system prompt for coding agents to summarize the changes
- UX improvements around composer, border color and tooltip
Bug Fixes
- Slow branch and session creation
v0.22.2
Jun 30, 2026Features
- View PR comments in the right sidebar
- Scratchpad — write notes for each branch
- Prioritized merged branches as facts for cross-branch context
- Generate project knowledge from merged pull requests
Improvements
- Comment pills in the composer for a better UX
- PR comments are now rendered in Markdown format
- Added borders to tooltips and hover cards for a better UX
- New Git changes review panel in the right sidebar
- Added more merge options: Squash and Merge, and Rebase and Merge
- Commit changes without pushing them
- Discard changes
- Codex can now run without user approval
- Added Radix UI toast notifications for success and failure
- Added Radix UI tooltips for a better user experience
- Improved branch filtering to select the most relevant context
Bug Fixes
- Long text in the composer no longer breaks the UI
- Messages no longer get hidden when the scrollbar is out of bounds
- Replaced native error dialogs to improve UI consistency
- Branch tags now display branch names instead of raw branch IDs
- Moved Branch Tags behind the beta feature flag
- Improved branch deletion with asynchronous background processing
- Treat legacy `workspace_id` as `project_id` for backward compatibility
v0.19.1
Jun 18, 2026Features
- You can now work on existing git branches directly — not just freshly created ones
- Branch setup commands can now auto-run whenever a new branch is created, configurable from Repository Settings
- Create new projects and switch between them using the new Project Switcher in the sidebar (beta)
- New Beta Features tab in Settings to toggle experimental features before they ship broadly
- Token usage and session stats are now stored persistently in the database and shown alongside your messages
Improvements
- Improved Git diff viewer UI, better file tree search, and file icons in the review section
- Removed unused display scale options from Settings for a cleaner interface
v0.16.3
Jun 8, 2026Improvements
- New landing page design
- Updated app download link
- Context from past sessions is now injected more selectively, keeping responses focused on what you asked
- Agents now preserve important technical detail in their answers when your question calls for it
Bug Fixes
- past session summaries weren't loading correctly
v0.15.1
Jun 7, 2026Features
- Updated priority level of context
- arch: Added optional tooling to monitor and improve AI response quality behind the scenes
Improvements
- Project and workspace references are now consistent throughout the app
v0.15.0
Jun 6, 2026Features
- You can now tag branches across multiple repositories to organize your work
- arch: All server requests now require sign-in, keeping your data secure
- arch: Anonymous usage analytics added to help us improve reliability and performance
Improvements
- New composer models that spawn agents faster
- Agents now better understand app concepts like repos, branches, and sessions
Bug Fixes
- Creating a new branch no longer accidentally duplicates repository entries
v0.14.1
Jun 5, 2026Features
- A simple onboarding page to help you get started with the app
- Sign-in is now required to use backend services, protecting your account and data
Improvements
- The app is better at finding and returning related past sessions
Bug Fixes
- Fixed issues in the model provider settings section
v0.14.0
Jun 4, 2026Improvements
- Redesigned main sidebar for easier navigation
- Redesigned Git sidebar with a cleaner layout
- Added an animated splash screen when launching the app
v0.13.1
Jun 3, 2026Features
- arch: General backend improvements for indexing and augmentation features
Improvements
- Your prompts are only enriched with past context when it's actually relevant to what you're asking
- Better handling of which past conversations get pulled into your current prompt
v0.13.0
Jun 1, 2026Features
- Create pull requests directly from the app
- Push changes with auto-generated commit messages
- Add your own Claude Code API key in settings
- Your prompts can now be enriched with context from work on other branches
- Comment on code changes and iterate based on your feedback
- Delete branches directly from the app
- arch: You stay signed in between app restarts without having to log in again
- arch: Commit messages and pull request details are now generated more securely
- arch: Commit message and pull request generation now runs entirely on Metaphor infrastructure
- arch: Updated how repositories and chat sessions are stored to support upcoming features
- Minimalist web dashboard with GitHub sign-in
Improvements
- In-app styled dialogs replace native system dialogs for a more consistent look
- "Open with Other App" moved to the right sidebar for easier access
- AI responses sound more natural and stay on topic
v0.12.6
May 30, 2026Features
- arch: Backend improvements to how session context is fetched and organized
v0.12.5
May 29, 2026Features
- Deleting a branch now also cleans up its associated chat summaries
v0.12.4
May 27, 2026Improvements
- The app is better at deciding when your prompt needs context from past sessions and when it doesn't
v0.12.3
May 26, 2026Improvements
- Improved how the app finds useful context from your past conversations and other branches
v0.12.2
May 24, 2026Improvements
- Casual or non-coding messages no longer trigger unnecessary context lookups
v0.12.1
May 23, 2026Features
- Agents can now pull relevant context from your work across different repositories and branches
v0.12.0
May 20, 2026Features
- Codex agent support
- Plan mode enabled in Claude Code
- Open a terminal as a session tab
- Token usage display for Claude Code sessions
- arch: Support for working across multiple workspaces in a single app install
Bug Fixes
- Fixed a crash that could occur when switching between chat sessions
- Fixed a startup crash related to app permissions on macOS
v0.11.1
May 19, 2026Improvements
- Session summaries are now correctly scoped to the workspace you're working in
Bug Fixes
- Fixed an error that occurred when sending messages with no text
v0.11.0
May 15, 2026Features
- Chat threads now get automatic summaries so agents remember what you discussed
- Agents can use summaries from other chats on the same branch to inform your current prompt
- arch: Claude Code now runs more reliably as an integrated part of the app
Improvements
- Settings dialog opens as a separate window for easier access
- Your prompts on the same branch can be enriched with context from earlier conversations
Bug Fixes
- Fixed agent switching when uninstalling agents
v0.10.5
May 14, 2026Improvements
- Short or casual messages no longer generate unnecessary session summaries
v0.10.4
May 13, 2026Features
- Past session summaries are now searchable, so the app can find relevant context from older conversations
v0.10.3
May 11, 2026Features
- arch: Internal quality checks added to improve summary and response accuracy over time
v0.10.2
May 10, 2026Features
- When you ask a new question, the app surfaces relevant context from your past session summaries
v0.10.1
May 7, 2026Features
- Chat sessions are now automatically summarized in the background, laying the groundwork for cross-session memory
v0.10.0
May 5, 2026Features
- Users should be able to send submit feedback to us from the app
Improvements
- Default full screen mode for app
- image support for claude code
v0.9.2
May 2, 2026Bug Fixes
- app crashed (v0.9.1) for mismatch of libssl version
v0.9.1
Apr 23, 2026Improvements
- User prompt area improvements
- Redesign git diff panel
v0.9.0
Apr 10, 2026Features
- enhanced prompt should be visible to users'
- Allow users to open working directory in external applications
- Cross-chat context (beta)
Improvements
- Support of localDB and persistent of chat history
- Sidebar Redesign for better UX
- new Diff view
v0.8.2
Mar 9, 2026Improvements
- new install window ( and install script with create-dmg npm pkg)
Bug Fixes
- Show tools and messages for Claude code ( like Codex )
v0.8.1
Mar 5, 2026Features
- Augment API to every message
- Local Indexing v1
Improvements
- Allow users to select Agent models
- Use GitHub username as workspace_id for Colorado upload and augment APIs
- Context augmentation of user prompt
- default window size is increased
Bug Fixes
- Indexing fix - calling upload api for files to be indexed
- claude code code gen and UI changes
v0.1.0 - v0.8.0
Feb 16, 2026Features
- We just shipped, tested and fixed whatever is broken. There was no time for maintaining changelog.