whatisgithub

What is happy?

sunwood-ai-labs/happy — explained in plain English

Analysis updated 2026-07-25 · repo last pushed 2026-02-11

TypeScriptAudience · developerComplexity · 3/5MaintainedSetup · moderate

In one sentence

Happy Coder lets you control AI coding tools like Claude Code and Codex from your phone, tablet, or browser. Get push notifications when the AI needs permission or hits errors, so you can manage coding tasks on the go.

Mindmap

mindmap
  root((repo))
    What it does
      Remote AI agent control
      Push notifications for alerts
      Desktop and mobile sync
    Tech stack
      TypeScript
      iOS and Android apps
      Web client
      Backend sync server
    Security
      End-to-end encrypted
      No telemetry or tracking
      Open source
    Use cases
      Monitor tasks on the go
      Grant permissions remotely
      Full auto mode
    Audience
      Developers using AI agents
      Founders needing flexibility

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Start a long AI coding task and monitor its progress from your phone while away from your desk.

USE CASE 2

Grant permission to an AI agent trying to run a command when you are not at your computer.

USE CASE 3

Switch seamlessly between controlling AI coding agents on desktop and mobile without restarting sessions.

USE CASE 4

Run AI coding tasks in full auto mode to skip all permission prompts while monitoring remotely.

What is it built with?

TypeScriptiOSAndroidWeb

How does it compare?

sunwood-ai-labs/happy0xkinno/astraea0xkinno/halcyon
Stars00
LanguageTypeScriptTypeScriptTypeScript
Last pushed2026-02-11
MaintenanceMaintained
Setup difficultymoderatehardhard
Complexity3/54/54/5
Audiencedeveloperdeveloperdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · moderate Time to first run · 30min

Requires installing both the mobile or web app and a separate command-line tool on your computer to wrap around your existing AI agent.

The license is not specified in the project materials, so check the repository files for licensing details before use.

So what is it?

Happy Coder lets you control AI coding tools like Claude Code and Codex from your phone, tablet, or web browser, not just from your computer terminal. If you've ever kicked off a coding task using one of these AI agents and wished you could step away to grab lunch or commute while still keeping an eye on what it's doing, this tool is designed for that. It sends push notifications when the AI needs your permission to run a command or when it hits an error, so you can respond from anywhere. The setup involves two pieces. You install the mobile app on your phone or use the web app, and you install a small command-line tool on your computer. Instead of typing claude or codex to start your AI agent, you type happy or happy codex. The tool wraps around the existing AI agent and connects it to the mobile app. When you want to control things from your phone, the session switches to remote mode. When you're back at your keyboard, pressing any key on your computer hands control back to the desktop. Security is a notable focus. The connection between your phone and your computer is end-to-end encrypted, meaning your code is never readable to the project's servers while in transit. The project is also open source with no telemetry or tracking, so you can inspect exactly how it works. The people who would use this are developers or founders who already use AI coding agents like Claude Code or Codex and want the flexibility to step away from their machines. For example, if you start a long-running code generation task and head out for coffee, you can still grant permissions or check progress from your phone. There's also an experimental "full auto" mode that skips permission prompts entirely, though the README is clear that you should use it with caution since it lets the AI run any command without your approval. The project is built in TypeScript and split into three parts: the mobile and web client, the command-line tool, and a backend server that handles the encrypted sync between devices. It's available on iOS, Android, and the web.

Copy-paste prompts

Prompt 1
How do I install and set up Happy Coder to control Claude Code from my phone?
Prompt 2
I want to use Happy Coder with Codex instead of Claude Code. What is the command to start a Codex session and how do I connect it to the mobile app?
Prompt 3
Show me how to enable the experimental full auto mode in Happy Coder that skips all permission prompts for the AI agent.
Prompt 4
How does Happy Coder handle end-to-end encryption between my phone and computer, and what data does the backend server see?

Frequently asked questions

What is happy?

Happy Coder lets you control AI coding tools like Claude Code and Codex from your phone, tablet, or browser. Get push notifications when the AI needs permission or hits errors, so you can manage coding tasks on the go.

What language is happy written in?

Mainly TypeScript. The stack also includes TypeScript, iOS, Android.

Is happy actively maintained?

Maintained — commit in last 6 months (last push 2026-02-11).

What license does happy use?

The license is not specified in the project materials, so check the repository files for licensing details before use.

How hard is happy to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is happy for?

Mainly developer.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.