Version 1.2.5
(February 26, 2026)
New Features
- New file creation can now happen from chatview.
Fixes & Improvements
- Code block generation made more robust in chatview making allowances for LLM generated errors.
Version 1.2.4
(February 24, 2026)
New Features
- Added git status indicator for files in the side panel.
- Added auto-apply option for multi-file code application in one-go.
- Code blocks now show as collapsible/expandable blocks for easier scrolling and navigation.
- Diff preview has been fully refurbished — now displays line-by-line stats for lines added and removed, alongside a completely redesigned, more polished interface.
Version 1.2.3
(February 22, 2026)
New Models
- Added Claude Opus 4.6 and Claude Opus 4.6 Max — Anthropic's most capable models yet.
- Added Claude Sonnet 4.6 for fast, balanced code generation.
- Added Gemini 3.1 Pro and Gemini 3.1 Flash from Google DeepMind.
Fixes & Improvements
- Polished overall UI with a range of visual consistency improvements.
- Resolved terminal bugs causing unexpected output and instability.
- Fixed sidebar panel issues including incorrect file tree states and refresh glitches.
Version 1.2.21
(January 16, 2026)
Fixes & Improvements
- Fixed terminal glitches for a smoother command-line experience.
- Resolved app slowdown when opening projects containing Python virtual environments.
Version 1.2.2
(January 3, 2026)
New Features
- Added "Open in Finder" option to sidebar context menu for quick file access.
Fixes & Improvements
- Improved UI behavior on shrinking screens for better responsive layout.
- Resolved issues with selection of multiple files with the same name.
- Fixed filepath extraction for new files.
- Fixed issues with new file creation via chatview.
- Other minor quality of life improvements relating to UI resizing.
Version 1.2.1
(December 6, 2025)
New Features
- Added Gemini 3 Pro and Opus 4.5 models.
- Added Zen Mode for full screen code viewing.
Fixes & Improvements
- Squashed bugs with terminal and sidebar panel.
- Improved coding for Normie Mode patches.
- Fixed HTML rendering in chatview.
- Can now view .ejs files in sidebar search.
Version 1.2.0
(October 28, 2025)
New Features
- Added GPT-5 High and GPT-5 Medium to the list of available models, expanding your options for code generation and analysis.
Fixes & Improvements
- Real-time Sidebar Sync: Resolved an issue where the sidebar file tree did not update in real-time to reflect file changes, ensuring your project view is always current.
- Editor Display Fix: Fixed a bug where the editor would not display code modifications made by Claude models until the file was reopened. Changes are now reflected instantly.
- Terminal Display Correction: Corrected a minor display issue with a trailing '%' symbol appearing in the integrated terminal output on certain platforms.