diff options
| author | Adam Malczewski <[email protected]> | 2026-06-23 04:18:49 +0900 |
|---|---|---|
| committer | Adam Malczewski <[email protected]> | 2026-06-23 04:18:49 +0900 |
| commit | 961f564f6de6c6c63970b0aeaa48f730cc028d92 (patch) | |
| tree | 644e9c4a445c58141dbf1a73a1b90b7003afffaa | |
| parent | ec684dd20b9048948bb9a0a831e7f009585563b5 (diff) | |
| download | dispatch-961f564f6de6c6c63970b0aeaa48f730cc028d92.tar.gz dispatch-961f564f6de6c6c63970b0aeaa48f730cc028d92.zip | |
docs: mark workspaces live-verified + dist rebuilt for FE
| -rw-r--r-- | tasks.md | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -563,8 +563,12 @@ Outbound courier: `frontend-workspaces-handoff.md` (final shapes + Q1–Q8). - FE handoff sent to agent 4091 via `dispatch send --queue` (non-blocking). - Verified: full-graph `tsc -b` EXIT 0, biome clean (328 files), **1283 vitest + 199 transport bun** pass (1 pre-existing `tool-shell` failure unrelated). -- [ ] Live-verify (workspace CRUD + cwd inheritance + LSP root + delete cascade). -- [ ] Rebuild `dist/` for FE to re-pin `file:` deps. +- **LIVE-VERIFIED** against dev stack (`bin/up`): 11/11 workspace checks pass — + create-on-miss, rename, set default-cwd, invalid-slug 400, unknown 404, delete- + default 409, chat with workspaceId stamps conversation, workspace filter, cwd + inheritance (null = inheriting), delete cascade (closedCount:1, workspace→404). +- `dist/` rebuilt for FE (wire + transport-contract + kernel .d.ts contain Workspace + types). FE agent 4091 notified twice (handoff + dist-ready). ## Open items - **`prefix.fingerprint` / `warm|real` cache-bust attributes (deferred):** decoupled |
