|
11 | 11 |
|
12 | 12 | <p align="center"><strong>One launcher. Every coding agent.</strong></p> |
13 | 13 |
|
14 | | -Launch **Claude Code, OpenAI Codex CLI, GitHub Copilot CLI, Google Antigravity, OpenCode, Kiro CLI, |
15 | | -OpenClaw CLI, Qoder CLI, Cursor Agent, and other AI coding agents** inside VS Code from one sidebar and the native |
16 | | -integrated terminal. Super CLI keeps every supported agent one click away without replacing its |
17 | | -official command-line experience. |
| 14 | +Launch **Claude Code, OpenAI Codex CLI, GitHub Copilot CLI, Google Antigravity, OpenCode, Amp, |
| 15 | +goose, Cline CLI, Mistral Vibe, Rovo Dev CLI, and other AI coding agents** inside VS Code from one |
| 16 | +sidebar and the native integrated terminal. Super CLI keeps every supported agent one click away |
| 17 | +without replacing its official command-line experience. |
18 | 18 |
|
19 | 19 | It works on Windows, macOS, Linux, and WSL, and on any editor that supports the VS Code extension |
20 | 20 | model — VS Code itself plus the forks that install from [Open VSX](https://open-vsx.org/extension/mikesoft/vscode-super-cli) |
@@ -104,16 +104,19 @@ defined explicitly for Windows, macOS, and Linux; WSL deliberately selects the L |
104 | 104 | environment variables, `PATH` contents, launch commands, and raw diagnostic output. The report is |
105 | 105 | a single read-only virtual document that is replaced on every run and is never written to disk. |
106 | 106 | - **Agent-specific artwork.** Built-ins use vendor-sourced CLI marks where suitable SVGs are |
107 | | - available, with a documented compact fallback for Kimi and a ThemeIcon fallback for custom agents. |
108 | | -- **Built-in presets.** Claude Code, Codex, GitHub Copilot CLI, Cursor, Devin CLI, Droid, Grok, Kilo, |
109 | | - Kiro, OpenClaw, Antigravity, OpenCode, Command Code, Crush, Hermes, MiMo Code, Pi, Kimi Code CLI, |
110 | | - Qoder CLI, and Qwen Code CLI are available out of the box. |
| 107 | + available, with documented compact fallbacks for Kimi and Codebuff and a ThemeIcon fallback for |
| 108 | + custom agents. |
| 109 | +- **Built-in presets.** Claude Code, Codex CLI, GitHub Copilot CLI, Grok CLI, Kilo CLI, Kiro CLI, |
| 110 | + OpenClaw CLI, Antigravity CLI, OpenCode, Command Code, Cursor CLI, Droid CLI, Crush, Devin CLI, |
| 111 | + Hermes, MiMo Code, Pi, Kimi Code CLI, Qoder CLI, Qwen Code CLI, Amp, OpenClaude, Oh My Pi, goose, |
| 112 | + Auggie CLI, Cline CLI, Codebuff, Continue CLI, Mistral Vibe, and Rovo Dev CLI are available out of |
| 113 | + the box. |
111 | 114 | - **Add your own, no code required.** Define new agents in `settings.json`. The sidebar updates |
112 | 115 | automatically. |
113 | 116 | - **Update from the sidebar.** Agents with a known update command show an update button next to |
114 | | - Launch, which runs the CLI's official update (e.g. `codex update`, `kilo upgrade`, `cursor-agent |
115 | | - update`, `opencode upgrade`, `droid update`, `openclaw update`, `kimi upgrade`). CLIs that update themselves don't |
116 | | - show one. With terminal shell integration available, Super CLI reports whether the update completed |
| 117 | + Launch, which runs the CLI's official update (e.g. `codex update`, `amp update`, `goose update`, |
| 118 | + `cline update`, `omp update`, `vibe --check-upgrade`). CLIs that update themselves don't show one. |
| 119 | + With terminal shell integration available, Super CLI reports whether the update completed |
117 | 120 | or failed and can bring the update terminal back into focus. **Super CLI: Update All Agents** in the |
118 | 121 | sidebar toolbar runs every updatable agent's update in sequence, one at a time, in a single shared |
119 | 122 | **Super CLI: updates** terminal, skipping any agent currently believed to be missing from `PATH`. It |
|
0 commit comments