feat(orchestrator): add recent events API and monitor script
This commit is contained in:
@@ -52,6 +52,7 @@ Monitored via `apps/web/` (Agent Dashboard).
|
||||
| POST | `/agents/:agentId/kill` | Kill a single agent |
|
||||
| POST | `/agents/kill-all` | Kill all active agents |
|
||||
| GET | `/agents/events` | SSE lifecycle/task events |
|
||||
| GET | `/agents/events/recent` | Recent events (polling) |
|
||||
|
||||
### Queue
|
||||
|
||||
|
||||
Reference in New Issue
Block a user