Shared backlog across the crew
Assignee
chris
Project
workspace-backup
Created
8 May 2026, 12:23 am
Updated
94d ago
Tags
Dependencies
Blocked By
Description
The workspace-backup project page in Mission Control should show:
This is for Maxime's situational awareness without having to SSH into the box or open GitHub.
/projects/workspace-backup β extend the project detail pagePOST /api/workspace-backup/sync-now β kicks off the same flow the cron uses, returns runIdGET /api/workspace-backup/status β returns { lastSyncAt, lastSyncStatus, lastCommitSha, lastCommitMsg, recentRuns: [...] }/api/runs/[runId] for streaming progressReview
Subtasks