Skip to content

Commit e0ec58f

Browse files
Update changelog.md for version 0.0.410
1 parent 0e73701 commit e0ec58f

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

changelog.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
## 0.0.410 - 2026-02-14
2+
3+
- Fixed high memory usage caused by rapid logging
4+
- Shell mode pastes raw text instead of paste tokens
5+
- Reduce memory usage from encoding streaming chunks
6+
- Fix alt-screen and timeline URL rendering to preserve long links without truncation
7+
- Reduced memory growth in long sessions by evicting transient events after compaction
8+
- Fixed high memory usage when loading large sessions
9+
- Fixed high memory usage during shell commands with rapid output
10+
- Add `/init suppress` to control init suggestions per repository
11+
- Show IDE file selection indicator in the status bar when connected to an IDE
12+
- Add repo-level settings to disable individual validation tools
13+
- ACP server supports loading existing sessions
14+
- Page Up/Page Down keyboard scrolling in alt-screen mode
15+
- Add Ctrl+Z suspend/resume support on Unix platforms
16+
- Support tilde (~) expansion in MCP server cwd configuration
17+
- Support ctrl+n and ctrl+p as arrow key alternatives
18+
- Exit CLI with ctrl+d on empty prompt
19+
- Fix unknown option '--no-warnings' error
20+
- Shift+Enter inserts newlines in terminals with kitty keyboard protocol
21+
- MCP server list selection adjusts correctly after deletion
22+
- Shell mode removed from Shift+Tab cycle, accessed only via `!`
23+
- Improve /tasks dialog with consistent icons and typography
24+
- Exit from alt-screen no longer replays full session history
25+
- MCP server errors and loading issues surface in timeline
26+
- Reduce input jitter with frame coalescing and smoother alt-screen animations
27+
- Extend skill name validation to support underscores, dots, and spaces; make name and description optional in skill frontmatter with sensible fallbacks
28+
129
## 0.0.409 - 2026-02-12
230

331
- /diff uses full screen in alt-screen mode

0 commit comments

Comments
 (0)