docs(ecosystem): record cowork task projection commit

This commit is contained in:
Saravana Achu Mac 2026-04-04 02:19:01 -07:00
parent 01201f8f56
commit 2f936bb3de

View File

@ -242,7 +242,7 @@ These should be resolved before claiming the ecosystem docs are fully implementa
Status note:
- Cowork product-native runtime projections are now implemented in cowork-service
- `023826e` adds `GET /api/agent-runtime/sessions`, `GET /api/agent-runtime/runs`, `GET /api/agent-runtime/approvals`, and `POST /api/agent-runtime/dispatch/validate`
- `COMMIT_PENDING` adds `GET /api/agent-runtime/tasks` with canonical `AgentTask` projection
- `01201f8` adds `GET /api/agent-runtime/tasks` with canonical `AgentTask` projection
- FlowMonk runtime-emitter implementation work was started, but this clone cannot currently verify it because the repo depends on a local npm registry at `http://localhost:3300` and backend dependencies are not installed
### 6.1 Remaining Direct Runtime TODOs