Launching today

Supercode
Open-source SWE agent with full machine access
10 followers
Open-source SWE agent with full machine access
10 followers
Launching Supercode beta - v0.1.56 Supercode is an open-source SWE agent native to your terminal, no cloud IDE, no web sandbox. Free to start with open models included (Deepseek, GLM, Minimax, Kimi and more). Bring your own API key for Claude, GPT, or any provider. Full machine access: read files, run commands, edit code, open apps, search the web. Granular permissions on your action. Persistent memory, and voice control.



How does the granular permission system actually work in practice? Like, can I let it run npm commands freely but block anything that touches files outside the project directory?
@rahimewfbb absolutely
Love that this lives right in the terminal without forcing me into a web IDE. One thing that would help me use it more confidently is a dry-run mode where I can preview the exact shell commands and file edits before they get executed, so I can sanity-check what the agent plans to do on a real codebase.
Running it straight from the terminal feels surprisingly natural, and the granular permissions are a nice touch for something with full machine access.
love that it lives right in the terminal instead of forcing another browser tab, and the granular permissions per action show real thought went into not nuking my machine