{"slug": "the-tension-between-local-and-cloud-agents", "title": "The tension between local and cloud agents", "summary": "Vivek Haldar argues that local AI agents running on a personal machine are superior to cloud-based agents for individual work, citing advantages like full filesystem access, persistent memory, and privacy. Local agents can operate across multiple folders and repos, build skills in a designated folder, and use local browser sessions, while cloud agents require treating a laptop as an always-on server and pose privacy risks. Haldar notes that cloud agents remain preferable for enterprise use due to their clean-state environment.", "body_md": "[Vivek Haldar](/)\n\n# The tension between local and cloud agents\n\nI’ve grown to strongly prefer agents running locally on my own machine. I was doing so even before the latest crop of features from Anthropic and OpenAI that made it possible to remote-control local agents from their mobile apps — something that has made the case for them even stronger. But if all you were doing was controlling agents working inside their git repos, there would be little difference between cloud and local agents.\n\nCloud versus local agents is like living out of a new hotel room versus living in your own home: messy, yes, but also comfortable, familiar, and containing everything you’ve used and might need. Your home has a memory of you.\n\nLocal agents can:\n\n- work across your entire filesystem instead of being scoped to a single git repo. They can look in Downloads, Documents, and Misc folders, and see all your dotfiles.\n- look beyond the repo they’re primarily working in to other repos you’ve touched, perhaps with changes not yet pushed to remote.\n- build up an ever-growing, ever-improving set of skills and memories in a designated “agent” folder (I use\n`~/AGENT`\n\nfor this). - benefit from local state and history. For example, I have skills that compile daily news briefs and are instructed to avoid stories already covered in recent ones; they can do so because every previous brief lives in a designated folder, making it easy to cross-check what’s already run.\n- do computer-use to operate your browser, where you’re already signed into everything you care about.\n- ssh into other hosts, because they have your keys.\n\nDoing all this in the cloud would be expensive and a privacy nightmare. It would be tantamount to running your entire workstation in the cloud.\n\nCloud agents have their own advantages — you don’t have to treat your one precious laptop as an always-on, always-connected server. You start from a clean state. That’s definitely the right environment for enterprise agents. But for personal work, I’ve found local agents much more compelling.", "url": "https://wpnews.pro/news/the-tension-between-local-and-cloud-agents", "canonical_source": "https://vivekhaldar.com/articles/local-vs-cloud-agents/", "published_at": "2026-05-30 16:50:50+00:00", "updated_at": "2026-05-30 17:17:03.622823+00:00", "lang": "en", "topics": ["ai-agents", "ai-tools", "ai-products", "artificial-intelligence", "large-language-models"], "entities": ["Vivek Haldar", "Anthropic", "OpenAI"], "alternates": {"html": "https://wpnews.pro/news/the-tension-between-local-and-cloud-agents", "markdown": "https://wpnews.pro/news/the-tension-between-local-and-cloud-agents.md", "text": "https://wpnews.pro/news/the-tension-between-local-and-cloud-agents.txt", "jsonld": "https://wpnews.pro/news/the-tension-between-local-and-cloud-agents.jsonld"}}