Curated task stack

Best CLIs for AI & Coding Agents.

Set up coding agents, local models, and AI-first terminal workflows. This is a ready-to-share stack with install commands, verification checks, agent packs, and guardrails.

Primary CLI
Pi Coding Agent

pi is a strong fit for ai & coding agents. Official and easy to trust.

Agent pack
pi fits ai & coding agents well, especially for coding agent, terminal coding workflows, and agent extensions from the terminal.
It is the official CLI from Earendil Works.
Verify with `pi --help` first.
Stack

Install, verify, then work.

1. Terminal coding agent
Pi Coding Agent

Curated OpenCLI pick

Pack
Install
npm install -g @earendil-works/pi-coding-agent
Verify
pi --help
2. Pack repo context
Repomix

62.4K npm weekly downloads

Pack
Install
npm install -g repomix
Verify
repomix --version
3. Model and prompt CLI
Ollama

71K homebrew installs (30d)

Pack
Install
brew install ollama
Verify
ollama --version
4. Pair-programming edits
aider

1.5K homebrew installs (30d)

Pack
Install
pipx install aider-chat
Verify
aider --help
Agent loop

Agent capability loop

  1. 1Check model, runtime, and auth state.
  2. 2Run a small verification prompt or command.
  3. 3Apply the tool to the real task with structured, non-interactive commands when possible.
  4. 4Ask before code edits, shell writes, or paid model usage.
Safety

Guardrails

  • Sign in before real work.
  • Needs network access.
  • Automation can be brittle.
  • • Ask before destructive, paid, deploy, send, merge, publish, or secret-exposing actions.