diff --git a/docs/ecosystem/ECOSYSTEM_IMPLEMENTATION_TRACKER.md b/docs/ecosystem/ECOSYSTEM_IMPLEMENTATION_TRACKER.md index c7caf2eb..05933dec 100644 --- a/docs/ecosystem/ECOSYSTEM_IMPLEMENTATION_TRACKER.md +++ b/docs/ecosystem/ECOSYSTEM_IMPLEMENTATION_TRACKER.md @@ -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