All integrations

CLI command wrapper

Wrap an existing command with one Live Activity.

PreviewCLI & Shellchirp login
progress (primary) Live Activity preview
wrapped command

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 \
  run -s @agent -n "test suite" -- npm test