2024-07-03 · Cursor

Instant Applies, Docs Management

agentsmodelscommentary

read at source ↗ cursor.com

Instant Applies, Docs Management

Source: Cursor Date: 2024-07-03 URL: https://cursor.com/changelog/0-36-x

Summary

Cursor 0.36.x introduces “Instant Applies” — clicking Apply on a chat-suggested code block immediately shows changes in small files — and adds Docs management via Settings > Features > Docs for re-indexing documentation. Bug fixes address personal API key usage with Claude, a macOS keyboard shortcut regression, and cmd-K stickiness instability.

Implications

Agent-IDE feature race. Instant Applies is a direct friction-reduction move: the gap between “AI suggests code” and “code appears in editor” collapses to one click. Aider has done this via patch apply in the terminal; Cursor is making the same interaction native in the GUI. This will pressure Windsurf and any IDE that still requires a multi-step review cycle before code lands.

Model integration cadence. The Claude personal API key fix is a small but telling signal — users are routing their own Claude keys through Cursor, meaning the model layer is already partially unbundled. Cursor supporting external model keys while also training proprietary Tab models suggests a dual-track strategy: owned models for completions, pass-through for chat.

← all signals