Cloud agents promise autonomous operation, but their effectiveness hinges on robust development environments. Without the ability to test, query services, or access APIs, agents are limited. To bridge this gap, Cursor is releasing new tools designed to configure and manage these crucial environments, allowing agents to handle engineering tasks end-to-end.
Related startups
This update addresses a key limitation: most enterprise development spans multiple repositories. Agents can now operate within multi-repo environments, inheriting context from various codebases. This enables them to understand interdependencies and execute changes across different services, a capability previously restricted to local setups. Customers like Amplitude report this as essential for making automations truly useful, allowing agents to fix issues across multiple repos seamlessly.
Environment Configuration as Code
Cursor is improving environment setup with enhanced Dockerfile-based configuration. This includes support for build secrets, which securely provide access to private registries without exposing credentials to the running agent. Layer caching has also been optimized, potentially speeding up builds by up to 70% when only minor changes are made to the Dockerfile. For teams preferring less manual configuration, Cursor can now inspect repositories and auto-generate Dockerfiles, a feature currently in private beta for enterprise clients.
Smarter Setup and Governance
The setup process for cloud agents is becoming more intuitive. Cursor now guides users through configuration, flags missing credentials, and validates the environment. It also displays the environment version an agent is using and provides a fallback base image if configuration fails, ensuring agents can continue operating.
