Skip to content

Commit fd2900c

Browse files
Update changelog.md for version 1.0.45
1 parent 41b4018 commit fd2900c

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

changelog.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 1.0.45 - 2026-05-11
2+
3+
- Add /autopilot slash command to toggle between interactive and autopilot modes
4+
- Fall back to Windows PowerShell (powershell.exe) when PowerShell 7+ (pwsh) is not available on Windows
5+
- OpenTelemetry output aligns with GenAI semantic conventions: MCP tool calls now use standard tool_call spans, and a new gen_ai.client.operation.duration metric tracks tool execution time
6+
- Sessions with extension permission prompts can be resumed without a "Session file is corrupted" error
7+
- agentStop hook now fires correctly when the agent stops via task_complete
8+
- CLI starts faster on terminals with limited OSC color query support, shaving up to ~1.5s off startup time.
9+
- Add /fork command to fork the current session into a new independent session
10+
111
## 1.0.44 - 2026-05-08
212

313
- Path completion in /add-dir no longer flickers or gets intercepted by @ and # pickers

0 commit comments

Comments
 (0)