We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e925bf commit 4f22781Copy full SHA for 4f22781
changelog.md
@@ -1,3 +1,15 @@
1
+## 0.0.408 - 2026-02-12
2
+
3
+- Add `/streamer-mode` to hide preview model names and quota details for streaming
4
+- Makes shellId more flexible to not error when a number is passed
5
+- Background tasks hint updates when detached shells are killed or removed
6
+- Add mouse text selection in --alt-screen mode
7
+- ! commands with large output no longer crash the CLI
8
+- Fix duplicate/ghost lines appearing when resizing the terminal in alt-screen mode
9
+- MCP servers respect the `cwd` working directory property
10
+- Add substring matching to slash command autocomplete
11
+- Change run command shortcut from ctrl+p to ctrl+s
12
13
## 0.0.407 - 2026-02-11
14
15
- Improve authentication error messages in prompt mode
0 commit comments