Prerequisites
- Node.js 20+ installed on your development machine
- Claude Code, Codex, or Gemini CLI installed (at least one)
- A phone with the Happy Next app installed (iOS (TestFlight) / Android (APK))
Step 1: Install the CLI
Step 2: Start a session
Start a Claude Code session (the default):You can also start Codex or Gemini sessions:
Step 3: Pair your phone
- Open the Happy app on your phone
- Tap the scan icon on the home screen
- Scan the QR code displayed in your terminal
Step 4: Send a message from your phone
Open the session in the Happy app and type a message — for example:List all files in the current directoryYou’ll see the AI agent execute the command in your terminal, and the response will appear on your phone in real time.
What’s next?
Core Concepts
Understand how sessions, machines, and agents work together.
CLI Configuration
Learn about models, permissions, and environment variables.
Orchestrator
Dispatch multi-agent workflows.
Voice Control
Talk to your AI agent instead of typing.