Files
stack/apps
Jason Woltje 9d686a0757
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
feat(ms22-p2): add agent status endpoints and chat routing
P2-005: Agent status endpoints
- GET /api/agents/status — list all user's agents with status
- GET /api/agents/:id/status — single agent status

P2-006: Agent chat routing
- Add optional `agent` parameter to chat requests
- Validate agent exists and is active for user
- Pass agent personality/model config to OpenClaw

Task: MS22-P2-005, MS22-P2-006

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 20:52:32 -06:00
..