Skip to content
Design Bench · Tools of the trade

Local-first coding agent

Independent of any cloud IDE — runs entirely against a local OpenAI-compatible model endpoint, on your own machine.

Active developmentinternal designation — SovereignCoder
Active development

In progress. Real code, not yet shown publicly anywhere else.

In more detail

A VS Code extension paired with a local FastAPI daemon, talking only to local models (Ollama, vLLM, LM Studio). Diff-before-write, an append-only audit log, and five graduated permission modes — essentially a home-built, more heavily permissioned relative of the tool writing this sentence, MVP-stage today.

Go deeper