Get started
Two minutes, and
nothing to install.
Brett runs inside VS Code. The extension brings its own runtime — no Node, no npm, no setup — and it even drops a brett command into your terminal automatically.
In VS Code
1
Create your account
Head to choosebrett.com/login and sign up with your email. You’ll land in your team’s dashboard.
2
Install the extension
In VS Code, open the Extensions panel (Ctrl/Cmd + Shift + X), search “Brett”, and click Install — or get it from the VS Code Marketplace.
3
Sign in
Open the Brett panel from the activity bar and click sign in. A browser tab opens, you confirm, and VS Code picks it up — no token to copy or paste.
4
Give it a task
Describe what you want in plain language. Brett shows you a diff, you approve it, and it lands — with the cost printed right there.
You don’t install Node, npm, or anything else. The extension ships its own runtime, and after step 2 every VS Code terminal already has the brett command.
In your terminal
Prefer the terminal? Once the extension is installed, open any VS Code terminal and run brett. It uses the same bundled engine and updates with the extension.
Create your account →Windows · macOS/Linux soon