- [changed] Refreshed native helpers (
crepectl,file_service) bundled with the CLI. - [new] Local SQLite support via
better-sqlite3for agent-store data on disk. - [changed] Agent store sync on CLI startup, including deferred sync and claim-config handling.
- [removed] Dropped a large set of internal/dev/eval/train
cursorvm-managerhosts from the shipping binary.
Under the hood
- Added
CURSOR_AGENT_CLI_ANONYMOUS_FEEDBACK_CAPABILITYfor gated anonymous feedback work. - Expanded agent-store instrumentation (store claim/sync scheduling, deferred sync and errors, startup sync phases/status).
- Telemetry for CLI resume, conversation search, private-inference prompt download, and related store lifecycle events; older
agent_store_config/agent_tool_callevents retired.
Upgrade notes
No action required for typical installs. If you rely on custom or private cursorvm-manager hosts that matched the removed internal names, confirm your environment still points at a supported endpoint.