Get notified when a
coding agent needs you.

BirdyBeep notifies your phone when a coding agent needs input or approval, finishes, fails, or goes idle.

Get BirdyBeep npm i -g @birdybeep/cli
birdybeep/mobileClaude Code
  1. running tests
  2. editing auth/session.ts
  3. needs your approval
Claude Code needs approval birdybeep/mobile · npm test
Pair once Five supported agents Notification bodies never stored Private Mode is free

How it works

Pair each machine once.

Scan one QR on each machine. BirdyBeep installs hooks for the supported coding agents it finds and sends only lifecycle events.

  1. 1

    Pair the machine

    A short-lived QR code connects it to your phone.

    birdybeep pair
  2. 2

    Install the hooks

    BirdyBeep configures every supported harness it finds.

    birdybeep agent install all
  3. 3

    Get notified

    A session appears after its first event. BirdyBeep alerts you when it needs attention or stops running.

    listening

BirdyBeep receives session starts, resumes, input and approval requests, idle states, completions, and failures. It sends nothing between events.

Supported agents

Supported coding agents.

1 Claude Code session · permission · stop ready
2 Codex notify · lifecycle hooks ready
3 OpenCode session · idle · error ready
4 Cursor session · tool · shell approval ready
5 GitHub Copilot CLI prompt · tool · stop ready

Privacy

What BirdyBeep sends and stores.

BirdyBeep receives lifecycle events from installed hooks. Notification titles and bodies are used to deliver the push and are not stored. The CLI and adapters are open source.

Notification content
Never stored server-side
Absolute paths
Hashed or redacted
Pairing proof
Short-lived code, never a token
Private Mode
Free for every account

Install

Set up BirdyBeep in three commands.

  1. 1

    $ npm i -g @birdybeep/cli

    Install the open-source CLI.

  2. 2

    $ birdybeep pair

    A QR appears. Scan it from the app to pair this machine once.

  3. 3

    $ birdybeep agent install all

    Configures every supported harness it finds. Future sessions appear automatically.

Pricing

100 beeps a month free. Unlimited with Plus.

FreePlus
Price$0 $0.99 / monthor $9.99 / year
Beeps 100 / month Unlimited
Devices + agents Unlimited Unlimited
History 14 days 14 days
Private Mode Included Included
Per-machine muting Included Included

Both plans include Private Mode. Plus has no monthly beep quota for ordinary personal use. Rate limits and abuse protections still apply. See Terms.

Questions

Before you install.