You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,15 @@
1
+
## 1.0.67 - 2026-06-30
2
+
3
+
- Disabling the sandbox for the rest of the session now takes effect immediately, so shell and search commands stop re-prompting to bypass it mid-turn
4
+
- Subagent sessions keep parent tool restrictions
5
+
- Show warnings and errors when host custom agents fail to load
6
+
- Require session limits to be at least 30 AI credits
7
+
- Add Claude Sonnet 5 as a supported model
8
+
- Allow tool calls to continue when hooks time out
9
+
- Ctrl+Q now enqueues the highlighted slash-command argument completion
10
+
- MCP OAuth against Microsoft Entra servers behind a tenant vanity domain (e.g. Copilot Studio) no longer fails to refresh or re-authenticate (AADSTS9010010 / AADSTS90023)
11
+
- Prompt mode exit summary shows a resume hint to continue the session
12
+
1
13
## 1.0.66 - 2026-06-30
2
14
3
15
- Use a non-blinking block cursor during interactive sessions, restoring your terminal's default cursor on exit
0 commit comments