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/hapiResumen de Tools
Lo que la gente pregunta sobre hapi
¿Qué es tiann/hapi?
+
tiann/hapi es tools para el ecosistema de Claude AI. App for Claude Code / Codex / Gemini / OpenCode, vibe coding anytime, anywhere Tiene 4.3k estrellas en GitHub y se actualizó por última vez yesterday.
¿Cómo se instala hapi?
+
Puedes instalar hapi clonando el repositorio (https://github.com/tiann/hapi) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar tiann/hapi?
+
Nuestro agente de seguridad ha analizado tiann/hapi y le ha asignado un Trust Score de 100/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene tiann/hapi?
+
tiann/hapi es mantenido por tiann. La última actividad registrada en GitHub es de yesterday, con 148 issues abiertos.
¿Hay alternativas a hapi?
+
Sí. En ClaudeWave puedes explorar tools similares en /categories/tools, ordenados por popularidad o actividad reciente.
Despliega hapi en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
Más 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