Shared backlog across the crew
Assignee
π§ Robbie
Project
mission-control
Created
11 May 2026, 7:53 pm
Updated
72d ago
Tags
Dependencies
Blocked By
Description
Agents shouldn't be allowed to trigger reboot anymore (only me using the button or if I explicitely authorize them). Can you adjust accordingly?
/home/maxime/projects/mission-control/tests/reboot-queue-api-routes.test.ts > POST /api/reboot-queue > creates a reboot request
/home/maxime/projects/mission-control/__tests__/reboot-queue-api-routes.test.tsError: expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
Object {
"kind": "reboot",
"reason": "Code review",
"requestor": "vera",
"taskId": "t-001",
+ "typecheckFailed": null,
},
Number of calls: 1
at Object.<anonymous> (/home/maxime/projects/mission-control/__tests__/reboot-queue-api-routes.test.ts:146:27)
Created from test dashboard β 1 failing test(s)
Review
Flagged for review
Robbie will review this task on the next heartbeat cycle.
Subtasks
Run history