worker: separate subworkers from workspace workers

This commit is contained in:
2026-08-05 03:36:59 +09:00
parent 50726e4cf3
commit ba009c0a20
35 changed files with 747 additions and 261 deletions
+1 -1
View File
@@ -253,7 +253,7 @@ Unless explicitly authorized otherwise, final merge, cleanup, design-boundary de
Before closing, verify concrete evidence:
- child Worker output via `ReadWorkerOutput`;
- SubWorker output via `SubWorkerReadOutput`;
- worktree state and diff;
- validation command output;
- review result;