mission-control/docs
Nyk f2747b5330 feat(cli): v2 rewrite with full command coverage and lazy evaluation
- Fix eager required() evaluation bug (route map was evaluated at parse
  time, causing unrelated commands to crash on missing flags)
- Refactor to lazy command handler pattern (functions only execute when
  their group+action matches)
- Add compound subcommands: agents memory get|set|clear, agents soul
  get|set|templates, tasks comments list|add
- Add missing PRD commands: agents attribution, tasks broadcast,
  sessions transcript, tokens agent-costs/task-costs/trends/export/rotate,
  status health/overview/dashboard/gateway/models/capabilities,
  export audit/tasks/activities/pipelines
- Add proper SSE streaming for events watch (NDJSON in --json mode,
  human-readable otherwise, graceful Ctrl+C shutdown)
- Add optional() helper for flags with defaults
- Update docs/cli-agent-control.md with full v2 command reference
2026-03-21 19:30:28 +07:00
..
plans chore(api): tranche C parity burn-down and CLI integration scaffolding 2026-03-20 23:53:02 +07:00
releases chore: release v2.0.1 2026-03-18 20:48:26 +07:00
LANDING-PAGE-HANDOFF.md docs: refresh README screenshots (#278) 2026-03-11 19:52:34 +07:00
SCREENSHOT-GUIDE.md fix(gateway): resolve Docker connectivity — 404 endpoints, EROFS write, missing OPENCLAW_HOME (#343) 2026-03-14 15:38:13 +07:00
SECURITY-HARDENING.md security(csp): remove unsafe-inline with nonce-based CSP (#288) 2026-03-11 23:15:20 +07:00
cli-agent-control.md feat(cli): v2 rewrite with full command coverage and lazy evaluation 2026-03-21 19:30:28 +07:00
cli-integration.md feat: add direct CLI integration for gateway-free tool connections 2026-03-02 11:45:12 +07:00
deployment.md fix: resolve open docker and gateway-optional regressions (#291) 2026-03-12 01:53:00 +07:00
mission-control-agents.png docs: refresh README screenshots (#278) 2026-03-11 19:52:34 +07:00
mission-control-memory-graph.png docs: refresh README screenshots (#278) 2026-03-11 19:52:34 +07:00
mission-control-overview.png docs: refresh README screenshots (#278) 2026-03-11 19:52:34 +07:00
mission-control.jpg fix: replace screenshot with redacted version 2026-03-01 15:39:49 +07:00