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.

Run the brain locally to start — it stays on your machine:
npm run server (serves on port 7842).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.