File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed
Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 1+ ## 0.0.413 - 2026-02-20
2+
3+ - Fix issue where Copilot API URL wasn't respected
4+ - Display heading content from reasoning for gpt models
5+ - Increase LSP request timeout from 30s to 90s to reduce timeout failures
6+ - Fixed alt-screen timeline entries not updating when tool calls complete (particularly sub-agent calls)
7+ - ctrl+insert can now be used to copy selected text in the alt-screen view
8+ - Fix read_bash, write_bash, and stop_bash in-progress icon showing filled dot instead of empty circle
9+ - Enable alt-screen mode by default when running with ` --experimental ` flag
10+ - Improve code search speed in large repos
11+ - Session info renders in the main view footer in alt-screen mode
12+ - Skill files with YAML array syntax for allowed-tools now load correctly
13+ - Support remote plugin sources (GitHub repos and git URLs) in marketplace.json plugin entries
14+ - Automatically migrate users from claude-sonnet-4.5 to the current default model on startup
15+ - Ctrl+A, Ctrl+E, and Ctrl+U navigate to logical line boundaries (newlines) instead of visual wrap boundaries
16+ - Add configurable status line support to display dynamic session information via custom shell scripts
17+
118## 0.0.412 - 2026-02-19
219
320- Improve quick help accessibility: screen reader-friendly tab labels, reordered layout, and grouped ` help commands ` output
You can’t perform that action at this time.
0 commit comments