0.0.135
May 26, 2025
- Added automatic detection for newly created files in the code context list
- Added automatic detection for deleted files in the code context list
- Fixed prompt formatting to add back empty lines between different sections
Thanks to Morcam and Ninjaa for the feedback and suggestions!
0.0.134
May 23, 2025
- Added support for Claude Sonnet 4 and Claude Opus 4 models
- Changed the default model to GPT-4.1 from Claude 3.5 Sonnet, while we evaluate the performance of Claude Sonnet 4
0.0.133
May 22, 2025
- Added support for using XML delimiter for final prompt
- This is disabled by default, you can enable it in the settings
- Fixed some UI components which are too bright for dark mode
- Various UI/UX improvements
Thanks to Dewi and techno. for the feedback and suggestions!