Skip to content

Commit 75fbe0c

Browse files
Update changelog.md for version 1.0.33
1 parent 4e51f5a commit 75fbe0c

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

changelog.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## 1.0.33 - 2026-04-20
2+
3+
- Resuming a remote session with --resume or --continue automatically inherits the --remote flag without needing to re-specify it
4+
- Add /bug, /continue, /release-notes, /export, and /reset as command aliases
5+
- Slash command picker suggests similar commands when you type an unrecognized or misspelled slash command
6+
- Add /upgrade as an alias for the /update command
7+
- Grep no longer times out on large repositories when content exclusion policies are enabled
8+
- Non-interactive mode waits for all background agents to finish before exiting
9+
- Skill picker correctly truncates CJK/Japanese descriptions and long skill names without wrapping
10+
- Slash command picker selects the highlighted command when pressing Enter
11+
- ctrl+t to toggle reasoning display is now listed in the /help and ? overlay
12+
- Sub-agents in auto mode now inherit the session model
13+
- Show usage limit warnings at 50% and 95% capacity, giving earlier notice before hitting rate limits
14+
- Use j/k for vim-style navigation and x to kill tasks in the tasks dialog
15+
116
## 1.0.32 - 2026-04-17
217

318
- Allow short session ID prefixes (7+ hex chars) with --resume and /resume instead of the full ID

0 commit comments

Comments
 (0)