mirror of
https://github.com/wu736139669/hapi.git
synced 2026-08-05 06:24:37 +00:00
docs: remove sunset Gemini CLI launch references (#1132)
This commit is contained in:
@@ -4,7 +4,7 @@ Install the HAPI CLI and set up the hub.
|
||||
|
||||
## Prerequisites
|
||||
|
||||
- Claude Code, OpenAI Codex CLI, Cursor Agent CLI, Google Gemini CLI, or OpenCode CLI installed
|
||||
- Claude Code, OpenAI Codex CLI, Cursor Agent CLI, Grok Build CLI, or OpenCode CLI installed
|
||||
|
||||
Verify your CLI is installed:
|
||||
|
||||
@@ -18,8 +18,8 @@ codex --version
|
||||
# For Cursor Agent CLI
|
||||
agent --version
|
||||
|
||||
# For Google Gemini CLI
|
||||
gemini --version
|
||||
# For Grok Build CLI
|
||||
grok --version
|
||||
|
||||
# For OpenCode CLI
|
||||
opencode --version
|
||||
@@ -31,7 +31,7 @@ HAPI has three components:
|
||||
|
||||
| Component | Role | Required |
|
||||
|-----------|------|----------|
|
||||
| **CLI** | Wraps AI agents (Claude/Codex/Cursor/Gemini/OpenCode), runs sessions | Yes |
|
||||
| **CLI** | Wraps AI agents (Claude/Codex/Cursor/Grok/OpenCode), runs sessions | Yes |
|
||||
| **Hub** | Central coordinator: persistence, real-time sync, remote access | Yes |
|
||||
| **Runner** | Background service for remote session spawning | Optional |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user