Everything you need,
nothing you don’t.
Short, practical guides with supported and preview surfaces clearly separated. The fastest way to learn Chirp is to follow the activation rail and watch what happens.
Supported
The implementation and distribution path are verified for the documented release.
Preview
Source may exist, but registry ownership, hosted artifact publication, or the end-to-end release path still needs verification.
Start here
Quick start
Account → store-backed access → phone → paired host → accepted event → device-confirmed delivery. No API key in a prompt.
ReadIntegrations
Supported and preview surfaces, with availability labeled per integration and honest agent capability boundaries.
ReadTemplates
30 packaged families and 174 reference states. Every catalog family has a native production route; custom or unrecognized IDs use the bounded renderer.
ReadNotifications
One-shot push notifications with sounds, subtitles, tap-to-open URLs, and interruption levels. Remote image URLs are rejected in the launch API.
ReadGuides
Python SDK · preview package
Source implementation and examples are available. PyPI currently has no verified Chirp release; use reviewed local source.
ReadNode SDK · preview package
Source implementation targets @chirp/sdk. The unscoped npm chirp package is unrelated; use reviewed local source until publication.
ReadGo SDK · preview module
Source implementation and examples are available; use a reviewed local replacement until a signed module tag is verified.
ReadRuby SDK · preview gem
Source distribution targets chirpapp because RubyGems chirp is unrelated. Use a reviewed path dependency until publication.
ReadRust SDK · preview crate
Source targets the chirpapp distribution and keeps the Rust import name chirp because crates.io chirp is unrelated. Use a reviewed path dependency until publication.
ReadCLI & shell
Pair a host with chirp login, then wrap a command. Use a signed release or source checkout until distribution is verified.
ReadCI/CD
Repository recipes for GitHub, GitLab, CircleCI, and Bitbucket. Hosted actions/templates are labeled preview until published.
ReadWebhooks
Source dashboard issuance creates hashed, expiring credentials bound to one provider bridge. Production deployment and phone receipts remain preview checks.
ReadAgent rules
Safe project context with no embedded key. Claude and the trusted native Codex plugin use exact PermissionRequest hooks; the Codex App Server client is an alternative. iOS authenticates/unlocks before a Lock Screen action executes.
ReadDon’t see your stack?
Every SDK in the world can speak HTTP. Chirp is four endpoints — /notify, /activity/start, /activity/update, /activity/end. Use a narrowly scoped server credential, keep it in a secret store, and verify both acceptance and device delivery.