Magent

A human-centered agentic coding tool.

Magent turns your intent into a plan, then orchestrates agents that code, while you stay in the loop, reviewing and approving as it goes.

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 your base branch when you approve. The repo is open source — read exactly what it does.