Cursor changelog

Self-hosted machines

Introduction of robust self-hosted machine capabilities for private code execution, with sensitive data securely contained within your network. Benefits include flexible options like 'My Machines' for individual workflows and scalable 'Team Pools' with efficient capacity management and idle resource hibernation. Enhanced self-hosted Linux and Mac workers also offer full desktop interaction, including agent clicking, typing, and browser control on your infrastructure.

Changed

  • Cursor supports **self-hosted machines**, which let you keep tool execution entirely in your own network.
  • Your codebase, build outputs, and secrets all stay on internal machines running in your infrastructure, while the agent handles tool calls locally.
  • <figure><img src="https://ptht05hbb1ssoooe.public.blob.vercel-storage.com/assets/uploads/remote-machines-QjJ0ZzGDelSdT7v2CXDdh0BQHqjmH0.png" loading="lazy" alt="Run on menu showing Remote Machines with self-hosted options lambda-test, cloud-demo, and jacks-desktop" /><figcaption>Run on menu showing Remote Machines with self-hosted options lambda-test, cloud-demo, and jacks-desktop</figcaption></figure>
  • **My Machines** connects a single laptop or VM to your account for personal workflows.
  • **Team pools** are named queues of workers for a team or enterprise. Capacity can grow as requests arrive and shrink when workers disconnect, so your self-hosted machines can scale with demand. Pools are not tied to one repository: name the pool, and any available worker can claim the request.
  • Pools can also hibernate idle machines, then restore within a reconnect window when a follow-up arrives, so you don't keep expensive capacity warm just for the next prompt.
  • <figure><img src="https://ptht05hbb1ssoooe.public.blob.vercel-storage.com/assets/uploads/pools-mNNea8rJyNxaBuz7rSVT2SJOKkRsmv.png" loading="lazy" alt="Cloud Agents dashboard listing Self-hosted Machines pools with active and idle worker counts" /><figcaption>Cloud Agents dashboard listing Self-hosted Machines pools with active and idle worker counts</figcaption></figure>
  • Cloud agents can now execute on infrastructure you already use, including from AWS Lambda, Coder, Cloudflare, Daytona, Modal, Namespace, Vercel, and E2B.
  • Self-hosted workers now support computer use on Linux and Mac. With the right desktop packages, an agent can click, type, take screenshots, and drive the browser. You can watch its desktop or take control from Cursor.