{
  "generatedBy": "scripts/write-cli-startup-metadata.ts",
  "channelOptions": [
    "telegram",
    "whatsapp",
    "discord",
    "irc",
    "googlechat",
    "slack",
    "signal",
    "imessage"
  ],
  "rootHelpText": "\nAgdi 2026.5.8 (4db37aa) - Connect your tools, route the work, and keep the signal clear.\n\nUsage: agdi [options] [command]\n\nOptions:\n  --container <name>   Run the CLI inside a running Podman/Docker container\n                       named <name> (default: env AGDI_CONTAINER, compatibility:\n                       OPENCLAW_CONTAINER)\n  --dev                Dev profile: isolate state under ~/.agdi-dev, default\n                       gateway port 19001, and shift derived ports\n                       (browser/canvas)\n  -h, --help           Display help for command\n  --log-level <level>  Global log level override for file + console\n                       (silent|fatal|error|warn|info|debug|trace)\n  --no-color           Disable ANSI colors\n  --profile <name>     Use a named profile (isolates\n                       AGDI_STATE_DIR/AGDI_CONFIG_PATH under ~/.agdi-<name>;\n                       compatibility env vars still work)\n  -V, --version        output the version number\n\nCommands:\n  Hint: commands suffixed with * have subcommands. Run <command> --help for details.\n  acp *                Agent Control Protocol tools\n  agent                Run one agent turn from the local workspace\n  agents *             Manage isolated agents (workspaces, auth, routing)\n  approvals *          Manage exec approvals (runtime or node host)\n  automate             Create and inspect scheduled automations\n  backup *             Create and verify local backup archives for Agdi state\n  browser *            Manage Agdi's dedicated browser (Chrome/Chromium)\n  channels *           Manage connected chat apps (Telegram, Discord, etc.)\n  chat                 Open the agent workspace in the terminal\n  clawbot *            Legacy clawbot command aliases\n  completion           Generate shell completion script\n  config *             Non-interactive config helpers\n                       (get/set/unset/file/validate). Default: starts guided\n                       setup.\n  configure            Interactive configuration for credentials, connections,\n                       runtime, and agent defaults\n  connect              Connect chat apps and integrations\n  cron *               Manage scheduled automations\n  daemon *             Gateway service (legacy alias)\n  dashboard            Open the Agdi workspace with your current token\n  devices *            Device pairing + token management\n  directory *          Lookup contact and group IDs (self, peers, groups) for\n                       supported chat channels\n  dns *                DNS helpers for wide-area discovery (Tailscale + CoreDNS)\n  docs                 Search the live Agdi docs\n  doctor               Health checks + quick fixes for the workspace and\n                       connections\n  gateway *            Run, inspect, and query the technical runtime\n  health               Fetch health from the running runtime\n  help                 Display help for command\n  hooks *              Manage internal agent hooks\n  logs                 Tail runtime file logs via RPC\n  memory *             Search and reindex memory files\n  message *            Send, read, and manage messages\n  models *             Discover, scan, and configure models\n  node *               Run and manage the headless node host service\n  nodes *              Manage workspace-owned node pairing and node commands\n  onboard              Interactive onboarding for workspace, connections, and\n                       skills\n  ops *                Founder operations command center\n  pairing *            Secure DM pairing (approve inbound requests)\n  plugins *            Manage Agdi plugins and extensions\n  qr                   Generate iOS pairing QR/setup code\n  reset                Reset local config/state (keeps the CLI installed)\n  sandbox *            Manage sandbox containers for agent isolation\n  secrets *            Secrets runtime reload controls\n  security *           Security tools and local config audits\n  sessions *           List stored conversation sessions\n  setup                Initialize local config and agent workspace\n  skills *             List and inspect available skills\n  status               Show connection health and recent session recipients\n  system *             System events, heartbeat, and presence\n  tui                  Open the agent workspace in the terminal\n  uninstall            Uninstall the gateway service + local data (CLI remains)\n  update *             Update Agdi and inspect update channel status\n  webhooks *           Webhook helpers and integrations\n\nExamples:\n  agdi setup\n    Create a local Agdi workspace.\n  agdi connect\n    Connect messaging apps and integrations.\n  agdi chat\n    Open the local agent workspace in the terminal.\n  agdi automate\n    Inspect scheduled automation commands.\n  agdi status\n    Review connection health and recent activity.\n  agdi doctor\n    Check compatibility, config, and runtime health.\n  agdi models --help\n    Configure model providers.\n  agdi message send --target +15555550123 --message \"Hi\" --json\n    Send through a connected channel and print JSON.\n  agdi gateway --port 18789\n    Run the technical runtime locally.\n\nDocs: https://agdiai-597e782f.mintlify.app/cli\n\n"
}
