pi-crew 0.9.30 → 0.9.32
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 +28 -0
- package/dist/build-meta.json +187 -153
- package/dist/index.mjs +1346 -1276
- package/dist/index.mjs.map +4 -4
- package/package.json +3 -2
- package/src/extension/register.ts +3 -0
- package/src/runtime/team-runner.ts +36 -4
- package/src/state/state-store.ts +9 -3
- package/src/ui/run-dashboard.ts +25 -10
- package/src/workflows/cost-estimator.ts +34 -0
- package/src/workflows/validate-workflow.ts +10 -0
- package/tsconfig.json +3 -1
package/dist/build-meta.json
CHANGED
|
@@ -6508,9 +6508,9 @@
|
|
|
6508
6508
|
"original": "../config/defaults.ts"
|
|
6509
6509
|
},
|
|
6510
6510
|
{
|
|
6511
|
-
"path": "
|
|
6511
|
+
"path": "src/utils/internal-error.ts",
|
|
6512
6512
|
"kind": "import-statement",
|
|
6513
|
-
"
|
|
6513
|
+
"original": "../utils/internal-error.ts"
|
|
6514
6514
|
},
|
|
6515
6515
|
{
|
|
6516
6516
|
"path": "src/utils/paths.ts",
|
|
@@ -6571,14 +6571,45 @@
|
|
|
6571
6571
|
"imports": [],
|
|
6572
6572
|
"format": "esm"
|
|
6573
6573
|
},
|
|
6574
|
+
"src/runtime/task-health.ts": {
|
|
6575
|
+
"bytes": 1933,
|
|
6576
|
+
"imports": [],
|
|
6577
|
+
"format": "esm"
|
|
6578
|
+
},
|
|
6579
|
+
"src/state/health-store.ts": {
|
|
6580
|
+
"bytes": 2348,
|
|
6581
|
+
"imports": [
|
|
6582
|
+
{
|
|
6583
|
+
"path": "node:fs",
|
|
6584
|
+
"kind": "import-statement",
|
|
6585
|
+
"external": true
|
|
6586
|
+
},
|
|
6587
|
+
{
|
|
6588
|
+
"path": "node:path",
|
|
6589
|
+
"kind": "import-statement",
|
|
6590
|
+
"external": true
|
|
6591
|
+
},
|
|
6592
|
+
{
|
|
6593
|
+
"path": "src/runtime/task-health.ts",
|
|
6594
|
+
"kind": "import-statement",
|
|
6595
|
+
"original": "../runtime/task-health.ts"
|
|
6596
|
+
}
|
|
6597
|
+
],
|
|
6598
|
+
"format": "esm"
|
|
6599
|
+
},
|
|
6574
6600
|
"src/state/state-store.ts": {
|
|
6575
|
-
"bytes":
|
|
6601
|
+
"bytes": 36169,
|
|
6576
6602
|
"imports": [
|
|
6577
6603
|
{
|
|
6578
6604
|
"path": "node:fs",
|
|
6579
6605
|
"kind": "import-statement",
|
|
6580
6606
|
"external": true
|
|
6581
6607
|
},
|
|
6608
|
+
{
|
|
6609
|
+
"path": "node:fs/promises",
|
|
6610
|
+
"kind": "import-statement",
|
|
6611
|
+
"external": true
|
|
6612
|
+
},
|
|
6582
6613
|
{
|
|
6583
6614
|
"path": "node:path",
|
|
6584
6615
|
"kind": "import-statement",
|
|
@@ -6640,9 +6671,9 @@
|
|
|
6640
6671
|
"original": "./event-log.ts"
|
|
6641
6672
|
},
|
|
6642
6673
|
{
|
|
6643
|
-
"path": "
|
|
6674
|
+
"path": "src/state/health-store.ts",
|
|
6644
6675
|
"kind": "import-statement",
|
|
6645
|
-
"
|
|
6676
|
+
"original": "./health-store.ts"
|
|
6646
6677
|
},
|
|
6647
6678
|
{
|
|
6648
6679
|
"path": "src/state/locks.ts",
|
|
@@ -7776,6 +7807,22 @@
|
|
|
7776
7807
|
],
|
|
7777
7808
|
"format": "esm"
|
|
7778
7809
|
},
|
|
7810
|
+
"src/ui/terminal-status.ts": {
|
|
7811
|
+
"bytes": 8724,
|
|
7812
|
+
"imports": [
|
|
7813
|
+
{
|
|
7814
|
+
"path": "node:fs",
|
|
7815
|
+
"kind": "import-statement",
|
|
7816
|
+
"external": true
|
|
7817
|
+
},
|
|
7818
|
+
{
|
|
7819
|
+
"path": "src/runtime/live-agent-manager.ts",
|
|
7820
|
+
"kind": "import-statement",
|
|
7821
|
+
"original": "../runtime/live-agent-manager.ts"
|
|
7822
|
+
}
|
|
7823
|
+
],
|
|
7824
|
+
"format": "esm"
|
|
7825
|
+
},
|
|
7779
7826
|
"src/ui/spinner.ts": {
|
|
7780
7827
|
"bytes": 757,
|
|
7781
7828
|
"imports": [],
|
|
@@ -7817,6 +7864,11 @@
|
|
|
7817
7864
|
],
|
|
7818
7865
|
"format": "esm"
|
|
7819
7866
|
},
|
|
7867
|
+
"src/runtime/phase-progress.ts": {
|
|
7868
|
+
"bytes": 6672,
|
|
7869
|
+
"imports": [],
|
|
7870
|
+
"format": "esm"
|
|
7871
|
+
},
|
|
7820
7872
|
"src/ui/layout-primitives.ts": {
|
|
7821
7873
|
"bytes": 2497,
|
|
7822
7874
|
"imports": [
|
|
@@ -7842,9 +7894,9 @@
|
|
|
7842
7894
|
"original": "../../runtime/live-agent-manager.ts"
|
|
7843
7895
|
},
|
|
7844
7896
|
{
|
|
7845
|
-
"path": "
|
|
7897
|
+
"path": "src/runtime/phase-progress.ts",
|
|
7846
7898
|
"kind": "import-statement",
|
|
7847
|
-
"
|
|
7899
|
+
"original": "../../runtime/phase-progress.ts"
|
|
7848
7900
|
},
|
|
7849
7901
|
{
|
|
7850
7902
|
"path": "src/runtime/process-status.ts",
|
|
@@ -7852,9 +7904,9 @@
|
|
|
7852
7904
|
"original": "../../runtime/process-status.ts"
|
|
7853
7905
|
},
|
|
7854
7906
|
{
|
|
7855
|
-
"path": "
|
|
7907
|
+
"path": "src/runtime/usage-tracker.ts",
|
|
7856
7908
|
"kind": "import-statement",
|
|
7857
|
-
"
|
|
7909
|
+
"original": "../../runtime/usage-tracker.ts"
|
|
7858
7910
|
},
|
|
7859
7911
|
{
|
|
7860
7912
|
"path": "src/utils/visual.ts",
|
|
@@ -7867,9 +7919,9 @@
|
|
|
7867
7919
|
"original": "../layout-primitives.ts"
|
|
7868
7920
|
},
|
|
7869
7921
|
{
|
|
7870
|
-
"path": "
|
|
7922
|
+
"path": "src/ui/live-duration.ts",
|
|
7871
7923
|
"kind": "import-statement",
|
|
7872
|
-
"
|
|
7924
|
+
"original": "../live-duration.ts"
|
|
7873
7925
|
},
|
|
7874
7926
|
{
|
|
7875
7927
|
"path": "src/ui/spinner.ts",
|
|
@@ -8310,9 +8362,9 @@
|
|
|
8310
8362
|
"original": "../utils/redaction.ts"
|
|
8311
8363
|
},
|
|
8312
8364
|
{
|
|
8313
|
-
"path": "
|
|
8365
|
+
"path": "src/utils/safe-paths.ts",
|
|
8314
8366
|
"kind": "import-statement",
|
|
8315
|
-
"
|
|
8367
|
+
"original": "../utils/safe-paths.ts"
|
|
8316
8368
|
},
|
|
8317
8369
|
{
|
|
8318
8370
|
"path": "src/state/atomic-write.ts",
|
|
@@ -8561,7 +8613,7 @@
|
|
|
8561
8613
|
"format": "esm"
|
|
8562
8614
|
},
|
|
8563
8615
|
"src/workflows/validate-workflow.ts": {
|
|
8564
|
-
"bytes":
|
|
8616
|
+
"bytes": 1826,
|
|
8565
8617
|
"imports": [],
|
|
8566
8618
|
"format": "esm"
|
|
8567
8619
|
},
|
|
@@ -13832,11 +13884,6 @@
|
|
|
13832
13884
|
],
|
|
13833
13885
|
"format": "esm"
|
|
13834
13886
|
},
|
|
13835
|
-
"src/runtime/phase-progress.ts": {
|
|
13836
|
-
"bytes": 6672,
|
|
13837
|
-
"imports": [],
|
|
13838
|
-
"format": "esm"
|
|
13839
|
-
},
|
|
13840
13887
|
"src/runtime/task-display.ts": {
|
|
13841
13888
|
"bytes": 1868,
|
|
13842
13889
|
"imports": [
|
|
@@ -14055,32 +14102,6 @@
|
|
|
14055
14102
|
],
|
|
14056
14103
|
"format": "esm"
|
|
14057
14104
|
},
|
|
14058
|
-
"src/runtime/task-health.ts": {
|
|
14059
|
-
"bytes": 1933,
|
|
14060
|
-
"imports": [],
|
|
14061
|
-
"format": "esm"
|
|
14062
|
-
},
|
|
14063
|
-
"src/state/health-store.ts": {
|
|
14064
|
-
"bytes": 2348,
|
|
14065
|
-
"imports": [
|
|
14066
|
-
{
|
|
14067
|
-
"path": "node:fs",
|
|
14068
|
-
"kind": "import-statement",
|
|
14069
|
-
"external": true
|
|
14070
|
-
},
|
|
14071
|
-
{
|
|
14072
|
-
"path": "node:path",
|
|
14073
|
-
"kind": "import-statement",
|
|
14074
|
-
"external": true
|
|
14075
|
-
},
|
|
14076
|
-
{
|
|
14077
|
-
"path": "src/runtime/task-health.ts",
|
|
14078
|
-
"kind": "import-statement",
|
|
14079
|
-
"original": "../runtime/task-health.ts"
|
|
14080
|
-
}
|
|
14081
|
-
],
|
|
14082
|
-
"format": "esm"
|
|
14083
|
-
},
|
|
14084
14105
|
"src/worktree/branch-freshness.ts": {
|
|
14085
14106
|
"bytes": 3023,
|
|
14086
14107
|
"imports": [
|
|
@@ -15139,7 +15160,7 @@
|
|
|
15139
15160
|
"format": "esm"
|
|
15140
15161
|
},
|
|
15141
15162
|
"src/runtime/team-runner.ts": {
|
|
15142
|
-
"bytes":
|
|
15163
|
+
"bytes": 77294,
|
|
15143
15164
|
"imports": [
|
|
15144
15165
|
{
|
|
15145
15166
|
"path": "node:fs",
|
|
@@ -15151,6 +15172,11 @@
|
|
|
15151
15172
|
"kind": "import-statement",
|
|
15152
15173
|
"external": true
|
|
15153
15174
|
},
|
|
15175
|
+
{
|
|
15176
|
+
"path": "src/errors.ts",
|
|
15177
|
+
"kind": "import-statement",
|
|
15178
|
+
"original": "../errors.ts"
|
|
15179
|
+
},
|
|
15154
15180
|
{
|
|
15155
15181
|
"path": "src/hooks/registry.ts",
|
|
15156
15182
|
"kind": "import-statement",
|
|
@@ -15385,6 +15411,22 @@
|
|
|
15385
15411
|
],
|
|
15386
15412
|
"format": "esm"
|
|
15387
15413
|
},
|
|
15414
|
+
"src/runtime/parallel-research.ts": {
|
|
15415
|
+
"bytes": 2458,
|
|
15416
|
+
"imports": [
|
|
15417
|
+
{
|
|
15418
|
+
"path": "node:fs",
|
|
15419
|
+
"kind": "import-statement",
|
|
15420
|
+
"external": true
|
|
15421
|
+
},
|
|
15422
|
+
{
|
|
15423
|
+
"path": "node:path",
|
|
15424
|
+
"kind": "import-statement",
|
|
15425
|
+
"external": true
|
|
15426
|
+
}
|
|
15427
|
+
],
|
|
15428
|
+
"format": "esm"
|
|
15429
|
+
},
|
|
15388
15430
|
"src/state/run-metrics.ts": {
|
|
15389
15431
|
"bytes": 4516,
|
|
15390
15432
|
"imports": [
|
|
@@ -15592,22 +15634,6 @@
|
|
|
15592
15634
|
],
|
|
15593
15635
|
"format": "esm"
|
|
15594
15636
|
},
|
|
15595
|
-
"src/runtime/parallel-research.ts": {
|
|
15596
|
-
"bytes": 2458,
|
|
15597
|
-
"imports": [
|
|
15598
|
-
{
|
|
15599
|
-
"path": "node:fs",
|
|
15600
|
-
"kind": "import-statement",
|
|
15601
|
-
"external": true
|
|
15602
|
-
},
|
|
15603
|
-
{
|
|
15604
|
-
"path": "node:path",
|
|
15605
|
-
"kind": "import-statement",
|
|
15606
|
-
"external": true
|
|
15607
|
-
}
|
|
15608
|
-
],
|
|
15609
|
-
"format": "esm"
|
|
15610
|
-
},
|
|
15611
15637
|
"node_modules/acorn/dist/acorn.mjs": {
|
|
15612
15638
|
"bytes": 232769,
|
|
15613
15639
|
"imports": [],
|
|
@@ -15857,9 +15883,9 @@
|
|
|
15857
15883
|
"original": "../../workflows/discover-workflows.ts"
|
|
15858
15884
|
},
|
|
15859
15885
|
{
|
|
15860
|
-
"path": "
|
|
15886
|
+
"path": "src/workflows/validate-workflow.ts",
|
|
15861
15887
|
"kind": "import-statement",
|
|
15862
|
-
"
|
|
15888
|
+
"original": "../../workflows/validate-workflow.ts"
|
|
15863
15889
|
},
|
|
15864
15890
|
{
|
|
15865
15891
|
"path": "src/worktree/worktree-manager.ts",
|
|
@@ -15877,9 +15903,9 @@
|
|
|
15877
15903
|
"original": "../../utils/safe-paths.ts"
|
|
15878
15904
|
},
|
|
15879
15905
|
{
|
|
15880
|
-
"path": "
|
|
15906
|
+
"path": "src/runtime/parallel-research.ts",
|
|
15881
15907
|
"kind": "import-statement",
|
|
15882
|
-
"
|
|
15908
|
+
"original": "../../runtime/parallel-research.ts"
|
|
15883
15909
|
},
|
|
15884
15910
|
{
|
|
15885
15911
|
"path": "src/runtime/runtime-resolver.ts",
|
|
@@ -15887,9 +15913,9 @@
|
|
|
15887
15913
|
"original": "../../runtime/runtime-resolver.ts"
|
|
15888
15914
|
},
|
|
15889
15915
|
{
|
|
15890
|
-
"path": "
|
|
15916
|
+
"path": "src/runtime/skill-instructions.ts",
|
|
15891
15917
|
"kind": "import-statement",
|
|
15892
|
-
"
|
|
15918
|
+
"original": "../../runtime/skill-instructions.ts"
|
|
15893
15919
|
},
|
|
15894
15920
|
{
|
|
15895
15921
|
"path": "src/state/event-log.ts",
|
|
@@ -16663,7 +16689,7 @@
|
|
|
16663
16689
|
"format": "esm"
|
|
16664
16690
|
},
|
|
16665
16691
|
"src/ui/run-dashboard.ts": {
|
|
16666
|
-
"bytes":
|
|
16692
|
+
"bytes": 33632,
|
|
16667
16693
|
"imports": [
|
|
16668
16694
|
{
|
|
16669
16695
|
"path": "node:fs",
|
|
@@ -17771,48 +17797,6 @@
|
|
|
17771
17797
|
],
|
|
17772
17798
|
"format": "esm"
|
|
17773
17799
|
},
|
|
17774
|
-
"src/extension/session-summary.ts": {
|
|
17775
|
-
"bytes": 876,
|
|
17776
|
-
"imports": [
|
|
17777
|
-
{
|
|
17778
|
-
"path": "src/runtime/crew-agent-records.ts",
|
|
17779
|
-
"kind": "import-statement",
|
|
17780
|
-
"original": "../runtime/crew-agent-records.ts"
|
|
17781
|
-
},
|
|
17782
|
-
{
|
|
17783
|
-
"path": "src/runtime/process-status.ts",
|
|
17784
|
-
"kind": "import-statement",
|
|
17785
|
-
"original": "../runtime/process-status.ts"
|
|
17786
|
-
},
|
|
17787
|
-
{
|
|
17788
|
-
"path": "src/extension/run-index.ts",
|
|
17789
|
-
"kind": "import-statement",
|
|
17790
|
-
"original": "./run-index.ts"
|
|
17791
|
-
}
|
|
17792
|
-
],
|
|
17793
|
-
"format": "esm"
|
|
17794
|
-
},
|
|
17795
|
-
"src/extension/team-tool/destructive-gate.ts": {
|
|
17796
|
-
"bytes": 2211,
|
|
17797
|
-
"imports": [],
|
|
17798
|
-
"format": "esm"
|
|
17799
|
-
},
|
|
17800
|
-
"src/runtime/session-resources.ts": {
|
|
17801
|
-
"bytes": 1021,
|
|
17802
|
-
"imports": [
|
|
17803
|
-
{
|
|
17804
|
-
"path": "src/utils/internal-error.ts",
|
|
17805
|
-
"kind": "import-statement",
|
|
17806
|
-
"original": "../utils/internal-error.ts"
|
|
17807
|
-
}
|
|
17808
|
-
],
|
|
17809
|
-
"format": "esm"
|
|
17810
|
-
},
|
|
17811
|
-
"src/runtime/session-snapshot.ts": {
|
|
17812
|
-
"bytes": 1991,
|
|
17813
|
-
"imports": [],
|
|
17814
|
-
"format": "esm"
|
|
17815
|
-
},
|
|
17816
17800
|
"src/ui/live-run-sidebar.ts": {
|
|
17817
17801
|
"bytes": 10866,
|
|
17818
17802
|
"imports": [
|
|
@@ -17925,6 +17909,48 @@
|
|
|
17925
17909
|
],
|
|
17926
17910
|
"format": "esm"
|
|
17927
17911
|
},
|
|
17912
|
+
"src/extension/session-summary.ts": {
|
|
17913
|
+
"bytes": 876,
|
|
17914
|
+
"imports": [
|
|
17915
|
+
{
|
|
17916
|
+
"path": "src/runtime/crew-agent-records.ts",
|
|
17917
|
+
"kind": "import-statement",
|
|
17918
|
+
"original": "../runtime/crew-agent-records.ts"
|
|
17919
|
+
},
|
|
17920
|
+
{
|
|
17921
|
+
"path": "src/runtime/process-status.ts",
|
|
17922
|
+
"kind": "import-statement",
|
|
17923
|
+
"original": "../runtime/process-status.ts"
|
|
17924
|
+
},
|
|
17925
|
+
{
|
|
17926
|
+
"path": "src/extension/run-index.ts",
|
|
17927
|
+
"kind": "import-statement",
|
|
17928
|
+
"original": "./run-index.ts"
|
|
17929
|
+
}
|
|
17930
|
+
],
|
|
17931
|
+
"format": "esm"
|
|
17932
|
+
},
|
|
17933
|
+
"src/extension/team-tool/destructive-gate.ts": {
|
|
17934
|
+
"bytes": 2211,
|
|
17935
|
+
"imports": [],
|
|
17936
|
+
"format": "esm"
|
|
17937
|
+
},
|
|
17938
|
+
"src/runtime/session-resources.ts": {
|
|
17939
|
+
"bytes": 1021,
|
|
17940
|
+
"imports": [
|
|
17941
|
+
{
|
|
17942
|
+
"path": "src/utils/internal-error.ts",
|
|
17943
|
+
"kind": "import-statement",
|
|
17944
|
+
"original": "../utils/internal-error.ts"
|
|
17945
|
+
}
|
|
17946
|
+
],
|
|
17947
|
+
"format": "esm"
|
|
17948
|
+
},
|
|
17949
|
+
"src/runtime/session-snapshot.ts": {
|
|
17950
|
+
"bytes": 1991,
|
|
17951
|
+
"imports": [],
|
|
17952
|
+
"format": "esm"
|
|
17953
|
+
},
|
|
17928
17954
|
"src/runtime/foreground-watchdog.ts": {
|
|
17929
17955
|
"bytes": 4524,
|
|
17930
17956
|
"imports": [
|
|
@@ -17968,7 +17994,7 @@
|
|
|
17968
17994
|
"format": "esm"
|
|
17969
17995
|
},
|
|
17970
17996
|
"src/extension/register.ts": {
|
|
17971
|
-
"bytes":
|
|
17997
|
+
"bytes": 68063,
|
|
17972
17998
|
"imports": [
|
|
17973
17999
|
{
|
|
17974
18000
|
"path": "node:fs",
|
|
@@ -18116,9 +18142,9 @@
|
|
|
18116
18142
|
"original": "../ui/run-snapshot-cache.ts"
|
|
18117
18143
|
},
|
|
18118
18144
|
{
|
|
18119
|
-
"path": "
|
|
18145
|
+
"path": "src/ui/terminal-status.ts",
|
|
18120
18146
|
"kind": "import-statement",
|
|
18121
|
-
"
|
|
18147
|
+
"original": "../ui/terminal-status.ts"
|
|
18122
18148
|
},
|
|
18123
18149
|
{
|
|
18124
18150
|
"path": "src/ui/widget/index.ts",
|
|
@@ -18126,9 +18152,9 @@
|
|
|
18126
18152
|
"original": "../ui/widget/index.ts"
|
|
18127
18153
|
},
|
|
18128
18154
|
{
|
|
18129
|
-
"path": "
|
|
18155
|
+
"path": "src/utils/fs-watch.ts",
|
|
18130
18156
|
"kind": "import-statement",
|
|
18131
|
-
"
|
|
18157
|
+
"original": "../utils/fs-watch.ts"
|
|
18132
18158
|
},
|
|
18133
18159
|
{
|
|
18134
18160
|
"path": "src/utils/internal-error.ts",
|
|
@@ -18256,9 +18282,9 @@
|
|
|
18256
18282
|
"original": "./registration/team-tool.ts"
|
|
18257
18283
|
},
|
|
18258
18284
|
{
|
|
18259
|
-
"path": "
|
|
18285
|
+
"path": "src/extension/registration/ui.ts",
|
|
18260
18286
|
"kind": "import-statement",
|
|
18261
|
-
"
|
|
18287
|
+
"original": "./registration/ui.ts"
|
|
18262
18288
|
},
|
|
18263
18289
|
{
|
|
18264
18290
|
"path": "src/extension/session-summary.ts",
|
|
@@ -18390,7 +18416,7 @@
|
|
|
18390
18416
|
"imports": [],
|
|
18391
18417
|
"exports": [],
|
|
18392
18418
|
"inputs": {},
|
|
18393
|
-
"bytes":
|
|
18419
|
+
"bytes": 6650440
|
|
18394
18420
|
},
|
|
18395
18421
|
"dist/index.mjs": {
|
|
18396
18422
|
"imports": [
|
|
@@ -18569,6 +18595,21 @@
|
|
|
18569
18595
|
"kind": "import-statement",
|
|
18570
18596
|
"external": true
|
|
18571
18597
|
},
|
|
18598
|
+
{
|
|
18599
|
+
"path": "node:fs/promises",
|
|
18600
|
+
"kind": "import-statement",
|
|
18601
|
+
"external": true
|
|
18602
|
+
},
|
|
18603
|
+
{
|
|
18604
|
+
"path": "node:path",
|
|
18605
|
+
"kind": "import-statement",
|
|
18606
|
+
"external": true
|
|
18607
|
+
},
|
|
18608
|
+
{
|
|
18609
|
+
"path": "node:fs",
|
|
18610
|
+
"kind": "import-statement",
|
|
18611
|
+
"external": true
|
|
18612
|
+
},
|
|
18572
18613
|
{
|
|
18573
18614
|
"path": "node:fs",
|
|
18574
18615
|
"kind": "import-statement",
|
|
@@ -19369,16 +19410,6 @@
|
|
|
19369
19410
|
"kind": "import-statement",
|
|
19370
19411
|
"external": true
|
|
19371
19412
|
},
|
|
19372
|
-
{
|
|
19373
|
-
"path": "node:fs",
|
|
19374
|
-
"kind": "import-statement",
|
|
19375
|
-
"external": true
|
|
19376
|
-
},
|
|
19377
|
-
{
|
|
19378
|
-
"path": "node:path",
|
|
19379
|
-
"kind": "import-statement",
|
|
19380
|
-
"external": true
|
|
19381
|
-
},
|
|
19382
19413
|
{
|
|
19383
19414
|
"path": "node:child_process",
|
|
19384
19415
|
"kind": "import-statement",
|
|
@@ -19560,12 +19591,12 @@
|
|
|
19560
19591
|
"external": true
|
|
19561
19592
|
},
|
|
19562
19593
|
{
|
|
19563
|
-
"path": "node:
|
|
19594
|
+
"path": "node:path",
|
|
19564
19595
|
"kind": "import-statement",
|
|
19565
19596
|
"external": true
|
|
19566
19597
|
},
|
|
19567
19598
|
{
|
|
19568
|
-
"path": "node:
|
|
19599
|
+
"path": "node:fs",
|
|
19569
19600
|
"kind": "import-statement",
|
|
19570
19601
|
"external": true
|
|
19571
19602
|
},
|
|
@@ -20643,7 +20674,7 @@
|
|
|
20643
20674
|
"bytesInOutput": 3769
|
|
20644
20675
|
},
|
|
20645
20676
|
"src/state/active-run-registry.ts": {
|
|
20646
|
-
"bytesInOutput":
|
|
20677
|
+
"bytesInOutput": 11497
|
|
20647
20678
|
},
|
|
20648
20679
|
"src/utils/task-name-generator.ts": {
|
|
20649
20680
|
"bytesInOutput": 106
|
|
@@ -20657,8 +20688,14 @@
|
|
|
20657
20688
|
"src/state/contracts.ts": {
|
|
20658
20689
|
"bytesInOutput": 1785
|
|
20659
20690
|
},
|
|
20691
|
+
"src/runtime/task-health.ts": {
|
|
20692
|
+
"bytesInOutput": 1469
|
|
20693
|
+
},
|
|
20694
|
+
"src/state/health-store.ts": {
|
|
20695
|
+
"bytesInOutput": 1803
|
|
20696
|
+
},
|
|
20660
20697
|
"src/state/state-store.ts": {
|
|
20661
|
-
"bytesInOutput":
|
|
20698
|
+
"bytesInOutput": 19068
|
|
20662
20699
|
},
|
|
20663
20700
|
"src/utils/file-coalescer.ts": {
|
|
20664
20701
|
"bytesInOutput": 1204
|
|
@@ -20828,6 +20865,9 @@
|
|
|
20828
20865
|
"src/ui/widget/widget-model.ts": {
|
|
20829
20866
|
"bytesInOutput": 2279
|
|
20830
20867
|
},
|
|
20868
|
+
"src/runtime/phase-progress.ts": {
|
|
20869
|
+
"bytesInOutput": 3938
|
|
20870
|
+
},
|
|
20831
20871
|
"src/ui/layout-primitives.ts": {
|
|
20832
20872
|
"bytesInOutput": 2238
|
|
20833
20873
|
},
|
|
@@ -20835,7 +20875,7 @@
|
|
|
20835
20875
|
"bytesInOutput": 1809
|
|
20836
20876
|
},
|
|
20837
20877
|
"src/ui/widget/widget-renderer.ts": {
|
|
20838
|
-
"bytesInOutput":
|
|
20878
|
+
"bytesInOutput": 6348
|
|
20839
20879
|
},
|
|
20840
20880
|
"src/ui/widget/index.ts": {
|
|
20841
20881
|
"bytesInOutput": 9599
|
|
@@ -20874,7 +20914,7 @@
|
|
|
20874
20914
|
"bytesInOutput": 4392
|
|
20875
20915
|
},
|
|
20876
20916
|
"src/state/mailbox.ts": {
|
|
20877
|
-
"bytesInOutput":
|
|
20917
|
+
"bytesInOutput": 18425
|
|
20878
20918
|
},
|
|
20879
20919
|
"src/extension/help.ts": {
|
|
20880
20920
|
"bytesInOutput": 2863
|
|
@@ -20916,7 +20956,7 @@
|
|
|
20916
20956
|
"bytesInOutput": 16052
|
|
20917
20957
|
},
|
|
20918
20958
|
"src/workflows/validate-workflow.ts": {
|
|
20919
|
-
"bytesInOutput":
|
|
20959
|
+
"bytesInOutput": 1927
|
|
20920
20960
|
},
|
|
20921
20961
|
"src/extension/validate-resources.ts": {
|
|
20922
20962
|
"bytesInOutput": 3006
|
|
@@ -21608,9 +21648,6 @@
|
|
|
21608
21648
|
"src/runtime/effectiveness.ts": {
|
|
21609
21649
|
"bytesInOutput": 3156
|
|
21610
21650
|
},
|
|
21611
|
-
"src/runtime/phase-progress.ts": {
|
|
21612
|
-
"bytesInOutput": 3938
|
|
21613
|
-
},
|
|
21614
21651
|
"src/runtime/task-display.ts": {
|
|
21615
21652
|
"bytesInOutput": 1490
|
|
21616
21653
|
},
|
|
@@ -21641,12 +21678,6 @@
|
|
|
21641
21678
|
"src/plugins/plugins/index.ts": {
|
|
21642
21679
|
"bytesInOutput": 145
|
|
21643
21680
|
},
|
|
21644
|
-
"src/runtime/task-health.ts": {
|
|
21645
|
-
"bytesInOutput": 1469
|
|
21646
|
-
},
|
|
21647
|
-
"src/state/health-store.ts": {
|
|
21648
|
-
"bytesInOutput": 1803
|
|
21649
|
-
},
|
|
21650
21681
|
"src/worktree/branch-freshness.ts": {
|
|
21651
21682
|
"bytesInOutput": 2373
|
|
21652
21683
|
},
|
|
@@ -21792,11 +21823,14 @@
|
|
|
21792
21823
|
"bytesInOutput": 3398
|
|
21793
21824
|
},
|
|
21794
21825
|
"src/runtime/team-runner.ts": {
|
|
21795
|
-
"bytesInOutput":
|
|
21826
|
+
"bytesInOutput": 58504
|
|
21796
21827
|
},
|
|
21797
21828
|
"src/runtime/pipeline-runner.ts": {
|
|
21798
21829
|
"bytesInOutput": 12070
|
|
21799
21830
|
},
|
|
21831
|
+
"src/runtime/parallel-research.ts": {
|
|
21832
|
+
"bytesInOutput": 2683
|
|
21833
|
+
},
|
|
21800
21834
|
"src/state/run-metrics.ts": {
|
|
21801
21835
|
"bytesInOutput": 1508
|
|
21802
21836
|
},
|
|
@@ -21824,9 +21858,6 @@
|
|
|
21824
21858
|
"src/extension/team-tool/chain-dispatch.ts": {
|
|
21825
21859
|
"bytesInOutput": 2189
|
|
21826
21860
|
},
|
|
21827
|
-
"src/runtime/parallel-research.ts": {
|
|
21828
|
-
"bytesInOutput": 2683
|
|
21829
|
-
},
|
|
21830
21861
|
"node_modules/acorn/dist/acorn.mjs": {
|
|
21831
21862
|
"bytesInOutput": 224912
|
|
21832
21863
|
},
|
|
@@ -21849,7 +21880,7 @@
|
|
|
21849
21880
|
"bytesInOutput": 6259
|
|
21850
21881
|
},
|
|
21851
21882
|
"src/extension/team-tool/run.ts": {
|
|
21852
|
-
"bytesInOutput":
|
|
21883
|
+
"bytesInOutput": 34966
|
|
21853
21884
|
},
|
|
21854
21885
|
"src/extension/team-tool.ts": {
|
|
21855
21886
|
"bytesInOutput": 35616
|
|
@@ -21912,7 +21943,7 @@
|
|
|
21912
21943
|
"bytesInOutput": 4158
|
|
21913
21944
|
},
|
|
21914
21945
|
"src/ui/run-dashboard.ts": {
|
|
21915
|
-
"bytesInOutput":
|
|
21946
|
+
"bytesInOutput": 28168
|
|
21916
21947
|
},
|
|
21917
21948
|
"src/ui/overlays/confirm-overlay.ts": {
|
|
21918
21949
|
"bytesInOutput": 2247
|
|
@@ -21993,7 +22024,7 @@
|
|
|
21993
22024
|
"bytesInOutput": 3150
|
|
21994
22025
|
},
|
|
21995
22026
|
"src/extension/register.ts": {
|
|
21996
|
-
"bytesInOutput":
|
|
22027
|
+
"bytesInOutput": 45555
|
|
21997
22028
|
},
|
|
21998
22029
|
"src/runtime/batch-barrier.ts": {
|
|
21999
22030
|
"bytesInOutput": 3060
|
|
@@ -22019,6 +22050,9 @@
|
|
|
22019
22050
|
"src/ui/run-snapshot-cache.ts": {
|
|
22020
22051
|
"bytesInOutput": 29673
|
|
22021
22052
|
},
|
|
22053
|
+
"src/ui/terminal-status.ts": {
|
|
22054
|
+
"bytesInOutput": 27
|
|
22055
|
+
},
|
|
22022
22056
|
"src/utils/run-watcher-registry.ts": {
|
|
22023
22057
|
"bytesInOutput": 3309
|
|
22024
22058
|
},
|
|
@@ -22095,7 +22129,7 @@
|
|
|
22095
22129
|
"bytesInOutput": 81
|
|
22096
22130
|
}
|
|
22097
22131
|
},
|
|
22098
|
-
"bytes":
|
|
22132
|
+
"bytes": 3164389
|
|
22099
22133
|
}
|
|
22100
22134
|
}
|
|
22101
22135
|
}
|