Blog
In-depth articles on AI agents, LLM engineering, servers, Python and software development.
Cursor is based upon the VS Code codebase, allowing us to focus on making the best AI powered coding experience while maintaining a familiar editing environment. This makes it easy to migrate your exi
Cloud agents run on isolated Ubuntu machines. Configure the environment so the agent has the same repos, tools, dependencies, secrets, and network access a developer would use.
Workspace admins can configure Cloud Agents from the Cloud Agents dashboard.
Coding agents that work on private code have to clear a specific bar: source that can't leave your network, a compliance perimeter to honor, access and network policy you control, and a setup that fit
Cloud Agents are available in Privacy Mode. We never train on your code and only retain code for running the agent. Learn more about Privacy mode.
This page explains how Cloud Agents are built and secured. It walks through what happens when an agent runs, how access is granted, where the code and data live, how they're isolated and encrypted, an
Cursor supports private network connectivity for Enterprise teams that need Cursor to work with systems that are not reachable from the public internet. This includes self hosted GitHub Enterprise Ser
Cursor for iOS is in beta. Features may change before general availability.
Agent metadata is in preview and subject to change, including breaking changes.
Cloud Agents can mint short lived OIDC JWTs from inside the VM and use them to assume cloud roles or call internal services without storing long lived credentials in Secrets.