/supercode/launch
launching on
Product Hunt
Countdown to Launch
$ cat /supercode/about

Supercode is an open-source AI coding agent that runs directly in your terminal. It understands your entire machine — not just the file you have open.

Read files, run commands, edit code, open applications, search the web — all through natural language. Granular permissions ensure it only does what you allow.

$ what's new in supercode
New providers & models
ConcentrateAI provider integration (v0.1.13)
GLM 5.2 model support (v0.1.17)
MiniMax M3, GLM 5.1, Kimi K2.6 support
Agent system
Agent module with 7 built-in agents: build, plan, general, explore, compaction, title, summary — each with their own permission profiles
Permission system with Ruleset types and wildcard matching
Mode simplification: 4 modes → 2 (chat for read-only, agent for full access)
Context window command with breakdown rendering
CLI features
/connect command — provider connection directly from CLI
Auto-update feature (v0.1.21)
Voice capture — Ctrl+Shift+V or /voice to speak commands
Persistent stdin setup
Infrastructure
Usage tracking & analytics
Prisma integration for persistent storage
Device code timestamps migration
$ man supercode --features
01
supercode --model free

Free models included — GPT, Gemini, Deepseek, and more out of the box.

02
supercode --access full

Read files, run commands, edit code, open apps, search the web — full machine access from the terminal.

03
supercode --permit granular

Every action requires your approval. Granular permissions per file, command, or tool.

04
supercode --memory persistent

Long-term memory that persists across sessions. The agent remembers your project context.

05
supercode --provider any

No vendor lock-in. Use free models or connect Claude, GPT, Gemini — your API key, your choice.

06
supercode --control voice

Keyboard or voice. Control your entire development workflow without leaving the terminal.