- [changed] Updated
GrepOutputschema to reporttotalMatchesandcountIsCompleteso callers can distinguish exact counts from truncated lower bounds. - [changed] Extended notebook cell edit payloads with an optional
old_sourcefield to support relative diff rendering without re-reading the file.
Models & prompts
- Adjusted plan-mode instructions to reinforce that edits, non-readonly tools, and config changes remain disallowed.
- Refined focus-mode guidance so the final message is the only visible output when the setting is active.
- Updated context-management and memory-handling language to clarify how summaries, ambient context, and stale memories are treated.
- Tweaked permission-rejection and interruption messages for consistency when a tool use is denied or a session is paused by the user.
- Revised several task-list and coordinator prompts to reduce redundant narration and improve hand-off clarity.
Under the hood
- Added
/api/claude_code/discovery/team_usagebackend route. - Introduced 29 new internal Statsig gates and retired 11 older ones, covering areas such as reactive compaction, long-context surveys, MCP OAuth flows, and team discovery.
Upgrade notes
No manual steps required.