Skip to content

Commit 5ab6de6

Browse files
Update changelog.md for version 1.0.42
1 parent ac346d1 commit 5ab6de6

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

changelog.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## 1.0.42 - 2026-05-06
2+
3+
- MCP server failure warning now suggests a directly runnable `/mcp show` command when the server name contains whitespace
4+
- MCP server failure warnings include stderr output to help diagnose connection errors
5+
- Add -C <directory> flag to change working directory before starting, similar to git -C
6+
- Exit message resume command shows session ID instead of auto-generated name when session has not been renamed
7+
- Remote session export now supports non-GitHub repositories and repo-less directories
8+
- Resuming a session no longer shows a false "session in use" warning after choosing "Go back"
9+
- Enter key no longer gets permanently stuck after cancelling a request
10+
- Suppress the exit summary when the session has no user messages and no saved session to resume
11+
- CLI updates on Windows no longer fail with ENOENT when a transient EPERM occurs during package extraction
12+
- Add rubber-duck agent for GPT sessions, powered by Claude (available in /experimental)
13+
114
## 1.0.41 - 2026-05-05
215

316
- CLI starts faster by rendering the UI immediately while authentication resolves in the background

0 commit comments

Comments
 (0)