Magent

Building isn't the bottleneck anymore. Direction is.

Magent is an agentic coding tool with a direction layer. A Director sets the frontier, a Planner turns it into tasks, an Executor builds them — and you approve every step.

Magent Loop Gif

Run the brain locally to start — it stays on your machine:

  1. 1. Clone github.com/palamim/magent and add your Anthropic API key.
  2. 2. Run npm run server (serves on port 7842).
  3. 3. Your browser will ask to allow local-network access — click Allow.
  4. 4. Hit Retry below.
Checking…

The brain runs entirely on your machine. Your code never leaves your computer. Magent works on a branch and only merges to main when you approve. The repo is open source — read exactly what it does.