Skip to content

AI coding agent · Terminal-native v0.7.9

An AI thatactually writes codelives in your terminal.

Install once. Run `min-agent` from any directory. No dashboard, no account — just the terminal you already use.

$ npm i -g min-agent

Requires Node.js 20+

OpenAI · Ollama · any OpenAI-compatible provider

Why min-agent

Built for people who live in the terminal — not the occasional AI user.

Terminal-native

Full keyboard flow: `/` opens the command menu, Ctrl+C clears input, ↑/↓ scrolls history. No mouse needed.

Zero config

A free built-in model ships out of the box. Start chatting immediately, decide later if you want to swap it.

Stay in control

Risky actions ask before they run. Lock down to read-only or "this folder only". Undo the last turn with one shortcut.

Extensible

MCP servers connect external tools. Skills turn repeated instructions into reusable, auto-loaded capabilities.

See it work

A real task: clean up leftover TODOs in a README.

~/my-project
$ m

Next steps

From install to a configured model — minutes, not hours.

Read the quick start guide

MIT Licensed