wicked-studio 0.5.5 → 0.5.6

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.
@@ -8,11 +8,11 @@
8
8
  "Entry kinds: `static` values appear verbatim in the DOM; `dynamic` are template-literal testids with each ${expr} normalised to '*'; `computed` carry the raw JSX expression — dynamic/computed resolve only against a live DOM."
9
9
  ],
10
10
  "version": 1,
11
- "studioVersion": "0.5.5",
11
+ "studioVersion": "0.5.6",
12
12
  "counts": {
13
- "files": 140,
14
- "occurrences": 1192,
15
- "static": 1023,
13
+ "files": 144,
14
+ "occurrences": 1259,
15
+ "static": 1082,
16
16
  "dynamic": 59,
17
17
  "computed": 7
18
18
  },
@@ -1139,6 +1139,12 @@
1139
1139
  "src/components/ProjectShell.tsx"
1140
1140
  ]
1141
1141
  },
1142
+ {
1143
+ "testId": "copy-command",
1144
+ "files": [
1145
+ "src/components/CopyButton.tsx"
1146
+ ]
1147
+ },
1142
1148
  {
1143
1149
  "testId": "create-first-project",
1144
1150
  "files": [
@@ -1307,6 +1313,78 @@
1307
1313
  "src/components/DecisionsLedger.tsx"
1308
1314
  ]
1309
1315
  },
1316
+ {
1317
+ "testId": "deliver-lift",
1318
+ "files": [
1319
+ "src/components/DeliverLift.tsx"
1320
+ ]
1321
+ },
1322
+ {
1323
+ "testId": "deliver-lift-changed-tree",
1324
+ "files": [
1325
+ "src/components/DeliverLift.tsx"
1326
+ ]
1327
+ },
1328
+ {
1329
+ "testId": "deliver-lift-check",
1330
+ "files": [
1331
+ "src/components/DeliverLift.tsx"
1332
+ ]
1333
+ },
1334
+ {
1335
+ "testId": "deliver-lift-check-tail",
1336
+ "files": [
1337
+ "src/components/DeliverLift.tsx"
1338
+ ]
1339
+ },
1340
+ {
1341
+ "testId": "deliver-lift-conflicts",
1342
+ "files": [
1343
+ "src/components/DeliverLift.tsx"
1344
+ ]
1345
+ },
1346
+ {
1347
+ "testId": "deliver-lift-failure",
1348
+ "files": [
1349
+ "src/components/DeliverLift.tsx"
1350
+ ]
1351
+ },
1352
+ {
1353
+ "testId": "deliver-lift-failure-elided",
1354
+ "files": [
1355
+ "src/components/DeliverLift.tsx"
1356
+ ]
1357
+ },
1358
+ {
1359
+ "testId": "deliver-lift-floor",
1360
+ "files": [
1361
+ "src/components/DeliverLift.tsx"
1362
+ ]
1363
+ },
1364
+ {
1365
+ "testId": "deliver-lift-note",
1366
+ "files": [
1367
+ "src/components/DeliverLift.tsx"
1368
+ ]
1369
+ },
1370
+ {
1371
+ "testId": "deliver-lift-remedy",
1372
+ "files": [
1373
+ "src/components/DeliverLift.tsx"
1374
+ ]
1375
+ },
1376
+ {
1377
+ "testId": "deliver-lift-skipped",
1378
+ "files": [
1379
+ "src/components/DeliverLift.tsx"
1380
+ ]
1381
+ },
1382
+ {
1383
+ "testId": "deliver-lift-summary",
1384
+ "files": [
1385
+ "src/components/DeliverLift.tsx"
1386
+ ]
1387
+ },
1310
1388
  {
1311
1389
  "testId": "deliver-notice",
1312
1390
  "files": [
@@ -1445,6 +1523,12 @@
1445
1523
  "src/components/DocumentThread.tsx"
1446
1524
  ]
1447
1525
  },
1526
+ {
1527
+ "testId": "doc-bound-run",
1528
+ "files": [
1529
+ "src/components/DocumentThread.tsx"
1530
+ ]
1531
+ },
1448
1532
  {
1449
1533
  "testId": "doc-canvas",
1450
1534
  "files": [
@@ -1463,6 +1547,18 @@
1463
1547
  "src/components/DocumentThread.tsx"
1464
1548
  ]
1465
1549
  },
1550
+ {
1551
+ "testId": "doc-composer-open-existing",
1552
+ "files": [
1553
+ "src/components/DocumentThread.tsx"
1554
+ ]
1555
+ },
1556
+ {
1557
+ "testId": "doc-composer-rename",
1558
+ "files": [
1559
+ "src/components/DocumentThread.tsx"
1560
+ ]
1561
+ },
1466
1562
  {
1467
1563
  "testId": "doc-composer-submit",
1468
1564
  "files": [
@@ -1541,12 +1637,36 @@
1541
1637
  "src/components/DocumentThread.tsx"
1542
1638
  ]
1543
1639
  },
1640
+ {
1641
+ "testId": "doc-name",
1642
+ "files": [
1643
+ "src/components/DocumentThread.tsx"
1644
+ ]
1645
+ },
1646
+ {
1647
+ "testId": "doc-name-reset",
1648
+ "files": [
1649
+ "src/components/DocumentThread.tsx"
1650
+ ]
1651
+ },
1652
+ {
1653
+ "testId": "doc-name-row",
1654
+ "files": [
1655
+ "src/components/DocumentThread.tsx"
1656
+ ]
1657
+ },
1544
1658
  {
1545
1659
  "testId": "doc-narration",
1546
1660
  "files": [
1547
1661
  "src/components/DocumentThread.tsx"
1548
1662
  ]
1549
1663
  },
1664
+ {
1665
+ "testId": "doc-narration-elapsed",
1666
+ "files": [
1667
+ "src/components/DocumentThread.tsx"
1668
+ ]
1669
+ },
1550
1670
  {
1551
1671
  "testId": "doc-overflow",
1552
1672
  "files": [
@@ -1583,6 +1703,42 @@
1583
1703
  "src/components/DocumentCanvas.tsx"
1584
1704
  ]
1585
1705
  },
1706
+ {
1707
+ "testId": "doc-run-failed",
1708
+ "files": [
1709
+ "src/components/DocumentThread.tsx"
1710
+ ]
1711
+ },
1712
+ {
1713
+ "testId": "doc-run-failed-details",
1714
+ "files": [
1715
+ "src/components/DocumentThread.tsx"
1716
+ ]
1717
+ },
1718
+ {
1719
+ "testId": "doc-run-failed-raw",
1720
+ "files": [
1721
+ "src/components/DocumentThread.tsx"
1722
+ ]
1723
+ },
1724
+ {
1725
+ "testId": "doc-run-failed-run",
1726
+ "files": [
1727
+ "src/components/DocumentThread.tsx"
1728
+ ]
1729
+ },
1730
+ {
1731
+ "testId": "doc-run-failed-summary",
1732
+ "files": [
1733
+ "src/components/DocumentThread.tsx"
1734
+ ]
1735
+ },
1736
+ {
1737
+ "testId": "doc-run-failed-wayback",
1738
+ "files": [
1739
+ "src/components/DocumentThread.tsx"
1740
+ ]
1741
+ },
1586
1742
  {
1587
1743
  "testId": "doc-subject",
1588
1744
  "files": [
@@ -1805,6 +1961,12 @@
1805
1961
  "src/components/ExportMenu.tsx"
1806
1962
  ]
1807
1963
  },
1964
+ {
1965
+ "testId": "export-report",
1966
+ "files": [
1967
+ "src/components/ExportMenu.tsx"
1968
+ ]
1969
+ },
1808
1970
  {
1809
1971
  "testId": "failure-all-runs",
1810
1972
  "files": [
@@ -1991,6 +2153,12 @@
1991
2153
  "src/components/CenterDashboard.tsx"
1992
2154
  ]
1993
2155
  },
2156
+ {
2157
+ "testId": "gate-inbox-card",
2158
+ "files": [
2159
+ "src/components/CenterDashboard.tsx"
2160
+ ]
2161
+ },
1994
2162
  {
1995
2163
  "testId": "gate-inbox-pill",
1996
2164
  "files": [
@@ -2045,6 +2213,12 @@
2045
2213
  "src/components/GateVerdict.tsx"
2046
2214
  ]
2047
2215
  },
2216
+ {
2217
+ "testId": "gate-verdict-check-tail",
2218
+ "files": [
2219
+ "src/components/GateVerdict.tsx"
2220
+ ]
2221
+ },
2048
2222
  {
2049
2223
  "testId": "gate-verdict-criterion",
2050
2224
  "files": [
@@ -2069,6 +2243,18 @@
2069
2243
  "src/components/GateVerdict.tsx"
2070
2244
  ]
2071
2245
  },
2246
+ {
2247
+ "testId": "gate-verdict-judge-same-seat",
2248
+ "files": [
2249
+ "src/components/GateVerdict.tsx"
2250
+ ]
2251
+ },
2252
+ {
2253
+ "testId": "gate-verdict-judge-seat",
2254
+ "files": [
2255
+ "src/components/GateVerdict.tsx"
2256
+ ]
2257
+ },
2072
2258
  {
2073
2259
  "testId": "gate-verdict-layers",
2074
2260
  "files": [
@@ -2081,12 +2267,30 @@
2081
2267
  "src/components/GateVerdict.tsx"
2082
2268
  ]
2083
2269
  },
2270
+ {
2271
+ "testId": "gate-verdict-restore-failed",
2272
+ "files": [
2273
+ "src/components/GateVerdict.tsx"
2274
+ ]
2275
+ },
2276
+ {
2277
+ "testId": "gate-verdict-restored",
2278
+ "files": [
2279
+ "src/components/GateVerdict.tsx"
2280
+ ]
2281
+ },
2084
2282
  {
2085
2283
  "testId": "gate-verdict-skipped",
2086
2284
  "files": [
2087
2285
  "src/components/GateVerdict.tsx"
2088
2286
  ]
2089
2287
  },
2288
+ {
2289
+ "testId": "gate-verdict-suggestion-hint",
2290
+ "files": [
2291
+ "src/components/GateVerdict.tsx"
2292
+ ]
2293
+ },
2090
2294
  {
2091
2295
  "testId": "gate-verdict-ungated",
2092
2296
  "files": [
@@ -3310,6 +3514,36 @@
3310
3514
  "src/components/ProjectDashboard.tsx"
3311
3515
  ]
3312
3516
  },
3517
+ {
3518
+ "testId": "project-graph",
3519
+ "files": [
3520
+ "src/components/ProjectGraphAction.tsx"
3521
+ ]
3522
+ },
3523
+ {
3524
+ "testId": "project-graph-build",
3525
+ "files": [
3526
+ "src/components/ProjectGraphAction.tsx"
3527
+ ]
3528
+ },
3529
+ {
3530
+ "testId": "project-graph-error",
3531
+ "files": [
3532
+ "src/components/ProjectGraphAction.tsx"
3533
+ ]
3534
+ },
3535
+ {
3536
+ "testId": "project-graph-result",
3537
+ "files": [
3538
+ "src/components/ProjectGraphAction.tsx"
3539
+ ]
3540
+ },
3541
+ {
3542
+ "testId": "project-graph-state",
3543
+ "files": [
3544
+ "src/components/ProjectGraphAction.tsx"
3545
+ ]
3546
+ },
3313
3547
  {
3314
3548
  "testId": "project-home",
3315
3549
  "files": [
@@ -3881,6 +4115,12 @@
3881
4115
  "src/components/RoutingProvenance.tsx"
3882
4116
  ]
3883
4117
  },
4118
+ {
4119
+ "testId": "run-base-detail",
4120
+ "files": [
4121
+ "src/components/RunTimeline.tsx"
4122
+ ]
4123
+ },
3884
4124
  {
3885
4125
  "testId": "run-cancel",
3886
4126
  "files": [
@@ -4341,6 +4581,36 @@
4341
4581
  "src/components/SkillDrawer.tsx"
4342
4582
  ]
4343
4583
  },
4584
+ {
4585
+ "testId": "skills-drawer-portability",
4586
+ "files": [
4587
+ "src/components/SkillDrawer.tsx"
4588
+ ]
4589
+ },
4590
+ {
4591
+ "testId": "skills-drawer-portability-anchor",
4592
+ "files": [
4593
+ "src/components/SkillDrawer.tsx"
4594
+ ]
4595
+ },
4596
+ {
4597
+ "testId": "skills-drawer-portability-evidence",
4598
+ "files": [
4599
+ "src/components/SkillDrawer.tsx"
4600
+ ]
4601
+ },
4602
+ {
4603
+ "testId": "skills-drawer-portability-hint",
4604
+ "files": [
4605
+ "src/components/SkillDrawer.tsx"
4606
+ ]
4607
+ },
4608
+ {
4609
+ "testId": "skills-drawer-portability-reason",
4610
+ "files": [
4611
+ "src/components/SkillDrawer.tsx"
4612
+ ]
4613
+ },
4344
4614
  {
4345
4615
  "testId": "skills-drawer-upstream",
4346
4616
  "files": [
@@ -4534,6 +4804,12 @@
4534
4804
  "src/components/SkillFindings.tsx"
4535
4805
  ]
4536
4806
  },
4807
+ {
4808
+ "testId": "skills-finding-reason",
4809
+ "files": [
4810
+ "src/components/SkillFindings.tsx"
4811
+ ]
4812
+ },
4537
4813
  {
4538
4814
  "testId": "skills-finding-skill",
4539
4815
  "files": [
@@ -4576,6 +4852,18 @@
4576
4852
  "src/components/SkillsPage.tsx"
4577
4853
  ]
4578
4854
  },
4855
+ {
4856
+ "testId": "skills-needs-claude-badge",
4857
+ "files": [
4858
+ "src/components/SkillChips.tsx"
4859
+ ]
4860
+ },
4861
+ {
4862
+ "testId": "skills-not-portable-badge",
4863
+ "files": [
4864
+ "src/components/SkillChips.tsx"
4865
+ ]
4866
+ },
4579
4867
  {
4580
4868
  "testId": "skills-note",
4581
4869
  "files": [
@@ -5092,6 +5380,60 @@
5092
5380
  "src/components/SteeringRuleDrawer.tsx"
5093
5381
  ]
5094
5382
  },
5383
+ {
5384
+ "testId": "steering-reassign",
5385
+ "files": [
5386
+ "src/components/ReassignControl.tsx"
5387
+ ]
5388
+ },
5389
+ {
5390
+ "testId": "steering-reassign-benched",
5391
+ "files": [
5392
+ "src/components/ReassignControl.tsx"
5393
+ ]
5394
+ },
5395
+ {
5396
+ "testId": "steering-reassign-error",
5397
+ "files": [
5398
+ "src/components/ReassignControl.tsx"
5399
+ ]
5400
+ },
5401
+ {
5402
+ "testId": "steering-reassign-none",
5403
+ "files": [
5404
+ "src/components/ReassignControl.tsx"
5405
+ ]
5406
+ },
5407
+ {
5408
+ "testId": "steering-reassign-option",
5409
+ "files": [
5410
+ "src/components/ReassignControl.tsx"
5411
+ ]
5412
+ },
5413
+ {
5414
+ "testId": "steering-reassign-retry",
5415
+ "files": [
5416
+ "src/components/ReassignControl.tsx"
5417
+ ]
5418
+ },
5419
+ {
5420
+ "testId": "steering-reassign-row",
5421
+ "files": [
5422
+ "src/components/ReassignControl.tsx"
5423
+ ]
5424
+ },
5425
+ {
5426
+ "testId": "steering-reassign-seat",
5427
+ "files": [
5428
+ "src/components/ReassignControl.tsx"
5429
+ ]
5430
+ },
5431
+ {
5432
+ "testId": "steering-reassign-status",
5433
+ "files": [
5434
+ "src/components/ReassignControl.tsx"
5435
+ ]
5436
+ },
5095
5437
  {
5096
5438
  "testId": "steering-reject",
5097
5439
  "files": [
@@ -5799,6 +6141,12 @@
5799
6141
  "src/components/GateNotifications.tsx"
5800
6142
  ]
5801
6143
  },
6144
+ {
6145
+ "testId": "tool-call-denied-detail",
6146
+ "files": [
6147
+ "src/components/RunTimeline.tsx"
6148
+ ]
6149
+ },
5802
6150
  {
5803
6151
  "testId": "triage-hint",
5804
6152
  "files": [
@@ -6179,6 +6527,12 @@
6179
6527
  "files": [
6180
6528
  "src/components/SystemSettings.tsx"
6181
6529
  ]
6530
+ },
6531
+ {
6532
+ "testId": "worktree-restored-detail",
6533
+ "files": [
6534
+ "src/components/RunTimeline.tsx"
6535
+ ]
6182
6536
  }
6183
6537
  ],
6184
6538
  "dynamic": [
@@ -6577,6 +6931,7 @@
6577
6931
  "src/components/SkillChips.tsx",
6578
6932
  "src/components/SkillFindings.tsx",
6579
6933
  "src/components/SkillsPage.tsx",
6934
+ "src/components/WhatWhere.tsx",
6580
6935
  "src/components/dashboardKit.tsx"
6581
6936
  ]
6582
6937
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "wicked-studio",
3
- "version": "0.5.5",
3
+ "version": "0.5.6",
4
4
  "description": "The coder-facing skin of the wicked experience plane — a pure HTTP/WS client of the wicked-crew daemon's /api/v1",
5
5
  "type": "module",
6
6
  "repository": {
@@ -66,7 +66,7 @@
66
66
  "typescript-eslint": "^8.63.0",
67
67
  "vite": "^6.4.3",
68
68
  "vitest": "^3.2.6",
69
- "wicked-crew-api-types": "0.32.0"
69
+ "wicked-crew-api-types": "0.34.0"
70
70
  },
71
71
  "engines": {
72
72
  "node": ">=22.0.0"