Skip to content

Commit 05cdbb3

Browse files
Update changelog.md for version 1.0.74
1 parent 2b809c8 commit 05cdbb3

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

changelog.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
## 1.0.74 - 2026-07-23
2+
3+
- Typing `?` while the /search bar is open enters it as text instead of opening quick help
4+
- Add support for Open Plugin Spec v1 plugin manifests and mcp.json configuration
5+
- IDE integration reconnects reliably when the CLI reloads MCP servers or changes directory
6+
- Multi-turn subagent timelines show every prompt and response in the correct order after reopening /tasks
7+
- Subagent timelines identify whether prompts came from the main agent or another subagent
8+
- Show a first-run splash to opt into the default sandbox
9+
- Adding support for gemini-3.6-flash
10+
- The `/mcp add` and `/mcp edit` wizard now preserves `=` characters in environment variable values (such as base64 padding), so secrets and tokens are stored correctly.
11+
- Remote session uploads stop retrying permanent Mission Control 400/404 responses
12+
- Show Tab in /settings footer to switch scope tabs
13+
- Downscale oversized tool-result images so CAPI Responses requests continue
14+
- When multiplexing sessions, a session's open dialog no longer leaks into another session; eligible pickers reopen when you switch back
15+
- The `$` interactive shell shortcut now opens a shell even while the agent is working
16+
- Fully honor the skill disable-model-invocation flag
17+
- Warn when a participating language server reports a different symbol than the one requested
18+
- Steering interrupts shell output waits without stopping the running command
19+
- Increase the Responses request size limit
20+
- Plan mode now allows session-folder planning artifacts while still blocking clear file mutations outside the session folder.
21+
- Add `/model plan` (or `/model --plan`) to pick a model used while in plan mode; pass a model id, `off` to clear, or no id to open the picker. Reverts to the session model when you leave plan mode.
22+
- Resume search matches session titles even when whitespace differs
23+
124
## 1.0.73 - 2026-07-20
225

326
- Anthropic subagents continue working when additional directories are configured

0 commit comments

Comments
 (0)