v1.1.7
OpenCodeSummary
This release introduces a new interactive question tool to better gather user preferences and clarify instructions. Key fixes address configuration precedence, TUI stability, and improved visibility for themes and long command outputs. Users can now also disable .claude prompt and skills loading.
New Features
- Added interactive question tool for gathering user preferences and clarifying instructions
- Enabled disabling of .claude prompt and skills loading via configuration
Bug Fixes
- Fixed issue where normal transform options conflicted with small model options when generating titles
- Fixed configuration precedence so that local configuration correctly overrides remote configuration
- Fixed crash by cleanly restoring terminal state upon fatal error exit in TUI
- Fixed permission rework issue by restoring the showDetails check in TUI
- Fixed TUI issue where forked message text was not being inserted into the prompt
- Fixed TUI button text visibility in orange themes by adding selectedListItemText
- Fixed TUI autocomplete height constraint to use available screen space
- Fixed permission selection text color by using the selectedForeground color value
- Fixed OAuth discovery by using the correct authorization server URL for MCP
- Fixed custom models without a valid release_date being shown in the web UI model selector
- Fixed external links on desktop to open in the default browser
Improvements
- Improved title generation to avoid repetitive "Analyzing..." prefixes
- Improved TUI layout by hiding header and footer when the sidebar is visible
- Simplified TUI session settings management
- Added an overlay sidebar for narrow screens to improve the mobile experience in TUI
- Added expandable bash output for long commands in TUI to improve readability
- Removed username visibility toggle and simplified user message metadata display in TUI
- Improved indentation and label clarity for TUI answer options
- Added help text to the debug command and its subcommands
- Simplified task tool subagent filtering
- Wrote truncated tool outputs to files