cheap by default · smart when it counts

AI coding that manages its own costs.

Brett auto-routes every task to the right model. Your developers code at full speed while spending a fraction of what frontier-for-everything costs.

$ npm install -g brett
$ brett login
$ brett
Ready. What are we building?

Your AI coding bill is 10× what it should be.

Frontier models cost $25 per million output tokens. Your tools default to them for everything — even tasks a model 30× cheaper handles fine. Nobody notices until the invoice lands. Brett makes the routing invisible.

how it works

You type. Brett decides.

illustration

Everyday coding

Fix a bug, add a field, write a function. 80% of tasks run on efficient models at a fraction of a cent.

Core — runs by default
illustration

Hard problems

Multi-file refactors, architecture, debugging to root cause. Brett detects complexity and escalates automatically.

Advanced — auto-escalation
illustration

Showstoppers

The 1% where nothing else works. Frontier reasoning, on demand with /max. Expensive by design.

Max — manual, premium
watercolor illustration

Your developers never see a model name.

No model picker. No tier selector. No settings page where someone defaults everything to the most expensive option.

The routing is invisible, the billing is automatic, and the savings show up on the invoice without anyone changing their workflow.

Over time, Brett learns your team's codebase — conventions, patterns, architecture decisions. That knowledge compounds and makes switching expensive.

pricing

Pay for what you use.

No subscription. No seat fees. Metered by the token. Most teams spend $5–20/month per developer.

default

Core

Everyday coding

$0.25

/ M input · $0.50 / M output

Handles the majority of tasks. Runs automatically.

Advanced

Complex problems

$2.00

/ M input · $7.00 / M output

Near-frontier reasoning. Brett escalates here when needed.

Max

Last resort

$7.00

/ M input · $35.00 / M output

Frontier class. Manual with /max.

Built for teams, not solo hackers.

Usage dashboard

See what your team spends, which tiers they hit, and how much you save compared to frontier-for-everything.

Team memory

Brett learns your conventions and architecture across sessions. New team members get context from day one.

Admin controls

Per-developer tier limits, billing management, premium model access control. Your budget, your rules.

watercolor illustration

Get started in 30 seconds.

Node.js 18+ · macOS, Linux, Windows

$ npm install -g brett
$ brett login
$ cd your-project
$ brett

Windows: Set-ExecutionPolicy -Scope Process -ExecutionPolicy RemoteSigned