v1.1.30
OpenCodeSummary
This release introduces significant new capabilities for session management via ACP, including session listing and forking, alongside improved permission handling with home directory expansion support. Several critical bugs were resolved, particularly concerning metadata matching, project renaming, and navigation stability within large sessions on the desktop app.
New Features
- Added session list and session fork support to the ACP.
- Enabled home directory expansion for permission patterns using ~ and $HOME prefixes.
- Added back todo list tools specifically for OpenAI models.
Bug Fixes
- Fixed metadata matching logic to correctly use model.id instead of model.api.id, ensuring support for legacy model identifiers.
- Fixed an issue where renaming non-git projects incorrectly affected other projects.
- Fixed terminal issues and regressions.
- Fixed navigation issues experienced when working with large sessions in the desktop application.
- Fixed an issue where the pre-push hook allowed caret version differences.
Improvements
- Adjusted default values for textVerbosity and reasoningEffort to better align with Codex CLI behavior.
- Improved provider OAuth error handling within the application.
- Removed the border from the terminal button to align its appearance with the close button.
- Ensured that the loaded model and mode are persisted when loading ACP sessions.