Patch release: drops the built-in shell_command tool and several slash commands (/bug, /checkpoint, /cost), removes the providers setting, and tightens agent host/store internals.
Changelog
[removed] Built-in shell_command tool — no longer part of the agent tool set.
[removed] Slash commands /bug, /checkpoint, and /cost.
[removed] providers configuration key.
[changed] Core native binaries and helpers rebuilt (cursor-agent-sea, worker, sandbox, file service, merkle-tree, crepectl, and related native modules).
Under the hood
Agent store path gains clearer handling for quotas, throttling, undelete, and related backend states.
Agent host session storage work, including migrate-on-open and host-owned session storage paths.
Groundwork for managed Agent SDK / SDK v2 flows and private-inference host wiring.