pi-crew 0.9.51 → 0.9.53
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 +53 -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/index.ts +39 -10
- 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,310 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* dynamic-workflow-runner.ts — Script-driven workflow runtime (P2).
|
|
3
|
-
*
|
|
4
|
-
* Spec: research-findings/goal-workflow/00-SPEC.md §3.3
|
|
5
|
-
* Plan: 07-PLAN.md v3 P2 + §0c C5 (resolveRealContainedPath).
|
|
6
|
-
*
|
|
7
|
-
* Loads a `.dwf.ts` script's default export, transpiles it via jiti (the existing
|
|
8
|
-
* TS loader used by async-runner.ts), and executes it with a FROZEN WorkflowCtx.
|
|
9
|
-
*
|
|
10
|
-
* HONEST v1 TRUST MODEL (review H-2): vm.runInNewContext is NOT used in v1 — the
|
|
11
|
-
* script runs in plain module scope with full access to require/import/process.
|
|
12
|
-
* The 'capability-locked WorkflowCtx' is the documented contract surface, NOT a
|
|
13
|
-
* sandbox. A script can reach process/require via constructor walking or direct
|
|
14
|
-
* import. `.dwf.ts` files MUST be commit-reviewed (postinstall-equivalent trust).
|
|
15
|
-
* The path-allowlist (resolveRealContainedPath) limits WHERE scripts load from,
|
|
16
|
-
* not WHAT they can do. isolated-vm (real V8 isolate) is planned for v1.5.
|
|
17
|
-
* See docs/dynamic-workflows.md for the full threat model.
|
|
18
|
-
*/
|
|
19
|
-
|
|
20
|
-
import { readFileSync } from "node:fs";
|
|
21
|
-
import { join } from "node:path";
|
|
22
|
-
import { transformSync } from "esbuild";
|
|
23
|
-
import { writeArtifact } from "../state/artifact-store.ts";
|
|
24
|
-
import { appendEvent } from "../state/event-log.ts";
|
|
25
|
-
import type { TeamRunManifest, TeamTaskState } from "../state/types.ts";
|
|
26
|
-
import { logInternalError } from "../utils/internal-error.ts";
|
|
27
|
-
import { packageRoot, projectCrewRoot, userPiRoot } from "../utils/paths.ts";
|
|
28
|
-
import { resolveRealContainedPath } from "../utils/safe-paths.ts";
|
|
29
|
-
import type { DynamicWorkflowConfig } from "../workflows/workflow-config.ts";
|
|
30
|
-
import { assertDeterministicScript, isDeterminismCheckEnabled } from "./deterministic-ast.ts";
|
|
31
|
-
import { DwfStore } from "./dwf-state-store.ts";
|
|
32
|
-
import { getWorkflowFinalResult, getWorkflowPhaseState, makeWorkflowCtx } from "./dynamic-workflow-context.ts";
|
|
33
|
-
|
|
34
|
-
export interface RunDynamicWorkflowInput {
|
|
35
|
-
manifest: TeamRunManifest;
|
|
36
|
-
workflow: DynamicWorkflowConfig;
|
|
37
|
-
/** Optional team for role resolution (G4 tier 2). */
|
|
38
|
-
team?: import("../teams/team-config.ts").TeamConfig;
|
|
39
|
-
signal: AbortSignal;
|
|
40
|
-
concurrency?: number;
|
|
41
|
-
modelOverride?: string;
|
|
42
|
-
/** round-14 P1-2: per-workflow token budget. Overrides workflow.maxTokenBudget. */
|
|
43
|
-
tokenBudget?: number;
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
export interface RunDynamicWorkflowResult {
|
|
47
|
-
manifest: TeamRunManifest;
|
|
48
|
-
tasks: TeamTaskState[];
|
|
49
|
-
}
|
|
50
|
-
|
|
51
|
-
/** The signature a .dwf.ts default export must satisfy. */
|
|
52
|
-
export type DynamicWorkflowScript = (ctx: import("./dynamic-workflow-context.ts").WorkflowCtx) => Promise<void> | void;
|
|
53
|
-
|
|
54
|
-
/**
|
|
55
|
-
* round-12 P0-4: defensive structured-clone guard at the runner boundary.
|
|
56
|
-
*
|
|
57
|
-
* Today this is mostly future-proofing: a DWF script's `setResult()` path
|
|
58
|
-
* reads an artifact file as a string, and strings are always structured-
|
|
59
|
-
* cloneable. But if a future code path produces a non-cloneable value
|
|
60
|
-
* (e.g. a Worker postMessage payload that wraps a Symbol or function), we
|
|
61
|
-
* want a clear, actionable error here — not a cryptic `DataCloneError`
|
|
62
|
-
* from deep inside the artifact store. The error message also nudges
|
|
63
|
-
* users toward the most common cause: forgetting `await` on ctx.agent()
|
|
64
|
-
* or ctx.review() in their script.
|
|
65
|
-
*/
|
|
66
|
-
function assertStructuredCloneable(value: unknown, name: string): void {
|
|
67
|
-
try {
|
|
68
|
-
structuredClone(value);
|
|
69
|
-
} catch (error) {
|
|
70
|
-
const detail = error instanceof Error ? error.message : String(error);
|
|
71
|
-
throw new Error(`${name} must be structured-cloneable; did you forget to await ctx.agent() or ctx.review()? ${detail}`);
|
|
72
|
-
}
|
|
73
|
-
}
|
|
74
|
-
|
|
75
|
-
/**
|
|
76
|
-
* Resolve + validate the script path against the allowlist of workflow dirs (§0c C5).
|
|
77
|
-
* Returns the real contained path or throws.
|
|
78
|
-
*/
|
|
79
|
-
function resolveScriptPath(workflow: DynamicWorkflowConfig, cwd: string): string {
|
|
80
|
-
const crewRoot = projectCrewRoot(cwd);
|
|
81
|
-
// Allowlist: the script must resolve inside one of the workflow discovery dirs.
|
|
82
|
-
// (discover-workflows.ts only reads from packageRoot/workflows, userPiRoot/workflows,
|
|
83
|
-
// and projectCrewRoot/workflows — so the script already came from an allowed dir,
|
|
84
|
-
// but we still validate containment to defeat symlink traversal.)
|
|
85
|
-
// Fix round-5 P1: the round-4 P2-5 fix over-corrected to a SINGLE base (crewRoot/workflows).
|
|
86
|
-
// But discoverWorkflows() reads from THREE dirs (builtin, user, project). Use the same bases
|
|
87
|
-
// so user/builtin dynamic workflows aren't rejected.
|
|
88
|
-
const allowedBases = [join(projectCrewRoot(cwd), "workflows"), join(userPiRoot(), "workflows"), join(packageRoot(), "workflows")];
|
|
89
|
-
for (const base of allowedBases) {
|
|
90
|
-
try {
|
|
91
|
-
const real = resolveRealContainedPath(base, workflow.filePath);
|
|
92
|
-
if (real) return real;
|
|
93
|
-
} catch {
|
|
94
|
-
// not contained in this base — try next
|
|
95
|
-
}
|
|
96
|
-
}
|
|
97
|
-
// Not contained in any allowed base — refuse (do NOT fall back to the raw path).
|
|
98
|
-
throw new Error(
|
|
99
|
-
`Dynamic workflow '${workflow.filePath}' is outside the allowed workflows directories (${allowedBases.join(", ")}). Refusing to load.`,
|
|
100
|
-
);
|
|
101
|
-
}
|
|
102
|
-
|
|
103
|
-
/**
|
|
104
|
-
* Transpile + load the .dwf.ts default export. Uses jiti (already a dep) for TS→JS.
|
|
105
|
-
* Returns the default export function or throws.
|
|
106
|
-
*
|
|
107
|
-
* Round-13 P0-2: after reading the script source, run `assertDeterministicScript`
|
|
108
|
-
* to reject non-deterministic calls (Date.now()/Math.random()/new Date()) BEFORE
|
|
109
|
-
* jiti executes the module. The check is opt-out via PI_CREW_DWF_SKIP_DETERMINISM_CHECK=1.
|
|
110
|
-
*/
|
|
111
|
-
async function loadWorkflowModule(scriptPath: string): Promise<DynamicWorkflowScript> {
|
|
112
|
-
// Round-13 P0-2: read source first so we can AST-scan before execution.
|
|
113
|
-
// jiti does not surface the transpiled source back to us, so we read the
|
|
114
|
-
// raw .dwf.ts file. This is the same source jiti will execute.
|
|
115
|
-
const scriptSource = readFileSync(scriptPath, "utf-8");
|
|
116
|
-
if (isDeterminismCheckEnabled()) {
|
|
117
|
-
// DISC-1: acorn can only parse JavaScript, not TypeScript. Real .dwf.ts files
|
|
118
|
-
// contain type annotations/imports that cause a silent parse error, so the
|
|
119
|
-
// determinism check never runs. Transpile to JS via esbuild first.
|
|
120
|
-
const js = transformSync(scriptSource, { loader: "ts", format: "esm" }).code;
|
|
121
|
-
assertDeterministicScript(js);
|
|
122
|
-
}
|
|
123
|
-
// jiti is the same loader async-runner.ts uses (resolveTypeScriptLoader). We require it
|
|
124
|
-
// lazily so this module stays importable in environments without jiti (type-only consumers).
|
|
125
|
-
// Fix round-4: use createRequire(import.meta.url) so `require` works under the strip-types
|
|
126
|
-
// loader fallback (Node ≥ 22.6) where bare `require` is not defined in ESM scope.
|
|
127
|
-
// LAZY: defer dynamic import of node:module to its call site.
|
|
128
|
-
const { createRequire } = await import("node:module");
|
|
129
|
-
const require = createRequire(import.meta.url);
|
|
130
|
-
// eslint-disable-next-line @typescript-eslint/no-require-imports
|
|
131
|
-
const createJiti = require("jiti").default ?? require("jiti");
|
|
132
|
-
const jiti = createJiti(import.meta.url, { interopDefault: true });
|
|
133
|
-
const mod = await jiti(scriptPath);
|
|
134
|
-
const fn = (mod as { default?: unknown }).default ?? mod;
|
|
135
|
-
if (typeof fn !== "function") {
|
|
136
|
-
throw new Error(`Dynamic workflow '${scriptPath}' must export a default async function(ctx).`);
|
|
137
|
-
}
|
|
138
|
-
return fn as DynamicWorkflowScript;
|
|
139
|
-
}
|
|
140
|
-
|
|
141
|
-
/**
|
|
142
|
-
* Run the dynamic workflow script. Loads it, builds the ctx, executes, and returns
|
|
143
|
-
* {manifest, tasks} with the manifest updated to a terminal status + result artifact.
|
|
144
|
-
*/
|
|
145
|
-
export async function runDynamicWorkflow(input: RunDynamicWorkflowInput): Promise<RunDynamicWorkflowResult> {
|
|
146
|
-
const { manifest, workflow, signal } = input;
|
|
147
|
-
const eventsPath = manifest.eventsPath;
|
|
148
|
-
const scriptPath = resolveScriptPath(workflow, manifest.cwd);
|
|
149
|
-
|
|
150
|
-
appendEvent(eventsPath, {
|
|
151
|
-
type: "dwf.started",
|
|
152
|
-
runId: manifest.runId,
|
|
153
|
-
data: { workflow: workflow.name, script: scriptPath },
|
|
154
|
-
});
|
|
155
|
-
|
|
156
|
-
// round-18 P2-3: resume/checkpoint. Load any existing checkpoint for this run's stateRoot.
|
|
157
|
-
// stateRoot is already <crewRoot>/state/runs/<runId>, so the checkpoint lands at
|
|
158
|
-
// <stateRoot>/dwf-checkpoint.json (no double-nesting). A missing checkpoint (fresh run)
|
|
159
|
-
// yields undefined — makeWorkflowCtx starts with empty defaults (backward compatible).
|
|
160
|
-
const dwfStore = new DwfStore(manifest.stateRoot);
|
|
161
|
-
const resumedState = dwfStore.load();
|
|
162
|
-
if (resumedState) {
|
|
163
|
-
appendEvent(eventsPath, {
|
|
164
|
-
type: "dwf.resumed",
|
|
165
|
-
runId: manifest.runId,
|
|
166
|
-
data: {
|
|
167
|
-
agentCount: resumedState.agentCount,
|
|
168
|
-
phases: resumedState.phases,
|
|
169
|
-
currentPhase: resumedState.currentPhase,
|
|
170
|
-
},
|
|
171
|
-
});
|
|
172
|
-
}
|
|
173
|
-
|
|
174
|
-
// ERR-1: Create a timeout AbortController so we can abort spawned children on script timeout.
|
|
175
|
-
// Combine the input signal with the timeout controller's signal so EITHER source
|
|
176
|
-
// (external abort OR our timeout) propagates to runChildPi via the ctx.
|
|
177
|
-
// AbortSignal.any is available since Node 20.3 — the project requires Node 20+.
|
|
178
|
-
const timeoutController = new AbortController();
|
|
179
|
-
const combinedSignal = AbortSignal.any([signal, timeoutController.signal]);
|
|
180
|
-
|
|
181
|
-
const ctx = makeWorkflowCtx(manifest, {
|
|
182
|
-
concurrency: input.concurrency ?? workflow.maxConcurrency ?? 4,
|
|
183
|
-
signal: combinedSignal,
|
|
184
|
-
team: input.team,
|
|
185
|
-
modelOverride: input.modelOverride,
|
|
186
|
-
tokenBudget: input.tokenBudget ?? workflow.maxTokenBudget,
|
|
187
|
-
args: manifest.args,
|
|
188
|
-
resumedState,
|
|
189
|
-
// round-18 P2-3: checkpoint after each ctx.agent() call so a crash between calls
|
|
190
|
-
// leaves durable state. onCheckpoint captures the closure values at call time.
|
|
191
|
-
onCheckpoint: (state) => {
|
|
192
|
-
try {
|
|
193
|
-
dwfStore.save(state);
|
|
194
|
-
} catch (error) {
|
|
195
|
-
logInternalError("dynamic-workflow-runner.checkpoint-save", error, `runId=${manifest.runId}`);
|
|
196
|
-
}
|
|
197
|
-
},
|
|
198
|
-
});
|
|
199
|
-
|
|
200
|
-
// Freeze the ctx so the script cannot add/override capability methods (§0c C4).
|
|
201
|
-
const frozenCtx = Object.freeze(ctx);
|
|
202
|
-
|
|
203
|
-
try {
|
|
204
|
-
const script = await loadWorkflowModule(scriptPath);
|
|
205
|
-
// Round-11 test fix (runtime): hard timeout on script execution.
|
|
206
|
-
// Without this, scripts that spawn long-running child processes (e.g., `spawn("pi", ...)`)
|
|
207
|
-
// hang forever. The ctx.signal.timeout is cooperative only — it fires AbortSignal,
|
|
208
|
-
// it does NOT kill the script. Promise.race with a hard timeout at least returns an
|
|
209
|
-
// error so the runner doesn't hang. The spawned child process is leaked, but the
|
|
210
|
-
// dynamic-workflow returns failure promptly. (v1.5: use Worker threads to actually kill.)
|
|
211
|
-
const SCRIPT_TIMEOUT_MS = Number.parseInt(process.env.PI_CREW_DWF_SCRIPT_TIMEOUT_MS ?? "", 10) || 1_800_000; // 30 min default (was 10 min; raised for distill-dwf + similar long pipelines)
|
|
212
|
-
let timeoutHandle: NodeJS.Timeout | undefined;
|
|
213
|
-
const timeoutPromise = new Promise<never>((_, reject) => {
|
|
214
|
-
timeoutHandle = setTimeout(() => {
|
|
215
|
-
// ERR-1: abort the timeout controller so the abort propagates to
|
|
216
|
-
// runChildPi (via the combined signal passed to makeWorkflowCtx),
|
|
217
|
-
// which kills spawned children instead of letting them run.
|
|
218
|
-
timeoutController.abort();
|
|
219
|
-
reject(
|
|
220
|
-
new Error(
|
|
221
|
-
`Dynamic workflow script timed out after ${SCRIPT_TIMEOUT_MS}ms. The script may have spawned a child process that did not exit. Check for spawn/exec calls without proper stdio handling.`,
|
|
222
|
-
),
|
|
223
|
-
);
|
|
224
|
-
}, SCRIPT_TIMEOUT_MS);
|
|
225
|
-
timeoutHandle.unref?.();
|
|
226
|
-
});
|
|
227
|
-
try {
|
|
228
|
-
await Promise.race([script(frozenCtx), timeoutPromise]);
|
|
229
|
-
} finally {
|
|
230
|
-
if (timeoutHandle) clearTimeout(timeoutHandle);
|
|
231
|
-
}
|
|
232
|
-
} catch (error) {
|
|
233
|
-
logInternalError("dynamic-workflow-runner.run", error, `runId=${manifest.runId}, workflow=${workflow.name}`);
|
|
234
|
-
appendEvent(eventsPath, {
|
|
235
|
-
type: "dwf.failed",
|
|
236
|
-
runId: manifest.runId,
|
|
237
|
-
data: {
|
|
238
|
-
error: error instanceof Error ? error.message : String(error),
|
|
239
|
-
},
|
|
240
|
-
});
|
|
241
|
-
// Re-throw so background-runner's error handling marks the run failed.
|
|
242
|
-
throw error;
|
|
243
|
-
}
|
|
244
|
-
|
|
245
|
-
const final = getWorkflowFinalResult(ctx);
|
|
246
|
-
const finalText = final
|
|
247
|
-
? readFinalArtifact(final.artifactPath)
|
|
248
|
-
: `(dynamic workflow '${workflow.name}' completed without calling ctx.setResult())`;
|
|
249
|
-
|
|
250
|
-
// round-12 P0-4: fail fast on unawaited Promise returns BEFORE we try to
|
|
251
|
-
// write a 2 KB blob that contains a Promise reference. structuredClone on
|
|
252
|
-
// a string always succeeds; if it doesn't, the script returned something
|
|
253
|
-
// uncloneable (most often an unawaited Promise) and we want a clear error.
|
|
254
|
-
assertStructuredCloneable(finalText, "final artifact content (set via ctx.setResult)");
|
|
255
|
-
|
|
256
|
-
// Write a summary artifact mirroring the static-workflow summary.md contract (run.ts reads this).
|
|
257
|
-
const summary = writeArtifact(manifest.artifactsRoot, {
|
|
258
|
-
kind: "result",
|
|
259
|
-
relativePath: "summary.md",
|
|
260
|
-
content: finalText,
|
|
261
|
-
producer: "dynamic-workflow",
|
|
262
|
-
});
|
|
263
|
-
|
|
264
|
-
// round-12 P0-1: safety net — if a script never explicitly closes its
|
|
265
|
-
// final phase before returning, the runner emits a closing event so the
|
|
266
|
-
// last open phase is always terminated before dwf.completed.
|
|
267
|
-
const phaseState = getWorkflowPhaseState(ctx);
|
|
268
|
-
if (phaseState?.currentPhase !== undefined) {
|
|
269
|
-
appendEvent(eventsPath, {
|
|
270
|
-
type: "dwf.phase_completed",
|
|
271
|
-
runId: manifest.runId,
|
|
272
|
-
data: { phase: phaseState.currentPhase },
|
|
273
|
-
});
|
|
274
|
-
phaseState.currentPhase = undefined;
|
|
275
|
-
}
|
|
276
|
-
|
|
277
|
-
appendEvent(eventsPath, {
|
|
278
|
-
type: "dwf.completed",
|
|
279
|
-
runId: manifest.runId,
|
|
280
|
-
data: { workflow: workflow.name, summaryArtifact: summary.path },
|
|
281
|
-
});
|
|
282
|
-
|
|
283
|
-
// round-18 P2-3: the run completed cleanly — delete the checkpoint so a fresh re-run
|
|
284
|
-
// (same runId) starts from scratch rather than resuming stale state.
|
|
285
|
-
dwfStore.delete();
|
|
286
|
-
|
|
287
|
-
// round-12 P0-4: also guard the manifest.summary slice (the value is
|
|
288
|
-
// written into JSON-serialized manifest state — a Promise here would also
|
|
289
|
-
// crash later in the run-event-bus emitter).
|
|
290
|
-
const summaryText = finalText.slice(0, 2000);
|
|
291
|
-
assertStructuredCloneable(summaryText, "manifest.summary (derived from final result)");
|
|
292
|
-
|
|
293
|
-
const updatedManifest: TeamRunManifest = {
|
|
294
|
-
...manifest,
|
|
295
|
-
status: "completed",
|
|
296
|
-
summary: summaryText,
|
|
297
|
-
updatedAt: new Date().toISOString(),
|
|
298
|
-
artifacts: [...manifest.artifacts, summary],
|
|
299
|
-
};
|
|
300
|
-
return { manifest: updatedManifest, tasks: [] };
|
|
301
|
-
}
|
|
302
|
-
|
|
303
|
-
function readFinalArtifact(artifactPath: string): string {
|
|
304
|
-
try {
|
|
305
|
-
return readFileSync(artifactPath, "utf-8");
|
|
306
|
-
} catch (error) {
|
|
307
|
-
logInternalError("dynamic-workflow-runner.readFinal", error, `artifactPath=${artifactPath}`);
|
|
308
|
-
return `(failed to read final artifact ${artifactPath})`;
|
|
309
|
-
}
|
|
310
|
-
}
|
|
@@ -1,90 +0,0 @@
|
|
|
1
|
-
import type { CrewRuntimeConfig } from "../config/config.ts";
|
|
2
|
-
import type { PolicyDecision, TeamRunManifest, TeamTaskState } from "../state/types.ts";
|
|
3
|
-
import { permissionForRole } from "./role-permission.ts";
|
|
4
|
-
|
|
5
|
-
export type EffectivenessGuardMode = "off" | "warn" | "block" | "fail";
|
|
6
|
-
export type WorkerExecutionState = "enabled" | "disabled/scaffold";
|
|
7
|
-
export type RunEffectivenessSeverity = "ok" | "warning" | "blocked" | "failed";
|
|
8
|
-
|
|
9
|
-
export interface RunEffectivenessSummary {
|
|
10
|
-
completed: number;
|
|
11
|
-
observable: number;
|
|
12
|
-
noObservedWorkTaskIds: string[];
|
|
13
|
-
needsAttentionTaskIds: string[];
|
|
14
|
-
workerExecution: WorkerExecutionState;
|
|
15
|
-
guardMode: EffectivenessGuardMode;
|
|
16
|
-
severity: RunEffectivenessSeverity;
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
export function taskHasObservableWorkerActivity(task: TeamTaskState): boolean {
|
|
20
|
-
return Boolean(
|
|
21
|
-
(task.agentProgress?.toolCount ?? 0) > 0 ||
|
|
22
|
-
task.usage ||
|
|
23
|
-
task.transcriptArtifact ||
|
|
24
|
-
task.modelAttempts?.some((attempt) => attempt.success) ||
|
|
25
|
-
task.jsonEvents,
|
|
26
|
-
);
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
export function resolveEffectivenessGuardMode(
|
|
30
|
-
runtimeConfig: CrewRuntimeConfig | undefined,
|
|
31
|
-
manifest?: TeamRunManifest,
|
|
32
|
-
): EffectivenessGuardMode {
|
|
33
|
-
const configured = runtimeConfig?.effectivenessGuard;
|
|
34
|
-
if (configured === "off" || configured === "warn" || configured === "block" || configured === "fail") return configured;
|
|
35
|
-
if (manifest?.runtimeResolution?.safety === "explicit_dry_run") return "off";
|
|
36
|
-
return "warn";
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
export function evaluateRunEffectiveness(input: {
|
|
40
|
-
manifest?: TeamRunManifest;
|
|
41
|
-
tasks: TeamTaskState[];
|
|
42
|
-
executeWorkers: boolean;
|
|
43
|
-
runtimeConfig?: CrewRuntimeConfig;
|
|
44
|
-
}): RunEffectivenessSummary {
|
|
45
|
-
const completedTasks = input.tasks.filter((task) => task.status === "completed");
|
|
46
|
-
const noObservedWorkTasks = completedTasks.filter((task) => !taskHasObservableWorkerActivity(task));
|
|
47
|
-
const needsAttentionTasks = input.tasks.filter((task) => task.agentProgress?.activityState === "needs_attention");
|
|
48
|
-
const workerExecution: WorkerExecutionState = input.executeWorkers ? "enabled" : "disabled/scaffold";
|
|
49
|
-
const guardMode = resolveEffectivenessGuardMode(input.runtimeConfig, input.manifest);
|
|
50
|
-
const completedNeedsAttention = needsAttentionTasks.filter((task) => task.status === "completed").length;
|
|
51
|
-
const observable = Math.max(0, completedTasks.length - noObservedWorkTasks.length - completedNeedsAttention);
|
|
52
|
-
let severity: RunEffectivenessSeverity = "ok";
|
|
53
|
-
if (input.executeWorkers && guardMode !== "off" && noObservedWorkTasks.length > 0) {
|
|
54
|
-
severity = guardMode === "fail" ? "failed" : guardMode === "block" ? "blocked" : "warning";
|
|
55
|
-
// P0.1: default warn escalates to blocked for mutating-role tasks without observed work
|
|
56
|
-
if (severity === "warning" && noObservedWorkTasks.some((task) => permissionForRole(task.role) !== "read_only")) {
|
|
57
|
-
severity = "blocked";
|
|
58
|
-
}
|
|
59
|
-
}
|
|
60
|
-
return {
|
|
61
|
-
completed: completedTasks.length,
|
|
62
|
-
observable,
|
|
63
|
-
noObservedWorkTaskIds: noObservedWorkTasks.map((task) => task.id),
|
|
64
|
-
needsAttentionTaskIds: needsAttentionTasks.map((task) => task.id),
|
|
65
|
-
workerExecution,
|
|
66
|
-
guardMode,
|
|
67
|
-
severity,
|
|
68
|
-
};
|
|
69
|
-
}
|
|
70
|
-
|
|
71
|
-
export function formatRunEffectivenessLines(summary: RunEffectivenessSummary): string[] {
|
|
72
|
-
return [
|
|
73
|
-
`Score: ${summary.observable}/${Math.max(1, summary.completed)} completed task(s) with observable worker activity`,
|
|
74
|
-
`Worker execution: ${summary.workerExecution}`,
|
|
75
|
-
`Guard: ${summary.guardMode} severity=${summary.severity}`,
|
|
76
|
-
`No observable worker activity: ${summary.noObservedWorkTaskIds.length ? summary.noObservedWorkTaskIds.join(", ") : "none"}`,
|
|
77
|
-
`Needs attention: ${summary.needsAttentionTaskIds.length ? summary.needsAttentionTaskIds.join(", ") : "none"}`,
|
|
78
|
-
];
|
|
79
|
-
}
|
|
80
|
-
|
|
81
|
-
export function effectivenessPolicyDecision(summary: RunEffectivenessSummary): PolicyDecision | undefined {
|
|
82
|
-
if (summary.severity !== "warning" && summary.severity !== "blocked" && summary.severity !== "failed") return undefined;
|
|
83
|
-
const action = summary.severity === "failed" ? "fail" : summary.severity === "blocked" ? "block" : "notify";
|
|
84
|
-
return {
|
|
85
|
-
action,
|
|
86
|
-
reason: "ineffective_worker",
|
|
87
|
-
message: `Run effectiveness guard ${summary.guardMode}: no observable worker activity for ${summary.noObservedWorkTaskIds.join(", ")}.`,
|
|
88
|
-
createdAt: new Date().toISOString(),
|
|
89
|
-
};
|
|
90
|
-
}
|
|
@@ -1,162 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* crew-errors.ts — Typed error sentinels for pi-crew operations.
|
|
3
|
-
*
|
|
4
|
-
* Based on oh-my-pi pattern from compaction/errors.ts.
|
|
5
|
-
* Uses `instanceof` discrimination instead of string matching.
|
|
6
|
-
*
|
|
7
|
-
* NOTE: Constructor parameters are explicit properties (not TypeScript
|
|
8
|
-
* parameter properties) for strip-types compatibility.
|
|
9
|
-
*
|
|
10
|
-
* The `name` property is not set on instances because JavaScript's `name`
|
|
11
|
-
* on functions is special and can't be overridden. Use `instanceof` checks
|
|
12
|
-
* or the `code` property for discrimination.
|
|
13
|
-
*/
|
|
14
|
-
|
|
15
|
-
/** Base class for all pi-crew errors. */
|
|
16
|
-
export abstract class CrewError extends Error {
|
|
17
|
-
abstract readonly code: string;
|
|
18
|
-
|
|
19
|
-
/** Returns the class name. Use `instanceof` for discrimination. */
|
|
20
|
-
toString(): string {
|
|
21
|
-
return `[${this.constructor.name}] ${this.message}`;
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
/** Raised when a crew run is explicitly cancelled by user or API. */
|
|
26
|
-
export class CrewCancelledError extends CrewError {
|
|
27
|
-
readonly code = "CREW_CANCELLED";
|
|
28
|
-
constructor(message = "Crew run cancelled") {
|
|
29
|
-
super(message);
|
|
30
|
-
}
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
/** Raised when a crew run exceeds its configured maximum duration. */
|
|
34
|
-
export class CrewTimeoutError extends CrewError {
|
|
35
|
-
readonly code = "CREW_TIMEOUT";
|
|
36
|
-
readonly maxDurationMs: number;
|
|
37
|
-
constructor(maxDurationMs: number, message?: string) {
|
|
38
|
-
super(message ?? `Crew run exceeded timeout of ${maxDurationMs}ms`);
|
|
39
|
-
this.maxDurationMs = maxDurationMs;
|
|
40
|
-
}
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
/**
|
|
44
|
-
* Raised when an individual agent in a crew goes deadletter — i.e. it
|
|
45
|
-
* encountered an unrecoverable error that blocks its task from completing.
|
|
46
|
-
* Common causes: crash, OOM, unhandled exception in tool execution.
|
|
47
|
-
*/
|
|
48
|
-
export class CrewDeadletterError extends CrewError {
|
|
49
|
-
readonly code = "CREW_DEADLETTER";
|
|
50
|
-
readonly agentId: string;
|
|
51
|
-
readonly reason: string;
|
|
52
|
-
constructor(agentId: string, reason: string, message?: string) {
|
|
53
|
-
super(message ?? `Agent ${agentId} deadlettered: ${reason}`);
|
|
54
|
-
this.agentId = agentId;
|
|
55
|
-
this.reason = reason;
|
|
56
|
-
}
|
|
57
|
-
}
|
|
58
|
-
|
|
59
|
-
/** Raised when a crew run is aborted — operator Esc, SIGINT, or similar. */
|
|
60
|
-
export class CrewAbortError extends CrewError {
|
|
61
|
-
readonly code = "CREW_ABORT";
|
|
62
|
-
constructor(message = "Crew run aborted") {
|
|
63
|
-
super(message);
|
|
64
|
-
}
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
/** Raised when a manifest or task file is malformed or missing required fields. */
|
|
68
|
-
export class CrewManifestError extends CrewError {
|
|
69
|
-
readonly code = "CREW_MANIFEST_ERROR";
|
|
70
|
-
readonly runId?: string;
|
|
71
|
-
readonly taskId?: string;
|
|
72
|
-
constructor(message: string, runId?: string, taskId?: string) {
|
|
73
|
-
super(message);
|
|
74
|
-
this.runId = runId;
|
|
75
|
-
this.taskId = taskId;
|
|
76
|
-
}
|
|
77
|
-
}
|
|
78
|
-
|
|
79
|
-
/** Raised when a lock cannot be acquired or is held by a stale process. */
|
|
80
|
-
export class CrewLockError extends CrewError {
|
|
81
|
-
readonly code = "CREW_LOCK_ERROR";
|
|
82
|
-
readonly lockPath?: string;
|
|
83
|
-
constructor(message: string, lockPath?: string) {
|
|
84
|
-
super(message);
|
|
85
|
-
this.lockPath = lockPath;
|
|
86
|
-
}
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
/** Raised when an agent exceeds its turn limit. */
|
|
90
|
-
export class CrewTurnLimitError extends CrewError {
|
|
91
|
-
readonly code = "CREW_TURN_LIMIT";
|
|
92
|
-
readonly agentId: string;
|
|
93
|
-
readonly maxTurns: number;
|
|
94
|
-
constructor(agentId: string, maxTurns: number) {
|
|
95
|
-
super(`Agent ${agentId} exceeded turn limit of ${maxTurns}`);
|
|
96
|
-
this.agentId = agentId;
|
|
97
|
-
this.maxTurns = maxTurns;
|
|
98
|
-
}
|
|
99
|
-
}
|
|
100
|
-
|
|
101
|
-
/** Raised when a workflow step gate condition is not met. */
|
|
102
|
-
export class CrewGateError extends CrewError {
|
|
103
|
-
readonly code = "CREW_GATE_ERROR";
|
|
104
|
-
readonly gateName: string;
|
|
105
|
-
constructor(gateName: string, message: string) {
|
|
106
|
-
super(message);
|
|
107
|
-
this.gateName = gateName;
|
|
108
|
-
}
|
|
109
|
-
}
|
|
110
|
-
|
|
111
|
-
/** Raised when an agent session fails to initialize (e.g. model not found). */
|
|
112
|
-
export class CrewSessionError extends CrewError {
|
|
113
|
-
readonly code = "CREW_SESSION_ERROR";
|
|
114
|
-
readonly agentId?: string;
|
|
115
|
-
constructor(message: string, agentId?: string) {
|
|
116
|
-
super(message);
|
|
117
|
-
this.agentId = agentId;
|
|
118
|
-
}
|
|
119
|
-
}
|
|
120
|
-
|
|
121
|
-
/**
|
|
122
|
-
* Outcome of a crew run attempt.
|
|
123
|
-
* Used by RunTracker and health monitoring for outcome classification.
|
|
124
|
-
*/
|
|
125
|
-
export type CrewRunOutcome =
|
|
126
|
-
| "ok" // Completed successfully
|
|
127
|
-
| "cancelled" // Explicitly cancelled by user or API
|
|
128
|
-
| "deadletter" // Agent encountered unrecoverable error
|
|
129
|
-
| "failed" // Workflow step failed (gate error, etc.)
|
|
130
|
-
| "timeout" // Exceeded max duration
|
|
131
|
-
| "aborted"; // Operator interrupt (Esc, SIGINT)
|
|
132
|
-
|
|
133
|
-
/**
|
|
134
|
-
* Classify a thrown error into a CrewRunOutcome.
|
|
135
|
-
* Useful in catch blocks that need to determine run outcome.
|
|
136
|
-
*/
|
|
137
|
-
export function classifyError(error: unknown): CrewRunOutcome {
|
|
138
|
-
if (error instanceof CrewCancelledError) return "cancelled";
|
|
139
|
-
if (error instanceof CrewTimeoutError) return "timeout";
|
|
140
|
-
if (error instanceof CrewDeadletterError) return "deadletter";
|
|
141
|
-
if (error instanceof CrewAbortError) return "aborted";
|
|
142
|
-
if (error instanceof CrewGateError) return "failed";
|
|
143
|
-
if (error instanceof CrewError) return "failed";
|
|
144
|
-
// Unknown errors → failed
|
|
145
|
-
return "failed";
|
|
146
|
-
}
|
|
147
|
-
|
|
148
|
-
/**
|
|
149
|
-
* Check if an error indicates the run was intentionally interrupted
|
|
150
|
-
* (cancelled, aborted, or timed out) vs a genuine failure.
|
|
151
|
-
*/
|
|
152
|
-
export function isInterruptError(error: unknown): boolean {
|
|
153
|
-
return error instanceof CrewCancelledError || error instanceof CrewAbortError || error instanceof CrewTimeoutError;
|
|
154
|
-
}
|
|
155
|
-
|
|
156
|
-
/**
|
|
157
|
-
* Check if an error indicates the run failed due to agent malfunction
|
|
158
|
-
* rather than workflow logic or user action.
|
|
159
|
-
*/
|
|
160
|
-
export function isAgentError(error: unknown): boolean {
|
|
161
|
-
return error instanceof CrewDeadletterError || error instanceof CrewTurnLimitError || error instanceof CrewSessionError;
|
|
162
|
-
}
|
|
@@ -1,98 +0,0 @@
|
|
|
1
|
-
import { runEventBus } from "../ui/run-event-bus.ts";
|
|
2
|
-
import { type SubprocessToolEvent, subprocessToolRegistry } from "./subprocess-tool-registry.ts";
|
|
3
|
-
|
|
4
|
-
export interface StreamBridgeEvent {
|
|
5
|
-
runId: string;
|
|
6
|
-
taskId: string;
|
|
7
|
-
eventType: string;
|
|
8
|
-
toolName?: string;
|
|
9
|
-
toolArgs?: string;
|
|
10
|
-
intent?: string;
|
|
11
|
-
tokens?: number;
|
|
12
|
-
timestamp: number;
|
|
13
|
-
extractedToolData?: Record<string, unknown>;
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
const activeBridges = new Map<string, (event: StreamBridgeEvent) => void>();
|
|
17
|
-
|
|
18
|
-
export function registerStreamBridge(runId: string): {
|
|
19
|
-
handler: (event: StreamBridgeEvent) => void;
|
|
20
|
-
dispose: () => void;
|
|
21
|
-
} {
|
|
22
|
-
const existing = activeBridges.get(runId);
|
|
23
|
-
if (existing) {
|
|
24
|
-
return {
|
|
25
|
-
handler: existing,
|
|
26
|
-
dispose: () => unregisterStreamBridge(runId),
|
|
27
|
-
};
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
const handler = (event: StreamBridgeEvent) => {
|
|
31
|
-
runEventBus.emit({
|
|
32
|
-
type: "worker_status",
|
|
33
|
-
runId: event.runId,
|
|
34
|
-
taskId: event.taskId,
|
|
35
|
-
data: event,
|
|
36
|
-
});
|
|
37
|
-
};
|
|
38
|
-
|
|
39
|
-
activeBridges.set(runId, handler);
|
|
40
|
-
return { handler, dispose: () => unregisterStreamBridge(runId) };
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
export function unregisterStreamBridge(runId: string): void {
|
|
44
|
-
activeBridges.delete(runId);
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
export function bridgeEventFromJsonEvent(runId: string, taskId: string, event: unknown): StreamBridgeEvent | null {
|
|
48
|
-
if (!event || typeof event !== "object") return null;
|
|
49
|
-
const record = event as Record<string, unknown>;
|
|
50
|
-
const type = typeof record.type === "string" ? record.type : "";
|
|
51
|
-
|
|
52
|
-
const result: StreamBridgeEvent = {
|
|
53
|
-
runId,
|
|
54
|
-
taskId,
|
|
55
|
-
eventType: type,
|
|
56
|
-
timestamp: Date.now(),
|
|
57
|
-
};
|
|
58
|
-
|
|
59
|
-
if (typeof record.toolName === "string") result.toolName = record.toolName;
|
|
60
|
-
if (record.args && typeof record.args === "object") {
|
|
61
|
-
try {
|
|
62
|
-
const json = JSON.stringify(record.args);
|
|
63
|
-
// Truncate at a JSON boundary to avoid breaking structure
|
|
64
|
-
result.toolArgs = json.length > 200 ? json.slice(0, 197) + "..." : json;
|
|
65
|
-
} catch {
|
|
66
|
-
/* skip */
|
|
67
|
-
}
|
|
68
|
-
}
|
|
69
|
-
if (typeof record.intent === "string") result.intent = record.intent;
|
|
70
|
-
|
|
71
|
-
// Extract tokens from usage/message_end events
|
|
72
|
-
const usage = record.usage ?? (record.message as Record<string, unknown> | undefined)?.usage;
|
|
73
|
-
if (usage && typeof usage === "object") {
|
|
74
|
-
const u = usage as Record<string, unknown>;
|
|
75
|
-
const input = typeof u.input === "number" ? u.input : 0;
|
|
76
|
-
const output = typeof u.output === "number" ? u.output : 0;
|
|
77
|
-
if (input || output) result.tokens = input + output;
|
|
78
|
-
}
|
|
79
|
-
|
|
80
|
-
// Attach extracted tool data via subprocess tool registry
|
|
81
|
-
if (result.toolName && subprocessToolRegistry.hasHandler(result.toolName)) {
|
|
82
|
-
const handler = subprocessToolRegistry.getHandler(result.toolName);
|
|
83
|
-
if (handler?.extractData) {
|
|
84
|
-
const extracted = handler.extractData({
|
|
85
|
-
toolName: result.toolName,
|
|
86
|
-
toolCallId: (record.toolCallId as string) ?? "",
|
|
87
|
-
args: record.args as Record<string, unknown> | undefined,
|
|
88
|
-
result: record.result as SubprocessToolEvent["result"],
|
|
89
|
-
isError: record.isError as boolean | undefined,
|
|
90
|
-
});
|
|
91
|
-
if (extracted !== undefined) {
|
|
92
|
-
result.extractedToolData = { [result.toolName]: extracted };
|
|
93
|
-
}
|
|
94
|
-
}
|
|
95
|
-
}
|
|
96
|
-
|
|
97
|
-
return result;
|
|
98
|
-
}
|