Skip to content

Commit d0b7ea0

Browse files
Update changelog.md for version 0.0.413
1 parent 906ad6f commit d0b7ea0

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

changelog.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
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

0 commit comments

Comments
 (0)