Sweet CLI
3-day free trial after signup — then $200/mo for unlimited usage
Built for coders

AI coding at terminal velocity

Unleash AI power directly in your terminal. Explore codebases instantly. Turn hours-long workflows into a single conversation. Your tools. Your workflow. Your codebase, evolving at thought speed.

Copied
Install Sweet CLI:
$ npm install -g @sweet-cli/sweet
Then sign in:
$ sweet login

Fast

Streaming responses, instant feedback, no waiting

🔒

Secure

Runs locally, no code sent to third parties

♾️

Unlimited

No rate limits, unlimited sessions, unlimited usage

What could you do with Sweet?

🚀 Onboard to new codebases

Ask "explain this codebase" and Sweet reads files, maps structure, and explains how everything fits together—in seconds, not hours.

🐛 Fix bugs and triage issues

Describe the problem, Sweet reads the code, runs tests, and fixes it. Stop bouncing between tools—handle everything from your terminal.

🔧 Implement features end-to-end

From planning with todos to writing code, running tests, committing to Git, and verifying—all in one conversation. Complex features become simple workflows.

📦 Safe refactoring with Git checkpoints

Sweet automatically creates Git checkpoints before major changes, uses feature branches, and can revert if something goes wrong. Build with confidence knowing you can always roll back.

Deep coding at terminal velocity

Sweet CLI brings DeepSeek v3.2—powerful AI reasoning—right to your terminal. Understand codebases instantly. Make coordinated changes. Ship faster.

🧠 Powerful intelligence

Uses AI reasoning to understand your entire codebase without manual context selection. Makes coordinated changes across multiple files.

⚙️ Works where you work

Lives right inside your terminal—no context switching. Uses your test suites and build systems. Integrates with your existing workflow.

🎯 You're in control

Never modifies files without explicit tool calls. Adapts to your coding standards. Configurable and transparent—you see every action.

📦 Tracks changes with Git/GitHub

Automatically uses Git to track all changes. Creates checkpoint commits before major changes, uses feature branches, pushes to GitHub, and can revert when needed. Your safety net built in.

Core capabilities

Read & explore

Read files, list directories, understand project structure instantly

Write & modify

Create files, make targeted edits with line-based operations

Run commands

Execute builds, tests, dev servers—see live output inline

Plan with todos

Break complex work into steps, track progress as you build

Search the web

Look up docs, find solutions without leaving the terminal

Resume sessions

Pause and resume with sweet resume—pick up exactly where you left off

What developers say

"Sweet made exploring a new codebase so much faster. Reading files and running commands in one conversation is brilliant."— Sam, Staff Engineer

"Being able to resume sessions and pick up where I left off is a game‑changer. It feels like pair programming."— Jordan, Tech Lead