Everything you need to ship without a team
Sweet is an autonomous AI engineering agent that maintains a persistent workspace, dispatches parallel subagents, and keeps shipping while you sleep.
Autonomous Operation
Define goals and walk away. Sweet plans, codes, tests, and ships — working for hours without hand-holding.
- Takes ambiguous goals, delivers working solutions
- Makes technical decisions autonomously
- Works continuously across days
- Reports progress at milestones
Persistent Workspace
Not a session that resets. One growing workspace that remembers every decision across weeks.
- Remembers schema decisions from last month
- Intelligent compaction preserves critical context
- Cross-domain memory (code ↔ marketing ↔ ops)
- Never makes you repeat yourself
Parallel Subagents
Dispatch independent workstreams simultaneously. Tests, docs, research — all running at once.
- Automatic work decomposition
- Specialized subagents per discipline
- Results integrated into one cohesive ship
- Works while you're away
Full Tool Access
Run commands, read/write files, search the web, manage todos — everything a developer needs.
- Shell command execution with live output
- File operations with safety guards
- Web search for research
- Git integration with safety nets
Routines & Automation
Create a ROUTINES.md file with daily, weekly, or event-driven tasks. The agent follows them.
- File-based — no YAML, no scheduler, no config
- Daily standups, weekly dependency updates
- Agent can improve routines over time
- Works with SWEET.md project guidance
Cross-Domain Operation
Same agent writes backend code, drafts marketing copy, models runway — all from shared memory.
- Engineering, product, marketing, sales, ops
- Finance modeling and cost analysis
- Legal drafting with sign-off flags
- Strategy and competitive analysis
Safety by Design
Git as undo system. Read-before-write always. Verify everything. Conservative with production.
- Every change committed for rollback
- Never modifies files without reading first
- Protects live systems and customer data
- Explicit escalation for irreversible actions
Simple Setup
One command to install. Works in any project directory. Bring your own API key or use the relay.
- npm install -g @sweet-cli/sweet
- Works with DeepSeek, Claude, or any OpenAI-compatible API
- Web app available at app.sweetcli.com
- Billing relay for managed access
Ready to ship without a team?
Install Sweet and give it a goal. Come back to shipped code.
Get Started View Docs