All integrations

Bash helper

Shell jobs without a language SDK.

PreviewCLI & Shellchirp login
progress (indigo-55) Live Activity preview
shell job

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
# Review and pin the local source before installing it.
install -m 0755 ./connectors/bash/chirp.sh ./vendor/chirp.sh
source ./vendor/chirp.sh
chirp_wrap @agent -- ./long-running-command