Sweet ships the code.

Work with Sweet directly in your codebase. Plan, build, and ship from your terminal or your browser — same agent, either way.

Prefer the terminal? $ npm install -g @sweet-cli/sweet
Generous free plan · no card required
HOW IT WORKS
The interaction, from your side.
A general coding agent that runs a full loop — plan, execute, verify, recover — for as long as the task takes. Any language, any part of the stack.
Sweet.
ChatLogs
Idle
Tell Sweet! what to do…
+ Attach DS v4 Flash
EVERYWHERE YOU WORK
Meets you where you build.
* Welcome to Sweet!
$ sweet start
✓ Simmering…

Start in your terminal

Full terminal integration. Works alongside any IDE, any stack.

npm install -g @sweet-cli/sweet
can you add tests for this file?
Read localizationUtils.ts
Write src/test/localization.ts

Message it from the browser

The same agent, no terminal required — reads and edits your real files in an isolated container.

Open Web App →
Web app CLI /workfor

Access anywhere

Browser or terminal — same agent, same workspace, same history either way.

Free to start
NO NEW INTERFACE
Connects with the tools you already use.
Sweet runs in your terminal, or in an isolated container behind the web app, and works with what's already in your repo — git, your test runner, your package manager, your CI. No index to maintain, no new tool to learn. It reads the codebase you have and picks up from there.
WHY SWEET
Built to run for hours, not suggest a token.

Agent loop

Plan → execute → verify → recover, over and over, until the work is done.

Self-verifying

Runs your tests and reads the failures before it calls it done.

Self-recovering

Flaky test? Wrong assumption? It diagnoses, retries, and keeps going.

Parallel subagents

Splits work across subagents that coordinate with each other.

Any language

Node, Python, Go, Rust, Rails — plus ML, scripts, and more.

/workfor

Set a horizon and walk away — it keeps working until the timer expires.

THE PITCH
Fast. Cheap. Capable.
The old rule says pick two. Sweet breaks it — open-source models make it cheap, the autonomous loop makes it fast, and it verifies its own work before it ships.
FAST CHEAP CAPABLE all three

Fast

Runs for hours, with subagents working in parallel.

Cheap

Open-source models — more usage for your dollar.

Capable

Near-frontier intelligence at the best price-to-performance ratio available.

Free plan · built independently · DS v4 Flash hosted in the US
GO HANDS-OFF
Set a horizon. Walk away.
`/workfor 3h "build the payments integration"` — Sweet enters a loop: plan, execute, verify, recover. It self-nudges so it never idles, and reports everything it shipped when the timer runs out.
SHIPPING WEEKLY
Latest updates.
Aug 27, 2026
Web app

Bigger sessions, real dev work.

Every session now runs on 4 vCPUs and 8GB of RAM — enough headroom for a full build, not just a script.

Aug 24, 2026
Web app

Download a whole directory, not just one file.

The files menu now zips and downloads an entire folder in one click.

Aug 21, 2026
Web app

A quieter chat view.

Tool calls collapse to a single line by default, and the reasoning trace lives behind its own dropdown — expand only what you want to inspect.

Aug 10, 2026
CLI + Web app

/workfor — set a horizon and walk away.

Give it a time budget and a goal. Sweet loops on its own — plan, execute, verify, recover — until the timer runs out.

PRICING
Start free. Upgrade when you need more.
Every plan runs through our relay — no API keys to manage. Usage is capped to your plan, so there are never surprise bills.
No credit card
Free
~25M tokens / day
$0/forever

Ship real tasks today. 25M tokens daily, resets every 24 hours.

  • Full agent, all languages
  • 25M tokens daily
  • Resets every 24 hours
  • /workfor (up to 30 min)
  • No API keys needed
Get started free
Most popular
Pro
~250M tokens / month
$20/mo

For developers who ship with Sweet daily. 10× the free tier, unlimited loops.

  • Everything in Free
  • 250M tokens monthly
  • Unlimited /workfor loops
  • Priority throughput
  • Cancel in one click
Upgrade to Pro
Power
Max
~2.5B tokens / month
$200/mo

For teams and heavy users who run Sweet around the clock.

  • Everything in Pro
  • 2.5B tokens monthly
  • 10× Pro capacity
  • Unlimited /workfor loops
  • Highest throughput priority
  • Cancel in one click
Go Max
FAQ
Questions, answered.
How do I get started?
Sign in with Google, GitHub, or email (no password) on the web app and pick a plan — the free tier needs no card. Prefer the terminal? npm install -g @sweet-cli/sweet, then sweet login.
What kinds of tasks can Sweet handle?
Everything from routine bug fixes and test-writing to full features and multi-file refactors. It reads your repo and plans before it touches anything, and keeps going — verifying and recovering — for as long as the task takes.
How does Sweet work with my existing tools?
It runs in your terminal, or in an isolated container behind the web app, and uses the command line tools you already have — git, your test runner, your package manager. Any repo, any stack, language-agnostic.
Is my code private?
In the web app, your code runs in an isolated, single-tenant container for your session — never shared with other users. In the CLI, Sweet runs locally and your code never leaves your machine.
What are the requirements to run Sweet?
The web app just needs a browser. The CLI installs via npm and runs on macOS, Linux, and Windows (via WSL).
How much does Sweet cost?
Free to start, with usage limits and no credit card. Pro ($20/mo) and Max ($200/mo) unlock more usage and priority throughput.
Where does it run?
Model inference runs on DS v4 Flash (DeepSeek), hosted in the United States. Your code runs locally via the CLI, or in an isolated cloud container via the web app.
GET THE TECHNICAL RUNDOWN

Less prompting. More shipping.

Free to start — open it in your browser, or drop into your terminal.

Open Web App →
$ npm install -g @sweet-cli/sweet  &&  $ sweet start