docs: remove sunset Gemini CLI launch references (#1132)

This commit is contained in:
SSU-WEI HUANG
2026-07-23 08:42:11 +08:00
committed by GitHub
parent 6bedd0d924
commit 173f855b73
6 changed files with 10 additions and 14 deletions
-1
View File
@@ -84,7 +84,6 @@ The runner supports spawning sessions with different AI agents:
|-------|---------|-------------------|
| `claude` (default) | `hapi claude` | `CLAUDE_CODE_OAUTH_TOKEN` |
| `codex` | `hapi codex` | `CODEX_HOME` (temp directory with `auth.json`) |
| `gemini` | `hapi gemini` | - |
| `grok` | `hapi grok` | Grok CLI login or `XAI_API_KEY` |
| `opencode` | `hapi opencode` | OpenCode config (no token injection) |