Daily News
· 1 min read
Cursor AI Updates: May 15, 2026
1. Cursor 3.4 brings full dev environments to cloud agents with multi-repo, secrets, and audit logs
Cursor. The latest changelog entry ships parity between cloud agents and a local laptop: each agent environment can clone multiple repos, install dependencies, hold credentials, and access build systems, with Dockerfile-based configuration that supports build secrets for private package registries and layer caching that Cursor measures at “70% faster” on cached builds. Agent-led setup asks configuration questions, flags missing credentials, and validates readiness, falling back to a base image when configuration fails. Governance lands alongside: every environment has version history with admin-restricted rollback, an audit log of team actions, and egress plus secrets scoped per environment. Source