App for Claude Code / Codex / Gemini / OpenCode, vibe coding anytime, anywhere
HAPI is a TypeScript tool that wraps Claude Code, Codex, Gemini CLI, and OpenCode sessions running locally on a developer's machine and exposes remote control through a web app, PWA, or Telegram Mini App. Once started with a single npx command, it displays a URL and QR code that can be scanned to access the terminal from a phone or browser. The connection uses WireGuard plus TLS for end-to-end encryption, with self-hosted options available via Cloudflare Tunnel or Tailscale. Key capabilities include approving AI agent permission prompts from a mobile device while away from the desk, a built-in voice assistant for hands-free interaction, and an opt-in workspace browser that scopes file trees to allowed directories. Sessions carry over between local and remote access without restarting or losing context. The project targets developers who run long Claude Code or similar agentic sessions on a workstation and want mobile oversight without giving up their existing terminal workflow.
- ✓Open-source license (AGPL-3.0)
- ✓Actively maintained (<30d)
- ✓Healthy fork ratio
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
git clone https://github.com/tiann/hapiTools overview
What people ask about hapi
What is tiann/hapi?
+
tiann/hapi is tools for the Claude AI ecosystem. App for Claude Code / Codex / Gemini / OpenCode, vibe coding anytime, anywhere It has 4.3k GitHub stars and was last updated yesterday.
How do I install hapi?
+
You can install hapi by cloning the repository (https://github.com/tiann/hapi) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is tiann/hapi safe to use?
+
Our security agent has analyzed tiann/hapi and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.
Who maintains tiann/hapi?
+
tiann/hapi is maintained by tiann. The last recorded GitHub activity is from yesterday, with 148 open issues.
Are there alternatives to hapi?
+
Yes. On ClaudeWave you can browse similar tools at /categories/tools, sorted by popularity or recent activity.
Deploy hapi to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
More Tools
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.
An AI SKILL that provide design intelligence for building professional UI/UX multiple platforms
🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman
AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs, papers, images, or videos into a queryable knowledge graph. App code + database schema + infrastructure in one graph.
A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code by TÂCHES.
CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies