Summary

Cursor has published a public cursor/cookbook repository with working examples and documentation for the Cursor SDK, including a quickstart, app builder, agent kanban board, and coding agent CLI. The repo makes Cursor's agent surface more legible as a developer platform that can be embedded in apps, scripts, and cloud workflows rather than treated only as an IDE feature.

What changed

Cursor published a public cookbook repo that packages SDK examples, demos, and documentation for building with Cursor agents across local workspaces and cloud runtimes.

Why it matters

This is a packaging and distribution shift as much as a tooling update. Cursor is making its agent model easier to discover, evaluate, and build around, which moves it closer to a formal agent platform and gives the market a clearer signal that Cursor wants developers to orchestrate its agents outside the editor.

Evidence excerpt

Cursor's public cookbook repo says it contains examples for building with Cursor and describes the Cursor SDK as the TypeScript API for running Cursor's coding agent from apps, scripts, and workflows across local workspaces and cloud runtimes. The initial public commit added SDK examples, demos, and documentation for a quickstart, app builder, agent kanban, and coding agent CLI.

Sources