All integrations

CLI event tail

Inspect accepted Chirp event history while debugging.

PreviewCLI & Shellchirp login
stream (primary) Live Activity preview
live event feed

Source implementation only. Registry, marketplace, hosted installer, and publisher provenance remain unverified until the release checklist records a clean-machine receipt. Build the CLI from the reviewed `cli/` source; the npm and hosted installer paths are not yet verified.

Setup

  1. 1From a reviewed checkout, run cd cli, npm ci, and npm run build; invoke node dist/index.js until a signed CLI release is verified.
  2. 2Pair this interactive host with a verified chirp login build. Review the matching code, host, provider, capabilities, and expiry in the browser.
  3. 3The paired credential belongs in ~/.chirp/config.json, never in a project file or prompt.
  4. 4Verify provider acceptance and the phone's delivery acknowledgement separately. Never call an accepted event delivered.
shell
node /absolute/path/to/ChirpApp/cli/dist/index.js tail
# History is diagnostic evidence, not a handset-delivery receipt.