taskplane 0.20.3 → 0.20.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1074,7 +1074,7 @@ export function startBatchInWorker(
1074
1074
  settle();
1075
1075
  });
1076
1076
 
1077
- return worker;
1077
+ return child;
1078
1078
  }
1079
1079
 
1080
1080
  // ── TP-043 R002-2: Integration Executor Builder ─────────────────────
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "taskplane",
3
- "version": "0.20.3",
3
+ "version": "0.20.4",
4
4
  "description": "AI agent orchestration for pi — parallel task execution with checkpoint discipline",
5
5
  "keywords": [
6
6
  "pi-package",