v1.4.3
OpenCodeSummary
This release introduces fast mode variants for supported Claude and GPT models, enhancing generation speed. A key fix addresses the "agent create" command failing for OAuth-authenticated OpenAI accounts. Additionally, interrupted Bash commands now correctly preserve their final output.
New Features
- Added fast mode variants for supported Claude and GPT models.
Bug Fixes
- Fixed the "agent create" command failing for OpenAI accounts authenticated via OAuth.
Improvements
- Interrupted Bash commands now retain their final output and truncation details instead of being lost as aborted.
- Restored the hidden session scrollbar as the default in the TUI.
- Added configurable OAuth redirect URIs for remote MCP servers.