happy
Mobile client for Claude Code — remotely control and monitor your AI coding agent sessions
Happy provides mobile and web access to your Claude Code and Codex sessions, allowing you to monitor and control your AI coding agent from anywhere. It wraps the `claude` CLI, enabling instant device switching between desktop and mobile while maintaining end-to-end encryption. Receive push notifications for agent permissions or errors, ensuring you stay updated on your AI's progress.
- Mobile and web access to Claude Code and Codex sessions
- Instant device switching between desktop and mobile
- End-to-end encryption for all code and session data
- Push notifications for agent permissions and errors
- Open-source and auditable, with no telemetry or tracking
README
View on GitHub ↗
Mobile and Web Client for Claude Code & Codex
Use Claude Code or Codex from anywhere with end-to-end encryption.

Step 1: Download App
Step 2: Install CLI on your computer
npm install -g happy
Migrated from the
happy-coderpackage. Thanks to @franciscop for donating thehappypackage name!
Step 3: Start using `happy` instead of `claude` or `codex`
# Instead of claude, use:
happy claude
# or
happy codex
How does it work?
On your computer, run happy instead of claude or happy codex instead of codex to start your AI through our wrapper. When you want to control your coding agent from your phone, it restarts the session in remote mode. To switch back to your computer, just press any key on your keyboard.
🔥 Why Happy Coder?
- 📱 Mobile access to Claude Code and Codex - Check what your AI is building while away from your desk
- 🔔 Push notifications - Get alerted when Claude Code and Codex needs permission or encounters errors
- ⚡ Switch devices instantly - Take control from phone or desktop with one keypress
- 🔐 End-to-end encrypted - Your code never leaves your devices unencrypted
- 🛠️ Open source - Audit the code yourself. No telemetry, no tracking
📦 Project Components
- Happy App - Web UI + mobile client (Expo)
- Happy CLI - Command-line interface for Claude Code and Codex
- Happy Agent - Remote agent control CLI (create, send, monitor sessions)
- Happy Server - Backend server for encrypted sync
🏠 Who We Are
We're engineers scattered across Bay Area coffee shops and hacker houses, constantly checking how our AI coding agents are progressing on our pet projects during lunch breaks. Happy Coder was born from the frustration of not being able to peek at our AI coding tools building our side hustles while we're away from our keyboards. We believe the best tools come from scratching your own itch and sharing with the community.
📚 Documentation & Contributing
- Documentation Website - Learn how to use Happy Coder effectively
- Contributing Guide - How to contribute, PR guidelines, and development setup
- Edit docs at github.com/slopus/slopus.github.io - Help improve our documentation and guides
License
MIT License - see LICENSE for details.
Similar other
MiroFish
Swarm intelligence engine for future prediction — simulates multi-agent interactions to deduce outcomes
paperclip
AI agent orchestration server for autonomous companies — manages teams of bots, goals, budgets, and governance
learn-claude-code
Agent harness engineering tutorial — build the environment and tools for real LLM agents, inspired by Claude Code
LightRAG
Lightweight RAG framework — builds simple, fast, and scalable retrieval-augmented generation systems for LLMs