Core
- Add additional context overflow cases and remove overcorrecting ones
- Ensure compaction is more reliable by adding reserve token buffer to provide enough room for input window compaction
- Improve /review prompt to detect behavior changes more explicitly
- Improve Amazon Bedrock check to include container credentials (@OpeOginni)
TUI
- Default session sidebar to auto
Desktop
- Fixed terminal copy/paste functionality
- Copy path button styles fixed in app
- Use tracing for logging in desktop application (@Brendonovich)
- Enhance Windows app resolution and UI loading states (@neriousy)
- Improve desktop app server spawn resilience
- Read Wayland preference from store in desktop application (@Brendonovich)
- Add WSL backend mode for desktop (@Brendonovich)
SDK
- Encode non-ASCII directory paths in v1 SDK HTTP headers (@MrMushrooooom)
Thank you to 9 community contributors:
- @github-actions[bot]:
- Update VOUCHED list
- @OpeOginni:
- fix(tui): improve amazon-bedrock check to include container credentials (#13037)
- @ariane-emory:
- docs: remove 'Migrating to 1.0' documentation section (#13076)
- @Brendonovich:
- @webwww123:
- fix(docs): avoid footer language selector truncation (#13124)
- @Seungjun0906:
- docs(ko): improve translations for intro, cli, and commands (#13094)
- @neriousy:
- feat(desktop): enhance Windows app resolution and UI loading states (#13084)
- @MrMushrooooom:
- fix: encode non-ASCII directory paths in v1 SDK HTTP headers (#13131)
- @taroj1205:
- fix(web): prevent language select label truncation (#13100)