wicked-studio 0.5.9 → 0.5.11

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/dist/index.html CHANGED
@@ -9,7 +9,7 @@
9
9
  <!-- The two faces of DES-VISION-001 §2.8: Inter (the --font-sans token names it;
10
10
  the legacy Archivo load was reconciled away in slice 3) + JetBrains Mono. -->
11
11
  <link href="https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=JetBrains+Mono:ital,wght@0,100..800;1,100..800&display=swap" rel="stylesheet" />
12
- <script type="module" crossorigin src="/assets/index-DhojBZ1T.js"></script>
12
+ <script type="module" crossorigin src="/assets/index-Dk98qXKv.js"></script>
13
13
  <link rel="stylesheet" crossorigin href="/assets/index-C0UZ2BxT.css">
14
14
  </head>
15
15
  <body>
@@ -8,12 +8,12 @@
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.9",
11
+ "studioVersion": "0.5.11",
12
12
  "counts": {
13
13
  "files": 146,
14
- "occurrences": 1311,
15
- "static": 1129,
16
- "dynamic": 61,
14
+ "occurrences": 1325,
15
+ "static": 1142,
16
+ "dynamic": 62,
17
17
  "computed": 7
18
18
  },
19
19
  "static": [
@@ -104,7 +104,7 @@
104
104
  ]
105
105
  },
106
106
  {
107
- "testId": "agent-picker-nochat",
107
+ "testId": "agent-picker-excluded",
108
108
  "files": [
109
109
  "src/components/GroupChat.tsx"
110
110
  ]
@@ -1009,6 +1009,12 @@
1009
1009
  "src/components/GroupChat.tsx"
1010
1010
  ]
1011
1011
  },
1012
+ {
1013
+ "testId": "chat-turn-budget-note",
1014
+ "files": [
1015
+ "src/components/GroupChat.tsx"
1016
+ ]
1017
+ },
1012
1018
  {
1013
1019
  "testId": "chat-view-toggle",
1014
1020
  "files": [
@@ -1241,6 +1247,54 @@
1241
1247
  "src/components/ProjectDashboard.tsx"
1242
1248
  ]
1243
1249
  },
1250
+ {
1251
+ "testId": "dashboard-docs-root",
1252
+ "files": [
1253
+ "src/components/ProjectDashboard.tsx"
1254
+ ]
1255
+ },
1256
+ {
1257
+ "testId": "dashboard-docs-root-cancel",
1258
+ "files": [
1259
+ "src/components/ProjectDashboard.tsx"
1260
+ ]
1261
+ },
1262
+ {
1263
+ "testId": "dashboard-docs-root-clear",
1264
+ "files": [
1265
+ "src/components/ProjectDashboard.tsx"
1266
+ ]
1267
+ },
1268
+ {
1269
+ "testId": "dashboard-docs-root-edit",
1270
+ "files": [
1271
+ "src/components/ProjectDashboard.tsx"
1272
+ ]
1273
+ },
1274
+ {
1275
+ "testId": "dashboard-docs-root-error",
1276
+ "files": [
1277
+ "src/components/ProjectDashboard.tsx"
1278
+ ]
1279
+ },
1280
+ {
1281
+ "testId": "dashboard-docs-root-input",
1282
+ "files": [
1283
+ "src/components/ProjectDashboard.tsx"
1284
+ ]
1285
+ },
1286
+ {
1287
+ "testId": "dashboard-docs-root-save",
1288
+ "files": [
1289
+ "src/components/ProjectDashboard.tsx"
1290
+ ]
1291
+ },
1292
+ {
1293
+ "testId": "dashboard-docs-root-value",
1294
+ "files": [
1295
+ "src/components/ProjectDashboard.tsx"
1296
+ ]
1297
+ },
1244
1298
  {
1245
1299
  "testId": "dashboard-empty-build",
1246
1300
  "files": [
@@ -1853,6 +1907,12 @@
1853
1907
  "src/components/WorkChronicle.tsx"
1854
1908
  ]
1855
1909
  },
1910
+ {
1911
+ "testId": "escalation-headline",
1912
+ "files": [
1913
+ "src/components/RunTimeline.tsx"
1914
+ ]
1915
+ },
1856
1916
  {
1857
1917
  "testId": "essence-entry",
1858
1918
  "files": [
@@ -2825,6 +2885,12 @@
2825
2885
  "src/components/ChatInput.tsx"
2826
2886
  ]
2827
2887
  },
2888
+ {
2889
+ "testId": "launch-revises-pr",
2890
+ "files": [
2891
+ "src/components/ChatInput.tsx"
2892
+ ]
2893
+ },
2828
2894
  {
2829
2895
  "testId": "launch-submit",
2830
2896
  "files": [
@@ -4539,12 +4605,24 @@
4539
4605
  "src/components/GroupChat.tsx"
4540
4606
  ]
4541
4607
  },
4608
+ {
4609
+ "testId": "seat-retry",
4610
+ "files": [
4611
+ "src/components/GroupChat.tsx"
4612
+ ]
4613
+ },
4542
4614
  {
4543
4615
  "testId": "seat-state",
4544
4616
  "files": [
4545
4617
  "src/components/GroupChat.tsx"
4546
4618
  ]
4547
4619
  },
4620
+ {
4621
+ "testId": "seat-usage",
4622
+ "files": [
4623
+ "src/components/ChatThread.tsx"
4624
+ ]
4625
+ },
4548
4626
  {
4549
4627
  "testId": "section-door",
4550
4628
  "files": [
@@ -7078,6 +7156,12 @@
7078
7156
  "src/components/GateRejectNote.tsx"
7079
7157
  ]
7080
7158
  },
7159
+ {
7160
+ "pattern": "graph-stat-*",
7161
+ "files": [
7162
+ "src/components/RepoDetailPage.tsx"
7163
+ ]
7164
+ },
7081
7165
  {
7082
7166
  "pattern": "launch-entity-*",
7083
7167
  "files": [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "wicked-studio",
3
- "version": "0.5.9",
3
+ "version": "0.5.11",
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.37.0"
69
+ "wicked-crew-api-types": "0.38.0"
70
70
  },
71
71
  "engines": {
72
72
  "node": ">=22.0.0"