DEV Community

Harsh Kadyan
Harsh Kadyan

Posted on

Why Cursor self hosted agents are the version of AI coding that actually makes sense

been using AI coding agents for a while now and the one thing that always bugged me was sending my entire codebase to someone else's servers

like yeah the productivity is insane but what about client code? what about the proprietary stuff?

so when Cursor dropped self hosted cloud agents i actually got hyped

you can now run the agent on your own infra. your code, your secrets, your build artifacts stay on your machines

the agent loop still runs in Cursor's cloud but the execution environment is yours

set it up on kubernetes and it just fits into how your team already builds

honestly this is the version of AI coding that makes sense for agencies and client work

been testing it with a small project and it hits different when you know the code isnt leaving your network

harshkadyan #thedevs #brutalharsh

Top comments (0)