Core
- Add session list and session fork support to ACP (@remorses)
- Fix metadata matching to use model.id instead of model.api.id to support legacy model identifiers
- Adjust textVerbosity and reasoningEffort defaults to better align with Codex CLI behavior
- Implement home directory expansion for permission patterns using
~and$HOMEprefixes (@Danztee) - Add back todo list tools for OpenAI models
- Persist loaded model and mode when loading ACP sessions (@noamzbr)
- Update GitLab packages for better self-hosted instance support (@vglafirov)
- Make the models.dev domain configurable for offline environments (@bartbroere)
Desktop
- Rename favicon on web again
- Improve provider OAuth error handling in app
- Fix renaming non-git projects affecting other projects
- Tab should select suggestion in the app
- Fix type error
- Fix terminal issues and regressions
- Remove terminal button border to align with close button (@allanhvam)
- Fixed navigation issues when working with large sessions in desktop app (@dbpolito)
Thank you to 8 community contributors:
- @bartbroere:
- feat: Make the models.dev domain configurable for offline environments (#9258)
- @vglafirov:
- chore(deps): update GitLab packages for better self-hosted instance support (#9856)
- @noamzbr:
- fix: Persist loaded model and mode on ACP session load (#9829)
- @Danztee:
- feat: implement home directory expansion for permission patterns using
~and$HOMEprefixes. (#9813)
- feat: implement home directory expansion for permission patterns using
- @dbpolito:
- fix(desktop): Navigation with Big Sessions (#9529)
- @allanhvam:
- fix(app): remove terminal button border to align with close button (#9874)
- @remorses:
- feat(acp): add session/list and session/fork support (#7976)
- @gigamonster256:
- fix: update pre-push hook to allow caret version differences (#9876)