Daily News
· 1 min read
Cursor AI Updates: April 30, 2026
1. Cursor Ships a TypeScript SDK for Programmatic Agents
Cursor. Cursor launched @cursor/sdk, a TypeScript SDK for building agents programmatically using the same runtime and models that power Cursor’s desktop, CLI, and web surfaces. It supports local or cloud (dedicated VM) execution, SSE event streaming with reconnect, run-scoped controls, and standardized v1 response shapes, and it ships in public beta with token-based pricing. The release positions Cursor as an agentic platform rather than a closed IDE — third-party tools and CI flows can now drive Cursor’s agent loop directly without screen-scraping the editor. Source