mission-control/docs
Nyk 2d171ad464 fix: task routing stuck issues + k8s agent visibility
- Add stale task watchdog (requeueStaleTasks) to scheduler — detects
  in_progress tasks with offline agents and requeues or fails them
- Fix Aegis rejection loop: rejected tasks now requeue to 'assigned'
  instead of staying in 'in_progress', with max 3 retries before failing
- Track dispatch_attempts on tasks (migration 044) to prevent infinite
  retry loops — tasks fail after 5 dispatch attempts
- Include error_message and reason in SSE event broadcasts so UI can
  show why a task reverted
- Atomic task queue claim: replace SELECT-then-UPDATE race with single
  UPDATE...RETURNING statement
- Gateway agent auto-registration: POST/PUT /api/gateways accepts
  optional 'agents' array to upsert agents (k8s sidecar support)
- Document k8s sidecar deployment in docs/deployment.md

Fixes: tasks stuck in assigned, Aegis rejection loops, agents invisible
in k8s sidecar deployments
2026-03-21 22:21:33 +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 feat: platform hardening — spawn history, auth warnings, security docs 2026-03-21 21:52:12 +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: task routing stuck issues + k8s agent visibility 2026-03-21 22:21:33 +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