- Added max steps configuration for supervisor and sub-agents
- Added experimental OpenTelemetry config option to enable OTEL spans
- Fixed PTY session cloning on desktop reconnect
- Added Vercel theme
- Fixed ProviderInitError for GitHub Copilot Enterprise
- Fixed projects that transition from having no commits to having commits to properly migrate sessions
- Improved TUI dialog option descriptions with text wrapping
- Fixed VCS being set to git even if no commits exist in repository
- Increased default scroll speed
- Fixed SAP AI Core provider SDK initialization
- Restored terminal pane feature on desktop
Thank you to 8 community contributors:
- @jerome-benoit:
- fix: add getModel to SAP AI Core provider for correct SDK initialization (#5086)
- @ry2009:
- tui: wrap dialog option descriptions (#5083)
- @justmejulian:
- @anthonyshew:
- feat(theme): Vercel (#5119)
- @noamzbr:
- add experimental.open_telemetry config option to enable OTEL spans (#4978)
- @nwthomas:
- feat: add max steps for supervisor and sub-agents (#4062)
- @shantur:
- tweak: bash tool improve output metadata for agent consumption, fix small timeout issue (#5131)
- @Brendonovich:
- OpenCode Desktop app (#5044)