pi-crew 0.9.27 → 0.9.29
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 +15 -0
- package/dist/build-meta.json +164 -115
- package/dist/index.mjs +986 -555
- package/dist/index.mjs.map +4 -4
- package/docs/REVIEW-FINDINGS-2026-07-CORE.md +139 -0
- package/docs/REVIEW-FINDINGS-2026-07.md +125 -0
- package/docs/bugs/bug-quota-display-truncation.md +223 -0
- package/docs/stories/README.md +3 -1
- package/docs/stories/US-DEPS-major-upgrade.md +62 -0
- package/package.json +4 -4
- package/src/agents/agent-config.ts +2 -0
- package/src/agents/discover-agents.ts +4 -0
- package/src/config/config.ts +4 -0
- package/src/extension/crew-vibes/config.ts +1 -1
- package/src/extension/crew-vibes/figures.ts +1 -1
- package/src/extension/crew-vibes/footer.ts +292 -0
- package/src/extension/crew-vibes/index.ts +74 -70
- package/src/extension/crew-vibes/provider-usage.ts +119 -53
- package/src/extension/team-tool.ts +11 -0
- package/src/prompt/prompt-runtime.ts +65 -0
- package/src/runtime/child-pi.ts +58 -43
- package/src/runtime/cross-extension-rpc.ts +1 -1
- package/src/runtime/pi-args.ts +2 -0
- package/src/runtime/post-exit-stdio-guard.ts +22 -4
- package/src/runtime/stale-reconciler.ts +9 -4
- package/src/runtime/task-runner.ts +1 -0
- package/src/runtime/team-runner.ts +11 -16
- package/src/state/atomic-write.ts +46 -19
- package/src/state/event-log.ts +77 -24
- package/src/state/mailbox.ts +6 -3
- package/src/ui/pi-ui-compat.ts +11 -0
- package/src/utils/conflict-detect.ts +9 -3
- package/src/utils/paths.ts +7 -1
- package/src/worktree/cleanup.ts +19 -0
- package/src/worktree/worktree-manager.ts +145 -34
package/dist/build-meta.json
CHANGED
|
@@ -1162,7 +1162,7 @@
|
|
|
1162
1162
|
"format": "esm"
|
|
1163
1163
|
},
|
|
1164
1164
|
"node_modules/@sinclair/typebox/build/esm/type/object/object.mjs": {
|
|
1165
|
-
"bytes":
|
|
1165
|
+
"bytes": 1819,
|
|
1166
1166
|
"imports": [
|
|
1167
1167
|
{
|
|
1168
1168
|
"path": "node_modules/@sinclair/typebox/build/esm/type/create/type.mjs",
|
|
@@ -1311,7 +1311,7 @@
|
|
|
1311
1311
|
"format": "esm"
|
|
1312
1312
|
},
|
|
1313
1313
|
"node_modules/@sinclair/typebox/build/esm/type/mapped/mapped.mjs": {
|
|
1314
|
-
"bytes":
|
|
1314
|
+
"bytes": 4564,
|
|
1315
1315
|
"imports": [
|
|
1316
1316
|
{
|
|
1317
1317
|
"path": "node_modules/@sinclair/typebox/build/esm/type/symbols/index.mjs",
|
|
@@ -1825,7 +1825,7 @@
|
|
|
1825
1825
|
"format": "esm"
|
|
1826
1826
|
},
|
|
1827
1827
|
"node_modules/@sinclair/typebox/build/esm/type/composite/composite.mjs": {
|
|
1828
|
-
"bytes":
|
|
1828
|
+
"bytes": 1285,
|
|
1829
1829
|
"imports": [
|
|
1830
1830
|
{
|
|
1831
1831
|
"path": "node_modules/@sinclair/typebox/build/esm/type/intersect/index.mjs",
|
|
@@ -2034,7 +2034,7 @@
|
|
|
2034
2034
|
"format": "esm"
|
|
2035
2035
|
},
|
|
2036
2036
|
"node_modules/@sinclair/typebox/build/esm/type/const/const.mjs": {
|
|
2037
|
-
"bytes":
|
|
2037
|
+
"bytes": 2751,
|
|
2038
2038
|
"imports": [
|
|
2039
2039
|
{
|
|
2040
2040
|
"path": "node_modules/@sinclair/typebox/build/esm/type/any/index.mjs",
|
|
@@ -2623,7 +2623,7 @@
|
|
|
2623
2623
|
"format": "esm"
|
|
2624
2624
|
},
|
|
2625
2625
|
"node_modules/@sinclair/typebox/build/esm/type/record/record.mjs": {
|
|
2626
|
-
"bytes":
|
|
2626
|
+
"bytes": 5136,
|
|
2627
2627
|
"imports": [
|
|
2628
2628
|
{
|
|
2629
2629
|
"path": "node_modules/@sinclair/typebox/build/esm/type/create/type.mjs",
|
|
@@ -2700,7 +2700,7 @@
|
|
|
2700
2700
|
"format": "esm"
|
|
2701
2701
|
},
|
|
2702
2702
|
"node_modules/@sinclair/typebox/build/esm/type/instantiate/instantiate.mjs": {
|
|
2703
|
-
"bytes":
|
|
2703
|
+
"bytes": 4370,
|
|
2704
2704
|
"imports": [
|
|
2705
2705
|
{
|
|
2706
2706
|
"path": "node_modules/@sinclair/typebox/build/esm/type/clone/type.mjs",
|
|
@@ -2952,7 +2952,7 @@
|
|
|
2952
2952
|
"format": "esm"
|
|
2953
2953
|
},
|
|
2954
2954
|
"node_modules/@sinclair/typebox/build/esm/type/omit/omit.mjs": {
|
|
2955
|
-
"bytes":
|
|
2955
|
+
"bytes": 3457,
|
|
2956
2956
|
"imports": [
|
|
2957
2957
|
{
|
|
2958
2958
|
"path": "node_modules/@sinclair/typebox/build/esm/type/create/type.mjs",
|
|
@@ -3086,7 +3086,7 @@
|
|
|
3086
3086
|
"format": "esm"
|
|
3087
3087
|
},
|
|
3088
3088
|
"node_modules/@sinclair/typebox/build/esm/type/pick/pick.mjs": {
|
|
3089
|
-
"bytes":
|
|
3089
|
+
"bytes": 3224,
|
|
3090
3090
|
"imports": [
|
|
3091
3091
|
{
|
|
3092
3092
|
"path": "node_modules/@sinclair/typebox/build/esm/type/create/type.mjs",
|
|
@@ -3199,7 +3199,7 @@
|
|
|
3199
3199
|
"format": "esm"
|
|
3200
3200
|
},
|
|
3201
3201
|
"node_modules/@sinclair/typebox/build/esm/type/partial/partial.mjs": {
|
|
3202
|
-
"bytes":
|
|
3202
|
+
"bytes": 3363,
|
|
3203
3203
|
"imports": [
|
|
3204
3204
|
{
|
|
3205
3205
|
"path": "node_modules/@sinclair/typebox/build/esm/type/create/type.mjs",
|
|
@@ -3297,7 +3297,7 @@
|
|
|
3297
3297
|
"format": "esm"
|
|
3298
3298
|
},
|
|
3299
3299
|
"node_modules/@sinclair/typebox/build/esm/type/required/required.mjs": {
|
|
3300
|
-
"bytes":
|
|
3300
|
+
"bytes": 3355,
|
|
3301
3301
|
"imports": [
|
|
3302
3302
|
{
|
|
3303
3303
|
"path": "node_modules/@sinclair/typebox/build/esm/type/create/type.mjs",
|
|
@@ -3385,7 +3385,7 @@
|
|
|
3385
3385
|
"format": "esm"
|
|
3386
3386
|
},
|
|
3387
3387
|
"node_modules/@sinclair/typebox/build/esm/type/module/compute.mjs": {
|
|
3388
|
-
"bytes":
|
|
3388
|
+
"bytes": 7701,
|
|
3389
3389
|
"imports": [
|
|
3390
3390
|
{
|
|
3391
3391
|
"path": "node_modules/@sinclair/typebox/build/esm/type/create/index.mjs",
|
|
@@ -3849,7 +3849,7 @@
|
|
|
3849
3849
|
"format": "esm"
|
|
3850
3850
|
},
|
|
3851
3851
|
"node_modules/@sinclair/typebox/build/esm/type/type/json.mjs": {
|
|
3852
|
-
"bytes":
|
|
3852
|
+
"bytes": 8144,
|
|
3853
3853
|
"imports": [
|
|
3854
3854
|
{
|
|
3855
3855
|
"path": "node_modules/@sinclair/typebox/build/esm/type/any/index.mjs",
|
|
@@ -4843,6 +4843,11 @@
|
|
|
4843
4843
|
],
|
|
4844
4844
|
"format": "esm"
|
|
4845
4845
|
},
|
|
4846
|
+
"node_modules/@sinclair/typebox/build/esm/system/evaluate.mjs": {
|
|
4847
|
+
"bytes": 216,
|
|
4848
|
+
"imports": [],
|
|
4849
|
+
"format": "esm"
|
|
4850
|
+
},
|
|
4846
4851
|
"node_modules/@sinclair/typebox/build/esm/system/system.mjs": {
|
|
4847
4852
|
"bytes": 1451,
|
|
4848
4853
|
"imports": [
|
|
@@ -4870,8 +4875,13 @@
|
|
|
4870
4875
|
"format": "esm"
|
|
4871
4876
|
},
|
|
4872
4877
|
"node_modules/@sinclair/typebox/build/esm/system/index.mjs": {
|
|
4873
|
-
"bytes":
|
|
4878
|
+
"bytes": 92,
|
|
4874
4879
|
"imports": [
|
|
4880
|
+
{
|
|
4881
|
+
"path": "node_modules/@sinclair/typebox/build/esm/system/evaluate.mjs",
|
|
4882
|
+
"kind": "import-statement",
|
|
4883
|
+
"original": "./evaluate.mjs"
|
|
4884
|
+
},
|
|
4875
4885
|
{
|
|
4876
4886
|
"path": "node_modules/@sinclair/typebox/build/esm/system/policy.mjs",
|
|
4877
4887
|
"kind": "import-statement",
|
|
@@ -5628,7 +5638,7 @@
|
|
|
5628
5638
|
"format": "esm"
|
|
5629
5639
|
},
|
|
5630
5640
|
"node_modules/@sinclair/typebox/build/esm/value/delta/delta.mjs": {
|
|
5631
|
-
"bytes":
|
|
5641
|
+
"bytes": 6266,
|
|
5632
5642
|
"imports": [
|
|
5633
5643
|
{
|
|
5634
5644
|
"path": "node_modules/@sinclair/typebox/build/esm/value/guard/index.mjs",
|
|
@@ -6119,7 +6129,7 @@
|
|
|
6119
6129
|
"format": "esm"
|
|
6120
6130
|
},
|
|
6121
6131
|
"src/state/atomic-write.ts": {
|
|
6122
|
-
"bytes":
|
|
6132
|
+
"bytes": 34938,
|
|
6123
6133
|
"imports": [
|
|
6124
6134
|
{
|
|
6125
6135
|
"path": "node:crypto",
|
|
@@ -6201,7 +6211,7 @@
|
|
|
6201
6211
|
"format": "esm"
|
|
6202
6212
|
},
|
|
6203
6213
|
"src/utils/paths.ts": {
|
|
6204
|
-
"bytes":
|
|
6214
|
+
"bytes": 8780,
|
|
6205
6215
|
"imports": [
|
|
6206
6216
|
{
|
|
6207
6217
|
"path": "node:fs",
|
|
@@ -6232,7 +6242,7 @@
|
|
|
6232
6242
|
"format": "esm"
|
|
6233
6243
|
},
|
|
6234
6244
|
"src/config/config.ts": {
|
|
6235
|
-
"bytes":
|
|
6245
|
+
"bytes": 49492,
|
|
6236
6246
|
"imports": [
|
|
6237
6247
|
{
|
|
6238
6248
|
"path": "node:fs",
|
|
@@ -6351,7 +6361,7 @@
|
|
|
6351
6361
|
"format": "esm"
|
|
6352
6362
|
},
|
|
6353
6363
|
"src/state/event-log.ts": {
|
|
6354
|
-
"bytes":
|
|
6364
|
+
"bytes": 49212,
|
|
6355
6365
|
"imports": [
|
|
6356
6366
|
{
|
|
6357
6367
|
"path": "node:crypto",
|
|
@@ -6753,7 +6763,7 @@
|
|
|
6753
6763
|
"format": "esm"
|
|
6754
6764
|
},
|
|
6755
6765
|
"src/runtime/stale-reconciler.ts": {
|
|
6756
|
-
"bytes":
|
|
6766
|
+
"bytes": 28209,
|
|
6757
6767
|
"imports": [
|
|
6758
6768
|
{
|
|
6759
6769
|
"path": "node:fs",
|
|
@@ -6775,6 +6785,11 @@
|
|
|
6775
6785
|
"kind": "import-statement",
|
|
6776
6786
|
"original": "../errors.ts"
|
|
6777
6787
|
},
|
|
6788
|
+
{
|
|
6789
|
+
"path": "src/state/atomic-write.ts",
|
|
6790
|
+
"kind": "import-statement",
|
|
6791
|
+
"original": "../state/atomic-write.ts"
|
|
6792
|
+
},
|
|
6778
6793
|
{
|
|
6779
6794
|
"path": "src/state/state-store.ts",
|
|
6780
6795
|
"kind": "import-statement",
|
|
@@ -7077,7 +7092,7 @@
|
|
|
7077
7092
|
"format": "esm"
|
|
7078
7093
|
},
|
|
7079
7094
|
"src/agents/agent-config.ts": {
|
|
7080
|
-
"bytes":
|
|
7095
|
+
"bytes": 8365,
|
|
7081
7096
|
"imports": [
|
|
7082
7097
|
{
|
|
7083
7098
|
"path": "src/config/role-tools.ts",
|
|
@@ -7088,7 +7103,7 @@
|
|
|
7088
7103
|
"format": "esm"
|
|
7089
7104
|
},
|
|
7090
7105
|
"src/runtime/pi-args.ts": {
|
|
7091
|
-
"bytes":
|
|
7106
|
+
"bytes": 27494,
|
|
7092
7107
|
"imports": [
|
|
7093
7108
|
{
|
|
7094
7109
|
"path": "node:fs",
|
|
@@ -7336,12 +7351,12 @@
|
|
|
7336
7351
|
"format": "esm"
|
|
7337
7352
|
},
|
|
7338
7353
|
"src/runtime/post-exit-stdio-guard.ts": {
|
|
7339
|
-
"bytes":
|
|
7354
|
+
"bytes": 2805,
|
|
7340
7355
|
"imports": [],
|
|
7341
7356
|
"format": "esm"
|
|
7342
7357
|
},
|
|
7343
7358
|
"src/runtime/child-pi.ts": {
|
|
7344
|
-
"bytes":
|
|
7359
|
+
"bytes": 66015,
|
|
7345
7360
|
"imports": [
|
|
7346
7361
|
{
|
|
7347
7362
|
"path": "node:child_process",
|
|
@@ -7485,7 +7500,7 @@
|
|
|
7485
7500
|
"format": "esm"
|
|
7486
7501
|
},
|
|
7487
7502
|
"src/ui/pi-ui-compat.ts": {
|
|
7488
|
-
"bytes":
|
|
7503
|
+
"bytes": 2695,
|
|
7489
7504
|
"imports": [],
|
|
7490
7505
|
"format": "esm"
|
|
7491
7506
|
},
|
|
@@ -8003,7 +8018,7 @@
|
|
|
8003
8018
|
"format": "esm"
|
|
8004
8019
|
},
|
|
8005
8020
|
"src/agents/discover-agents.ts": {
|
|
8006
|
-
"bytes":
|
|
8021
|
+
"bytes": 25646,
|
|
8007
8022
|
"imports": [
|
|
8008
8023
|
{
|
|
8009
8024
|
"path": "node:fs",
|
|
@@ -8267,7 +8282,7 @@
|
|
|
8267
8282
|
"format": "esm"
|
|
8268
8283
|
},
|
|
8269
8284
|
"src/state/mailbox.ts": {
|
|
8270
|
-
"bytes":
|
|
8285
|
+
"bytes": 28177,
|
|
8271
8286
|
"imports": [
|
|
8272
8287
|
{
|
|
8273
8288
|
"path": "node:fs",
|
|
@@ -13076,7 +13091,7 @@
|
|
|
13076
13091
|
"format": "esm"
|
|
13077
13092
|
},
|
|
13078
13093
|
"src/worktree/cleanup.ts": {
|
|
13079
|
-
"bytes":
|
|
13094
|
+
"bytes": 12361,
|
|
13080
13095
|
"imports": [
|
|
13081
13096
|
{
|
|
13082
13097
|
"path": "node:child_process",
|
|
@@ -14369,7 +14384,7 @@
|
|
|
14369
14384
|
"format": "esm"
|
|
14370
14385
|
},
|
|
14371
14386
|
"src/worktree/worktree-manager.ts": {
|
|
14372
|
-
"bytes":
|
|
14387
|
+
"bytes": 44420,
|
|
14373
14388
|
"imports": [
|
|
14374
14389
|
{
|
|
14375
14390
|
"path": "node:child_process",
|
|
@@ -14815,7 +14830,7 @@
|
|
|
14815
14830
|
"format": "esm"
|
|
14816
14831
|
},
|
|
14817
14832
|
"src/runtime/task-runner.ts": {
|
|
14818
|
-
"bytes":
|
|
14833
|
+
"bytes": 54809,
|
|
14819
14834
|
"imports": [
|
|
14820
14835
|
{
|
|
14821
14836
|
"path": "node:fs",
|
|
@@ -15124,7 +15139,7 @@
|
|
|
15124
15139
|
"format": "esm"
|
|
15125
15140
|
},
|
|
15126
15141
|
"src/runtime/team-runner.ts": {
|
|
15127
|
-
"bytes":
|
|
15142
|
+
"bytes": 76143,
|
|
15128
15143
|
"imports": [
|
|
15129
15144
|
{
|
|
15130
15145
|
"path": "node:fs",
|
|
@@ -15975,7 +15990,7 @@
|
|
|
15975
15990
|
"format": "esm"
|
|
15976
15991
|
},
|
|
15977
15992
|
"src/extension/team-tool.ts": {
|
|
15978
|
-
"bytes":
|
|
15993
|
+
"bytes": 41087,
|
|
15979
15994
|
"imports": [
|
|
15980
15995
|
{
|
|
15981
15996
|
"path": "node:fs",
|
|
@@ -17159,50 +17174,81 @@
|
|
|
17159
17174
|
],
|
|
17160
17175
|
"format": "esm"
|
|
17161
17176
|
},
|
|
17162
|
-
"src/extension/crew-vibes/
|
|
17163
|
-
"bytes":
|
|
17177
|
+
"src/extension/crew-vibes/figures.ts": {
|
|
17178
|
+
"bytes": 3603,
|
|
17164
17179
|
"imports": [
|
|
17165
17180
|
{
|
|
17166
|
-
"path": "
|
|
17181
|
+
"path": "src/extension/crew-vibes/font-detect.ts",
|
|
17167
17182
|
"kind": "import-statement",
|
|
17168
|
-
"
|
|
17169
|
-
}
|
|
17183
|
+
"original": "./font-detect.ts"
|
|
17184
|
+
}
|
|
17185
|
+
],
|
|
17186
|
+
"format": "esm"
|
|
17187
|
+
},
|
|
17188
|
+
"src/extension/crew-vibes/render.ts": {
|
|
17189
|
+
"bytes": 8361,
|
|
17190
|
+
"imports": [
|
|
17170
17191
|
{
|
|
17171
|
-
"path": "
|
|
17192
|
+
"path": "src/extension/crew-vibes/config.ts",
|
|
17172
17193
|
"kind": "import-statement",
|
|
17173
|
-
"
|
|
17194
|
+
"original": "./config.ts"
|
|
17174
17195
|
},
|
|
17175
17196
|
{
|
|
17176
|
-
"path": "
|
|
17197
|
+
"path": "src/extension/crew-vibes/figures.ts",
|
|
17177
17198
|
"kind": "import-statement",
|
|
17178
|
-
"
|
|
17199
|
+
"original": "./figures.ts"
|
|
17179
17200
|
}
|
|
17180
17201
|
],
|
|
17181
17202
|
"format": "esm"
|
|
17182
17203
|
},
|
|
17183
|
-
"src/extension/crew-vibes/
|
|
17184
|
-
"bytes":
|
|
17204
|
+
"src/extension/crew-vibes/footer.ts": {
|
|
17205
|
+
"bytes": 11470,
|
|
17185
17206
|
"imports": [
|
|
17186
17207
|
{
|
|
17187
|
-
"path": "
|
|
17208
|
+
"path": "node:path",
|
|
17188
17209
|
"kind": "import-statement",
|
|
17189
|
-
"
|
|
17210
|
+
"external": true
|
|
17211
|
+
},
|
|
17212
|
+
{
|
|
17213
|
+
"path": "src/ui/pi-ui-compat.ts",
|
|
17214
|
+
"kind": "import-statement",
|
|
17215
|
+
"original": "../../ui/pi-ui-compat.ts"
|
|
17216
|
+
},
|
|
17217
|
+
{
|
|
17218
|
+
"path": "src/ui/theme-adapter.ts",
|
|
17219
|
+
"kind": "import-statement",
|
|
17220
|
+
"original": "../../ui/theme-adapter.ts"
|
|
17221
|
+
},
|
|
17222
|
+
{
|
|
17223
|
+
"path": "src/utils/visual.ts",
|
|
17224
|
+
"kind": "import-statement",
|
|
17225
|
+
"original": "../../utils/visual.ts"
|
|
17226
|
+
},
|
|
17227
|
+
{
|
|
17228
|
+
"path": "src/extension/crew-vibes/render.ts",
|
|
17229
|
+
"kind": "import-statement",
|
|
17230
|
+
"original": "./render.ts"
|
|
17190
17231
|
}
|
|
17191
17232
|
],
|
|
17192
17233
|
"format": "esm"
|
|
17193
17234
|
},
|
|
17194
|
-
"src/extension/crew-vibes/
|
|
17195
|
-
"bytes":
|
|
17235
|
+
"src/extension/crew-vibes/provider-usage.ts": {
|
|
17236
|
+
"bytes": 13202,
|
|
17196
17237
|
"imports": [
|
|
17197
17238
|
{
|
|
17198
|
-
"path": "
|
|
17239
|
+
"path": "node:fs",
|
|
17199
17240
|
"kind": "import-statement",
|
|
17200
|
-
"
|
|
17241
|
+
"external": true
|
|
17201
17242
|
},
|
|
17202
17243
|
{
|
|
17203
|
-
"path": "
|
|
17244
|
+
"path": "node:os",
|
|
17204
17245
|
"kind": "import-statement",
|
|
17205
|
-
"
|
|
17246
|
+
"external": true
|
|
17247
|
+
},
|
|
17248
|
+
{
|
|
17249
|
+
"path": "node:path",
|
|
17250
|
+
"kind": "import-statement",
|
|
17251
|
+
"external": true
|
|
17206
17252
|
}
|
|
17207
17253
|
],
|
|
17208
17254
|
"format": "esm"
|
|
@@ -17212,33 +17258,33 @@
|
|
|
17212
17258
|
"imports": [],
|
|
17213
17259
|
"format": "esm"
|
|
17214
17260
|
},
|
|
17215
|
-
"src/extension/crew-vibes/cat-frames.ts": {
|
|
17216
|
-
"bytes": 847,
|
|
17217
|
-
"imports": [],
|
|
17218
|
-
"format": "esm"
|
|
17219
|
-
},
|
|
17220
17261
|
"src/extension/crew-vibes/index.ts": {
|
|
17221
|
-
"bytes":
|
|
17262
|
+
"bytes": 13575,
|
|
17222
17263
|
"imports": [
|
|
17264
|
+
{
|
|
17265
|
+
"path": "src/ui/pi-ui-compat.ts",
|
|
17266
|
+
"kind": "import-statement",
|
|
17267
|
+
"original": "../../ui/pi-ui-compat.ts"
|
|
17268
|
+
},
|
|
17223
17269
|
{
|
|
17224
17270
|
"path": "src/extension/crew-vibes/config.ts",
|
|
17225
17271
|
"kind": "import-statement",
|
|
17226
17272
|
"original": "./config.ts"
|
|
17227
17273
|
},
|
|
17228
17274
|
{
|
|
17229
|
-
"path": "src/extension/crew-vibes/
|
|
17275
|
+
"path": "src/extension/crew-vibes/figures.ts",
|
|
17230
17276
|
"kind": "import-statement",
|
|
17231
|
-
"original": "./
|
|
17277
|
+
"original": "./figures.ts"
|
|
17232
17278
|
},
|
|
17233
17279
|
{
|
|
17234
|
-
"path": "src/extension/crew-vibes/
|
|
17280
|
+
"path": "src/extension/crew-vibes/footer.ts",
|
|
17235
17281
|
"kind": "import-statement",
|
|
17236
|
-
"original": "./
|
|
17282
|
+
"original": "./footer.ts"
|
|
17237
17283
|
},
|
|
17238
17284
|
{
|
|
17239
|
-
"path": "src/extension/crew-vibes/
|
|
17285
|
+
"path": "src/extension/crew-vibes/provider-usage.ts",
|
|
17240
17286
|
"kind": "import-statement",
|
|
17241
|
-
"original": "./
|
|
17287
|
+
"original": "./provider-usage.ts"
|
|
17242
17288
|
},
|
|
17243
17289
|
{
|
|
17244
17290
|
"path": "src/extension/crew-vibes/render.ts",
|
|
@@ -17249,11 +17295,6 @@
|
|
|
17249
17295
|
"path": "src/extension/crew-vibes/speed.ts",
|
|
17250
17296
|
"kind": "import-statement",
|
|
17251
17297
|
"original": "./speed.ts"
|
|
17252
|
-
},
|
|
17253
|
-
{
|
|
17254
|
-
"path": "src/extension/crew-vibes/cat-frames.ts",
|
|
17255
|
-
"kind": "import-statement",
|
|
17256
|
-
"original": "./cat-frames.ts"
|
|
17257
17298
|
}
|
|
17258
17299
|
],
|
|
17259
17300
|
"format": "esm"
|
|
@@ -18349,7 +18390,7 @@
|
|
|
18349
18390
|
"imports": [],
|
|
18350
18391
|
"exports": [],
|
|
18351
18392
|
"inputs": {},
|
|
18352
|
-
"bytes":
|
|
18393
|
+
"bytes": 6636234
|
|
18353
18394
|
},
|
|
18354
18395
|
"dist/index.mjs": {
|
|
18355
18396
|
"imports": [
|
|
@@ -19758,6 +19799,11 @@
|
|
|
19758
19799
|
"kind": "import-statement",
|
|
19759
19800
|
"external": true
|
|
19760
19801
|
},
|
|
19802
|
+
{
|
|
19803
|
+
"path": "node:path",
|
|
19804
|
+
"kind": "import-statement",
|
|
19805
|
+
"external": true
|
|
19806
|
+
},
|
|
19761
19807
|
{
|
|
19762
19808
|
"path": "node:fs",
|
|
19763
19809
|
"kind": "import-statement",
|
|
@@ -20030,7 +20076,7 @@
|
|
|
20030
20076
|
"bytesInOutput": 131
|
|
20031
20077
|
},
|
|
20032
20078
|
"node_modules/@sinclair/typebox/build/esm/type/object/object.mjs": {
|
|
20033
|
-
"bytesInOutput":
|
|
20079
|
+
"bytesInOutput": 606
|
|
20034
20080
|
},
|
|
20035
20081
|
"node_modules/@sinclair/typebox/build/esm/type/object/index.mjs": {
|
|
20036
20082
|
"bytesInOutput": 125
|
|
@@ -20395,11 +20441,14 @@
|
|
|
20395
20441
|
"node_modules/@sinclair/typebox/build/esm/index.mjs": {
|
|
20396
20442
|
"bytesInOutput": 1592
|
|
20397
20443
|
},
|
|
20444
|
+
"node_modules/@sinclair/typebox/build/esm/system/evaluate.mjs": {
|
|
20445
|
+
"bytesInOutput": 105
|
|
20446
|
+
},
|
|
20398
20447
|
"node_modules/@sinclair/typebox/build/esm/system/system.mjs": {
|
|
20399
20448
|
"bytesInOutput": 1177
|
|
20400
20449
|
},
|
|
20401
20450
|
"node_modules/@sinclair/typebox/build/esm/system/index.mjs": {
|
|
20402
|
-
"bytesInOutput":
|
|
20451
|
+
"bytesInOutput": 160
|
|
20403
20452
|
},
|
|
20404
20453
|
"node_modules/@sinclair/typebox/build/esm/errors/function.mjs": {
|
|
20405
20454
|
"bytesInOutput": 7002
|
|
@@ -20549,7 +20598,7 @@
|
|
|
20549
20598
|
"bytesInOutput": 5243
|
|
20550
20599
|
},
|
|
20551
20600
|
"src/state/atomic-write.ts": {
|
|
20552
|
-
"bytesInOutput":
|
|
20601
|
+
"bytesInOutput": 17427
|
|
20553
20602
|
},
|
|
20554
20603
|
"src/config/defaults.ts": {
|
|
20555
20604
|
"bytesInOutput": 4426
|
|
@@ -20558,13 +20607,13 @@
|
|
|
20558
20607
|
"bytesInOutput": 7427
|
|
20559
20608
|
},
|
|
20560
20609
|
"src/utils/paths.ts": {
|
|
20561
|
-
"bytesInOutput":
|
|
20610
|
+
"bytesInOutput": 5235
|
|
20562
20611
|
},
|
|
20563
20612
|
"src/config/suggestions.ts": {
|
|
20564
20613
|
"bytesInOutput": 1330
|
|
20565
20614
|
},
|
|
20566
20615
|
"src/config/config.ts": {
|
|
20567
|
-
"bytesInOutput":
|
|
20616
|
+
"bytesInOutput": 39089
|
|
20568
20617
|
},
|
|
20569
20618
|
"src/errors.ts": {
|
|
20570
20619
|
"bytesInOutput": 8094
|
|
@@ -20576,13 +20625,13 @@
|
|
|
20576
20625
|
"bytesInOutput": 2161
|
|
20577
20626
|
},
|
|
20578
20627
|
"src/utils/redaction.ts": {
|
|
20579
|
-
"bytesInOutput":
|
|
20628
|
+
"bytesInOutput": 7336
|
|
20580
20629
|
},
|
|
20581
20630
|
"src/state/event-log-rotation.ts": {
|
|
20582
20631
|
"bytesInOutput": 4478
|
|
20583
20632
|
},
|
|
20584
20633
|
"src/state/event-log.ts": {
|
|
20585
|
-
"bytesInOutput":
|
|
20634
|
+
"bytesInOutput": 27227
|
|
20586
20635
|
},
|
|
20587
20636
|
"src/hooks/registry.ts": {
|
|
20588
20637
|
"bytesInOutput": 4422
|
|
@@ -20630,7 +20679,7 @@
|
|
|
20630
20679
|
"bytesInOutput": 4162
|
|
20631
20680
|
},
|
|
20632
20681
|
"src/runtime/stale-reconciler.ts": {
|
|
20633
|
-
"bytesInOutput":
|
|
20682
|
+
"bytesInOutput": 16497
|
|
20634
20683
|
},
|
|
20635
20684
|
"src/runtime/worker-heartbeat.ts": {
|
|
20636
20685
|
"bytesInOutput": 580
|
|
@@ -20657,7 +20706,7 @@
|
|
|
20657
20706
|
"bytesInOutput": 1291
|
|
20658
20707
|
},
|
|
20659
20708
|
"src/runtime/pi-args.ts": {
|
|
20660
|
-
"bytesInOutput":
|
|
20709
|
+
"bytesInOutput": 15095
|
|
20661
20710
|
},
|
|
20662
20711
|
"src/runtime/runtime-warmup.ts": {
|
|
20663
20712
|
"bytesInOutput": 1998
|
|
@@ -20693,7 +20742,7 @@
|
|
|
20693
20742
|
"bytesInOutput": 806
|
|
20694
20743
|
},
|
|
20695
20744
|
"src/runtime/compact-stages/deduplicate-stage.ts": {
|
|
20696
|
-
"bytesInOutput":
|
|
20745
|
+
"bytesInOutput": 708
|
|
20697
20746
|
},
|
|
20698
20747
|
"src/runtime/compact-stages/head-snap-stage.ts": {
|
|
20699
20748
|
"bytesInOutput": 115
|
|
@@ -20717,10 +20766,10 @@
|
|
|
20717
20766
|
"bytesInOutput": 4327
|
|
20718
20767
|
},
|
|
20719
20768
|
"src/runtime/post-exit-stdio-guard.ts": {
|
|
20720
|
-
"bytesInOutput":
|
|
20769
|
+
"bytesInOutput": 1801
|
|
20721
20770
|
},
|
|
20722
20771
|
"src/runtime/child-pi.ts": {
|
|
20723
|
-
"bytesInOutput":
|
|
20772
|
+
"bytesInOutput": 45369
|
|
20724
20773
|
},
|
|
20725
20774
|
"src/runtime/heartbeat-gradient.ts": {
|
|
20726
20775
|
"bytesInOutput": 953
|
|
@@ -20729,7 +20778,7 @@
|
|
|
20729
20778
|
"bytesInOutput": 1800
|
|
20730
20779
|
},
|
|
20731
20780
|
"src/ui/pi-ui-compat.ts": {
|
|
20732
|
-
"bytesInOutput":
|
|
20781
|
+
"bytesInOutput": 1068
|
|
20733
20782
|
},
|
|
20734
20783
|
"src/runtime/cancellation.ts": {
|
|
20735
20784
|
"bytesInOutput": 2293
|
|
@@ -20798,7 +20847,7 @@
|
|
|
20798
20847
|
"bytesInOutput": 5482
|
|
20799
20848
|
},
|
|
20800
20849
|
"src/agents/discover-agents.ts": {
|
|
20801
|
-
"bytesInOutput":
|
|
20850
|
+
"bytesInOutput": 15325
|
|
20802
20851
|
},
|
|
20803
20852
|
"src/utils/git.ts": {
|
|
20804
20853
|
"bytesInOutput": 5972
|
|
@@ -20825,7 +20874,7 @@
|
|
|
20825
20874
|
"bytesInOutput": 4392
|
|
20826
20875
|
},
|
|
20827
20876
|
"src/state/mailbox.ts": {
|
|
20828
|
-
"bytesInOutput":
|
|
20877
|
+
"bytesInOutput": 18402
|
|
20829
20878
|
},
|
|
20830
20879
|
"src/extension/help.ts": {
|
|
20831
20880
|
"bytesInOutput": 2863
|
|
@@ -20966,10 +21015,10 @@
|
|
|
20966
21015
|
"bytesInOutput": 742
|
|
20967
21016
|
},
|
|
20968
21017
|
"node_modules/yaml/dist/stringify/stringifyNumber.js": {
|
|
20969
|
-
"bytesInOutput":
|
|
21018
|
+
"bytesInOutput": 934
|
|
20970
21019
|
},
|
|
20971
21020
|
"node_modules/yaml/dist/schema/core/float.js": {
|
|
20972
|
-
"bytesInOutput":
|
|
21021
|
+
"bytesInOutput": 1626
|
|
20973
21022
|
},
|
|
20974
21023
|
"node_modules/yaml/dist/schema/core/int.js": {
|
|
20975
21024
|
"bytesInOutput": 1584
|
|
@@ -20993,7 +21042,7 @@
|
|
|
20993
21042
|
"bytesInOutput": 995
|
|
20994
21043
|
},
|
|
20995
21044
|
"node_modules/yaml/dist/schema/yaml-1.1/float.js": {
|
|
20996
|
-
"bytesInOutput":
|
|
21045
|
+
"bytesInOutput": 1737
|
|
20997
21046
|
},
|
|
20998
21047
|
"node_modules/yaml/dist/schema/yaml-1.1/int.js": {
|
|
20999
21048
|
"bytesInOutput": 2434
|
|
@@ -21002,7 +21051,7 @@
|
|
|
21002
21051
|
"bytesInOutput": 3112
|
|
21003
21052
|
},
|
|
21004
21053
|
"node_modules/yaml/dist/schema/yaml-1.1/timestamp.js": {
|
|
21005
|
-
"bytesInOutput":
|
|
21054
|
+
"bytesInOutput": 3476
|
|
21006
21055
|
},
|
|
21007
21056
|
"node_modules/yaml/dist/schema/yaml-1.1/schema.js": {
|
|
21008
21057
|
"bytesInOutput": 1019
|
|
@@ -21035,25 +21084,25 @@
|
|
|
21035
21084
|
"bytesInOutput": 587
|
|
21036
21085
|
},
|
|
21037
21086
|
"node_modules/yaml/dist/compose/resolve-block-map.js": {
|
|
21038
|
-
"bytesInOutput":
|
|
21087
|
+
"bytesInOutput": 4823
|
|
21039
21088
|
},
|
|
21040
21089
|
"node_modules/yaml/dist/compose/resolve-block-seq.js": {
|
|
21041
21090
|
"bytesInOutput": 1872
|
|
21042
21091
|
},
|
|
21043
21092
|
"node_modules/yaml/dist/compose/resolve-end.js": {
|
|
21044
|
-
"bytesInOutput":
|
|
21093
|
+
"bytesInOutput": 1281
|
|
21045
21094
|
},
|
|
21046
21095
|
"node_modules/yaml/dist/compose/resolve-flow-collection.js": {
|
|
21047
|
-
"bytesInOutput":
|
|
21096
|
+
"bytesInOutput": 8163
|
|
21048
21097
|
},
|
|
21049
21098
|
"node_modules/yaml/dist/compose/compose-collection.js": {
|
|
21050
21099
|
"bytesInOutput": 3240
|
|
21051
21100
|
},
|
|
21052
21101
|
"node_modules/yaml/dist/compose/resolve-block-scalar.js": {
|
|
21053
|
-
"bytesInOutput":
|
|
21102
|
+
"bytesInOutput": 7013
|
|
21054
21103
|
},
|
|
21055
21104
|
"node_modules/yaml/dist/compose/resolve-flow-scalar.js": {
|
|
21056
|
-
"bytesInOutput":
|
|
21105
|
+
"bytesInOutput": 7003
|
|
21057
21106
|
},
|
|
21058
21107
|
"node_modules/yaml/dist/compose/compose-scalar.js": {
|
|
21059
21108
|
"bytesInOutput": 3426
|
|
@@ -21074,7 +21123,7 @@
|
|
|
21074
21123
|
"bytesInOutput": 7053
|
|
21075
21124
|
},
|
|
21076
21125
|
"node_modules/yaml/dist/parse/cst-stringify.js": {
|
|
21077
|
-
"bytesInOutput":
|
|
21126
|
+
"bytesInOutput": 1705
|
|
21078
21127
|
},
|
|
21079
21128
|
"node_modules/yaml/dist/parse/cst-visit.js": {
|
|
21080
21129
|
"bytesInOutput": 2066
|
|
@@ -21089,7 +21138,7 @@
|
|
|
21089
21138
|
"bytesInOutput": 926
|
|
21090
21139
|
},
|
|
21091
21140
|
"node_modules/yaml/dist/parse/parser.js": {
|
|
21092
|
-
"bytesInOutput":
|
|
21141
|
+
"bytesInOutput": 29543
|
|
21093
21142
|
},
|
|
21094
21143
|
"node_modules/yaml/dist/public-api.js": {
|
|
21095
21144
|
"bytesInOutput": 3905
|
|
@@ -21482,7 +21531,7 @@
|
|
|
21482
21531
|
"bytesInOutput": 3357
|
|
21483
21532
|
},
|
|
21484
21533
|
"src/worktree/cleanup.ts": {
|
|
21485
|
-
"bytesInOutput":
|
|
21534
|
+
"bytesInOutput": 9609
|
|
21486
21535
|
},
|
|
21487
21536
|
"src/extension/import-index.ts": {
|
|
21488
21537
|
"bytesInOutput": 2153
|
|
@@ -21659,7 +21708,7 @@
|
|
|
21659
21708
|
"bytesInOutput": 2538
|
|
21660
21709
|
},
|
|
21661
21710
|
"src/worktree/worktree-manager.ts": {
|
|
21662
|
-
"bytesInOutput":
|
|
21711
|
+
"bytesInOutput": 24179
|
|
21663
21712
|
},
|
|
21664
21713
|
"src/runtime/event-stream-bridge.ts": {
|
|
21665
21714
|
"bytesInOutput": 2321
|
|
@@ -21725,7 +21774,7 @@
|
|
|
21725
21774
|
"bytesInOutput": 6123
|
|
21726
21775
|
},
|
|
21727
21776
|
"src/runtime/task-runner.ts": {
|
|
21728
|
-
"bytesInOutput":
|
|
21777
|
+
"bytesInOutput": 42554
|
|
21729
21778
|
},
|
|
21730
21779
|
"src/runtime/workflow-state.ts": {
|
|
21731
21780
|
"bytesInOutput": 2471
|
|
@@ -21743,7 +21792,7 @@
|
|
|
21743
21792
|
"bytesInOutput": 3398
|
|
21744
21793
|
},
|
|
21745
21794
|
"src/runtime/team-runner.ts": {
|
|
21746
|
-
"bytesInOutput":
|
|
21795
|
+
"bytesInOutput": 57487
|
|
21747
21796
|
},
|
|
21748
21797
|
"src/runtime/pipeline-runner.ts": {
|
|
21749
21798
|
"bytesInOutput": 12070
|
|
@@ -21758,10 +21807,10 @@
|
|
|
21758
21807
|
"bytesInOutput": 1051
|
|
21759
21808
|
},
|
|
21760
21809
|
"src/state/crew-init.ts": {
|
|
21761
|
-
"bytesInOutput":
|
|
21810
|
+
"bytesInOutput": 5207
|
|
21762
21811
|
},
|
|
21763
21812
|
"src/runtime/chain-parser.ts": {
|
|
21764
|
-
"bytesInOutput":
|
|
21813
|
+
"bytesInOutput": 4978
|
|
21765
21814
|
},
|
|
21766
21815
|
"src/runtime/chain-runner.ts": {
|
|
21767
21816
|
"bytesInOutput": 15774
|
|
@@ -21803,7 +21852,7 @@
|
|
|
21803
21852
|
"bytesInOutput": 34875
|
|
21804
21853
|
},
|
|
21805
21854
|
"src/extension/team-tool.ts": {
|
|
21806
|
-
"bytesInOutput":
|
|
21855
|
+
"bytesInOutput": 35616
|
|
21807
21856
|
},
|
|
21808
21857
|
"src/ui/run-action-dispatcher.ts": {
|
|
21809
21858
|
"bytesInOutput": 4137
|
|
@@ -21863,7 +21912,7 @@
|
|
|
21863
21912
|
"bytesInOutput": 4158
|
|
21864
21913
|
},
|
|
21865
21914
|
"src/ui/run-dashboard.ts": {
|
|
21866
|
-
"bytesInOutput":
|
|
21915
|
+
"bytesInOutput": 27552
|
|
21867
21916
|
},
|
|
21868
21917
|
"src/ui/overlays/confirm-overlay.ts": {
|
|
21869
21918
|
"bytesInOutput": 2247
|
|
@@ -21884,7 +21933,7 @@
|
|
|
21884
21933
|
"bytesInOutput": 15659
|
|
21885
21934
|
},
|
|
21886
21935
|
"src/ui/settings-overlay.ts": {
|
|
21887
|
-
"bytesInOutput":
|
|
21936
|
+
"bytesInOutput": 30589
|
|
21888
21937
|
},
|
|
21889
21938
|
"src/extension/registration/commands.ts": {
|
|
21890
21939
|
"bytesInOutput": 40488
|
|
@@ -21988,30 +22037,30 @@
|
|
|
21988
22037
|
"src/extension/crew-shortcuts.ts": {
|
|
21989
22038
|
"bytesInOutput": 1204
|
|
21990
22039
|
},
|
|
22040
|
+
"src/extension/crew-vibes/index.ts": {
|
|
22041
|
+
"bytesInOutput": 10897
|
|
22042
|
+
},
|
|
21991
22043
|
"src/extension/crew-vibes/config.ts": {
|
|
21992
|
-
"bytesInOutput":
|
|
22044
|
+
"bytesInOutput": 5221
|
|
21993
22045
|
},
|
|
21994
22046
|
"src/extension/crew-vibes/font-detect.ts": {
|
|
21995
22047
|
"bytesInOutput": 1467
|
|
21996
22048
|
},
|
|
21997
|
-
"src/extension/crew-vibes/provider-usage.ts": {
|
|
21998
|
-
"bytesInOutput": 7211
|
|
21999
|
-
},
|
|
22000
22049
|
"src/extension/crew-vibes/figures.ts": {
|
|
22001
22050
|
"bytesInOutput": 1218
|
|
22002
22051
|
},
|
|
22052
|
+
"src/extension/crew-vibes/footer.ts": {
|
|
22053
|
+
"bytesInOutput": 8220
|
|
22054
|
+
},
|
|
22003
22055
|
"src/extension/crew-vibes/render.ts": {
|
|
22004
|
-
"bytesInOutput":
|
|
22056
|
+
"bytesInOutput": 5531
|
|
22057
|
+
},
|
|
22058
|
+
"src/extension/crew-vibes/provider-usage.ts": {
|
|
22059
|
+
"bytesInOutput": 9012
|
|
22005
22060
|
},
|
|
22006
22061
|
"src/extension/crew-vibes/speed.ts": {
|
|
22007
22062
|
"bytesInOutput": 6470
|
|
22008
22063
|
},
|
|
22009
|
-
"src/extension/crew-vibes/cat-frames.ts": {
|
|
22010
|
-
"bytesInOutput": 855
|
|
22011
|
-
},
|
|
22012
|
-
"src/extension/crew-vibes/index.ts": {
|
|
22013
|
-
"bytesInOutput": 11101
|
|
22014
|
-
},
|
|
22015
22064
|
"src/extension/cross-extension-rpc.ts": {
|
|
22016
22065
|
"bytesInOutput": 8532
|
|
22017
22066
|
},
|
|
@@ -22046,7 +22095,7 @@
|
|
|
22046
22095
|
"bytesInOutput": 81
|
|
22047
22096
|
}
|
|
22048
22097
|
},
|
|
22049
|
-
"bytes":
|
|
22098
|
+
"bytes": 3161826
|
|
22050
22099
|
}
|
|
22051
22100
|
}
|
|
22052
22101
|
}
|