gsxdsm
b89825054d
feat(FN-980): add mission autopilot for autonomous slice progression
- Add MissionAutopilot class with state machine (inactive → watching → activating → completing)
- Add autopilot database schema: autopilotEnabled, autopilotState, lastAutopilotActivityAt columns
- Integrate autopilot with scheduler: handleTaskCompletion() triggers slice activation
- Add API routes: GET/PATCH /missions/:id/autopilot, POST start/stop endpoints
- Add autopilot toggle UI in MissionManager dashboard component
- Add retry logic with exponential backoff (up to 3 attempts) for slice activation
- Add background poll (60s) to detect stale autopilot missions
- Include changeset for @gsxdsm/fusion minor bump
2026-04-05 23:11:28 -07:00
..
2026-04-04 08:11:43 -07:00
2026-04-04 01:25:16 -07:00
2026-04-05 07:26:30 -07:00
2026-04-04 17:52:33 -07:00
2026-04-04 11:32:00 -07:00
2026-04-04 13:17:03 -07:00
2026-04-04 14:44:06 -07:00
2026-04-04 00:50:55 -07:00
2026-04-05 14:03:18 -07:00
2026-04-04 00:50:55 -07:00
2026-04-05 23:08:27 -07:00
2026-03-31 11:39:30 -07:00
2026-04-04 16:21:53 -07:00
2026-04-02 13:30:08 -07:00
2026-04-04 00:35:21 -07:00
2026-04-05 20:54:11 -07:00
2026-03-31 13:33:44 -07:00
2026-03-31 19:29:47 -07:00
2026-04-05 19:36:55 -07:00
2026-04-05 22:29:03 -07:00
2026-04-04 04:13:36 -07:00
2026-04-05 11:11:11 -07:00
2026-03-31 19:50:15 -07:00
2026-04-05 23:11:28 -07:00
2026-04-04 15:56:46 -07:00
2026-04-04 14:44:06 -07:00
2026-04-03 20:10:36 -07:00
2026-04-01 22:30:51 -07:00
2026-04-04 19:08:22 -07:00
2026-04-05 11:03:40 -07:00
2026-04-05 10:20:42 -07:00
2026-03-31 22:43:59 -07:00
2026-04-01 01:36:24 -07:00
2026-04-01 01:36:24 -07:00
2026-04-01 08:17:43 -07:00
2026-04-02 17:51:04 -07:00
2026-04-05 11:07:58 -07:00
2026-03-31 13:33:44 -07:00
2026-03-31 13:33:44 -07:00
2026-03-31 19:53:35 -07:00
2026-03-31 19:53:35 -07:00
2026-04-02 18:37:08 -07:00
2026-04-05 21:36:18 -07:00
2026-04-01 15:06:58 -07:00
2026-04-02 21:50:41 -07:00
2026-03-30 19:09:52 -07:00
2026-04-05 19:35:53 -07:00
2026-04-05 23:08:27 -07:00
2026-04-02 19:17:45 -07:00
2026-04-04 14:59:23 -07:00
2026-04-05 10:20:42 -07:00
2026-04-05 19:10:19 -07:00
2026-04-05 17:45:09 -07:00
2026-04-05 10:20:42 -07:00
2026-04-01 09:08:23 -07:00