We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ab6de6 commit bee20d0Copy full SHA for bee20d0
1 file changed
changelog.md
@@ -1,3 +1,12 @@
1
+## 1.0.43 - 2026-05-06
2
+
3
+- Add username toggle to /statusline picker to display the active account in the footer
4
+- Auto mode uses server-side model routing for improved real-time model selection
5
+- Resume prompt shows correct session name when multiple sessions are active
6
+- Protect against RCE from malicious bare repositories nested inside a project
7
+- MCP server child processes (e.g. started via npx or uvx) are now fully terminated when a session ends
8
+- Show download progress when running the update command
9
10
## 1.0.42 - 2026-05-06
11
12
- MCP server failure warning now suggests a directly runnable `/mcp show` command when the server name contains whitespace
0 commit comments