agentic coding cli · active beta

Talk to your code.
Agents do the work.
In parallel.

Mint is an agentic coding CLI. Have a conversation, and Mint dispatches parallel workers, subagents, and a Scout → Architect → Builder → Reviewer pipeline — all with cost-aware model routing.

4
pipeline phases
7
built-in code tools
init
index + rules bootstrap
mint-cli — ~/projects/my-app

Agentic doesn't need
premium-everywhere pricing.

Premium-Only Workflow
Scout pass Claude Opus · $15/1M
Architecture plan Claude Opus · $15/1M
Builder pass Claude Opus · $15/1M
Reviewer pass Claude Opus · $15/1M
Retry / follow-up Claude Opus · $15/1M
1 model
used for every step
Mint Beta Workflow
Scout pass Groq 8B · $0.05/1M
Architecture plan DeepSeek V3 · $0.27/1M
Builder pass DeepSeek V3 · $0.27/1M
Reviewer pass Groq 70B · $0.59/1M
Large-context fallback Gemini Flash · $0.075/1M
fit-to-task
cheap where possible, strong where needed
0%
typical routing savings vs premium-everywhere flow

Index. Search. Plan.
Build. Review.

01

Bootstrap project context

Run mint init once. Mint scans the repo, writes .mint/context.json, and generates MINT.md project rules.

02

Run the agent pipeline

For real coding work, Mint narrows the file set, routes each phase to a cheaper capable model, and runs Scout → Architect → Builder → Reviewer instead of one blind completion.

03

Review and apply locally

Mint prints unified diffs, tracks savings, and can apply changes from the terminal. The beta already supports diff application; history and undo are the next hardening step.

The routing matrix
behind the beta.

Model Provider Input / 1M tokens Output / 1M tokens Mint uses it for
Llama 3.1 8B groq $0.05 $0.08 scout trivial tasks · cheap classification
Llama 3.3 70B groq $0.59 $0.79 auto stronger scout / reviewer passes
DeepSeek V3 deepseek $0.27 $1.10 default architect + builder for most code tasks
Qwen 2.5 Coder 32B openrouter $0.40 $1.20 fallback budget code fallback path
Gemini 2.0 Flash google $0.075 $0.30 auto large-context cheap fallback
Claude Sonnet 4 anthropic $3.00 $15.00 manual premium escalation path
Claude Opus 4 anthropic $15.00 $75.00 explicit only -m opus

Built around the
current beta surface.

Scout → Architect → Builder → Reviewer

One-shot tasks already run through a multi-agent pipeline. Mint classifies the task, narrows the file set, plans the change, generates diffs, and reviews the result.

📦

Project Index + MINT.md

mint init builds a project index, dependency graph, summaries, and rules file so later tasks start with grounded context instead of blind prompting.

📊

Tool-Use Agent

mint agent can read, grep, edit, write, list directories, and run bash with approval modes. This is the path toward deeper autonomous repo work.

🔑

Cost Tracking + Gateway Fallback

Mint still tracks spend and savings, but now routing is part of the agent loop. BYOK providers can run directly, and the Mint gateway remains the shared fallback path.

Where we are.
Where we're going.

Phases 1-4
Done
/ foundation shipped
  • Tool system exists
  • Context engine + indexer exist
  • Multi-agent pipeline exists
  • Provider matrix is broader than the original plan
See shipped surface →
Up Next
Next
/ polish, proof, GTM
  • Landing + README polish
  • Real-project validation on larger repos
  • Demo assets and release cleanup
  • Commercial packaging after reliability hardening
Track repo →

Here's what a session
looks like.

This is what a real Mint session looks like — you talk, agents work in parallel, diffs get reviewed and applied.

We're still hardening the rough edges. Drop your email and we'll let you know when it's solid.

Get Early Access
mint-cli — ~/projects/my-app
you refactor the payment module to use Stripe v2
 
mint Found 4 payment files. Breaking this into
parallel subtasks…
 
┌─ parallel workers
#1 migrate checkout flow · 1.1s
#2 update webhook handler · 0.8s
#3 patch subscription logic · 1.3s
#4 update integration tests · 1.0s
└─ 4/4 done · $0.041
 
mint reviewed & applied. saved 94%
beta updates

Get in early.
We'll let you know.

Mint already ships indexing, routing, a multi-agent pipeline, and beta diff apply. Join the list if you want release notes, roadmap updates, and early access as history, undo, and larger-repo hardening land.

← roadmap drops · beta invites · unsubscribe anytime

0 developers already waiting