feat: support opencode

This commit is contained in:
weishu
2026-01-29 10:34:57 +08:00
parent 66ab96bf38
commit 70b5c22c8f
47 changed files with 2737 additions and 28 deletions
+2 -1
View File
@@ -4,7 +4,7 @@
### What is HAPI?
HAPI is a local-first, self-hosted platform for running and controlling AI coding agents (Claude Code, Codex, Gemini) remotely. It lets you start coding sessions on your computer and monitor/control them from your phone.
HAPI is a local-first, self-hosted platform for running and controlling AI coding agents (Claude Code, Codex, Gemini, OpenCode) remotely. It lets you start coding sessions on your computer and monitor/control them from your phone.
### What does HAPI stand for?
@@ -19,6 +19,7 @@ Yes, HAPI is open source and free to use under the AGPL-3.0-only license.
- **Claude Code** (recommended)
- **OpenAI Codex**
- **Google Gemini**
- **OpenCode**
## Setup & Installation