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.
- package/CHANGELOG.md +35 -0
- package/README.md +216 -20
- package/dist/build-meta.json +2090 -1638
- package/dist/index.mjs +18057 -17119
- package/docs/actions-reference.md +431 -1
- package/package.json +19 -9
- package/schema.json +41 -0
- package/scripts/check-bundle-size.mjs +38 -0
- package/scripts/test-runner.mjs +11 -1
- package/dist/index.mjs.map +0 -7
- package/docs/FEATURE_INTAKE.md +0 -126
- package/docs/HARNESS.md +0 -87
- package/docs/HARNESS_BACKLOG.md +0 -89
- package/docs/PROJECT_REVIEW.md +0 -270
- package/docs/PROJECT_REVIEW_FIXES.md +0 -342
- package/docs/PROJECT_REVIEW_ROUND4.md +0 -156
- package/docs/PROJECT_REVIEW_ROUND5.md +0 -86
- package/docs/REVIEW-FINDINGS-2026-06 +0 -357
- package/docs/REVIEW-FINDINGS-2026-07-CORE.md +0 -139
- package/docs/REVIEW-FINDINGS-2026-07.md +0 -125
- package/docs/TEST_MATRIX.md +0 -51
- package/docs/archive/README.md +0 -91
- package/docs/archive/followup-review-round3-2026-05-12.md +0 -342
- package/docs/archive/followup-review-round4-2026-05-13.md +0 -107
- package/docs/archive/pi-crew-bugs.md +0 -961
- package/docs/archive/pi-crew-test-final.md +0 -120
- package/docs/archive/pi-crew-test-results.md +0 -260
- package/docs/archive/pi-crew-test-round2.md +0 -136
- package/docs/archive/pi-crew-test-round4.md +0 -100
- package/docs/archive/pi-crew-test-round5.md +0 -70
- package/docs/archive/pi-crew-test-round6.md +0 -110
- package/docs/archive/pi-crew-v0.5.10-audit-fix-plan.md +0 -60
- package/docs/archive/pi-crew-v0.5.11-audit-fix-plan.md +0 -92
- package/docs/archive/pi-crew-v0.5.12-audit-fix-plan.md +0 -76
- package/docs/archive/pi-crew-v0.5.13-audit-fix-plan.md +0 -75
- package/docs/archive/pi-crew-v0.5.14-audit-fix-plan.md +0 -75
- package/docs/archive/pi-crew-v0.5.16-audit-fix-plan.md +0 -35
- package/docs/archive/pi-crew-v0.5.17-audit-fix-plan.md +0 -80
- package/docs/archive/pi-crew-v0.5.5-audit-fix-plan.md +0 -133
- package/docs/archive/pi-crew-v0.5.9-audit-fix-plan.md +0 -88
- package/docs/archive/pi-mono-opportunities.md +0 -969
- package/docs/archive/pi-mono-review.md +0 -291
- package/docs/archive/pi-subagent4-comparison.md +0 -261
- package/docs/archive/pi-subagents3-deep-analysis.md +0 -508
- package/docs/bugs/bug-021-notification-badge-counter-misleading.md +0 -293
- package/docs/bugs/bug-023-chain-windows-path-resolution.md +0 -106
- package/docs/bugs/bug-quota-display-truncation.md +0 -223
- package/docs/bugs/cross-session-notification-leakage.md +0 -82
- package/docs/code-review-2026-05-11.md +0 -592
- package/docs/coding-agent-optimization.md +0 -268
- package/docs/comparison-pi-subagents-vs-pi-crew.md +0 -303
- package/docs/decisions/0001-durable-state.md +0 -41
- package/docs/decisions/0002-child-process-for-async.md +0 -42
- package/docs/decisions/0003-depth-guard.md +0 -36
- package/docs/decisions/0004-execfile-over-exec.md +0 -34
- package/docs/decisions/0005-no-parameter-properties.md +0 -49
- package/docs/decisions/0006-publish-bundled-esm.md +0 -63
- package/docs/decisions/0007-active-run-binary-index.md +0 -54
- package/docs/decisions/0008-child-pi-warm-pool.md +0 -61
- package/docs/decisions/2026-07-21-broker-phase4-default-on.md +0 -77
- package/docs/decisions/2026-07-21-broker-windows-perms.md +0 -91
- package/docs/decisions/2026-07-22-broker-phase4-gated-on.md +0 -99
- package/docs/decisions/2026-07-24-oidc-trusted-publishing.md +0 -112
- package/docs/decisions/2026-07-26-c6-mascot-visibility-not-wired.md +0 -84
- package/docs/decisions/README.md +0 -26
- package/docs/deep-review-report.md +0 -384
- package/docs/distillation/cybersecurity-patterns.md +0 -294
- package/docs/feature-analysis-subagent4.md +0 -305
- package/docs/fix-plan-disabletools-exit-null.md +0 -219
- package/docs/fixes/BATCH_A_H1_H2.md +0 -86
- package/docs/fixes/bug-006-foreground-cancel-concurrent.md +0 -78
- package/docs/fixes/bug-007-async-notifier-stale-ctx.md +0 -112
- package/docs/fixes/bug-008-child-process-silent-timeout.md +0 -100
- package/docs/fixes/bug-009-executor-yield-limit-needs-attention.md +0 -75
- package/docs/fixes/bug-010-child-process-api-key-filtered.md +0 -109
- package/docs/fixes/bug-011-spawn-pi-enoent.md +0 -92
- package/docs/fixes/bug-012-essential-env-stripped.md +0 -89
- package/docs/fixes/bug-013-background-runner-death.md +0 -84
- package/docs/fixes/bug-014-infinite-retry-loop-needs-attention.md +0 -82
- package/docs/fixes/bug-015-background-runner-sigterm.md +0 -65
- package/docs/fixes/bug-017-background-runner-session-shutdown.md +0 -66
- package/docs/fixes/bug-017-background-runner-sigkill-double-fork.md +0 -28
- package/docs/fixes/bug-018-child-pi-worker-stdin-hang.md +0 -61
- package/docs/fixes/bug-019-phantom-runs-temp-workspace.md +0 -52
- package/docs/fixes/bug-020-infinite-retry-loop-needs-attention.md +0 -47
- package/docs/fixes/v0.9.10/locks-fix-verify.md +0 -3
- package/docs/fixes/v0.9.10/smoke-test.md +0 -12
- package/docs/followup-plan-2026-05-12.md +0 -463
- package/docs/followup-review-2026-05-12.md +0 -297
- package/docs/goals.md +0 -59
- package/docs/implementation-plan-top3.md +0 -333
- package/docs/issue-29-analysis.md +0 -189
- package/docs/live-mailbox-runtime.md +0 -36
- package/docs/migration/atomic-write-v2-migration.md +0 -299
- package/docs/next-upgrade-roadmap.md +0 -808
- package/docs/oh-my-pi-research.md +0 -509
- package/docs/optimization-plan-2026-07.md +0 -366
- package/docs/optimization-plan.md +0 -644
- package/docs/patterns/command-agent-skill.md +0 -71
- package/docs/perf/baseline-2026-05.md +0 -113
- package/docs/perf/final-report-2026-05.md +0 -206
- package/docs/perf/optimization-plan-2026-07-verified.md +0 -396
- package/docs/perf/performance-audit-report-2026-07.md +0 -948
- package/docs/perf/performance-review-2026-07.md +0 -287
- package/docs/perf/sprint-1-report.md +0 -71
- package/docs/perf/sprint-2-report.md +0 -81
- package/docs/perf/sprint-2.5-report.md +0 -53
- package/docs/perf/sprint-3-report.md +0 -36
- package/docs/perf/sprint-4-report.md +0 -47
- package/docs/perf/sprint-5-report.md +0 -51
- package/docs/perf/sprint-6-report.md +0 -94
- package/docs/perf/sprint-7-report.md +0 -74
- package/docs/perf/upgrade-plan-2026-05.md +0 -147
- package/docs/performance-optimization-execution-plan.md +0 -520
- package/docs/phase4-triage.md +0 -58
- package/docs/pi-crew-investigation-report.md +0 -411
- package/docs/product/README.md +0 -31
- package/docs/product/platform.md +0 -27
- package/docs/product/runtime-safety.md +0 -37
- package/docs/product/team-run.md +0 -39
- package/docs/product/team-tool.md +0 -37
- package/docs/runtime-analysis-child-vs-live.md +0 -171
- package/docs/runtime-migration-in-process-analysis.md +0 -250
- package/docs/skills/REFERENCE.md +0 -138
- package/docs/stories/README.md +0 -32
- package/docs/stories/US-DEPS-major-upgrade.md +0 -62
- package/docs/stories/backlog.md +0 -36
- package/docs/superpowers/plans/2026-06-09-fallow-patterns-adoption.md +0 -1270
- package/docs/templates/decision.md +0 -27
- package/docs/templates/story.md +0 -44
- package/docs/templates/validation-report.md +0 -32
- package/docs/ui-optimization-plan.md +0 -447
- package/src/adapters/claude-adapter.ts +0 -23
- package/src/adapters/codex-adapter.ts +0 -21
- package/src/adapters/cursor-adapter.ts +0 -17
- package/src/adapters/export-util.ts +0 -143
- package/src/adapters/index.ts +0 -15
- package/src/adapters/registry.ts +0 -18
- package/src/adapters/types.ts +0 -23
- package/src/agents/agent-config.ts +0 -194
- package/src/agents/agent-search.ts +0 -98
- package/src/agents/agent-serializer.ts +0 -38
- package/src/agents/discover-agents.ts +0 -623
- package/src/benchmark/benchmark-runner.ts +0 -313
- package/src/benchmark/feedback-loop.ts +0 -73
- package/src/config/config.ts +0 -1269
- package/src/config/defaults.ts +0 -193
- package/src/config/drift-detector.ts +0 -290
- package/src/config/markers.ts +0 -330
- package/src/config/resilient-parser.ts +0 -117
- package/src/config/role-tools.ts +0 -118
- package/src/config/suggestions.ts +0 -75
- package/src/config/types.ts +0 -278
- package/src/errors.ts +0 -194
- package/src/extension/action-suggestions.ts +0 -117
- package/src/extension/async-notifier.ts +0 -179
- package/src/extension/autonomous-policy.ts +0 -209
- package/src/extension/command-completions.ts +0 -120
- package/src/extension/context-status-injection.ts +0 -185
- package/src/extension/crew-autocomplete.ts +0 -131
- package/src/extension/crew-cleanup.ts +0 -168
- package/src/extension/crew-input-router.ts +0 -93
- package/src/extension/crew-shortcuts.ts +0 -87
- package/src/extension/crew-vibes/cat-frames.ts +0 -18
- package/src/extension/crew-vibes/config.ts +0 -195
- package/src/extension/crew-vibes/figures.ts +0 -101
- package/src/extension/crew-vibes/font-detect.ts +0 -71
- package/src/extension/crew-vibes/footer.ts +0 -292
- package/src/extension/crew-vibes/index.ts +0 -432
- package/src/extension/crew-vibes/provider-usage.ts +0 -396
- package/src/extension/crew-vibes/render.ts +0 -206
- package/src/extension/crew-vibes/speed.ts +0 -286
- package/src/extension/cross-extension-rpc.ts +0 -350
- package/src/extension/help.ts +0 -62
- package/src/extension/import-index.ts +0 -74
- package/src/extension/knowledge-injection.ts +0 -402
- package/src/extension/management.ts +0 -571
- package/src/extension/message-renderers.ts +0 -108
- package/src/extension/notification-router.ts +0 -152
- package/src/extension/notification-sink.ts +0 -54
- package/src/extension/pi-api.ts +0 -56
- package/src/extension/plan-orchestrate.ts +0 -302
- package/src/extension/project-init.ts +0 -170
- package/src/extension/register.ts +0 -113
- package/src/extension/registration/artifact-cleanup.ts +0 -20
- package/src/extension/registration/command-registration.ts +0 -58
- package/src/extension/registration/command-utils.ts +0 -58
- package/src/extension/registration/commands.ts +0 -1228
- package/src/extension/registration/compaction-guard.ts +0 -333
- package/src/extension/registration/context-builder.ts +0 -135
- package/src/extension/registration/crash-recovery-cache.ts +0 -54
- package/src/extension/registration/foreground-run-controller.ts +0 -238
- package/src/extension/registration/hook-registration.ts +0 -119
- package/src/extension/registration/lazy-configurers.ts +0 -124
- package/src/extension/registration/lifecycle-handlers.ts +0 -923
- package/src/extension/registration/lifecycle.ts +0 -259
- package/src/extension/registration/observability.ts +0 -322
- package/src/extension/registration/registration-types.ts +0 -158
- package/src/extension/registration/runtime-cleanup.ts +0 -230
- package/src/extension/registration/subagent-helpers.ts +0 -125
- package/src/extension/registration/subagent-manager-setup.ts +0 -330
- package/src/extension/registration/subagent-tools.ts +0 -456
- package/src/extension/registration/team-tool.ts +0 -220
- package/src/extension/registration/tool-registration.ts +0 -50
- package/src/extension/registration/ui.ts +0 -172
- package/src/extension/registration/viewers.ts +0 -121
- package/src/extension/registration/wire-cross-extension.ts +0 -37
- package/src/extension/result-watcher.ts +0 -139
- package/src/extension/rpc-hmac.ts +0 -256
- package/src/extension/run-bundle-schema.ts +0 -104
- package/src/extension/run-export.ts +0 -97
- package/src/extension/run-import.ts +0 -168
- package/src/extension/run-index.ts +0 -131
- package/src/extension/run-maintenance.ts +0 -190
- package/src/extension/session-summary.ts +0 -18
- package/src/extension/team-manager-command.ts +0 -153
- package/src/extension/team-onboard.ts +0 -177
- package/src/extension/team-recommendation.ts +0 -288
- package/src/extension/team-tool/anchor.ts +0 -172
- package/src/extension/team-tool/api.ts +0 -1244
- package/src/extension/team-tool/auto-summarize.ts +0 -142
- package/src/extension/team-tool/cache-control.ts +0 -19
- package/src/extension/team-tool/cancel.ts +0 -337
- package/src/extension/team-tool/chain-dispatch.ts +0 -95
- package/src/extension/team-tool/chain-executor.ts +0 -379
- package/src/extension/team-tool/config-patch.ts +0 -50
- package/src/extension/team-tool/context.ts +0 -149
- package/src/extension/team-tool/destructive-gate.ts +0 -52
- package/src/extension/team-tool/doctor.ts +0 -431
- package/src/extension/team-tool/explain.ts +0 -282
- package/src/extension/team-tool/failure-patterns.ts +0 -118
- package/src/extension/team-tool/goal-wrap.ts +0 -330
- package/src/extension/team-tool/goal.ts +0 -556
- package/src/extension/team-tool/handle-schedule.ts +0 -332
- package/src/extension/team-tool/handle-settings.ts +0 -520
- package/src/extension/team-tool/health-monitor.ts +0 -481
- package/src/extension/team-tool/inspect.ts +0 -88
- package/src/extension/team-tool/intent-policy.ts +0 -45
- package/src/extension/team-tool/lifecycle-actions.ts +0 -615
- package/src/extension/team-tool/orchestrate.ts +0 -98
- package/src/extension/team-tool/parallel-dispatch.ts +0 -183
- package/src/extension/team-tool/plan.ts +0 -50
- package/src/extension/team-tool/respond.ts +0 -150
- package/src/extension/team-tool/run-not-found.ts +0 -49
- package/src/extension/team-tool/run.ts +0 -1035
- package/src/extension/team-tool/status.ts +0 -260
- package/src/extension/team-tool/workflow-manage.ts +0 -261
- package/src/extension/team-tool-types.ts +0 -26
- package/src/extension/team-tool.ts +0 -1116
- package/src/extension/tool-result.ts +0 -16
- package/src/extension/validate-resources.ts +0 -108
- package/src/hooks/registry.ts +0 -200
- package/src/hooks/types.ts +0 -69
- package/src/i18n.ts +0 -212
- package/src/observability/correlation.ts +0 -50
- package/src/observability/event-bus.ts +0 -86
- package/src/observability/event-to-metric.ts +0 -170
- package/src/observability/exporters/adapter.ts +0 -27
- package/src/observability/exporters/otlp-exporter.ts +0 -356
- package/src/observability/exporters/prometheus-exporter.ts +0 -54
- package/src/observability/metric-registry.ts +0 -100
- package/src/observability/metric-retention.ts +0 -64
- package/src/observability/metric-sink.ts +0 -99
- package/src/observability/metrics-primitives.ts +0 -219
- package/src/plugins/plugin-define.ts +0 -6
- package/src/plugins/plugin-registry.ts +0 -32
- package/src/plugins/plugins/index.ts +0 -3
- package/src/plugins/plugins/nextjs.ts +0 -19
- package/src/plugins/plugins/vite.ts +0 -10
- package/src/plugins/plugins/vitest.ts +0 -9
- package/src/prompt/prompt-runtime.ts +0 -380
- package/src/runtime/adaptive-plan.ts +0 -563
- package/src/runtime/agent-control.ts +0 -215
- package/src/runtime/agent-memory.ts +0 -81
- package/src/runtime/agent-observability.ts +0 -122
- package/src/runtime/anchor-manager.ts +0 -475
- package/src/runtime/async-marker.ts +0 -32
- package/src/runtime/async-runner.ts +0 -381
- package/src/runtime/attention-events.ts +0 -28
- package/src/runtime/auto-summarize.ts +0 -344
- package/src/runtime/background-runner.ts +0 -837
- package/src/runtime/batch-barrier.ts +0 -147
- package/src/runtime/broker-issuer.ts +0 -37
- package/src/runtime/cancellation-token.ts +0 -99
- package/src/runtime/cancellation.ts +0 -99
- package/src/runtime/capability-inventory.ts +0 -137
- package/src/runtime/chain-parser.ts +0 -237
- package/src/runtime/chain-runner.ts +0 -606
- package/src/runtime/checkpoint.ts +0 -291
- package/src/runtime/child-pi-constants.ts +0 -42
- package/src/runtime/child-pi-kill.ts +0 -180
- package/src/runtime/child-pi-pool.ts +0 -68
- package/src/runtime/child-pi-spawn.ts +0 -287
- package/src/runtime/child-pi-steering.ts +0 -128
- package/src/runtime/child-pi-streams.ts +0 -296
- package/src/runtime/child-pi-transcript.ts +0 -169
- package/src/runtime/child-pi.ts +0 -1105
- package/src/runtime/coalesce-tasks.ts +0 -268
- package/src/runtime/code-summary.ts +0 -292
- package/src/runtime/command-trace.ts +0 -105
- package/src/runtime/compact-pipeline.ts +0 -56
- package/src/runtime/compact-stages/ansi-strip-stage.ts +0 -25
- package/src/runtime/compact-stages/blank-collapse-stage.ts +0 -31
- package/src/runtime/compact-stages/deduplicate-stage.ts +0 -34
- package/src/runtime/compact-stages/head-snap-stage.ts +0 -57
- package/src/runtime/compact-stages/index.ts +0 -23
- package/src/runtime/compact-stages/tail-capture-stage.ts +0 -77
- package/src/runtime/compact-stages/truncation-stage.ts +0 -74
- package/src/runtime/compaction-summary.ts +0 -278
- package/src/runtime/completion-guard.ts +0 -207
- package/src/runtime/concurrency.ts +0 -58
- package/src/runtime/crash-classification.ts +0 -229
- package/src/runtime/crash-recovery.ts +0 -577
- package/src/runtime/crew-agent-records.ts +0 -593
- package/src/runtime/crew-agent-runtime.ts +0 -62
- package/src/runtime/crew-broker-child.ts +0 -88
- package/src/runtime/crew-broker-client.ts +0 -673
- package/src/runtime/crew-broker-tokens.ts +0 -84
- package/src/runtime/crew-broker.ts +0 -1276
- package/src/runtime/crew-hooks.ts +0 -227
- package/src/runtime/cross-extension-rpc.ts +0 -143
- package/src/runtime/custom-tools/irc-tool.ts +0 -282
- package/src/runtime/custom-tools/submit-result-tool.ts +0 -102
- package/src/runtime/deadletter.ts +0 -47
- package/src/runtime/delivery-coordinator.ts +0 -211
- package/src/runtime/delta-conflict.ts +0 -348
- package/src/runtime/deterministic-ast.ts +0 -161
- package/src/runtime/diagnostic-export.ts +0 -171
- package/src/runtime/direct-run.ts +0 -45
- package/src/runtime/dwf-state-store.ts +0 -102
- package/src/runtime/dynamic-workflow-context.ts +0 -1016
- package/src/runtime/dynamic-workflow-runner.ts +0 -310
- package/src/runtime/effectiveness.ts +0 -90
- package/src/runtime/errors/crew-errors.ts +0 -162
- package/src/runtime/event-stream-bridge.ts +0 -98
- package/src/runtime/foreground-control.ts +0 -193
- package/src/runtime/foreground-watchdog.ts +0 -132
- package/src/runtime/global-worker-cap.ts +0 -96
- package/src/runtime/goal-achievement.ts +0 -148
- package/src/runtime/goal-evaluator.ts +0 -361
- package/src/runtime/goal-loop-runner.ts +0 -828
- package/src/runtime/goal-state-store.ts +0 -219
- package/src/runtime/green-contract.ts +0 -55
- package/src/runtime/group-join.ts +0 -267
- package/src/runtime/handoff-manager.ts +0 -598
- package/src/runtime/heartbeat-gradient.ts +0 -36
- package/src/runtime/heartbeat-watcher.ts +0 -239
- package/src/runtime/hidden-handoff.ts +0 -407
- package/src/runtime/important-line-classifier.ts +0 -140
- package/src/runtime/intercom-bridge.ts +0 -187
- package/src/runtime/iteration-hooks.ts +0 -305
- package/src/runtime/live-agent-control.ts +0 -136
- package/src/runtime/live-agent-manager.ts +0 -704
- package/src/runtime/live-control-realtime.ts +0 -56
- package/src/runtime/live-extension-bridge.ts +0 -148
- package/src/runtime/live-irc.ts +0 -97
- package/src/runtime/live-session-health.ts +0 -108
- package/src/runtime/live-session-runtime.ts +0 -1139
- package/src/runtime/loop-gates.ts +0 -128
- package/src/runtime/manifest-cache.ts +0 -375
- package/src/runtime/mcp-proxy.ts +0 -105
- package/src/runtime/metric-parser.ts +0 -36
- package/src/runtime/model-fallback.ts +0 -409
- package/src/runtime/model-resolver.ts +0 -126
- package/src/runtime/model-scope.ts +0 -158
- package/src/runtime/orphan-worker-registry.ts +0 -465
- package/src/runtime/output-validator.ts +0 -202
- package/src/runtime/overflow-recovery.ts +0 -206
- package/src/runtime/parallel-research.ts +0 -68
- package/src/runtime/parallel-utils.ts +0 -160
- package/src/runtime/parent-guard.ts +0 -134
- package/src/runtime/path-overlap.ts +0 -150
- package/src/runtime/peer-dep.ts +0 -292
- package/src/runtime/per-write-validator.ts +0 -181
- package/src/runtime/phase-progress.ts +0 -217
- package/src/runtime/phase-tracker.ts +0 -385
- package/src/runtime/pi-args.ts +0 -655
- package/src/runtime/pi-json-output.ts +0 -170
- package/src/runtime/pi-spawn.ts +0 -273
- package/src/runtime/pipeline-runner.ts +0 -523
- package/src/runtime/plan-templates.ts +0 -201
- package/src/runtime/policy-engine.ts +0 -115
- package/src/runtime/post-checks.ts +0 -142
- package/src/runtime/post-exit-stdio-guard.ts +0 -104
- package/src/runtime/process-lifecycle.ts +0 -491
- package/src/runtime/process-status.ts +0 -154
- package/src/runtime/progress-event-coalescer.ts +0 -44
- package/src/runtime/progress-tracker.ts +0 -124
- package/src/runtime/prose-compressor.ts +0 -162
- package/src/runtime/recovery-recipes.ts +0 -203
- package/src/runtime/replace.ts +0 -570
- package/src/runtime/resilient-edit.ts +0 -153
- package/src/runtime/result-extractor.ts +0 -213
- package/src/runtime/retry-executor.ts +0 -100
- package/src/runtime/retry-runner.ts +0 -336
- package/src/runtime/role-permission.ts +0 -59
- package/src/runtime/run-coalesced-task-group.ts +0 -308
- package/src/runtime/run-drift.ts +0 -219
- package/src/runtime/run-tracker.ts +0 -116
- package/src/runtime/runtime-policy.ts +0 -29
- package/src/runtime/runtime-resolver.ts +0 -172
- package/src/runtime/runtime-warmup.ts +0 -160
- package/src/runtime/scheduler.ts +0 -353
- package/src/runtime/semaphore.ts +0 -141
- package/src/runtime/sensitive-paths.ts +0 -93
- package/src/runtime/session-resources.ts +0 -25
- package/src/runtime/session-snapshot.ts +0 -59
- package/src/runtime/session-usage.ts +0 -79
- package/src/runtime/settings-store.ts +0 -155
- package/src/runtime/sidechain-output.ts +0 -35
- package/src/runtime/single-agent-compose.ts +0 -84
- package/src/runtime/skill-effectiveness.ts +0 -524
- package/src/runtime/skill-instructions.ts +0 -391
- package/src/runtime/stale-reconciler.ts +0 -680
- package/src/runtime/stream-preview.ts +0 -184
- package/src/runtime/streaming-output.ts +0 -50
- package/src/runtime/subagent-manager.ts +0 -561
- package/src/runtime/subprocess-tool-registry.ts +0 -70
- package/src/runtime/supervisor-contact.ts +0 -64
- package/src/runtime/task-display.ts +0 -52
- package/src/runtime/task-graph-scheduler.ts +0 -227
- package/src/runtime/task-graph.ts +0 -290
- package/src/runtime/task-health.ts +0 -83
- package/src/runtime/task-id.ts +0 -161
- package/src/runtime/task-output-context.ts +0 -602
- package/src/runtime/task-packet.ts +0 -268
- package/src/runtime/task-quality.ts +0 -199
- package/src/runtime/task-runner/capabilities.ts +0 -78
- package/src/runtime/task-runner/context-retrieval.ts +0 -163
- package/src/runtime/task-runner/live-executor.ts +0 -227
- package/src/runtime/task-runner/output-splitter.ts +0 -152
- package/src/runtime/task-runner/progress.ts +0 -157
- package/src/runtime/task-runner/prompt-builder.ts +0 -278
- package/src/runtime/task-runner/prompt-pipeline.ts +0 -88
- package/src/runtime/task-runner/result-utils.ts +0 -16
- package/src/runtime/task-runner/retrieval-orchestrator.ts +0 -310
- package/src/runtime/task-runner/run-projection.ts +0 -125
- package/src/runtime/task-runner/state-helpers.ts +0 -176
- package/src/runtime/task-runner/tail-read.ts +0 -34
- package/src/runtime/task-runner.ts +0 -1420
- package/src/runtime/team-runner-artifacts.ts +0 -13
- package/src/runtime/team-runner.ts +0 -1993
- package/src/runtime/tool-output-pruner.ts +0 -333
- package/src/runtime/tool-progress.ts +0 -278
- package/src/runtime/usage-tracker.ts +0 -73
- package/src/runtime/verification-gates.ts +0 -571
- package/src/runtime/verification-integrity.ts +0 -105
- package/src/runtime/verification-worktree.ts +0 -186
- package/src/runtime/worker-heartbeat.ts +0 -25
- package/src/runtime/worker-startup.ts +0 -83
- package/src/runtime/workflow-state.ts +0 -195
- package/src/runtime/workspace-lock.ts +0 -443
- package/src/runtime/workspace-tree.ts +0 -312
- package/src/runtime/yield-handler.ts +0 -224
- package/src/runtime/zombie-scanner.ts +0 -298
- package/src/schema/config-schema.ts +0 -327
- package/src/schema/team-tool-schema.ts +0 -415
- package/src/schema/validation-types.ts +0 -159
- package/src/skills/discover-skills.ts +0 -197
- package/src/skills/skill-templates.ts +0 -456
- package/src/skills/validate.ts +0 -285
- package/src/state/active-run-registry.ts +0 -439
- package/src/state/artifact-store.ts +0 -176
- package/src/state/atomic-write.ts +0 -903
- package/src/state/blob-store.ts +0 -308
- package/src/state/contracts.ts +0 -158
- package/src/state/crew-init.ts +0 -269
- package/src/state/decision-ledger.ts +0 -345
- package/src/state/event-log-rotation.ts +0 -342
- package/src/state/event-log.ts +0 -1311
- package/src/state/event-reconstructor.ts +0 -229
- package/src/state/gitignore-manager.ts +0 -46
- package/src/state/health-store.ts +0 -79
- package/src/state/hook-instinct-bridge.ts +0 -94
- package/src/state/hook-integrations.ts +0 -51
- package/src/state/instinct-store.ts +0 -275
- package/src/state/jsonl-writer.ts +0 -107
- package/src/state/locks.ts +0 -562
- package/src/state/mailbox.ts +0 -916
- package/src/state/observation-store.ts +0 -176
- package/src/state/run-cache.ts +0 -193
- package/src/state/run-graph.ts +0 -183
- package/src/state/run-metrics.ts +0 -165
- package/src/state/schedule.ts +0 -166
- package/src/state/session-state-map.ts +0 -51
- package/src/state/state-store.ts +0 -958
- package/src/state/task-claims.ts +0 -61
- package/src/state/tiered-eval.ts +0 -480
- package/src/state/types-eval.ts +0 -58
- package/src/state/types.ts +0 -440
- package/src/state/usage.ts +0 -138
- package/src/state/worker-atomic-writer.ts +0 -194
- package/src/subagents/async-entry.ts +0 -1
- package/src/subagents/index.ts +0 -3
- package/src/subagents/live/control.ts +0 -1
- package/src/subagents/live/manager.ts +0 -1
- package/src/subagents/live/realtime.ts +0 -1
- package/src/subagents/live/session-runtime.ts +0 -1
- package/src/subagents/manager.ts +0 -1
- package/src/subagents/spawn.ts +0 -1
- package/src/teams/discover-teams.ts +0 -187
- package/src/teams/team-config.ts +0 -27
- package/src/teams/team-serializer.ts +0 -38
- package/src/tools/safe-bash-extension.ts +0 -54
- package/src/tools/safe-bash.ts +0 -505
- package/src/types/diff.d.ts +0 -18
- package/src/types/new-api-types.ts +0 -35
- package/src/ui/agent-management-overlay.ts +0 -160
- package/src/ui/card-colors.ts +0 -139
- package/src/ui/crew-footer.ts +0 -102
- package/src/ui/crew-select-list.ts +0 -111
- package/src/ui/dashboard-panes/agents-pane.ts +0 -164
- package/src/ui/dashboard-panes/cancellation-pane.ts +0 -66
- package/src/ui/dashboard-panes/capability-pane.ts +0 -77
- package/src/ui/dashboard-panes/health-pane.ts +0 -31
- package/src/ui/dashboard-panes/mailbox-pane.ts +0 -35
- package/src/ui/dashboard-panes/metrics-pane.ts +0 -37
- package/src/ui/dashboard-panes/progress-pane.ts +0 -38
- package/src/ui/dashboard-panes/transcript-pane.ts +0 -10
- package/src/ui/deploy-bundled-themes.ts +0 -71
- package/src/ui/dwf-phase-display.ts +0 -151
- package/src/ui/dynamic-border.ts +0 -35
- package/src/ui/heartbeat-aggregator.ts +0 -74
- package/src/ui/key-utils.ts +0 -42
- package/src/ui/keybinding-map.ts +0 -248
- package/src/ui/layout-primitives.ts +0 -106
- package/src/ui/live-conversation-overlay.ts +0 -183
- package/src/ui/live-duration.ts +0 -55
- package/src/ui/live-run-sidebar.ts +0 -293
- package/src/ui/loaders.ts +0 -6
- package/src/ui/mascot.ts +0 -449
- package/src/ui/overlays/agent-picker-overlay.ts +0 -65
- package/src/ui/overlays/confirm-overlay.ts +0 -60
- package/src/ui/overlays/help-overlay.ts +0 -177
- package/src/ui/overlays/mailbox-compose-overlay.ts +0 -181
- package/src/ui/overlays/mailbox-compose-preview.ts +0 -78
- package/src/ui/overlays/mailbox-detail-overlay.ts +0 -154
- package/src/ui/pi-ui-compat.ts +0 -68
- package/src/ui/powerbar-publisher.ts +0 -459
- package/src/ui/render-coalescer.ts +0 -101
- package/src/ui/render-diff.ts +0 -160
- package/src/ui/render-scheduler.ts +0 -278
- package/src/ui/run-action-dispatcher.ts +0 -182
- package/src/ui/run-dashboard.ts +0 -904
- package/src/ui/run-event-bus.ts +0 -381
- package/src/ui/run-snapshot-cache.ts +0 -1057
- package/src/ui/settings-overlay.ts +0 -1067
- package/src/ui/shared-overlay-scheduler.ts +0 -96
- package/src/ui/snapshot-types.ts +0 -90
- package/src/ui/spinner.ts +0 -17
- package/src/ui/status-colors.ts +0 -143
- package/src/ui/syntax-highlight.ts +0 -136
- package/src/ui/terminal-status.ts +0 -269
- package/src/ui/theme-adapter.ts +0 -271
- package/src/ui/theme-discovery.ts +0 -199
- package/src/ui/tool-progress-formatter.ts +0 -93
- package/src/ui/tool-render.ts +0 -453
- package/src/ui/tool-renderers/brief-mode.ts +0 -225
- package/src/ui/tool-renderers/index.ts +0 -726
- package/src/ui/transcript-cache.ts +0 -128
- package/src/ui/transcript-entries.ts +0 -256
- package/src/ui/transcript-viewer.ts +0 -424
- package/src/ui/widget/index.ts +0 -391
- package/src/ui/widget/widget-formatters.ts +0 -182
- package/src/ui/widget/widget-model.ts +0 -110
- package/src/ui/widget/widget-renderer.ts +0 -182
- package/src/ui/widget/widget-types.ts +0 -36
- package/src/utils/bm25-search.ts +0 -235
- package/src/utils/completion-dedupe.ts +0 -63
- package/src/utils/conflict-detect.ts +0 -668
- package/src/utils/env-allowlist.ts +0 -30
- package/src/utils/env-filter.ts +0 -155
- package/src/utils/file-coalescer.ts +0 -98
- package/src/utils/fingerprint.ts +0 -180
- package/src/utils/frontmatter.ts +0 -70
- package/src/utils/fs-watch.ts +0 -37
- package/src/utils/gh-protocol.ts +0 -556
- package/src/utils/git.ts +0 -260
- package/src/utils/guards.ts +0 -107
- package/src/utils/ids.ts +0 -24
- package/src/utils/incremental-reader.ts +0 -220
- package/src/utils/internal-error.ts +0 -10
- package/src/utils/names.ts +0 -36
- package/src/utils/ndjson.ts +0 -115
- package/src/utils/paths.ts +0 -227
- package/src/utils/project-detector.ts +0 -160
- package/src/utils/redaction.ts +0 -347
- package/src/utils/resolve-shell.ts +0 -36
- package/src/utils/run-watcher-registry.ts +0 -152
- package/src/utils/safe-paths.ts +0 -383
- package/src/utils/scan-cache.ts +0 -144
- package/src/utils/session-utils.ts +0 -110
- package/src/utils/sleep.ts +0 -54
- package/src/utils/socket-path.ts +0 -127
- package/src/utils/sse-parser.ts +0 -129
- package/src/utils/task-name-generator.ts +0 -337
- package/src/utils/timings.ts +0 -33
- package/src/utils/token-counter.ts +0 -200
- package/src/utils/visual.ts +0 -207
- package/src/workflows/cost-estimator.ts +0 -34
- package/src/workflows/discover-workflows.ts +0 -290
- package/src/workflows/intermediate-store.ts +0 -166
- package/src/workflows/preflight-validator.ts +0 -168
- package/src/workflows/topology-analyzer.ts +0 -203
- package/src/workflows/validate-workflow.ts +0 -50
- package/src/workflows/workflow-config.ts +0 -70
- package/src/workflows/workflow-serializer.ts +0 -32
- package/src/worktree/branch-freshness.ts +0 -112
- package/src/worktree/cleanup.ts +0 -341
- package/src/worktree/worktree-manager.ts +0 -1200
|
@@ -1,193 +0,0 @@
|
|
|
1
|
-
import * as fs from "node:fs";
|
|
2
|
-
import * as path from "node:path";
|
|
3
|
-
import { atomicWriteFile } from "../state/atomic-write.ts";
|
|
4
|
-
import { appendEvent } from "../state/event-log.ts";
|
|
5
|
-
import type { TeamRunManifest, TeamTaskState } from "../state/types.ts";
|
|
6
|
-
import { logInternalError } from "../utils/internal-error.ts";
|
|
7
|
-
import { sleepSync } from "../utils/sleep.ts";
|
|
8
|
-
import { readCrewAgents } from "./crew-agent-records.ts";
|
|
9
|
-
import { checkProcessLiveness, isActiveRunStatus } from "./process-status.ts";
|
|
10
|
-
|
|
11
|
-
export type ForegroundControlRequestType = "interrupt" | "status";
|
|
12
|
-
|
|
13
|
-
export interface ForegroundControlStatus {
|
|
14
|
-
runId: string;
|
|
15
|
-
status: TeamRunManifest["status"];
|
|
16
|
-
active: boolean;
|
|
17
|
-
asyncPid?: number;
|
|
18
|
-
asyncAlive?: boolean;
|
|
19
|
-
runningTasks: string[];
|
|
20
|
-
runningAgents: string[];
|
|
21
|
-
controlPath: string;
|
|
22
|
-
lastRequest?: ForegroundControlRequest;
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
export interface ForegroundControlRequest {
|
|
26
|
-
id: string;
|
|
27
|
-
type: ForegroundControlRequestType;
|
|
28
|
-
createdAt: string;
|
|
29
|
-
reason: string;
|
|
30
|
-
acknowledged: boolean;
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
export function foregroundControlPath(manifest: TeamRunManifest): string {
|
|
34
|
-
return path.join(manifest.stateRoot, "foreground-control.json");
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
function readLastRequest(controlPath: string): ForegroundControlRequest | undefined {
|
|
38
|
-
if (!fs.existsSync(controlPath)) return undefined;
|
|
39
|
-
try {
|
|
40
|
-
const parsed = JSON.parse(fs.readFileSync(controlPath, "utf-8")) as {
|
|
41
|
-
requests?: ForegroundControlRequest[];
|
|
42
|
-
};
|
|
43
|
-
return parsed.requests?.at(-1);
|
|
44
|
-
} catch {
|
|
45
|
-
return undefined;
|
|
46
|
-
}
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
export function readForegroundControlStatus(manifest: TeamRunManifest, tasks: TeamTaskState[]): ForegroundControlStatus {
|
|
50
|
-
const controlPath = foregroundControlPath(manifest);
|
|
51
|
-
const asyncAlive = manifest.async?.pid !== undefined ? checkProcessLiveness(manifest.async.pid).alive : undefined;
|
|
52
|
-
return {
|
|
53
|
-
runId: manifest.runId,
|
|
54
|
-
status: manifest.status,
|
|
55
|
-
active: isActiveRunStatus(manifest.status),
|
|
56
|
-
asyncPid: manifest.async?.pid,
|
|
57
|
-
asyncAlive,
|
|
58
|
-
runningTasks: tasks.filter((task) => task.status === "running").map((task) => task.id),
|
|
59
|
-
runningAgents: readCrewAgents(manifest)
|
|
60
|
-
.filter((agent) => agent.status === "running")
|
|
61
|
-
.map((agent) => agent.id),
|
|
62
|
-
controlPath,
|
|
63
|
-
lastRequest: readLastRequest(controlPath),
|
|
64
|
-
};
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
export function writeForegroundInterruptRequest(
|
|
68
|
-
manifest: TeamRunManifest,
|
|
69
|
-
reason = "User requested foreground interrupt.",
|
|
70
|
-
): ForegroundControlRequest {
|
|
71
|
-
const controlPath = foregroundControlPath(manifest);
|
|
72
|
-
const lockDir = `${controlPath}.lock`;
|
|
73
|
-
const pidFile = path.join(lockDir, "pid");
|
|
74
|
-
let requests: ForegroundControlRequest[] = [];
|
|
75
|
-
|
|
76
|
-
// FIX: Use file locking to prevent race condition in read-modify-write
|
|
77
|
-
// Added stale lock detection similar to event-log.ts
|
|
78
|
-
const acquireLock = (): void => {
|
|
79
|
-
const timeout = 5000;
|
|
80
|
-
const staleMs = 10000;
|
|
81
|
-
const start = Date.now();
|
|
82
|
-
while (true) {
|
|
83
|
-
try {
|
|
84
|
-
fs.mkdirSync(lockDir, { recursive: true });
|
|
85
|
-
try {
|
|
86
|
-
atomicWriteFile(pidFile, String(process.pid));
|
|
87
|
-
} catch {
|
|
88
|
-
/* best-effort */
|
|
89
|
-
}
|
|
90
|
-
break;
|
|
91
|
-
} catch {
|
|
92
|
-
if (Date.now() - start > timeout) {
|
|
93
|
-
// Check if lock is stale before giving up
|
|
94
|
-
try {
|
|
95
|
-
const raw = fs.readFileSync(pidFile, "utf-8").trim();
|
|
96
|
-
const ownerPid = Number.parseInt(raw, 10);
|
|
97
|
-
if (!Number.isNaN(ownerPid) && ownerPid !== process.pid) {
|
|
98
|
-
let alive = false;
|
|
99
|
-
try {
|
|
100
|
-
process.kill(ownerPid, 0);
|
|
101
|
-
alive = true;
|
|
102
|
-
} catch {
|
|
103
|
-
/* dead */
|
|
104
|
-
}
|
|
105
|
-
if (!alive) {
|
|
106
|
-
// Lock is stale — clear it and retry
|
|
107
|
-
fs.rmSync(lockDir, {
|
|
108
|
-
recursive: true,
|
|
109
|
-
force: true,
|
|
110
|
-
});
|
|
111
|
-
continue;
|
|
112
|
-
}
|
|
113
|
-
// Lock held by live process — throw
|
|
114
|
-
const err = new Error(`Foreground control lock timeout for ${controlPath}`);
|
|
115
|
-
logInternalError("foreground-control.lock-timeout", err, `controlPath=${controlPath}`);
|
|
116
|
-
throw err;
|
|
117
|
-
}
|
|
118
|
-
} catch {
|
|
119
|
-
/* no pid file — continue to throw */
|
|
120
|
-
}
|
|
121
|
-
const err = new Error(`Foreground control lock timeout for ${controlPath}`);
|
|
122
|
-
logInternalError("foreground-control.lock-timeout", err, `controlPath=${controlPath}`);
|
|
123
|
-
throw err;
|
|
124
|
-
}
|
|
125
|
-
// Stale detection: if the owning process is dead, remove the stale lock
|
|
126
|
-
try {
|
|
127
|
-
const raw = fs.readFileSync(pidFile, "utf-8").trim();
|
|
128
|
-
const ownerPid = Number.parseInt(raw, 10);
|
|
129
|
-
if (!Number.isNaN(ownerPid) && ownerPid !== process.pid) {
|
|
130
|
-
let alive = false;
|
|
131
|
-
try {
|
|
132
|
-
process.kill(ownerPid, 0);
|
|
133
|
-
alive = true;
|
|
134
|
-
} catch {
|
|
135
|
-
/* dead */
|
|
136
|
-
}
|
|
137
|
-
if (!alive) {
|
|
138
|
-
const stat = fs.statSync(lockDir);
|
|
139
|
-
if (Date.now() - stat.mtimeMs > staleMs) {
|
|
140
|
-
fs.rmSync(lockDir, {
|
|
141
|
-
recursive: true,
|
|
142
|
-
force: true,
|
|
143
|
-
});
|
|
144
|
-
continue;
|
|
145
|
-
}
|
|
146
|
-
}
|
|
147
|
-
}
|
|
148
|
-
} catch {
|
|
149
|
-
/* no pid file — fall through to sleep */
|
|
150
|
-
}
|
|
151
|
-
// Brief sleep to avoid CPU spinning
|
|
152
|
-
sleepSync(10);
|
|
153
|
-
}
|
|
154
|
-
}
|
|
155
|
-
};
|
|
156
|
-
const releaseLock = (): void => {
|
|
157
|
-
try {
|
|
158
|
-
fs.rmSync(lockDir, { recursive: true, force: true });
|
|
159
|
-
} catch {
|
|
160
|
-
/* best-effort */
|
|
161
|
-
}
|
|
162
|
-
};
|
|
163
|
-
|
|
164
|
-
acquireLock();
|
|
165
|
-
try {
|
|
166
|
-
if (fs.existsSync(controlPath)) {
|
|
167
|
-
try {
|
|
168
|
-
const parsed = JSON.parse(fs.readFileSync(controlPath, "utf-8")) as { requests?: ForegroundControlRequest[] };
|
|
169
|
-
requests = Array.isArray(parsed.requests) ? parsed.requests : [];
|
|
170
|
-
} catch {
|
|
171
|
-
requests = [];
|
|
172
|
-
}
|
|
173
|
-
}
|
|
174
|
-
const request: ForegroundControlRequest = {
|
|
175
|
-
id: `fg_${Date.now().toString(36)}_${Math.random().toString(16).slice(2, 10)}`,
|
|
176
|
-
type: "interrupt",
|
|
177
|
-
createdAt: new Date().toISOString(),
|
|
178
|
-
reason,
|
|
179
|
-
acknowledged: false,
|
|
180
|
-
};
|
|
181
|
-
fs.mkdirSync(path.dirname(controlPath), { recursive: true });
|
|
182
|
-
atomicWriteFile(controlPath, `${JSON.stringify({ requests: [...requests, request] }, null, 2)}\n`);
|
|
183
|
-
appendEvent(manifest.eventsPath, {
|
|
184
|
-
type: "foreground.interrupt_requested",
|
|
185
|
-
runId: manifest.runId,
|
|
186
|
-
message: reason,
|
|
187
|
-
data: { requestId: request.id, controlPath },
|
|
188
|
-
});
|
|
189
|
-
return request;
|
|
190
|
-
} finally {
|
|
191
|
-
releaseLock();
|
|
192
|
-
}
|
|
193
|
-
}
|
|
@@ -1,132 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Foreground run watchdog — periodically checks that active foreground runs
|
|
3
|
-
* are making progress and auto-notifies the assistant if a run appears hung.
|
|
4
|
-
*
|
|
5
|
-
* Problem: foreground runs run in background via startForegroundRun(). The Pi
|
|
6
|
-
* assistant has no way to know when a run completes or gets stuck without
|
|
7
|
-
* manual polling. This watchdog monitors active runs and:
|
|
8
|
-
*
|
|
9
|
-
* 1. Detects hung runs (active status, no heartbeat update for >10 min)
|
|
10
|
-
* 2. Injects a followUp message via pi.sendUserMessage() so the assistant
|
|
11
|
-
* is automatically notified — no manual sleep+check needed.
|
|
12
|
-
* 3. Cleans up after itself when the run completes or the session ends.
|
|
13
|
-
*/
|
|
14
|
-
import type { ExtensionAPI } from "@earendil-works/pi-coding-agent";
|
|
15
|
-
import { loadRunManifestById } from "../state/state-store.ts";
|
|
16
|
-
import { readCrewAgents } from "./crew-agent-records.ts";
|
|
17
|
-
import { isActiveRunStatus, isLikelyOrphanedActiveRun } from "./process-status.ts";
|
|
18
|
-
|
|
19
|
-
export interface WatchdogOptions {
|
|
20
|
-
pi: ExtensionAPI;
|
|
21
|
-
cwd: string;
|
|
22
|
-
runId: string;
|
|
23
|
-
/** Check interval in ms. Default: 5 minutes. */
|
|
24
|
-
checkIntervalMs?: number;
|
|
25
|
-
/** Maximum time to monitor in ms. Default: 2 hours. */
|
|
26
|
-
maxMonitorMs?: number;
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
const DEFAULT_CHECK_INTERVAL_MS = 300_000; // 5 minutes
|
|
30
|
-
const DEFAULT_MAX_MONITOR_MS = 7_200_000; // 2 hours
|
|
31
|
-
|
|
32
|
-
/** Active watchdog timers — keyed by runId for cleanup. */
|
|
33
|
-
const activeWatchdogs = new Map<string, ReturnType<typeof setTimeout>>();
|
|
34
|
-
|
|
35
|
-
/** Stop a specific watchdog by runId. */
|
|
36
|
-
export function stopWatchdog(runId: string): void {
|
|
37
|
-
const timer = activeWatchdogs.get(runId);
|
|
38
|
-
if (timer) {
|
|
39
|
-
clearTimeout(timer);
|
|
40
|
-
activeWatchdogs.delete(runId);
|
|
41
|
-
}
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
/** @internal Stop all active watchdogs. Called on session shutdown. */
|
|
45
|
-
function stopAllWatchdogs(): void {
|
|
46
|
-
for (const [runId, timer] of activeWatchdogs) {
|
|
47
|
-
clearTimeout(timer);
|
|
48
|
-
}
|
|
49
|
-
activeWatchdogs.clear();
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
/**
|
|
53
|
-
* Start a periodic watchdog for a foreground run.
|
|
54
|
-
* Checks at regular intervals whether the run is still progressing.
|
|
55
|
-
* If the run appears hung (no update for >10 min with no active agents),
|
|
56
|
-
* injects a followUp message into the Pi conversation.
|
|
57
|
-
*
|
|
58
|
-
* Automatically stops when:
|
|
59
|
-
* - The run reaches a terminal status (completed/failed/cancelled)
|
|
60
|
-
* - The max monitor time is exceeded
|
|
61
|
-
* - Explicitly stopped via stopWatchdog()
|
|
62
|
-
*/
|
|
63
|
-
export function startForegroundWatchdog(opts: WatchdogOptions): void {
|
|
64
|
-
const { pi, cwd, runId } = opts;
|
|
65
|
-
const checkIntervalMs = opts.checkIntervalMs ?? DEFAULT_CHECK_INTERVAL_MS;
|
|
66
|
-
const maxMonitorMs = opts.maxMonitorMs ?? DEFAULT_MAX_MONITOR_MS;
|
|
67
|
-
const startTime = Date.now();
|
|
68
|
-
|
|
69
|
-
// Don't stack watchdogs for the same run
|
|
70
|
-
if (activeWatchdogs.has(runId)) return;
|
|
71
|
-
|
|
72
|
-
const check = (): void => {
|
|
73
|
-
// Check if max monitor time exceeded
|
|
74
|
-
if (Date.now() - startTime > maxMonitorMs) {
|
|
75
|
-
activeWatchdogs.delete(runId);
|
|
76
|
-
return;
|
|
77
|
-
}
|
|
78
|
-
|
|
79
|
-
try {
|
|
80
|
-
const loaded = loadRunManifestById(cwd, runId); // NOTE: no withRunLock - best-effort only; concurrent writes may cause inconsistency
|
|
81
|
-
if (!loaded) {
|
|
82
|
-
// Run not found — stop watchdog
|
|
83
|
-
activeWatchdogs.delete(runId);
|
|
84
|
-
return;
|
|
85
|
-
}
|
|
86
|
-
|
|
87
|
-
const { manifest } = loaded;
|
|
88
|
-
|
|
89
|
-
// Terminal status — send completion notification and stop
|
|
90
|
-
if (!isActiveRunStatus(manifest.status)) {
|
|
91
|
-
const teamName = manifest.team ?? "unknown";
|
|
92
|
-
try {
|
|
93
|
-
pi.sendUserMessage(`pi-crew run ${manifest.status}: ${runId} (${teamName}/${manifest.workflow ?? "default"})`, {
|
|
94
|
-
deliverAs: "followUp",
|
|
95
|
-
});
|
|
96
|
-
} catch {
|
|
97
|
-
/* non-critical */
|
|
98
|
-
}
|
|
99
|
-
activeWatchdogs.delete(runId);
|
|
100
|
-
return;
|
|
101
|
-
}
|
|
102
|
-
|
|
103
|
-
// Check if run appears hung
|
|
104
|
-
const agents = readCrewAgents(manifest);
|
|
105
|
-
const now = Date.now();
|
|
106
|
-
if (isLikelyOrphanedActiveRun(manifest, agents, now)) {
|
|
107
|
-
const detail = `status=${manifest.status}, updatedAt=${manifest.updatedAt}, agents=${agents.length}`;
|
|
108
|
-
try {
|
|
109
|
-
pi.sendUserMessage(
|
|
110
|
-
`pi-crew watchdog: run ${runId} appears hung (${detail}). Consider running team action='cancel' runId='${runId}' or team action='doctor'.`,
|
|
111
|
-
{ deliverAs: "followUp" },
|
|
112
|
-
);
|
|
113
|
-
} catch {
|
|
114
|
-
/* non-critical */
|
|
115
|
-
}
|
|
116
|
-
// Don't stop — keep monitoring. The assistant or user may intervene.
|
|
117
|
-
}
|
|
118
|
-
} catch {
|
|
119
|
-
// Non-critical — skip this check
|
|
120
|
-
}
|
|
121
|
-
|
|
122
|
-
// Schedule next check
|
|
123
|
-
const timer = setTimeout(check, checkIntervalMs);
|
|
124
|
-
timer.unref(); // Don't prevent process exit
|
|
125
|
-
activeWatchdogs.set(runId, timer);
|
|
126
|
-
};
|
|
127
|
-
|
|
128
|
-
// First check after initial interval
|
|
129
|
-
const timer = setTimeout(check, checkIntervalMs);
|
|
130
|
-
timer.unref();
|
|
131
|
-
activeWatchdogs.set(runId, timer);
|
|
132
|
-
}
|
|
@@ -1,96 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* global-worker-cap.ts — Global WORKER-process concurrency cap (P1g).
|
|
3
|
-
*
|
|
4
|
-
* RFC: research-findings/goal-workflow/13-VISION-RFC.md v0.5 §P1g + MAJ#3.
|
|
5
|
-
*
|
|
6
|
-
* Bounds concurrent WORKER spawns (worker turns, executeTeamRun, dynamic-
|
|
7
|
-
* workflow ctx.agent()/fanOut) to prevent fork-storm DoS. The cap is a fair
|
|
8
|
-
* async semaphore (FIFO queue) defaulting to max(2, os.cpus().length - 2),
|
|
9
|
-
* overridable by env PI_CREW_MAX_WORKERS (parse int; invalid/missing → the
|
|
10
|
-
* computed default).
|
|
11
|
-
*
|
|
12
|
-
* ─── WHY THE GOAL-JUDGE IS EXEMPT (RFC MAJ#3) ───
|
|
13
|
-
* Do NOT route goal-judge spawns through this cap. The judge is naturally
|
|
14
|
-
* bounded — exactly 1 judge per turn, maxTurns:3, no tools (it emits a short
|
|
15
|
-
* JSON verdict, not long agentic loops). A goal cannot spawn many judges, so
|
|
16
|
-
* the judge is NOT a fork-storm vector. Routing the judge through the cap
|
|
17
|
-
* would risk DEADLOCK under contention: a judge could wait on a worker slot
|
|
18
|
-
* that never frees (e.g. all slots held by workers waiting on the judge's
|
|
19
|
-
* verdict). Bounding WORKERS alone bounds the real DoS surface; the exempt
|
|
20
|
-
* judge cannot starve them. Workers must therefore call acquireWorkerSlot()
|
|
21
|
-
* around their runChildPi spawns; judge spawns (goal-evaluator) must not.
|
|
22
|
-
*/
|
|
23
|
-
|
|
24
|
-
import * as os from "node:os";
|
|
25
|
-
import { Semaphore } from "./semaphore.ts";
|
|
26
|
-
|
|
27
|
-
/**
|
|
28
|
-
* Resolve the worker-cap capacity from PI_CREW_MAX_WORKERS or the computed
|
|
29
|
-
* default. Invalid env values (non-numeric, ≤0, NaN) fall back to the default
|
|
30
|
-
* rather than silently disabling the cap.
|
|
31
|
-
*/
|
|
32
|
-
function resolveCapacity(): number {
|
|
33
|
-
const env = process.env.PI_CREW_MAX_WORKERS;
|
|
34
|
-
if (env !== undefined && env !== "") {
|
|
35
|
-
const parsed = Number.parseInt(env, 10);
|
|
36
|
-
if (Number.isFinite(parsed) && parsed > 0) {
|
|
37
|
-
return parsed;
|
|
38
|
-
}
|
|
39
|
-
// Invalid env value → fall back to default (don't silently accept 0/negative).
|
|
40
|
-
}
|
|
41
|
-
const cpus = os.cpus().length;
|
|
42
|
-
return Math.max(2, cpus - 2);
|
|
43
|
-
}
|
|
44
|
-
|
|
45
|
-
let capacity: number = resolveCapacity();
|
|
46
|
-
let semaphore: Semaphore = new Semaphore(capacity);
|
|
47
|
-
|
|
48
|
-
/** Resolved capacity of the global worker cap (env override or default). */
|
|
49
|
-
export function getWorkerCapCapacity(): number {
|
|
50
|
-
return capacity;
|
|
51
|
-
}
|
|
52
|
-
|
|
53
|
-
/**
|
|
54
|
-
* @internal Test-only: reinitialize the cap with a specific capacity and a
|
|
55
|
-
* fresh empty queue. Production code must not call this.
|
|
56
|
-
*/
|
|
57
|
-
export function __test_resetCap(testCapacity: number): void {
|
|
58
|
-
capacity = Math.max(1, testCapacity);
|
|
59
|
-
semaphore = new Semaphore(capacity);
|
|
60
|
-
}
|
|
61
|
-
|
|
62
|
-
/**
|
|
63
|
-
* Acquire a global worker slot. Resolves immediately if under cap, else queues
|
|
64
|
-
* (FIFO) until a slot frees. MUST be paired with releaseWorkerSlot().
|
|
65
|
-
*
|
|
66
|
-
* Used to bound WORKER spawns only. Do NOT route the goal-judge through this
|
|
67
|
-
* (see the RFC MAJ#3 rationale in the module header).
|
|
68
|
-
*/
|
|
69
|
-
export async function acquireWorkerSlot(): Promise<void> {
|
|
70
|
-
await semaphore.acquire();
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
/**
|
|
74
|
-
* Release a previously acquired worker slot. Over-release (calling release
|
|
75
|
-
* without a matching acquire) is a no-op (the underlying Semaphore guards it).
|
|
76
|
-
*/
|
|
77
|
-
export function releaseWorkerSlot(): void {
|
|
78
|
-
semaphore.release();
|
|
79
|
-
}
|
|
80
|
-
|
|
81
|
-
/**
|
|
82
|
-
* Convenience: acquire a worker slot, run `fn`, and release on completion OR
|
|
83
|
-
* throw. The slot is ALWAYS released — including when `fn` rejects — so a
|
|
84
|
-
* throwing worker never leaks a slot (deadlock prevention).
|
|
85
|
-
*
|
|
86
|
-
* Example:
|
|
87
|
-
* const result = await withWorkerSlot(() => runChildPi(...));
|
|
88
|
-
*/
|
|
89
|
-
export async function withWorkerSlot<T>(fn: () => Promise<T>): Promise<T> {
|
|
90
|
-
await acquireWorkerSlot();
|
|
91
|
-
try {
|
|
92
|
-
return await fn();
|
|
93
|
-
} finally {
|
|
94
|
-
releaseWorkerSlot();
|
|
95
|
-
}
|
|
96
|
-
}
|
|
@@ -1,148 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* #2 (assessment): goal-achievement detection — kills the "false-green" lie.
|
|
3
|
-
*
|
|
4
|
-
* The v0.9.13 assessment found run team_20260626170635 reported terminal-success
|
|
5
|
-
* ("completed") while its verifier wrote: "did NOT apply ANY of the three
|
|
6
|
-
* security fixes. git diff --stat for all 6 target files is empty… Tests are
|
|
7
|
-
* green only because nothing was changed." The run status LIED.
|
|
8
|
-
*
|
|
9
|
-
* This module assesses whether a completed run actually achieved its goal, so
|
|
10
|
-
* the false-green is no longer SILENT. It is deliberately conservative:
|
|
11
|
-
* - read-only / doc-only workflows are never accused (they legitimately make
|
|
12
|
-
* no project-code edits; their outputs land in gitignored .crew/),
|
|
13
|
-
* - a false-green is only flagged for CODE-MUTATING runs (executor /
|
|
14
|
-
* test-engineer steps) in a git repo whose working tree is empty,
|
|
15
|
-
* - status is downgraded to "failed" ONLY when a corroborating signal (a
|
|
16
|
-
* task that actually failed) confirms it; otherwise the suspicion is
|
|
17
|
-
* exposed via `goalAchieved=false` + a prominent event + manifest note,
|
|
18
|
-
* without breaking a legitimately-no-op run.
|
|
19
|
-
*/
|
|
20
|
-
import { spawnSync } from "node:child_process";
|
|
21
|
-
import type { TeamRunManifest, TeamTaskState } from "../state/types.ts";
|
|
22
|
-
import { findRepoRoot } from "../utils/paths.ts";
|
|
23
|
-
import type { WorkflowConfig } from "../workflows/workflow-config.ts";
|
|
24
|
-
|
|
25
|
-
/**
|
|
26
|
-
* Roles whose job is to EDIT project source/test files (changes that appear in
|
|
27
|
-
* `git status`). Deliberately NARROW: writer/verifier/security-reviewer write
|
|
28
|
-
* reports (often to gitignored .crew/), so an empty diff is NOT a failure
|
|
29
|
-
* signal for them. Only executor/test-engineer MUST touch project code.
|
|
30
|
-
*/
|
|
31
|
-
export const MUTATING_ROLES = new Set<string>(["executor", "test-engineer"]);
|
|
32
|
-
|
|
33
|
-
export type GoalAchieved = boolean | "unknown";
|
|
34
|
-
|
|
35
|
-
export interface GoalAchievementAssessment {
|
|
36
|
-
achieved: GoalAchieved;
|
|
37
|
-
reason: string;
|
|
38
|
-
/** human-readable corroborating signals (for events/manifest) */
|
|
39
|
-
signals: string[];
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
/** Does this workflow contain any code-mutating role step? */
|
|
43
|
-
export function workflowIsMutating(workflow: WorkflowConfig | undefined): boolean {
|
|
44
|
-
const steps = workflow?.steps ?? [];
|
|
45
|
-
return steps.some((step) => typeof step?.role === "string" && MUTATING_ROLES.has(step.role));
|
|
46
|
-
}
|
|
47
|
-
|
|
48
|
-
/** Is the working tree of the repo containing `cwd` clean (no changes)? Throws-safe. */
|
|
49
|
-
export function isGitWorkingTreeClean(cwd: string): { clean: boolean; repoRoot: string } | { clean: "unknown"; repoRoot: undefined } {
|
|
50
|
-
try {
|
|
51
|
-
const repoRoot = findRepoRoot(cwd);
|
|
52
|
-
if (!repoRoot) return { clean: "unknown", repoRoot: undefined };
|
|
53
|
-
// `git status --porcelain` → empty stdout means a clean working tree.
|
|
54
|
-
const res = spawnSync("git", ["-C", repoRoot, "status", "--porcelain"], { encoding: "utf8", timeout: 5_000 });
|
|
55
|
-
if (res.error || res.status !== 0) return { clean: "unknown", repoRoot: undefined };
|
|
56
|
-
return { clean: res.stdout.trim().length === 0, repoRoot };
|
|
57
|
-
} catch {
|
|
58
|
-
return { clean: "unknown", repoRoot: undefined };
|
|
59
|
-
}
|
|
60
|
-
}
|
|
61
|
-
|
|
62
|
-
/**
|
|
63
|
-
* Assess whether a completed run achieved its goal. Pure function over manifest
|
|
64
|
-
* + tasks + workflow — no side effects, easy to unit-test.
|
|
65
|
-
*/
|
|
66
|
-
export function assessGoalAchievement(
|
|
67
|
-
manifest: TeamRunManifest,
|
|
68
|
-
tasks: TeamTaskState[],
|
|
69
|
-
workflow: WorkflowConfig | undefined,
|
|
70
|
-
): GoalAchievementAssessment {
|
|
71
|
-
// (1) Only code-mutating workflows can be false-green. Read-only/doc runs
|
|
72
|
-
// legitimately make no project edits — never accuse them.
|
|
73
|
-
if (!workflowIsMutating(workflow)) {
|
|
74
|
-
return {
|
|
75
|
-
achieved: "unknown",
|
|
76
|
-
reason: "read-only / doc-only workflow (no executor/test-engineer steps)",
|
|
77
|
-
signals: [],
|
|
78
|
-
};
|
|
79
|
-
}
|
|
80
|
-
|
|
81
|
-
// (2) Need a git repo to inspect the working tree.
|
|
82
|
-
const tree = isGitWorkingTreeClean(manifest.cwd);
|
|
83
|
-
if (tree.clean === "unknown" || !tree.repoRoot) {
|
|
84
|
-
return {
|
|
85
|
-
achieved: "unknown",
|
|
86
|
-
reason: "not a git repo or git unavailable",
|
|
87
|
-
signals: [],
|
|
88
|
-
};
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
// (3) Non-empty working tree → the mutating run made edits. Achieved.
|
|
92
|
-
if (!tree.clean) {
|
|
93
|
-
return {
|
|
94
|
-
achieved: true,
|
|
95
|
-
reason: "git working tree has changes (mutating run edited project files)",
|
|
96
|
-
signals: [`repoRoot=${tree.repoRoot}`],
|
|
97
|
-
};
|
|
98
|
-
}
|
|
99
|
-
|
|
100
|
-
// (4) Mutating run + CLEAN working tree → suspicious. The executor's job was
|
|
101
|
-
// to edit code and it left zero diff. This is the false-green signature.
|
|
102
|
-
const failedTask = tasks.find((t) => t.status === "failed");
|
|
103
|
-
const signals = ["git working tree clean despite mutating workflow"];
|
|
104
|
-
if (failedTask) signals.push(`corroborating failed task: ${failedTask.id} (${failedTask.role})`);
|
|
105
|
-
|
|
106
|
-
return {
|
|
107
|
-
// `false` = false-green detected. Whether to downgrade status is decided
|
|
108
|
-
// by the caller based on the corroborating failed-task signal.
|
|
109
|
-
achieved: false,
|
|
110
|
-
reason: "code-mutating run completed but made no project edits (false-green)",
|
|
111
|
-
signals,
|
|
112
|
-
};
|
|
113
|
-
}
|
|
114
|
-
|
|
115
|
-
/**
|
|
116
|
-
* Apply an assessment to a run result: set manifest.goalAchieved + note, and
|
|
117
|
-
* decide whether to downgrade status. Returns the (possibly mutated) manifest.
|
|
118
|
-
*
|
|
119
|
-
* Downgrade rule (conservative): only flip "completed" → "failed" when a
|
|
120
|
-
* corroborating failed-task signal is present. Otherwise expose goalAchieved
|
|
121
|
-
* = false + a manifest note + let the caller emit an event, but leave status
|
|
122
|
-
* intact so a legitimately-no-op mutating run is not broken.
|
|
123
|
-
*/
|
|
124
|
-
export function applyGoalAchievement(
|
|
125
|
-
manifest: TeamRunManifest,
|
|
126
|
-
assessment: GoalAchievementAssessment,
|
|
127
|
-
): { manifest: TeamRunManifest; downgraded: boolean } {
|
|
128
|
-
const note =
|
|
129
|
-
assessment.achieved === false
|
|
130
|
-
? `goal-achievement: FALSE-GREEN — ${assessment.reason}. ${assessment.signals.join("; ")}`
|
|
131
|
-
: assessment.achieved === true
|
|
132
|
-
? `goal-achievement: OK — ${assessment.reason}`
|
|
133
|
-
: `goal-achievement: unknown — ${assessment.reason}`;
|
|
134
|
-
|
|
135
|
-
const updated: TeamRunManifest = {
|
|
136
|
-
...manifest,
|
|
137
|
-
goalAchieved: assessment.achieved,
|
|
138
|
-
goalAchievementNote: note,
|
|
139
|
-
};
|
|
140
|
-
|
|
141
|
-
// Downgrade only on the highest-confidence false-green: a failed task
|
|
142
|
-
// corroborates that the run genuinely did not succeed.
|
|
143
|
-
const hasCorroboratingFailure = assessment.signals.some((s) => s.startsWith("corroborating failed task"));
|
|
144
|
-
if (assessment.achieved === false && hasCorroboratingFailure && updated.status === "completed") {
|
|
145
|
-
return { manifest: { ...updated, status: "failed" }, downgraded: true };
|
|
146
|
-
}
|
|
147
|
-
return { manifest: updated, downgraded: false };
|
|
148
|
-
}
|