ChatGPT's Code Interpreter, but local and against any model.
Code Interpreter for any LLM, locallyFile ops + shell + browser controlPython-first but multi-language
install: pip install open-interpreter
caveat: AGPL — be careful if integrating into proprietary product.
Open-source Devin. Best when you want autonomous multi-step coding agents you control.
Sandboxed agent that runs full dev tasksWeb UI + CLI + headless modesPlug any LLM backend
install: docker run docker.all-hands.dev/all-hands-ai/openhands:0.30
caveat: Docker required. Heavier setup than CLI tools.
Best Cursor replacement for terminal-comfortable devs who want auditable git history of every edit.
CLI-first, terminal-nativeGit-aware: auto-commits, branches, diffsWorks with any LLM provider (BYO API key)Strong repo-map context
install: pip install aider-chat
caveat: BYO API key (Anthropic/OpenAI/local). No GUI.
Direct Cursor/Claude-Code clone inside VSCode. Best for devs already living in VSCode.
VSCode extension, native UXPlan/Act mode toggleBuilt-in MCP supportPermission-based file ops
install: VSCode marketplace: 'Cline'
caveat: BYO API key. Permission prompts can feel noisy.
When you want a polished agent from a real engineering org. MCP-native.
Block (Square)'s on-machine AI agentExtension marketplace (MCP servers)Fast, focused on dev workflows
install: brew install block/goose/goose
caveat: Newer than aider/Cline; ecosystem still growing.