pi-crew 0.9.51 โ†’ 0.9.52

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.
Files changed (610) hide show
  1. package/CHANGELOG.md +35 -0
  2. package/README.md +216 -20
  3. package/dist/build-meta.json +2090 -1638
  4. package/dist/index.mjs +18057 -17119
  5. package/docs/actions-reference.md +431 -1
  6. package/package.json +19 -9
  7. package/schema.json +41 -0
  8. package/scripts/check-bundle-size.mjs +38 -0
  9. package/scripts/test-runner.mjs +11 -1
  10. package/dist/index.mjs.map +0 -7
  11. package/docs/FEATURE_INTAKE.md +0 -126
  12. package/docs/HARNESS.md +0 -87
  13. package/docs/HARNESS_BACKLOG.md +0 -89
  14. package/docs/PROJECT_REVIEW.md +0 -270
  15. package/docs/PROJECT_REVIEW_FIXES.md +0 -342
  16. package/docs/PROJECT_REVIEW_ROUND4.md +0 -156
  17. package/docs/PROJECT_REVIEW_ROUND5.md +0 -86
  18. package/docs/REVIEW-FINDINGS-2026-06 +0 -357
  19. package/docs/REVIEW-FINDINGS-2026-07-CORE.md +0 -139
  20. package/docs/REVIEW-FINDINGS-2026-07.md +0 -125
  21. package/docs/TEST_MATRIX.md +0 -51
  22. package/docs/archive/README.md +0 -91
  23. package/docs/archive/followup-review-round3-2026-05-12.md +0 -342
  24. package/docs/archive/followup-review-round4-2026-05-13.md +0 -107
  25. package/docs/archive/pi-crew-bugs.md +0 -961
  26. package/docs/archive/pi-crew-test-final.md +0 -120
  27. package/docs/archive/pi-crew-test-results.md +0 -260
  28. package/docs/archive/pi-crew-test-round2.md +0 -136
  29. package/docs/archive/pi-crew-test-round4.md +0 -100
  30. package/docs/archive/pi-crew-test-round5.md +0 -70
  31. package/docs/archive/pi-crew-test-round6.md +0 -110
  32. package/docs/archive/pi-crew-v0.5.10-audit-fix-plan.md +0 -60
  33. package/docs/archive/pi-crew-v0.5.11-audit-fix-plan.md +0 -92
  34. package/docs/archive/pi-crew-v0.5.12-audit-fix-plan.md +0 -76
  35. package/docs/archive/pi-crew-v0.5.13-audit-fix-plan.md +0 -75
  36. package/docs/archive/pi-crew-v0.5.14-audit-fix-plan.md +0 -75
  37. package/docs/archive/pi-crew-v0.5.16-audit-fix-plan.md +0 -35
  38. package/docs/archive/pi-crew-v0.5.17-audit-fix-plan.md +0 -80
  39. package/docs/archive/pi-crew-v0.5.5-audit-fix-plan.md +0 -133
  40. package/docs/archive/pi-crew-v0.5.9-audit-fix-plan.md +0 -88
  41. package/docs/archive/pi-mono-opportunities.md +0 -969
  42. package/docs/archive/pi-mono-review.md +0 -291
  43. package/docs/archive/pi-subagent4-comparison.md +0 -261
  44. package/docs/archive/pi-subagents3-deep-analysis.md +0 -508
  45. package/docs/bugs/bug-021-notification-badge-counter-misleading.md +0 -293
  46. package/docs/bugs/bug-023-chain-windows-path-resolution.md +0 -106
  47. package/docs/bugs/bug-quota-display-truncation.md +0 -223
  48. package/docs/bugs/cross-session-notification-leakage.md +0 -82
  49. package/docs/code-review-2026-05-11.md +0 -592
  50. package/docs/coding-agent-optimization.md +0 -268
  51. package/docs/comparison-pi-subagents-vs-pi-crew.md +0 -303
  52. package/docs/decisions/0001-durable-state.md +0 -41
  53. package/docs/decisions/0002-child-process-for-async.md +0 -42
  54. package/docs/decisions/0003-depth-guard.md +0 -36
  55. package/docs/decisions/0004-execfile-over-exec.md +0 -34
  56. package/docs/decisions/0005-no-parameter-properties.md +0 -49
  57. package/docs/decisions/0006-publish-bundled-esm.md +0 -63
  58. package/docs/decisions/0007-active-run-binary-index.md +0 -54
  59. package/docs/decisions/0008-child-pi-warm-pool.md +0 -61
  60. package/docs/decisions/2026-07-21-broker-phase4-default-on.md +0 -77
  61. package/docs/decisions/2026-07-21-broker-windows-perms.md +0 -91
  62. package/docs/decisions/2026-07-22-broker-phase4-gated-on.md +0 -99
  63. package/docs/decisions/2026-07-24-oidc-trusted-publishing.md +0 -112
  64. package/docs/decisions/2026-07-26-c6-mascot-visibility-not-wired.md +0 -84
  65. package/docs/decisions/README.md +0 -26
  66. package/docs/deep-review-report.md +0 -384
  67. package/docs/distillation/cybersecurity-patterns.md +0 -294
  68. package/docs/feature-analysis-subagent4.md +0 -305
  69. package/docs/fix-plan-disabletools-exit-null.md +0 -219
  70. package/docs/fixes/BATCH_A_H1_H2.md +0 -86
  71. package/docs/fixes/bug-006-foreground-cancel-concurrent.md +0 -78
  72. package/docs/fixes/bug-007-async-notifier-stale-ctx.md +0 -112
  73. package/docs/fixes/bug-008-child-process-silent-timeout.md +0 -100
  74. package/docs/fixes/bug-009-executor-yield-limit-needs-attention.md +0 -75
  75. package/docs/fixes/bug-010-child-process-api-key-filtered.md +0 -109
  76. package/docs/fixes/bug-011-spawn-pi-enoent.md +0 -92
  77. package/docs/fixes/bug-012-essential-env-stripped.md +0 -89
  78. package/docs/fixes/bug-013-background-runner-death.md +0 -84
  79. package/docs/fixes/bug-014-infinite-retry-loop-needs-attention.md +0 -82
  80. package/docs/fixes/bug-015-background-runner-sigterm.md +0 -65
  81. package/docs/fixes/bug-017-background-runner-session-shutdown.md +0 -66
  82. package/docs/fixes/bug-017-background-runner-sigkill-double-fork.md +0 -28
  83. package/docs/fixes/bug-018-child-pi-worker-stdin-hang.md +0 -61
  84. package/docs/fixes/bug-019-phantom-runs-temp-workspace.md +0 -52
  85. package/docs/fixes/bug-020-infinite-retry-loop-needs-attention.md +0 -47
  86. package/docs/fixes/v0.9.10/locks-fix-verify.md +0 -3
  87. package/docs/fixes/v0.9.10/smoke-test.md +0 -12
  88. package/docs/followup-plan-2026-05-12.md +0 -463
  89. package/docs/followup-review-2026-05-12.md +0 -297
  90. package/docs/goals.md +0 -59
  91. package/docs/implementation-plan-top3.md +0 -333
  92. package/docs/issue-29-analysis.md +0 -189
  93. package/docs/live-mailbox-runtime.md +0 -36
  94. package/docs/migration/atomic-write-v2-migration.md +0 -299
  95. package/docs/next-upgrade-roadmap.md +0 -808
  96. package/docs/oh-my-pi-research.md +0 -509
  97. package/docs/optimization-plan-2026-07.md +0 -366
  98. package/docs/optimization-plan.md +0 -644
  99. package/docs/patterns/command-agent-skill.md +0 -71
  100. package/docs/perf/baseline-2026-05.md +0 -113
  101. package/docs/perf/final-report-2026-05.md +0 -206
  102. package/docs/perf/optimization-plan-2026-07-verified.md +0 -396
  103. package/docs/perf/performance-audit-report-2026-07.md +0 -948
  104. package/docs/perf/performance-review-2026-07.md +0 -287
  105. package/docs/perf/sprint-1-report.md +0 -71
  106. package/docs/perf/sprint-2-report.md +0 -81
  107. package/docs/perf/sprint-2.5-report.md +0 -53
  108. package/docs/perf/sprint-3-report.md +0 -36
  109. package/docs/perf/sprint-4-report.md +0 -47
  110. package/docs/perf/sprint-5-report.md +0 -51
  111. package/docs/perf/sprint-6-report.md +0 -94
  112. package/docs/perf/sprint-7-report.md +0 -74
  113. package/docs/perf/upgrade-plan-2026-05.md +0 -147
  114. package/docs/performance-optimization-execution-plan.md +0 -520
  115. package/docs/phase4-triage.md +0 -58
  116. package/docs/pi-crew-investigation-report.md +0 -411
  117. package/docs/product/README.md +0 -31
  118. package/docs/product/platform.md +0 -27
  119. package/docs/product/runtime-safety.md +0 -37
  120. package/docs/product/team-run.md +0 -39
  121. package/docs/product/team-tool.md +0 -37
  122. package/docs/runtime-analysis-child-vs-live.md +0 -171
  123. package/docs/runtime-migration-in-process-analysis.md +0 -250
  124. package/docs/skills/REFERENCE.md +0 -138
  125. package/docs/stories/README.md +0 -32
  126. package/docs/stories/US-DEPS-major-upgrade.md +0 -62
  127. package/docs/stories/backlog.md +0 -36
  128. package/docs/superpowers/plans/2026-06-09-fallow-patterns-adoption.md +0 -1270
  129. package/docs/templates/decision.md +0 -27
  130. package/docs/templates/story.md +0 -44
  131. package/docs/templates/validation-report.md +0 -32
  132. package/docs/ui-optimization-plan.md +0 -447
  133. package/src/adapters/claude-adapter.ts +0 -23
  134. package/src/adapters/codex-adapter.ts +0 -21
  135. package/src/adapters/cursor-adapter.ts +0 -17
  136. package/src/adapters/export-util.ts +0 -143
  137. package/src/adapters/index.ts +0 -15
  138. package/src/adapters/registry.ts +0 -18
  139. package/src/adapters/types.ts +0 -23
  140. package/src/agents/agent-config.ts +0 -194
  141. package/src/agents/agent-search.ts +0 -98
  142. package/src/agents/agent-serializer.ts +0 -38
  143. package/src/agents/discover-agents.ts +0 -623
  144. package/src/benchmark/benchmark-runner.ts +0 -313
  145. package/src/benchmark/feedback-loop.ts +0 -73
  146. package/src/config/config.ts +0 -1269
  147. package/src/config/defaults.ts +0 -193
  148. package/src/config/drift-detector.ts +0 -290
  149. package/src/config/markers.ts +0 -330
  150. package/src/config/resilient-parser.ts +0 -117
  151. package/src/config/role-tools.ts +0 -118
  152. package/src/config/suggestions.ts +0 -75
  153. package/src/config/types.ts +0 -278
  154. package/src/errors.ts +0 -194
  155. package/src/extension/action-suggestions.ts +0 -117
  156. package/src/extension/async-notifier.ts +0 -179
  157. package/src/extension/autonomous-policy.ts +0 -209
  158. package/src/extension/command-completions.ts +0 -120
  159. package/src/extension/context-status-injection.ts +0 -185
  160. package/src/extension/crew-autocomplete.ts +0 -131
  161. package/src/extension/crew-cleanup.ts +0 -168
  162. package/src/extension/crew-input-router.ts +0 -93
  163. package/src/extension/crew-shortcuts.ts +0 -87
  164. package/src/extension/crew-vibes/cat-frames.ts +0 -18
  165. package/src/extension/crew-vibes/config.ts +0 -195
  166. package/src/extension/crew-vibes/figures.ts +0 -101
  167. package/src/extension/crew-vibes/font-detect.ts +0 -71
  168. package/src/extension/crew-vibes/footer.ts +0 -292
  169. package/src/extension/crew-vibes/index.ts +0 -432
  170. package/src/extension/crew-vibes/provider-usage.ts +0 -396
  171. package/src/extension/crew-vibes/render.ts +0 -206
  172. package/src/extension/crew-vibes/speed.ts +0 -286
  173. package/src/extension/cross-extension-rpc.ts +0 -350
  174. package/src/extension/help.ts +0 -62
  175. package/src/extension/import-index.ts +0 -74
  176. package/src/extension/knowledge-injection.ts +0 -402
  177. package/src/extension/management.ts +0 -571
  178. package/src/extension/message-renderers.ts +0 -108
  179. package/src/extension/notification-router.ts +0 -152
  180. package/src/extension/notification-sink.ts +0 -54
  181. package/src/extension/pi-api.ts +0 -56
  182. package/src/extension/plan-orchestrate.ts +0 -302
  183. package/src/extension/project-init.ts +0 -170
  184. package/src/extension/register.ts +0 -113
  185. package/src/extension/registration/artifact-cleanup.ts +0 -20
  186. package/src/extension/registration/command-registration.ts +0 -58
  187. package/src/extension/registration/command-utils.ts +0 -58
  188. package/src/extension/registration/commands.ts +0 -1228
  189. package/src/extension/registration/compaction-guard.ts +0 -333
  190. package/src/extension/registration/context-builder.ts +0 -135
  191. package/src/extension/registration/crash-recovery-cache.ts +0 -54
  192. package/src/extension/registration/foreground-run-controller.ts +0 -238
  193. package/src/extension/registration/hook-registration.ts +0 -119
  194. package/src/extension/registration/lazy-configurers.ts +0 -124
  195. package/src/extension/registration/lifecycle-handlers.ts +0 -923
  196. package/src/extension/registration/lifecycle.ts +0 -259
  197. package/src/extension/registration/observability.ts +0 -322
  198. package/src/extension/registration/registration-types.ts +0 -158
  199. package/src/extension/registration/runtime-cleanup.ts +0 -230
  200. package/src/extension/registration/subagent-helpers.ts +0 -125
  201. package/src/extension/registration/subagent-manager-setup.ts +0 -330
  202. package/src/extension/registration/subagent-tools.ts +0 -456
  203. package/src/extension/registration/team-tool.ts +0 -220
  204. package/src/extension/registration/tool-registration.ts +0 -50
  205. package/src/extension/registration/ui.ts +0 -172
  206. package/src/extension/registration/viewers.ts +0 -121
  207. package/src/extension/registration/wire-cross-extension.ts +0 -37
  208. package/src/extension/result-watcher.ts +0 -139
  209. package/src/extension/rpc-hmac.ts +0 -256
  210. package/src/extension/run-bundle-schema.ts +0 -104
  211. package/src/extension/run-export.ts +0 -97
  212. package/src/extension/run-import.ts +0 -168
  213. package/src/extension/run-index.ts +0 -131
  214. package/src/extension/run-maintenance.ts +0 -190
  215. package/src/extension/session-summary.ts +0 -18
  216. package/src/extension/team-manager-command.ts +0 -153
  217. package/src/extension/team-onboard.ts +0 -177
  218. package/src/extension/team-recommendation.ts +0 -288
  219. package/src/extension/team-tool/anchor.ts +0 -172
  220. package/src/extension/team-tool/api.ts +0 -1244
  221. package/src/extension/team-tool/auto-summarize.ts +0 -142
  222. package/src/extension/team-tool/cache-control.ts +0 -19
  223. package/src/extension/team-tool/cancel.ts +0 -337
  224. package/src/extension/team-tool/chain-dispatch.ts +0 -95
  225. package/src/extension/team-tool/chain-executor.ts +0 -379
  226. package/src/extension/team-tool/config-patch.ts +0 -50
  227. package/src/extension/team-tool/context.ts +0 -149
  228. package/src/extension/team-tool/destructive-gate.ts +0 -52
  229. package/src/extension/team-tool/doctor.ts +0 -431
  230. package/src/extension/team-tool/explain.ts +0 -282
  231. package/src/extension/team-tool/failure-patterns.ts +0 -118
  232. package/src/extension/team-tool/goal-wrap.ts +0 -330
  233. package/src/extension/team-tool/goal.ts +0 -556
  234. package/src/extension/team-tool/handle-schedule.ts +0 -332
  235. package/src/extension/team-tool/handle-settings.ts +0 -520
  236. package/src/extension/team-tool/health-monitor.ts +0 -481
  237. package/src/extension/team-tool/inspect.ts +0 -88
  238. package/src/extension/team-tool/intent-policy.ts +0 -45
  239. package/src/extension/team-tool/lifecycle-actions.ts +0 -615
  240. package/src/extension/team-tool/orchestrate.ts +0 -98
  241. package/src/extension/team-tool/parallel-dispatch.ts +0 -183
  242. package/src/extension/team-tool/plan.ts +0 -50
  243. package/src/extension/team-tool/respond.ts +0 -150
  244. package/src/extension/team-tool/run-not-found.ts +0 -49
  245. package/src/extension/team-tool/run.ts +0 -1035
  246. package/src/extension/team-tool/status.ts +0 -260
  247. package/src/extension/team-tool/workflow-manage.ts +0 -261
  248. package/src/extension/team-tool-types.ts +0 -26
  249. package/src/extension/team-tool.ts +0 -1116
  250. package/src/extension/tool-result.ts +0 -16
  251. package/src/extension/validate-resources.ts +0 -108
  252. package/src/hooks/registry.ts +0 -200
  253. package/src/hooks/types.ts +0 -69
  254. package/src/i18n.ts +0 -212
  255. package/src/observability/correlation.ts +0 -50
  256. package/src/observability/event-bus.ts +0 -86
  257. package/src/observability/event-to-metric.ts +0 -170
  258. package/src/observability/exporters/adapter.ts +0 -27
  259. package/src/observability/exporters/otlp-exporter.ts +0 -356
  260. package/src/observability/exporters/prometheus-exporter.ts +0 -54
  261. package/src/observability/metric-registry.ts +0 -100
  262. package/src/observability/metric-retention.ts +0 -64
  263. package/src/observability/metric-sink.ts +0 -99
  264. package/src/observability/metrics-primitives.ts +0 -219
  265. package/src/plugins/plugin-define.ts +0 -6
  266. package/src/plugins/plugin-registry.ts +0 -32
  267. package/src/plugins/plugins/index.ts +0 -3
  268. package/src/plugins/plugins/nextjs.ts +0 -19
  269. package/src/plugins/plugins/vite.ts +0 -10
  270. package/src/plugins/plugins/vitest.ts +0 -9
  271. package/src/prompt/prompt-runtime.ts +0 -380
  272. package/src/runtime/adaptive-plan.ts +0 -563
  273. package/src/runtime/agent-control.ts +0 -215
  274. package/src/runtime/agent-memory.ts +0 -81
  275. package/src/runtime/agent-observability.ts +0 -122
  276. package/src/runtime/anchor-manager.ts +0 -475
  277. package/src/runtime/async-marker.ts +0 -32
  278. package/src/runtime/async-runner.ts +0 -381
  279. package/src/runtime/attention-events.ts +0 -28
  280. package/src/runtime/auto-summarize.ts +0 -344
  281. package/src/runtime/background-runner.ts +0 -837
  282. package/src/runtime/batch-barrier.ts +0 -147
  283. package/src/runtime/broker-issuer.ts +0 -37
  284. package/src/runtime/cancellation-token.ts +0 -99
  285. package/src/runtime/cancellation.ts +0 -99
  286. package/src/runtime/capability-inventory.ts +0 -137
  287. package/src/runtime/chain-parser.ts +0 -237
  288. package/src/runtime/chain-runner.ts +0 -606
  289. package/src/runtime/checkpoint.ts +0 -291
  290. package/src/runtime/child-pi-constants.ts +0 -42
  291. package/src/runtime/child-pi-kill.ts +0 -180
  292. package/src/runtime/child-pi-pool.ts +0 -68
  293. package/src/runtime/child-pi-spawn.ts +0 -287
  294. package/src/runtime/child-pi-steering.ts +0 -128
  295. package/src/runtime/child-pi-streams.ts +0 -296
  296. package/src/runtime/child-pi-transcript.ts +0 -169
  297. package/src/runtime/child-pi.ts +0 -1105
  298. package/src/runtime/coalesce-tasks.ts +0 -268
  299. package/src/runtime/code-summary.ts +0 -292
  300. package/src/runtime/command-trace.ts +0 -105
  301. package/src/runtime/compact-pipeline.ts +0 -56
  302. package/src/runtime/compact-stages/ansi-strip-stage.ts +0 -25
  303. package/src/runtime/compact-stages/blank-collapse-stage.ts +0 -31
  304. package/src/runtime/compact-stages/deduplicate-stage.ts +0 -34
  305. package/src/runtime/compact-stages/head-snap-stage.ts +0 -57
  306. package/src/runtime/compact-stages/index.ts +0 -23
  307. package/src/runtime/compact-stages/tail-capture-stage.ts +0 -77
  308. package/src/runtime/compact-stages/truncation-stage.ts +0 -74
  309. package/src/runtime/compaction-summary.ts +0 -278
  310. package/src/runtime/completion-guard.ts +0 -207
  311. package/src/runtime/concurrency.ts +0 -58
  312. package/src/runtime/crash-classification.ts +0 -229
  313. package/src/runtime/crash-recovery.ts +0 -577
  314. package/src/runtime/crew-agent-records.ts +0 -593
  315. package/src/runtime/crew-agent-runtime.ts +0 -62
  316. package/src/runtime/crew-broker-child.ts +0 -88
  317. package/src/runtime/crew-broker-client.ts +0 -673
  318. package/src/runtime/crew-broker-tokens.ts +0 -84
  319. package/src/runtime/crew-broker.ts +0 -1276
  320. package/src/runtime/crew-hooks.ts +0 -227
  321. package/src/runtime/cross-extension-rpc.ts +0 -143
  322. package/src/runtime/custom-tools/irc-tool.ts +0 -282
  323. package/src/runtime/custom-tools/submit-result-tool.ts +0 -102
  324. package/src/runtime/deadletter.ts +0 -47
  325. package/src/runtime/delivery-coordinator.ts +0 -211
  326. package/src/runtime/delta-conflict.ts +0 -348
  327. package/src/runtime/deterministic-ast.ts +0 -161
  328. package/src/runtime/diagnostic-export.ts +0 -171
  329. package/src/runtime/direct-run.ts +0 -45
  330. package/src/runtime/dwf-state-store.ts +0 -102
  331. package/src/runtime/dynamic-workflow-context.ts +0 -1016
  332. package/src/runtime/dynamic-workflow-runner.ts +0 -310
  333. package/src/runtime/effectiveness.ts +0 -90
  334. package/src/runtime/errors/crew-errors.ts +0 -162
  335. package/src/runtime/event-stream-bridge.ts +0 -98
  336. package/src/runtime/foreground-control.ts +0 -193
  337. package/src/runtime/foreground-watchdog.ts +0 -132
  338. package/src/runtime/global-worker-cap.ts +0 -96
  339. package/src/runtime/goal-achievement.ts +0 -148
  340. package/src/runtime/goal-evaluator.ts +0 -361
  341. package/src/runtime/goal-loop-runner.ts +0 -828
  342. package/src/runtime/goal-state-store.ts +0 -219
  343. package/src/runtime/green-contract.ts +0 -55
  344. package/src/runtime/group-join.ts +0 -267
  345. package/src/runtime/handoff-manager.ts +0 -598
  346. package/src/runtime/heartbeat-gradient.ts +0 -36
  347. package/src/runtime/heartbeat-watcher.ts +0 -239
  348. package/src/runtime/hidden-handoff.ts +0 -407
  349. package/src/runtime/important-line-classifier.ts +0 -140
  350. package/src/runtime/intercom-bridge.ts +0 -187
  351. package/src/runtime/iteration-hooks.ts +0 -305
  352. package/src/runtime/live-agent-control.ts +0 -136
  353. package/src/runtime/live-agent-manager.ts +0 -704
  354. package/src/runtime/live-control-realtime.ts +0 -56
  355. package/src/runtime/live-extension-bridge.ts +0 -148
  356. package/src/runtime/live-irc.ts +0 -97
  357. package/src/runtime/live-session-health.ts +0 -108
  358. package/src/runtime/live-session-runtime.ts +0 -1139
  359. package/src/runtime/loop-gates.ts +0 -128
  360. package/src/runtime/manifest-cache.ts +0 -375
  361. package/src/runtime/mcp-proxy.ts +0 -105
  362. package/src/runtime/metric-parser.ts +0 -36
  363. package/src/runtime/model-fallback.ts +0 -409
  364. package/src/runtime/model-resolver.ts +0 -126
  365. package/src/runtime/model-scope.ts +0 -158
  366. package/src/runtime/orphan-worker-registry.ts +0 -465
  367. package/src/runtime/output-validator.ts +0 -202
  368. package/src/runtime/overflow-recovery.ts +0 -206
  369. package/src/runtime/parallel-research.ts +0 -68
  370. package/src/runtime/parallel-utils.ts +0 -160
  371. package/src/runtime/parent-guard.ts +0 -134
  372. package/src/runtime/path-overlap.ts +0 -150
  373. package/src/runtime/peer-dep.ts +0 -292
  374. package/src/runtime/per-write-validator.ts +0 -181
  375. package/src/runtime/phase-progress.ts +0 -217
  376. package/src/runtime/phase-tracker.ts +0 -385
  377. package/src/runtime/pi-args.ts +0 -655
  378. package/src/runtime/pi-json-output.ts +0 -170
  379. package/src/runtime/pi-spawn.ts +0 -273
  380. package/src/runtime/pipeline-runner.ts +0 -523
  381. package/src/runtime/plan-templates.ts +0 -201
  382. package/src/runtime/policy-engine.ts +0 -115
  383. package/src/runtime/post-checks.ts +0 -142
  384. package/src/runtime/post-exit-stdio-guard.ts +0 -104
  385. package/src/runtime/process-lifecycle.ts +0 -491
  386. package/src/runtime/process-status.ts +0 -154
  387. package/src/runtime/progress-event-coalescer.ts +0 -44
  388. package/src/runtime/progress-tracker.ts +0 -124
  389. package/src/runtime/prose-compressor.ts +0 -162
  390. package/src/runtime/recovery-recipes.ts +0 -203
  391. package/src/runtime/replace.ts +0 -570
  392. package/src/runtime/resilient-edit.ts +0 -153
  393. package/src/runtime/result-extractor.ts +0 -213
  394. package/src/runtime/retry-executor.ts +0 -100
  395. package/src/runtime/retry-runner.ts +0 -336
  396. package/src/runtime/role-permission.ts +0 -59
  397. package/src/runtime/run-coalesced-task-group.ts +0 -308
  398. package/src/runtime/run-drift.ts +0 -219
  399. package/src/runtime/run-tracker.ts +0 -116
  400. package/src/runtime/runtime-policy.ts +0 -29
  401. package/src/runtime/runtime-resolver.ts +0 -172
  402. package/src/runtime/runtime-warmup.ts +0 -160
  403. package/src/runtime/scheduler.ts +0 -353
  404. package/src/runtime/semaphore.ts +0 -141
  405. package/src/runtime/sensitive-paths.ts +0 -93
  406. package/src/runtime/session-resources.ts +0 -25
  407. package/src/runtime/session-snapshot.ts +0 -59
  408. package/src/runtime/session-usage.ts +0 -79
  409. package/src/runtime/settings-store.ts +0 -155
  410. package/src/runtime/sidechain-output.ts +0 -35
  411. package/src/runtime/single-agent-compose.ts +0 -84
  412. package/src/runtime/skill-effectiveness.ts +0 -524
  413. package/src/runtime/skill-instructions.ts +0 -391
  414. package/src/runtime/stale-reconciler.ts +0 -680
  415. package/src/runtime/stream-preview.ts +0 -184
  416. package/src/runtime/streaming-output.ts +0 -50
  417. package/src/runtime/subagent-manager.ts +0 -561
  418. package/src/runtime/subprocess-tool-registry.ts +0 -70
  419. package/src/runtime/supervisor-contact.ts +0 -64
  420. package/src/runtime/task-display.ts +0 -52
  421. package/src/runtime/task-graph-scheduler.ts +0 -227
  422. package/src/runtime/task-graph.ts +0 -290
  423. package/src/runtime/task-health.ts +0 -83
  424. package/src/runtime/task-id.ts +0 -161
  425. package/src/runtime/task-output-context.ts +0 -602
  426. package/src/runtime/task-packet.ts +0 -268
  427. package/src/runtime/task-quality.ts +0 -199
  428. package/src/runtime/task-runner/capabilities.ts +0 -78
  429. package/src/runtime/task-runner/context-retrieval.ts +0 -163
  430. package/src/runtime/task-runner/live-executor.ts +0 -227
  431. package/src/runtime/task-runner/output-splitter.ts +0 -152
  432. package/src/runtime/task-runner/progress.ts +0 -157
  433. package/src/runtime/task-runner/prompt-builder.ts +0 -278
  434. package/src/runtime/task-runner/prompt-pipeline.ts +0 -88
  435. package/src/runtime/task-runner/result-utils.ts +0 -16
  436. package/src/runtime/task-runner/retrieval-orchestrator.ts +0 -310
  437. package/src/runtime/task-runner/run-projection.ts +0 -125
  438. package/src/runtime/task-runner/state-helpers.ts +0 -176
  439. package/src/runtime/task-runner/tail-read.ts +0 -34
  440. package/src/runtime/task-runner.ts +0 -1420
  441. package/src/runtime/team-runner-artifacts.ts +0 -13
  442. package/src/runtime/team-runner.ts +0 -1993
  443. package/src/runtime/tool-output-pruner.ts +0 -333
  444. package/src/runtime/tool-progress.ts +0 -278
  445. package/src/runtime/usage-tracker.ts +0 -73
  446. package/src/runtime/verification-gates.ts +0 -571
  447. package/src/runtime/verification-integrity.ts +0 -105
  448. package/src/runtime/verification-worktree.ts +0 -186
  449. package/src/runtime/worker-heartbeat.ts +0 -25
  450. package/src/runtime/worker-startup.ts +0 -83
  451. package/src/runtime/workflow-state.ts +0 -195
  452. package/src/runtime/workspace-lock.ts +0 -443
  453. package/src/runtime/workspace-tree.ts +0 -312
  454. package/src/runtime/yield-handler.ts +0 -224
  455. package/src/runtime/zombie-scanner.ts +0 -298
  456. package/src/schema/config-schema.ts +0 -327
  457. package/src/schema/team-tool-schema.ts +0 -415
  458. package/src/schema/validation-types.ts +0 -159
  459. package/src/skills/discover-skills.ts +0 -197
  460. package/src/skills/skill-templates.ts +0 -456
  461. package/src/skills/validate.ts +0 -285
  462. package/src/state/active-run-registry.ts +0 -439
  463. package/src/state/artifact-store.ts +0 -176
  464. package/src/state/atomic-write.ts +0 -903
  465. package/src/state/blob-store.ts +0 -308
  466. package/src/state/contracts.ts +0 -158
  467. package/src/state/crew-init.ts +0 -269
  468. package/src/state/decision-ledger.ts +0 -345
  469. package/src/state/event-log-rotation.ts +0 -342
  470. package/src/state/event-log.ts +0 -1311
  471. package/src/state/event-reconstructor.ts +0 -229
  472. package/src/state/gitignore-manager.ts +0 -46
  473. package/src/state/health-store.ts +0 -79
  474. package/src/state/hook-instinct-bridge.ts +0 -94
  475. package/src/state/hook-integrations.ts +0 -51
  476. package/src/state/instinct-store.ts +0 -275
  477. package/src/state/jsonl-writer.ts +0 -107
  478. package/src/state/locks.ts +0 -562
  479. package/src/state/mailbox.ts +0 -916
  480. package/src/state/observation-store.ts +0 -176
  481. package/src/state/run-cache.ts +0 -193
  482. package/src/state/run-graph.ts +0 -183
  483. package/src/state/run-metrics.ts +0 -165
  484. package/src/state/schedule.ts +0 -166
  485. package/src/state/session-state-map.ts +0 -51
  486. package/src/state/state-store.ts +0 -958
  487. package/src/state/task-claims.ts +0 -61
  488. package/src/state/tiered-eval.ts +0 -480
  489. package/src/state/types-eval.ts +0 -58
  490. package/src/state/types.ts +0 -440
  491. package/src/state/usage.ts +0 -138
  492. package/src/state/worker-atomic-writer.ts +0 -194
  493. package/src/subagents/async-entry.ts +0 -1
  494. package/src/subagents/index.ts +0 -3
  495. package/src/subagents/live/control.ts +0 -1
  496. package/src/subagents/live/manager.ts +0 -1
  497. package/src/subagents/live/realtime.ts +0 -1
  498. package/src/subagents/live/session-runtime.ts +0 -1
  499. package/src/subagents/manager.ts +0 -1
  500. package/src/subagents/spawn.ts +0 -1
  501. package/src/teams/discover-teams.ts +0 -187
  502. package/src/teams/team-config.ts +0 -27
  503. package/src/teams/team-serializer.ts +0 -38
  504. package/src/tools/safe-bash-extension.ts +0 -54
  505. package/src/tools/safe-bash.ts +0 -505
  506. package/src/types/diff.d.ts +0 -18
  507. package/src/types/new-api-types.ts +0 -35
  508. package/src/ui/agent-management-overlay.ts +0 -160
  509. package/src/ui/card-colors.ts +0 -139
  510. package/src/ui/crew-footer.ts +0 -102
  511. package/src/ui/crew-select-list.ts +0 -111
  512. package/src/ui/dashboard-panes/agents-pane.ts +0 -164
  513. package/src/ui/dashboard-panes/cancellation-pane.ts +0 -66
  514. package/src/ui/dashboard-panes/capability-pane.ts +0 -77
  515. package/src/ui/dashboard-panes/health-pane.ts +0 -31
  516. package/src/ui/dashboard-panes/mailbox-pane.ts +0 -35
  517. package/src/ui/dashboard-panes/metrics-pane.ts +0 -37
  518. package/src/ui/dashboard-panes/progress-pane.ts +0 -38
  519. package/src/ui/dashboard-panes/transcript-pane.ts +0 -10
  520. package/src/ui/deploy-bundled-themes.ts +0 -71
  521. package/src/ui/dwf-phase-display.ts +0 -151
  522. package/src/ui/dynamic-border.ts +0 -35
  523. package/src/ui/heartbeat-aggregator.ts +0 -74
  524. package/src/ui/key-utils.ts +0 -42
  525. package/src/ui/keybinding-map.ts +0 -248
  526. package/src/ui/layout-primitives.ts +0 -106
  527. package/src/ui/live-conversation-overlay.ts +0 -183
  528. package/src/ui/live-duration.ts +0 -55
  529. package/src/ui/live-run-sidebar.ts +0 -293
  530. package/src/ui/loaders.ts +0 -6
  531. package/src/ui/mascot.ts +0 -449
  532. package/src/ui/overlays/agent-picker-overlay.ts +0 -65
  533. package/src/ui/overlays/confirm-overlay.ts +0 -60
  534. package/src/ui/overlays/help-overlay.ts +0 -177
  535. package/src/ui/overlays/mailbox-compose-overlay.ts +0 -181
  536. package/src/ui/overlays/mailbox-compose-preview.ts +0 -78
  537. package/src/ui/overlays/mailbox-detail-overlay.ts +0 -154
  538. package/src/ui/pi-ui-compat.ts +0 -68
  539. package/src/ui/powerbar-publisher.ts +0 -459
  540. package/src/ui/render-coalescer.ts +0 -101
  541. package/src/ui/render-diff.ts +0 -160
  542. package/src/ui/render-scheduler.ts +0 -278
  543. package/src/ui/run-action-dispatcher.ts +0 -182
  544. package/src/ui/run-dashboard.ts +0 -904
  545. package/src/ui/run-event-bus.ts +0 -381
  546. package/src/ui/run-snapshot-cache.ts +0 -1057
  547. package/src/ui/settings-overlay.ts +0 -1067
  548. package/src/ui/shared-overlay-scheduler.ts +0 -96
  549. package/src/ui/snapshot-types.ts +0 -90
  550. package/src/ui/spinner.ts +0 -17
  551. package/src/ui/status-colors.ts +0 -143
  552. package/src/ui/syntax-highlight.ts +0 -136
  553. package/src/ui/terminal-status.ts +0 -269
  554. package/src/ui/theme-adapter.ts +0 -271
  555. package/src/ui/theme-discovery.ts +0 -199
  556. package/src/ui/tool-progress-formatter.ts +0 -93
  557. package/src/ui/tool-render.ts +0 -453
  558. package/src/ui/tool-renderers/brief-mode.ts +0 -225
  559. package/src/ui/tool-renderers/index.ts +0 -726
  560. package/src/ui/transcript-cache.ts +0 -128
  561. package/src/ui/transcript-entries.ts +0 -256
  562. package/src/ui/transcript-viewer.ts +0 -424
  563. package/src/ui/widget/index.ts +0 -391
  564. package/src/ui/widget/widget-formatters.ts +0 -182
  565. package/src/ui/widget/widget-model.ts +0 -110
  566. package/src/ui/widget/widget-renderer.ts +0 -182
  567. package/src/ui/widget/widget-types.ts +0 -36
  568. package/src/utils/bm25-search.ts +0 -235
  569. package/src/utils/completion-dedupe.ts +0 -63
  570. package/src/utils/conflict-detect.ts +0 -668
  571. package/src/utils/env-allowlist.ts +0 -30
  572. package/src/utils/env-filter.ts +0 -155
  573. package/src/utils/file-coalescer.ts +0 -98
  574. package/src/utils/fingerprint.ts +0 -180
  575. package/src/utils/frontmatter.ts +0 -70
  576. package/src/utils/fs-watch.ts +0 -37
  577. package/src/utils/gh-protocol.ts +0 -556
  578. package/src/utils/git.ts +0 -260
  579. package/src/utils/guards.ts +0 -107
  580. package/src/utils/ids.ts +0 -24
  581. package/src/utils/incremental-reader.ts +0 -220
  582. package/src/utils/internal-error.ts +0 -10
  583. package/src/utils/names.ts +0 -36
  584. package/src/utils/ndjson.ts +0 -115
  585. package/src/utils/paths.ts +0 -227
  586. package/src/utils/project-detector.ts +0 -160
  587. package/src/utils/redaction.ts +0 -347
  588. package/src/utils/resolve-shell.ts +0 -36
  589. package/src/utils/run-watcher-registry.ts +0 -152
  590. package/src/utils/safe-paths.ts +0 -383
  591. package/src/utils/scan-cache.ts +0 -144
  592. package/src/utils/session-utils.ts +0 -110
  593. package/src/utils/sleep.ts +0 -54
  594. package/src/utils/socket-path.ts +0 -127
  595. package/src/utils/sse-parser.ts +0 -129
  596. package/src/utils/task-name-generator.ts +0 -337
  597. package/src/utils/timings.ts +0 -33
  598. package/src/utils/token-counter.ts +0 -200
  599. package/src/utils/visual.ts +0 -207
  600. package/src/workflows/cost-estimator.ts +0 -34
  601. package/src/workflows/discover-workflows.ts +0 -290
  602. package/src/workflows/intermediate-store.ts +0 -166
  603. package/src/workflows/preflight-validator.ts +0 -168
  604. package/src/workflows/topology-analyzer.ts +0 -203
  605. package/src/workflows/validate-workflow.ts +0 -50
  606. package/src/workflows/workflow-config.ts +0 -70
  607. package/src/workflows/workflow-serializer.ts +0 -32
  608. package/src/worktree/branch-freshness.ts +0 -112
  609. package/src/worktree/cleanup.ts +0 -341
  610. package/src/worktree/worktree-manager.ts +0 -1200
package/CHANGELOG.md CHANGED
@@ -3,6 +3,41 @@
3
3
  > **Note:** `atomic-write-v2.ts` / `AtomicWriter` mentioned in historical entries below was consolidated into `atomic-write.ts` as of v0.9.42. This changelog is preserved as historical record โ€” the migration was completed (the v2 class was never adopted; v1 won on simplicity + symlink-safety + link+unlink atomicity). See `docs/migration/atomic-write-v2-migration.md` for the decision rationale.
4
4
 
5
5
 
6
+ ## [0.9.52] โ€” Sprint 1-6: security hardening, durability, god-module refactor, tarball slim (2026-07-28)
7
+
8
+ A full audit-driven upgrade pass โ€” 6 sprints, ~60 findings from `REVIEW-UPGRADE-2026-07-27.md`, independently verified in `VERIFY-2026-07-27.md` (~22% of the original report's claims corrected: 4 false positives, count inflations, stale line refs). Test suite 6446 unit + 191 integration, 0 fail. CI green on ubuntu/macos/windows.
9
+
10
+ ### Sprint 1 โ€” P0 security + durability + runtime (`47be124`)
11
+ - **F-01 (RCE):** project `.dwf.ts` trust gate (`PI_CREW_TRUST_PROJECT_DWF=1`); builtin/user exempt.
12
+ - **F-02 (RCE):** preStepScript project deny (discover-layer strip + runtime allowlist).
13
+ - **R-01:** crash-recovery quarantines corrupt manifests (no more `stateRoot` delete on a single bad byte).
14
+ - **CORE-1:** pendingUnits try/finally drain + `runController.signal` propagated to children.
15
+ - **F-05 (ReDoS):** PEM regex bounded `{0,8192}?` + 2MB length guard + >100 BEGIN-count cap.
16
+ - **D-01, C-02:** atomic-write POSIX rename; lock suffix disambiguation (`.mkdirlock` vs `.flock`).
17
+
18
+ ### Sprint 2 โ€” broker P0 + worker cap (`ad6cde0`)
19
+ - **F-06:** per-task broker token + `tokenRole` (orchestrator-only `steer.push`/`msg.send` โ€” closed the self-declared-role privilege escalation).
20
+ - **CORE-2:** global worker cap moved from the goal-loop coordinator to the actual `runChildPi` spawn sites (deadlock-safe under low caps).
21
+ - **VAL-1:** `Value.Check` guard (downgraded P0โ†’P2 โ€” Pi framework already validates tool params).
22
+
23
+ ### Sprint 3 โ€” 11 P1 quick wins (`b13036c`)
24
+ A-01/A-02 (atomic-write dir fsync + fd-leak), F-2 (diag gate), F-9 (keyOf migration), CORE-7/10/11 (process-exit, detached spawn, AbortSignal into session.prompt), API-2 (3 missing action literals), CFG-3 (config precedence doc), DOC-1 (README bundle default), S-01 (schemaVersion validate).
25
+
26
+ ### Sprint 4 โ€” 11 P1 medium (`e8e60a9`โ†’`484a584`)
27
+ DEP bump (@earendil-works/* 0.77โ†’0.82), F-04 (per-user 0700 socket subdir), F-08 (migrate `resolveContainedPath` โ†’ hardened `resolveRealContainedPath`), CORE-13 (extract unified `runWorker()`), CORE-3 (per-task spawn budget), CORE-8 (unified `resolveRunDeadline` โ€” closes inline-path zero-timeout), R-03 (rotation generation sidecar), C-01 (cross-process event-log lock, two-tier deadlock-safe).
28
+
29
+ ### Sprint 5 โ€” god-module refactor (`c50b114`โ†’`77daf87`)
30
+ Characterization-test-first discipline (10 + 11 scenarios locked before refactor, held green across every extraction). **CORE-4:** `executeTeamRunCore` 1075โ†’311 lines (8 extracted scheduler functions + `SchedulerContext`/`SchedulerDecision`). **CORE-5:** `runTeamTask` โ†’ `child-executor` + `pre-execution` + `post-execution`. **API-5:** 54-action mega-tool โ†’ 5-domain schema + dispatch facade (zero caller changes, `additionalProperties:true` Phase 1).
31
+
32
+ ### Sprint 6 โ€” cleanup + tarball slim (`3884ae6`)
33
+ CORE-6/17, F-1 (SIGWINCH teardown), F-21 (delete 454-LOC `tool-render.ts`), CI-4 (bundle size budget), CI-5 (packโ†’installโ†’`node --check` smoke), **PKG-2/3/5 (tarball 16.0 โ†’ 4.8MB, โˆ’70%)**, API-1 (15 missing action docs), CFG-5 (17-section config reference).
34
+
35
+ ### CI hardening (`67d3e1c`โ†’`400d780`)
36
+ Format check, CI-5 `node --check`, P-02 structural (machine-independent), F-04 Windows named-pipe regex, H3 timer-race.
37
+
38
+ ### Deferred (follow-ups in `ROADMAP-2026-07-27.md`)
39
+ F-26 (async `refreshIfStale`), C-03 (mailbox async cross-process lock), CORE-3 `retryableErrors` default subset, API-5 Phase 2 (`additionalProperties:false` tightening).
40
+
6
41
  ## [0.9.51] โ€” Complete the UI animation audit + Windows coalescing fix (2026-07-26)
7
42
 
8
43
  Closes out the remaining deferred findings from `reports/ui-animation-audit-2026-07-24.md`
package/README.md CHANGED
@@ -416,25 +416,221 @@ If preconditions are not met, a friendly error message is returned instead of cr
416
416
 
417
417
  ### Key Settings
418
418
 
419
- | Section | Keys | Default |
420
- |---------|------|---------|
421
- | **Runtime** | `mode`: `auto` \| `child-process` \| `scaffold` \| `live-session` | `auto` |
422
- | | `maxTurns`, `graceTurns`, `groupJoin`, `requirePlanApproval` | various |
423
- | **Concurrency** | `limits.maxConcurrentWorkers` | workflow-dependent |
424
- | | `limits.maxTaskDepth`, `limits.maxChildrenPerTask` | 2, 5 |
425
- | **Async** | `asyncByDefault` | `false` |
426
- | | `runtime.groupJoin`: `off` \| `group` \| `smart` | `smart` |
427
- | **Autonomy** | `profile`: `manual` \| `suggested` \| `assisted` \| `aggressive` | `suggested` |
428
- | | `autonomous.injectPolicy`, `preferAsyncForLongTasks` | true, false |
429
- | **UI** | `widgetPlacement`, `dashboardPlacement` | compact widget |
430
- | | `showModel`, `showTokens` | display controls |
431
- | **Reliability** | `autoRetry`, `autoRecover`, `deadletterThreshold` | opt-in |
432
- | **Observability** | `observability.enabled`, `observability.pollIntervalMs`, `otlp.enabled`/`otlp.endpoint` | opt-in |
433
- | **Worktree** | `worktree.setupHook`, `worktree.linkNodeModules`, `worktree.seedPaths` (mode is set via `workspaceMode: "worktree"` at run time) | disabled by default |
434
-
435
- > โš ๏ธ **Trust boundary**: project config cannot override sensitive execution controls (workers, runtime mode, autonomy, agent overrides). Set those in **user config** only.
436
-
437
- ๐Ÿ“– Full config reference: [docs/commands-reference.md#team-settings--config-management](docs/commands-reference.md) and [schema.json](schema.json)
419
+ A comprehensive reference of every config key. ๐Ÿ”’ marks keys that are
420
+ **sensitive** โ€” project config (`.crew/config.json`) cannot set them; they are
421
+ silently ignored with a warning unless set in **user config**
422
+ (`~/.pi/agent/pi-crew.json`). Cross-referenced against `src/config/types.ts`
423
+ (`PiTeamsConfig`), `src/config/defaults.ts`, and the project-override sanitizer
424
+ in `src/config/config.ts`.
425
+
426
+ For machine-readable validation, see [schema.json](schema.json).
427
+
428
+ #### Top-level
429
+
430
+ | Key path | Type | Default | Description |
431
+ |----------|------|---------|-------------|
432
+ | `asyncByDefault` ๐Ÿ”’ | `boolean` | `false` | Detach every `run` by default (survives session switches). |
433
+ | `executeWorkers` ๐Ÿ”’ | `boolean` | `true` | Spawn worker agents. `false` = dry-run planning only. |
434
+ | `notifierIntervalMs` | `number` | `5000` | How often the completion notifier polls. |
435
+ | `requireCleanWorktreeLeader` ๐Ÿ”’ | `boolean` | _(unset)_ | Require a clean git repo before starting a worktree-mode run. |
436
+ | `ignoreMethod` | `"gitignore" \| "exclude"` | _(unset)_ | How run artifacts are ignored by git. |
437
+
438
+ #### `autonomous.*` โ€” Delegation & magic keywords
439
+
440
+ | Key path | Type | Default | Description |
441
+ |----------|------|---------|-------------|
442
+ | `autonomous.profile` ๐Ÿ”’ | `manual \| suggested \| assisted \| aggressive` | `suggested` | How much the agent self-delegates to crew runs. |
443
+ | `autonomous.enabled` ๐Ÿ”’ | `boolean` | `true` | Master switch for autonomous delegation. |
444
+ | `autonomous.injectPolicy` ๐Ÿ”’ | `boolean` | `true` | Inject the delegation policy into prompts. |
445
+ | `autonomous.preferAsyncForLongTasks` ๐Ÿ”’ | `boolean` | `false` | Auto-detach runs expected to be long. |
446
+ | `autonomous.allowWorktreeSuggestion` ๐Ÿ”’ | `boolean` | `true` | Suggest worktree isolation for mutating goals. |
447
+ | `autonomous.magicKeywords` | `Record<string, string[]>` | _(unset)_ | Trigger words mapped to team/workflow hints. |
448
+
449
+ #### `limits.*` โ€” Scheduling ceilings
450
+
451
+ | Key path | Type | Default | Description |
452
+ |----------|------|---------|-------------|
453
+ | `limits.maxConcurrentWorkers` | `number` | workflow-dependentยน | Hard cap on parallel workers. Ceiling 1024. |
454
+ | `limits.allowUnboundedConcurrency` | `boolean` | `false` | Permit unbounded fan-out (dangerous). |
455
+ | `limits.maxTaskDepth` | `number` | `100` | Max nesting depth of the task graph. |
456
+ | `limits.maxChildrenPerTask` | `number` | `1000` | Max children a single task may spawn. |
457
+ | `limits.maxRunMinutes` | `number` | `1440` | Wall-clock cap for a run (24 h). |
458
+ | `limits.maxRetriesPerTask` | `number` | `100` | Max automatic retries per task. |
459
+ | `limits.maxTasksPerRun` | `number` | `10000` | Max tasks allowed in a single run. |
460
+ | `limits.heartbeatStaleMs` | `number` | `86400000` | Heartbeat staleness threshold (24 h). |
461
+ | `limits.serializeOnPathOverlap` | `boolean` | `false` | Skip ready tasks whose `step.output` overlaps an in-flight task. |
462
+
463
+ ยน Per workflow: `parallelResearch` 4, `research` 3, `implementation` 4, `review` 3, `default` 3 (fallback 2).
464
+
465
+ #### `runtime.*` โ€” Worker execution
466
+
467
+ | Key path | Type | Default | Description |
468
+ |----------|------|---------|-------------|
469
+ | `runtime.mode` ๐Ÿ”’ | `auto \| scaffold \| child-process \| live-session` | `auto` | How workers are spawned. |
470
+ | `runtime.preferLiveSession` ๐Ÿ”’ | `boolean` | _(unset)_ | Prefer in-process live-session workers. |
471
+ | `runtime.allowChildProcessFallback` ๐Ÿ”’ | `boolean` | _(unset)_ | Fall back to child-process if live-session unavailable. |
472
+ | `runtime.maxTurns` | `number` | `10000` | Max agent turns per task. |
473
+ | `runtime.graceTurns` | `number` | `5` | Extra turns allowed after a stop signal. |
474
+ | `runtime.taskTimeoutMs` | `number` | `0` | Per-task wall-clock timeout (0 = none). |
475
+ | `runtime.inheritContext` ๐Ÿ”’ | `boolean` | `true` | Inherit parent context into workers. |
476
+ | `runtime.promptMode` | `replace \| append` | `replace` | How the task prompt is applied. |
477
+ | `runtime.groupJoin` | `off \| group \| smart` | `smart` | How grouped task results are joined. |
478
+ | `runtime.groupJoinAckTimeoutMs` | `number` | `86400000` | Timeout for group-join acknowledgements. |
479
+ | `runtime.requirePlanApproval` ๐Ÿ”’ยฒ | `boolean` | `false` | Pause for plan approval before mutating tasks. |
480
+ | `runtime.completionMutationGuard` | `off \| warn \| fail` | `warn` | Guard against tasks mutating outside plan approval. |
481
+ | `runtime.effectivenessGuard` | `off \| warn \| block \| fail` | `off` | Pre-flight topology validator enforcement mode. |
482
+ | `runtime.isolationPolicy` ๐Ÿ”’ | `{ isolatedRoles?, defaultRuntime? }` | _(unset)_ | Per-role runtime selection for crash isolation. |
483
+ | `runtime.excludeContextBash` | `boolean` | `false` | Exclude certain bash results from worker context. |
484
+
485
+ ยฒ `requirePlanApproval` is sensitive only when set to `false` in project config
486
+ (the sanitizer blocks *disabling* the gate from untrusted project config).
487
+
488
+ #### `control.*` โ€” Needs-attention gating
489
+
490
+ | Key path | Type | Default | Description |
491
+ |----------|------|---------|-------------|
492
+ | `control.enabled` | `boolean` | _(unset)_ | Enable the needs-attention controller. |
493
+ | `control.needsAttentionAfterMs` | `number` | _(unset)_ | Threshold before flagging a run as needing attention. |
494
+
495
+ #### `worktree.*` โ€” Git worktree isolation
496
+
497
+ > Worktree **mode** is chosen at run time via `workspaceMode: "worktree"`, not
498
+ > in config. These keys configure how a worktree is set up.
499
+
500
+ | Key path | Type | Default | Description |
501
+ |----------|------|---------|-------------|
502
+ | `worktree.setupHook` ๐Ÿ”’ | `string` | _(unset)_ | Shell command run after worktree creation. |
503
+ | `worktree.setupHookTimeoutMs` | `number` | _(unset)_ | Timeout for the setup hook. |
504
+ | `worktree.linkNodeModules` | `boolean` | `false` | Symlink `node_modules` into the worktree. |
505
+ | `worktree.seedPaths` | `string[]` | _(unset)_ | Extra paths to copy/symlink into the worktree. |
506
+
507
+ #### `goalWrap.*` โ€” Goal-completion workflows
508
+
509
+ A per-workflow map (`Record<workflowName, GoalWrapWorkflowConfig>`) that applies
510
+ the `goal` action's completion-guarantee loop to builtin workflows.
511
+
512
+ | Key path | Type | Default | Description |
513
+ |----------|------|---------|-------------|
514
+ | `goalWrap.<name>.enabled` | `boolean` | _(unset)_ | Enable goal-wrap for this workflow. |
515
+ | `goalWrap.<name>.maxTurns` | `number` (1โ€“50) | _(unset)_ | Max iterations of the goal loop. |
516
+ | `goalWrap.<name>.evaluatorModel` | `string` | _(unset)_ | Model used by the LLM judge. |
517
+ | `goalWrap.<name>.verification.commands` | `string[]` | _(unset)_ | Commands run to verify completion. |
518
+ | `goalWrap.<name>.budgetTotal` | `number` | _(unset)_ | Token budget for the goal loop. |
519
+ | `goalWrap.<name>.budgetUnlimited` | `boolean` | _(unset)_ | Skip the token budget. |
520
+
521
+ #### `agents.*` โ€” Agent overrides
522
+
523
+ | Key path | Type | Default | Description |
524
+ |----------|------|---------|-------------|
525
+ | `agents.disableBuiltins` ๐Ÿ”’ | `boolean` | `false` | Hide built-in agents. |
526
+ | `agents.overrides` ๐Ÿ”’ | `Record<name, AgentOverride>` | _(unset)_ | Per-agent `model`, `fallbackModels`, `thinking`, `tools`, `skills`, `disabled`. |
527
+
528
+ #### `tools.*` โ€” Tool behaviour
529
+
530
+ | Key path | Type | Default | Description |
531
+ |----------|------|---------|-------------|
532
+ | `tools.enableClaudeStyleAliases` | `boolean` | _(unset)_ | Accept Claude-style tool aliases. |
533
+ | `tools.enableSteer` ๐Ÿ”’ | `boolean` | _(unset)_ | Enable the `steer` action. |
534
+ | `tools.terminateOnForeground` ๐Ÿ”’ | `boolean` | _(unset)_ | Terminate background runs when foreground starts. |
535
+
536
+ #### `telemetry.*`
537
+
538
+ | Key path | Type | Default | Description |
539
+ |----------|------|---------|-------------|
540
+ | `telemetry.enabled` | `boolean` | `false` | Collect anonymous usage telemetry. |
541
+
542
+ #### `policy.*` โ€” Capability gating
543
+
544
+ | Key path | Type | Default | Description |
545
+ |----------|------|---------|-------------|
546
+ | `policy.requireIntentForDestructiveActions` | `boolean` | _(unset)_ | Require explicit intent for deletes/forgets. |
547
+ | `policy.disabledCapabilities` | `string[]` | _(unset)_ | Disable named capabilities. |
548
+
549
+ #### `notifications.*`
550
+
551
+ | Key path | Type | Default | Description |
552
+ |----------|------|---------|-------------|
553
+ | `notifications.enabled` | `boolean` | `false` | Enable run-completion notifications. |
554
+ | `notifications.severityFilter` | `Severity[]` | `[warning, error, critical]` | Which severities to surface. |
555
+ | `notifications.dedupWindowMs` | `number` | `30000` | De-duplicate notifications within this window. |
556
+ | `notifications.batchWindowMs` | `number` | `0` | Batch notifications for this long before emitting. |
557
+ | `notifications.quietHours` | `string` | _(unset)_ | Quiet-hours schedule (e.g. `"22:00-08:00"`). |
558
+ | `notifications.sinkRetentionDays` | `number` | `7` | How long notification sinks retain data. |
559
+
560
+ #### `observability.*`
561
+
562
+ | Key path | Type | Default | Description |
563
+ |----------|------|---------|-------------|
564
+ | `observability.enabled` | `boolean` | _(unset)_ | Enable the periodic observability poller. |
565
+ | `observability.pollIntervalMs` | `number` | _(unset)_ | Polling interval. |
566
+ | `observability.metricRetentionDays` | `number` | _(unset)_ | How long metrics are retained. |
567
+
568
+ #### `reliability.*` โ€” Retry, recovery & validation
569
+
570
+ | Key path | Type | Default | Description |
571
+ |----------|------|---------|-------------|
572
+ | `reliability.autoRetry` | `boolean` | `false` | Auto-retry failed tasks. |
573
+ | `reliability.retryPolicy.maxAttempts` | `number` | _(unset)_ | Max retry attempts. |
574
+ | `reliability.retryPolicy.backoffMs` | `number` | _(unset)_ | Base backoff between retries. |
575
+ | `reliability.retryPolicy.jitterRatio` | `number` | _(unset)_ | Jitter fraction (0โ€“1). |
576
+ | `reliability.retryPolicy.exponentialFactor` | `number` | _(unset)_ | Exponential backoff multiplier. |
577
+ | `reliability.retryPolicy.retryableErrors` | `string[]` | _(unset)_ | Error substrings considered retryable. |
578
+ | `reliability.retryPolicy.maxTotalSpawns` | `number` | `0` | Flat per-task spawn budget (0 = auto). |
579
+ | `reliability.autoRecover` | `boolean` | `false` | Auto-recover stuck/orphaned runs. |
580
+ | `reliability.deadletterThreshold` | `number` | _(unset)_ | Attempts before a task is dead-lettered. |
581
+ | `reliability.autoRepairIntervalMs` | `number` | `60000` | Periodic stale-run repair interval (0 = off). |
582
+ | `reliability.cleanupOrphanedTempDirs` | `boolean` | `true` | Remove orphaned `/tmp/pi-crew-*` dirs. |
583
+ | `reliability.forcePreflight` | `boolean` | `false` | Bypass the topology validator (audit-logged). |
584
+ | `reliability.ambientStatusInjection` | `boolean` | `true` | Inject ambient crew-status note on every LLM call. |
585
+ | `reliability.perWriteValidation` | `boolean` | `true` | Validate `write`/`edit` results (JSON v1). |
586
+ | `reliability.scopeModels` | `boolean` | `false` | Enforce subagent models stay within the allowlist. |
587
+
588
+ #### `otlp.*` โ€” OpenTelemetry export
589
+
590
+ | Key path | Type | Default | Description |
591
+ |----------|------|---------|-------------|
592
+ | `otlp.enabled` | `boolean` | _(unset)_ | Enable OTLP trace/metric export. |
593
+ | `otlp.endpoint` ๐Ÿ”’ | `string` | _(unset)_ | OTLP collector endpoint. |
594
+ | `otlp.headers` ๐Ÿ”’ | `Record<string, string>` | _(unset)_ | Auth headers sent to the collector. |
595
+ | `otlp.intervalMs` | `number` | _(unset)_ | Export flush interval. |
596
+
597
+ #### `ui.*` โ€” Dashboard & widget
598
+
599
+ | Key path | Type | Default | Description |
600
+ |----------|------|---------|-------------|
601
+ | `ui.widgetPlacement` | `aboveEditor \| belowEditor` | `aboveEditor` | Where the status widget renders. |
602
+ | `ui.widgetMaxLines` | `number` | `8` | Max lines shown by the widget. |
603
+ | `ui.powerbar` | `boolean` | `true` | Show the power bar. |
604
+ | `ui.dashboardPlacement` | `center \| right` | `center` | Dashboard screen position. |
605
+ | `ui.dashboardWidth` | `number` | `72` | Dashboard column width. |
606
+ | `ui.dashboardLiveRefreshMs` | `number` | `1000` | Dashboard live-refresh interval. |
607
+ | `ui.autoOpenDashboard` | `boolean` | `false` | Auto-open the dashboard. |
608
+ | `ui.autoOpenDashboardForForegroundRuns` | `boolean` | `false` | Auto-open only for foreground runs. |
609
+ | `ui.autoCloseDashboardMs` | `number` | _(unset)_ | Auto-close the dashboard after this long. |
610
+ | `ui.showModel` | `boolean` | `true` | Show model names in the UI. |
611
+ | `ui.showTokens` | `boolean` | `true` | Show token counts. |
612
+ | `ui.showTools` | `boolean` | `true` | Show tool activity. |
613
+ | `ui.transcriptTailBytes` | `number` | `1048576` | Bytes of transcript tail kept. |
614
+ | `ui.mascotStyle` | `cat \| armin` | `cat` | Mascot character. |
615
+ | `ui.mascotEffect` | `random \| none \| โ€ฆ` | `random` | Mascot animation effect. |
616
+
617
+ #### `broker.*` โ€” Inter-Pi broker
618
+
619
+ > Default is **ON** since v0.9.47 (Linux + macOS). Disable via
620
+ > `broker.enabled: false`, env `PI_CREW_BROKER=0`, or auto-off on Windows.
621
+
622
+ | Key path | Type | Default | Description |
623
+ |----------|------|---------|-------------|
624
+ | `broker.enabled` | `boolean` | `true` | Master switch for the local socket broker. |
625
+ | `broker.pathHashLen` | `number` (4โ€“32) | `8` | SHA-256 prefix length in the socket filename. |
626
+ | `broker.maxFrameBytes` | `number` (1024โ€“1048576) | `262144` | Max NDJSON frame size (256 KiB). |
627
+ | `broker.outboundQueueCap` | `number` (32โ€“4096) | `256` | Per-connection outbound queue cap. |
628
+
629
+ > โš ๏ธ **Trust boundary**: ๐Ÿ”’ keys are blocked from project config โ€” set them in
630
+ > **user config** only. The project config sanitizer silently drops them with a
631
+ > warning so untrusted repos cannot escalate privileges or redirect telemetry.
632
+
633
+ ๐Ÿ“– Interactive config UI: [docs/commands-reference.md#team-settings--config-management](docs/commands-reference.md) ยท machine-readable: [schema.json](schema.json)
438
634
 
439
635
  ---
440
636
 
@@ -658,7 +854,7 @@ Your system prompt here.
658
854
  | `PI_CREW_BROKER=0` | **Disable the inter-pi broker entirely** (always wins over config). Use to opt out of cross-session messaging. |
659
855
  | `PI_CREW_BROKER=1` | Explicitly enable the broker (redundant under the v0.9.47 default-on; useful for overriding a config `broker.enabled: false`). |
660
856
  | `PI_CREW_BROKER_DIAG_UI=1` | Make the run-dashboard `handleInput` emit a `[PI-CREW-DIAG]` line to stderr per keystroke โ€” for TUI keybinding probes. |
661
- | `PI_CREW_USE_BUNDLE=1` | Load via bundled `dist/index.mjs` (~5% faster cold-start). Default: strip-types. Requires `npm run build:bundle` to have produced `dist/`. Falls back to strip-types with a one-time warning if the bundle is missing. See `scripts/bench-cold-start.mjs`. |
857
+ | `PI_CREW_USE_BUNDLE=1` | Force-load via bundled `dist/index.mjs` (~19% faster cold-start than strip-types). Default: bundle (since v0.9.17). Set `PI_CREW_USE_BUNDLE=0` to force strip-types fallback. Requires `npm run build:bundle` to have produced `dist/`. |
662
858
  | `PI_CREW_EXECUTE_WORKERS=0` | Disable child workers (scaffold mode) |
663
859
  | `PI_TEAMS_EXECUTE_WORKERS=0` | Legacy disable flag |
664
860
  | `PI_TEAMS_MOCK_CHILD_PI=success` | Mock child worker for testing |