- [new] Added support for the claude-sonnet-5 model.
Models & prompts
The agent now recognizes claude-sonnet-5 as an available model.
Under the hood
- Added the
CURSOR_AGENT_OOM_HEAPDUMPenvironment variable to control heap-dump behaviour on out-of-memory conditions. - Expanded internal telemetry for OOM detection, render errors, KV-nearby decryption, local mount tracking, and self-hosted worker connectivity.
Upgrade notes
No manual steps required.