@xrkseek/harness-cli 0.0.9 → 0.0.10

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.
Files changed (41) hide show
  1. package/dist/commands/serve.d.ts.map +1 -1
  2. package/dist/commands/serve.js +25 -5
  3. package/dist/commands/serve.js.map +1 -1
  4. package/node_modules/@xrkseek/server-face/dist/attach-http.d.ts.map +1 -1
  5. package/node_modules/@xrkseek/server-face/dist/attach-http.js +33 -4
  6. package/node_modules/@xrkseek/server-face/dist/attach-http.js.map +1 -1
  7. package/node_modules/@xrkseek/server-host/dist/index.d.ts.map +1 -1
  8. package/node_modules/@xrkseek/server-host/dist/index.js +27 -21
  9. package/node_modules/@xrkseek/server-host/dist/index.js.map +1 -1
  10. package/node_modules/@xrkseek/server-http/dist/index.d.ts.map +1 -1
  11. package/node_modules/@xrkseek/server-http/dist/index.js +9 -1
  12. package/node_modules/@xrkseek/server-http/dist/index.js.map +1 -1
  13. package/package.json +1 -1
  14. package/product-web/boot.json +1 -1
  15. package/product-web/plugins/@xrkseek/client-locale/client.js +3 -3
  16. package/product-web/plugins/@xrkseek/client-ui-agent-preset/client.js +35 -35
  17. package/product-web/plugins/@xrkseek/client-ui-commands/client.js +8 -8
  18. package/product-web/plugins/@xrkseek/client-ui-conversation/client.js +163 -163
  19. package/product-web/plugins/@xrkseek/client-ui-deliverables/client.js +4 -4
  20. package/product-web/plugins/@xrkseek/client-ui-directory-picker-browse/client.js +29 -29
  21. package/product-web/plugins/@xrkseek/client-ui-goal/client.js +8 -8
  22. package/product-web/plugins/@xrkseek/client-ui-input-trigger/client.js +5 -5
  23. package/product-web/plugins/@xrkseek/client-ui-jobs/client.js +9 -9
  24. package/product-web/plugins/@xrkseek/client-ui-layout/client.js +3 -3
  25. package/product-web/plugins/@xrkseek/client-ui-message-feedback/client.js +2 -2
  26. package/product-web/plugins/@xrkseek/client-ui-model-selection/client.js +15 -15
  27. package/product-web/plugins/@xrkseek/client-ui-permission-presets/client.js +3 -3
  28. package/product-web/plugins/@xrkseek/client-ui-plan/client.js +3 -3
  29. package/product-web/plugins/@xrkseek/client-ui-settings-general/client.js +15 -15
  30. package/product-web/plugins/@xrkseek/client-ui-settings-models/client.js +53 -53
  31. package/product-web/plugins/@xrkseek/client-ui-settings-plugin-inventory/client.js +13 -13
  32. package/product-web/plugins/@xrkseek/client-ui-settings-plugins/client.js +42 -42
  33. package/product-web/plugins/@xrkseek/client-ui-sidebar/client.js +13 -13
  34. package/product-web/plugins/@xrkseek/client-ui-skill/client.js +11 -11
  35. package/product-web/plugins/@xrkseek/client-ui-subagent/client.js +17 -17
  36. package/product-web/plugins/@xrkseek/client-ui-theme/client.js +3 -3
  37. package/product-web/plugins/@xrkseek/client-ui-tool/client.js +39 -39
  38. package/product-web/plugins/@xrkseek/client-ui-trajectory/client.js +143 -143
  39. package/product-web/plugins/@xrkseek/client-ui-user-questions/client.js +28 -28
  40. package/product-web/plugins/@xrkseek/client-ui-workflow-run/client.js +15 -15
  41. package/product-web/plugins/@xrkseek/client-ui-workspace/client.js +55 -55
@@ -673,15 +673,15 @@ window.__ModuleLoader__.load({
673
673
  document.head.appendChild(tag);
674
674
  }
675
675
  var MenuView_module_css_default = {
676
- "itemDescription": "_203XIq_itemDescription",
676
+ "itemName": "_203XIq_itemName",
677
+ "itemIcon": "_203XIq_itemIcon",
678
+ "active": "_203XIq_active",
677
679
  "viewport": "_203XIq_viewport",
678
680
  "item": "_203XIq_item",
679
681
  "groupTitle": "_203XIq_groupTitle",
680
- "active": "_203XIq_active",
681
- "itemName": "_203XIq_itemName",
682
+ "itemDescription": "_203XIq_itemDescription",
682
683
  "loading": "_203XIq_loading",
683
- "menu": "_203XIq_menu",
684
- "itemIcon": "_203XIq_itemIcon"
684
+ "menu": "_203XIq_menu"
685
685
  };
686
686
  //#endregion
687
687
  //#region src/client/MenuView.tsx
@@ -18,19 +18,19 @@ window.__ModuleLoader__.load({
18
18
  document.head.appendChild(tag);
19
19
  }
20
20
  var JobListAction_module_css_default = {
21
- "row": "gBhgYW_row",
22
21
  "trigger": "gBhgYW_trigger",
23
- "kind": "gBhgYW_kind",
24
- "label": "gBhgYW_label",
25
- "rowSettled": "gBhgYW_rowSettled",
26
- "status": "gBhgYW_status",
27
- "duration": "gBhgYW_duration",
28
- "root": "gBhgYW_root",
29
- "triggerDot": "gBhgYW_triggerDot",
30
22
  "triggerOpen": "gBhgYW_triggerOpen",
31
23
  "count": "gBhgYW_count",
24
+ "root": "gBhgYW_root",
25
+ "rowDot": "gBhgYW_rowDot",
26
+ "label": "gBhgYW_label",
27
+ "triggerDot": "gBhgYW_triggerDot",
28
+ "kind": "gBhgYW_kind",
29
+ "status": "gBhgYW_status",
30
+ "row": "gBhgYW_row",
32
31
  "menu": "gBhgYW_menu",
33
- "rowDot": "gBhgYW_rowDot"
32
+ "rowSettled": "gBhgYW_rowSettled",
33
+ "duration": "gBhgYW_duration"
34
34
  };
35
35
  //#endregion
36
36
  //#region src/client/JobListAction.tsx
@@ -64,11 +64,11 @@ window.__ModuleLoader__.load({
64
64
  }
65
65
  var AppFrame_module_css_default = {
66
66
  "frame": "LMEksG_frame",
67
- "sidebarCol": "LMEksG_sidebarCol",
67
+ "overlayLayer": "LMEksG_overlayLayer",
68
68
  "detailsCol": "LMEksG_detailsCol",
69
+ "sidebarCol": "LMEksG_sidebarCol",
69
70
  "centerCol": "LMEksG_centerCol",
70
- "handle": "LMEksG_handle",
71
- "overlayLayer": "LMEksG_overlayLayer"
71
+ "handle": "LMEksG_handle"
72
72
  };
73
73
  //#endregion
74
74
  //#region src/client/AppFrame.tsx
@@ -336,12 +336,12 @@ window.__ModuleLoader__.load({
336
336
  }
337
337
  var MessageFeedbackActions_module_css_default = {
338
338
  "action": "Q8qPSG_action",
339
- "noteEditor": "Q8qPSG_noteEditor",
340
339
  "noteInput": "Q8qPSG_noteInput",
341
340
  "noteOpen": "Q8qPSG_noteOpen",
342
341
  "noteSave": "Q8qPSG_noteSave",
343
342
  "noteCancel": "Q8qPSG_noteCancel",
344
- "failure": "Q8qPSG_failure"
343
+ "failure": "Q8qPSG_failure",
344
+ "noteEditor": "Q8qPSG_noteEditor"
345
345
  };
346
346
  //#endregion
347
347
  //#region src/client/MessageFeedbackActions.tsx
@@ -241,31 +241,31 @@ window.__ModuleLoader__.load({
241
241
  document.head.appendChild(tag);
242
242
  }
243
243
  var ModelSelect_module_css_default = {
244
- "groups": "TZv2bW_groups",
244
+ "root": "TZv2bW_root",
245
+ "error": "TZv2bW_error",
245
246
  "chevronOpen": "TZv2bW_chevronOpen",
246
247
  "triggerEffort": "TZv2bW_triggerEffort",
247
248
  "retry": "TZv2bW_retry",
248
- "group": "TZv2bW_group",
249
- "groupTitle": "TZv2bW_groupTitle",
249
+ "chevron": "TZv2bW_chevron",
250
+ "menu": "TZv2bW_menu",
251
+ "groups": "TZv2bW_groups",
250
252
  "option": "TZv2bW_option",
251
- "description": "TZv2bW_description",
252
- "trigger": "TZv2bW_trigger",
253
253
  "modelName": "TZv2bW_modelName",
254
- "chevron": "TZv2bW_chevron",
255
- "triggerLabel": "TZv2bW_triggerLabel",
254
+ "cell": "TZv2bW_cell",
255
+ "cellValue": "TZv2bW_cellValue",
256
+ "cellChevron": "TZv2bW_cellChevron",
256
257
  "empty": "TZv2bW_empty",
257
258
  "selected": "TZv2bW_selected",
258
- "check": "TZv2bW_check",
259
259
  "cellLabel": "TZv2bW_cellLabel",
260
- "cellValue": "TZv2bW_cellValue",
261
- "cellChevron": "TZv2bW_cellChevron",
262
- "menu": "TZv2bW_menu",
263
- "root": "TZv2bW_root",
264
- "error": "TZv2bW_error",
265
260
  "warning": "TZv2bW_warning",
261
+ "group": "TZv2bW_group",
262
+ "trigger": "TZv2bW_trigger",
263
+ "groupTitle": "TZv2bW_groupTitle",
264
+ "description": "TZv2bW_description",
265
+ "triggerLabel": "TZv2bW_triggerLabel",
266
266
  "status": "TZv2bW_status",
267
- "cell": "TZv2bW_cell",
268
- "optionCopy": "TZv2bW_optionCopy"
267
+ "optionCopy": "TZv2bW_optionCopy",
268
+ "check": "TZv2bW_check"
269
269
  };
270
270
  //#endregion
271
271
  //#region src/client/ModelSelect.tsx
@@ -42,12 +42,12 @@ window.__ModuleLoader__.load({
42
42
  document.head.appendChild(tag);
43
43
  }
44
44
  var PermissionRow_module_css_default = {
45
- "chevron": "kxdSgq_chevron",
46
- "title": "kxdSgq_title",
47
45
  "desc": "kxdSgq_desc",
46
+ "chevron": "kxdSgq_chevron",
48
47
  "selector": "kxdSgq_selector",
49
48
  "row": "kxdSgq_row",
50
- "rowText": "kxdSgq_rowText"
49
+ "rowText": "kxdSgq_rowText",
50
+ "title": "kxdSgq_title"
51
51
  };
52
52
  //#endregion
53
53
  //#region src/client/PermissionRow.tsx
@@ -18,10 +18,10 @@ window.__ModuleLoader__.load({
18
18
  document.head.appendChild(tag);
19
19
  }
20
20
  var PlanModeControl_module_css_default = {
21
- "error": "xROLNG_error",
21
+ "close": "xROLNG_close",
22
22
  "chip": "xROLNG_chip",
23
- "wrap": "xROLNG_wrap",
24
- "close": "xROLNG_close"
23
+ "error": "xROLNG_error",
24
+ "wrap": "xROLNG_wrap"
25
25
  };
26
26
  //#endregion
27
27
  //#region src/client/PlanModeControl.tsx
@@ -36,25 +36,25 @@ window.__ModuleLoader__.load({
36
36
  document.head.appendChild(tag);
37
37
  }
38
38
  var SettingsRoot_module_css_default = {
39
- "panel": "yDpcKa_panel",
40
- "navList": "yDpcKa_navList",
41
- "content": "yDpcKa_content",
39
+ "navLabel": "yDpcKa_navLabel",
42
40
  "active": "yDpcKa_active",
41
+ "overlay": "yDpcKa_overlay",
43
42
  "hiddenLabel": "yDpcKa_hiddenLabel",
44
- "navTitle": "yDpcKa_navTitle",
45
- "trigger": "yDpcKa_trigger",
43
+ "nav": "yDpcKa_nav",
46
44
  "mask": "yDpcKa_mask",
47
- "overlay": "yDpcKa_overlay",
48
- "close": "yDpcKa_close",
49
- "actions": "yDpcKa_actions",
50
45
  "header": "yDpcKa_header",
51
- "options": "yDpcKa_options",
46
+ "rail": "yDpcKa_rail",
52
47
  "triggerLabel": "yDpcKa_triggerLabel",
48
+ "content": "yDpcKa_content",
49
+ "trigger": "yDpcKa_trigger",
50
+ "panel": "yDpcKa_panel",
51
+ "navList": "yDpcKa_navList",
53
52
  "navIcon": "yDpcKa_navIcon",
54
- "rail": "yDpcKa_rail",
55
- "navCell": "yDpcKa_navCell",
56
- "navLabel": "yDpcKa_navLabel",
57
- "nav": "yDpcKa_nav"
53
+ "options": "yDpcKa_options",
54
+ "actions": "yDpcKa_actions",
55
+ "navTitle": "yDpcKa_navTitle",
56
+ "close": "yDpcKa_close",
57
+ "navCell": "yDpcKa_navCell"
58
58
  };
59
59
  //#endregion
60
60
  //#region src/client/SettingsRoot.tsx
@@ -311,8 +311,8 @@ window.__ModuleLoader__.load({
311
311
  document.head.appendChild(tag);
312
312
  }
313
313
  var SettingsDocumentAction_module_css_default = {
314
- "action": "Hd6jda_action",
315
- "error": "Hd6jda_error"
314
+ "error": "Hd6jda_error",
315
+ "action": "Hd6jda_action"
316
316
  };
317
317
  //#endregion
318
318
  //#region src/client/SettingsDocumentAction.tsx
@@ -67,67 +67,67 @@ window.__ModuleLoader__.load({
67
67
  document.head.appendChild(tag);
68
68
  }
69
69
  var ModelsSection_module_css_default = {
70
- "modelEmpty": "AmnBRG_modelEmpty",
71
- "rowTag": "AmnBRG_rowTag",
70
+ "rowIdentity": "AmnBRG_rowIdentity",
71
+ "addCard": "AmnBRG_addCard",
72
+ "addActions": "AmnBRG_addActions",
73
+ "editorHeader": "AmnBRG_editorHeader",
72
74
  "modelListHead": "AmnBRG_modelListHead",
73
- "modelCatalog": "AmnBRG_modelCatalog",
74
- "modelField": "AmnBRG_modelField",
75
+ "fieldLabel": "AmnBRG_fieldLabel",
76
+ "error": "AmnBRG_error",
77
+ "customizedSummary": "AmnBRG_customizedSummary",
78
+ "addButton": "AmnBRG_addButton",
79
+ "deleteConfirm": "AmnBRG_deleteConfirm",
80
+ "iconButton": "AmnBRG_iconButton",
81
+ "addBlock": "AmnBRG_addBlock",
82
+ "credentialDot": "AmnBRG_credentialDot",
83
+ "modelEntry": "AmnBRG_modelEntry",
84
+ "editorActions": "AmnBRG_editorActions",
85
+ "customizedBody": "AmnBRG_customizedBody",
86
+ "modelEmpty": "AmnBRG_modelEmpty",
87
+ "candidateLabel": "AmnBRG_candidateLabel",
88
+ "fetchDialog": "AmnBRG_fetchDialog",
89
+ "input": "AmnBRG_input",
90
+ "deleteDialog": "AmnBRG_deleteDialog",
91
+ "hiddenLabel": "AmnBRG_hiddenLabel",
92
+ "rowName": "AmnBRG_rowName",
93
+ "modelAdvanced": "AmnBRG_modelAdvanced",
75
94
  "addModelButton": "AmnBRG_addModelButton",
76
- "credentialDotMissing": "AmnBRG_credentialDotMissing",
77
- "addCard": "AmnBRG_addCard",
78
- "modelRow": "AmnBRG_modelRow",
95
+ "field": "AmnBRG_field",
96
+ "dangerButton": "AmnBRG_dangerButton",
97
+ "linkButton": "AmnBRG_linkButton",
98
+ "customized": "AmnBRG_customized",
99
+ "rowActions": "AmnBRG_rowActions",
100
+ "rowCard": "AmnBRG_rowCard",
101
+ "modelCatalogHeading": "AmnBRG_modelCatalogHeading",
79
102
  "candidateList": "AmnBRG_candidateList",
80
- "customizedSummary": "AmnBRG_customizedSummary",
81
103
  "primaryButton": "AmnBRG_primaryButton",
82
- "notice": "AmnBRG_notice",
83
- "section": "AmnBRG_section",
84
- "fieldLabel": "AmnBRG_fieldLabel",
85
- "iconButtonDanger": "AmnBRG_iconButtonDanger",
86
- "modelCatalogTitle": "AmnBRG_modelCatalogTitle",
87
- "fetchDialog": "AmnBRG_fetchDialog",
88
- "editorActions": "AmnBRG_editorActions",
104
+ "modelList": "AmnBRG_modelList",
89
105
  "selectInput": "AmnBRG_selectInput",
90
- "credentialDotConfigured": "AmnBRG_credentialDotConfigured",
91
- "deleteConfirm": "AmnBRG_deleteConfirm",
92
- "modelCatalogHeading": "AmnBRG_modelCatalogHeading",
93
- "candidateId": "AmnBRG_candidateId",
106
+ "intro": "AmnBRG_intro",
107
+ "modelCatalog": "AmnBRG_modelCatalog",
108
+ "modelCatalogTitle": "AmnBRG_modelCatalogTitle",
109
+ "editor": "AmnBRG_editor",
94
110
  "editorRoute": "AmnBRG_editorRoute",
95
- "modelList": "AmnBRG_modelList",
111
+ "rowTag": "AmnBRG_rowTag",
96
112
  "rows": "AmnBRG_rows",
97
- "rowHead": "AmnBRG_rowHead",
98
- "addActions": "AmnBRG_addActions",
99
- "rowActions": "AmnBRG_rowActions",
100
- "addBlock": "AmnBRG_addBlock",
101
- "editorHeader": "AmnBRG_editorHeader",
102
- "field": "AmnBRG_field",
103
- "rowCard": "AmnBRG_rowCard",
104
- "hiddenLabel": "AmnBRG_hiddenLabel",
105
- "modelEntry": "AmnBRG_modelEntry",
106
- "addButton": "AmnBRG_addButton",
107
- "input": "AmnBRG_input",
108
113
  "title": "AmnBRG_title",
109
- "savedNotice": "AmnBRG_savedNotice",
114
+ "editorTitle": "AmnBRG_editorTitle",
115
+ "setupCard": "AmnBRG_setupCard",
116
+ "modelCatalogMeta": "AmnBRG_modelCatalogMeta",
110
117
  "modelFieldLabel": "AmnBRG_modelFieldLabel",
111
- "error": "AmnBRG_error",
112
- "deleteDialog": "AmnBRG_deleteDialog",
113
- "credentialDot": "AmnBRG_credentialDot",
114
- "rowIdentity": "AmnBRG_rowIdentity",
115
118
  "secondaryButton": "AmnBRG_secondaryButton",
116
- "linkButton": "AmnBRG_linkButton",
117
- "modelCatalogMeta": "AmnBRG_modelCatalogMeta",
118
119
  "candidate": "AmnBRG_candidate",
120
+ "credentialDotMissing": "AmnBRG_credentialDotMissing",
121
+ "savedNotice": "AmnBRG_savedNotice",
122
+ "modelRow": "AmnBRG_modelRow",
123
+ "section": "AmnBRG_section",
119
124
  "advancedHint": "AmnBRG_advancedHint",
120
- "editorTitle": "AmnBRG_editorTitle",
121
- "setupCard": "AmnBRG_setupCard",
122
- "modelAdvanced": "AmnBRG_modelAdvanced",
123
- "customizedBody": "AmnBRG_customizedBody",
124
- "candidateLabel": "AmnBRG_candidateLabel",
125
- "dangerButton": "AmnBRG_dangerButton",
126
- "iconButton": "AmnBRG_iconButton",
127
- "rowName": "AmnBRG_rowName",
128
- "editor": "AmnBRG_editor",
129
- "intro": "AmnBRG_intro",
130
- "customized": "AmnBRG_customized"
125
+ "credentialDotConfigured": "AmnBRG_credentialDotConfigured",
126
+ "rowHead": "AmnBRG_rowHead",
127
+ "modelField": "AmnBRG_modelField",
128
+ "candidateId": "AmnBRG_candidateId",
129
+ "notice": "AmnBRG_notice",
130
+ "iconButtonDanger": "AmnBRG_iconButtonDanger"
131
131
  };
132
132
  //#endregion
133
133
  //#region src/client/EditorFooter.tsx
@@ -2138,8 +2138,8 @@ window.__ModuleLoader__.load({
2138
2138
  document.head.appendChild(tag);
2139
2139
  }
2140
2140
  var DeepSeekOnboardingDialog_module_css_default = {
2141
- "description": "kdI8hG_description",
2142
- "editor": "kdI8hG_editor"
2141
+ "editor": "kdI8hG_editor",
2142
+ "description": "kdI8hG_description"
2143
2143
  };
2144
2144
  //#endregion
2145
2145
  //#region src/client/DeepSeekOnboardingDialog.tsx
@@ -2229,10 +2229,10 @@ window.__ModuleLoader__.load({
2229
2229
  document.head.appendChild(tag);
2230
2230
  }
2231
2231
  var WelcomeNotice_module_css_default = {
2232
+ "error": "R-6oRa_error",
2232
2233
  "actions": "R-6oRa_actions",
2233
2234
  "copy": "R-6oRa_copy",
2234
- "primary": "R-6oRa_primary",
2235
- "error": "R-6oRa_error"
2235
+ "primary": "R-6oRa_primary"
2236
2236
  };
2237
2237
  //#endregion
2238
2238
  //#region src/client/WelcomeNotice.tsx
@@ -18,24 +18,24 @@ window.__ModuleLoader__.load({
18
18
  document.head.appendChild(tag);
19
19
  }
20
20
  var PluginInventorySettingsTab_module_css_default = {
21
+ "entryValue": "WrOExW_entryValue",
22
+ "status": "WrOExW_status",
23
+ "failure": "WrOExW_failure",
24
+ "statusDot": "WrOExW_statusDot",
25
+ "catalog": "WrOExW_catalog",
26
+ "configTag": "WrOExW_configTag",
27
+ "cardTrailing": "WrOExW_cardTrailing",
21
28
  "cardTitle": "WrOExW_cardTitle",
22
- "chevron": "WrOExW_chevron",
29
+ "section": "WrOExW_section",
30
+ "search": "WrOExW_search",
23
31
  "cardContent": "WrOExW_cardContent",
24
- "statusDot": "WrOExW_statusDot",
32
+ "details": "WrOExW_details",
25
33
  "visuallyHidden": "WrOExW_visuallyHidden",
26
- "search": "WrOExW_search",
27
- "cardTrailing": "WrOExW_cardTrailing",
34
+ "card": "WrOExW_card",
28
35
  "catalogHeading": "WrOExW_catalogHeading",
29
- "catalog": "WrOExW_catalog",
30
- "cardDetails": "WrOExW_cardDetails",
31
- "failure": "WrOExW_failure",
32
- "section": "WrOExW_section",
33
- "status": "WrOExW_status",
34
36
  "cards": "WrOExW_cards",
35
- "card": "WrOExW_card",
36
- "configTag": "WrOExW_configTag",
37
- "entryValue": "WrOExW_entryValue",
38
- "details": "WrOExW_details"
37
+ "chevron": "WrOExW_chevron",
38
+ "cardDetails": "WrOExW_cardDetails"
39
39
  };
40
40
  //#endregion
41
41
  //#region src/client/PluginInventorySettingsTab.tsx
@@ -20,18 +20,18 @@ window.__ModuleLoader__.load({
20
20
  document.head.appendChild(tag);
21
21
  }
22
22
  var fields_module_css_default = {
23
- "inputInvalid": "MiE2dW_inputInvalid",
24
- "label": "MiE2dW_label",
25
- "badgeMuted": "MiE2dW_badgeMuted",
26
- "badge": "MiE2dW_badge",
27
- "field": "MiE2dW_field",
28
- "head": "MiE2dW_head",
29
- "select": "MiE2dW_select",
30
23
  "reset": "MiE2dW_reset",
31
- "invalid": "MiE2dW_invalid",
24
+ "badges": "MiE2dW_badges",
32
25
  "input": "MiE2dW_input",
26
+ "head": "MiE2dW_head",
27
+ "select": "MiE2dW_select",
33
28
  "hint": "MiE2dW_hint",
34
- "badges": "MiE2dW_badges"
29
+ "badge": "MiE2dW_badge",
30
+ "label": "MiE2dW_label",
31
+ "inputInvalid": "MiE2dW_inputInvalid",
32
+ "invalid": "MiE2dW_invalid",
33
+ "field": "MiE2dW_field",
34
+ "badgeMuted": "MiE2dW_badgeMuted"
35
35
  };
36
36
  //#endregion
37
37
  //#region src/client/fields.tsx
@@ -193,21 +193,21 @@ window.__ModuleLoader__.load({
193
193
  document.head.appendChild(tag);
194
194
  }
195
195
  var PluginCard_module_css_default = {
196
+ "cardOpen": "YRvGva_cardOpen",
196
197
  "chevron": "YRvGva_chevron",
197
- "chevronOpen": "YRvGva_chevronOpen",
198
+ "pending": "YRvGva_pending",
199
+ "name": "YRvGva_name",
200
+ "discard": "YRvGva_discard",
201
+ "headText": "YRvGva_headText",
198
202
  "card": "YRvGva_card",
203
+ "save": "YRvGva_save",
204
+ "failed": "YRvGva_failed",
199
205
  "description": "YRvGva_description",
200
- "body": "YRvGva_body",
201
- "headText": "YRvGva_headText",
202
- "discard": "YRvGva_discard",
203
- "cardOpen": "YRvGva_cardOpen",
204
- "name": "YRvGva_name",
205
206
  "readOnly": "YRvGva_readOnly",
206
- "header": "YRvGva_header",
207
- "pending": "YRvGva_pending",
208
207
  "footer": "YRvGva_footer",
209
- "failed": "YRvGva_failed",
210
- "save": "YRvGva_save"
208
+ "header": "YRvGva_header",
209
+ "body": "YRvGva_body",
210
+ "chevronOpen": "YRvGva_chevronOpen"
211
211
  };
212
212
  //#endregion
213
213
  //#region src/client/PluginCard.tsx
@@ -454,13 +454,13 @@ window.__ModuleLoader__.load({
454
454
  }
455
455
  var PluginsSettingsSection_module_css_default = {
456
456
  "heading": "ha2I9q_heading",
457
- "tabs": "ha2I9q_tabs",
458
457
  "empty": "ha2I9q_empty",
459
- "cards": "ha2I9q_cards",
460
- "tab": "ha2I9q_tab",
458
+ "panel": "ha2I9q_panel",
461
459
  "intro": "ha2I9q_intro",
460
+ "tab": "ha2I9q_tab",
462
461
  "section": "ha2I9q_section",
463
- "panel": "ha2I9q_panel"
462
+ "tabs": "ha2I9q_tabs",
463
+ "cards": "ha2I9q_cards"
464
464
  };
465
465
  //#endregion
466
466
  //#region src/client/ConfigurablePluginsTab.tsx
@@ -501,33 +501,33 @@ window.__ModuleLoader__.load({
501
501
  document.head.appendChild(tag);
502
502
  }
503
503
  var McpCard_module_css_default = {
504
- "badgeOk": "FVl50a_badgeOk",
505
- "entryTitleRow": "FVl50a_entryTitleRow",
506
- "statusDot": "FVl50a_statusDot",
504
+ "remove": "FVl50a_remove",
505
+ "connectedRow": "FVl50a_connectedRow",
507
506
  "pasteLabel": "FVl50a_pasteLabel",
508
- "paste": "FVl50a_paste",
509
- "badgeMuted": "FVl50a_badgeMuted",
507
+ "statusDot": "FVl50a_statusDot",
508
+ "heading": "FVl50a_heading",
509
+ "add": "FVl50a_add",
510
+ "badgeOk": "FVl50a_badgeOk",
511
+ "badgeError": "FVl50a_badgeError",
510
512
  "connectedList": "FVl50a_connectedList",
511
513
  "badgeWarn": "FVl50a_badgeWarn",
512
- "allowRow": "FVl50a_allowRow",
513
- "add": "FVl50a_add",
514
- "remove": "FVl50a_remove",
515
- "empty": "FVl50a_empty",
516
- "heading": "FVl50a_heading",
514
+ "entryBody": "FVl50a_entryBody",
515
+ "entryHead": "FVl50a_entryHead",
516
+ "block": "FVl50a_block",
517
+ "paste": "FVl50a_paste",
518
+ "badgeMuted": "FVl50a_badgeMuted",
519
+ "badge": "FVl50a_badge",
517
520
  "invalid": "FVl50a_invalid",
518
- "connectedRow": "FVl50a_connectedRow",
521
+ "empty": "FVl50a_empty",
522
+ "allowRow": "FVl50a_allowRow",
519
523
  "allowTitle": "FVl50a_allowTitle",
524
+ "entryTitleRow": "FVl50a_entryTitleRow",
525
+ "allowHint": "FVl50a_allowHint",
520
526
  "list": "FVl50a_list",
521
527
  "connectedName": "FVl50a_connectedName",
522
- "entryHead": "FVl50a_entryHead",
523
- "note": "FVl50a_note",
524
- "entryBody": "FVl50a_entryBody",
525
528
  "entry": "FVl50a_entry",
526
- "entryTitle": "FVl50a_entryTitle",
527
- "block": "FVl50a_block",
528
- "badge": "FVl50a_badge",
529
- "allowHint": "FVl50a_allowHint",
530
- "badgeError": "FVl50a_badgeError"
529
+ "note": "FVl50a_note",
530
+ "entryTitle": "FVl50a_entryTitle"
531
531
  };
532
532
  //#endregion
533
533
  //#region src/client/McpCard.tsx
@@ -35,25 +35,25 @@ window.__ModuleLoader__.load({
35
35
  var SidebarRoot_module_css_default = {
36
36
  "collapsed": "lWfN9W_collapsed",
37
37
  "railIn": "lWfN9W_railIn",
38
- "logoRow": "lWfN9W_logoRow",
39
- "panelIcon": "lWfN9W_panelIcon",
40
- "quietBars": "lWfN9W_quietBars",
41
- "newSession": "lWfN9W_newSession",
42
- "footerActions": "lWfN9W_footerActions",
43
- "root": "lWfN9W_root",
44
- "wide": "lWfN9W_wide",
45
38
  "regionArea": "lWfN9W_regionArea",
46
- "rail-in": "lWfN9W_rail-in",
39
+ "quietBars": "lWfN9W_quietBars",
47
40
  "fading": "lWfN9W_fading",
48
- "wide-in": "lWfN9W_wide-in",
49
- "footArea": "lWfN9W_footArea",
50
- "rail-fade-in": "lWfN9W_rail-fade-in",
51
41
  "brand": "lWfN9W_brand",
42
+ "wide": "lWfN9W_wide",
52
43
  "toggle": "lWfN9W_toggle",
53
- "newSessionLabel": "lWfN9W_newSessionLabel",
54
44
  "settingsArea": "lWfN9W_settingsArea",
45
+ "wide-in": "lWfN9W_wide-in",
46
+ "rail-in": "lWfN9W_rail-in",
55
47
  "railMark": "lWfN9W_railMark",
56
- "iconButton": "lWfN9W_iconButton"
48
+ "footArea": "lWfN9W_footArea",
49
+ "root": "lWfN9W_root",
50
+ "rail-fade-in": "lWfN9W_rail-fade-in",
51
+ "iconButton": "lWfN9W_iconButton",
52
+ "newSession": "lWfN9W_newSession",
53
+ "panelIcon": "lWfN9W_panelIcon",
54
+ "newSessionLabel": "lWfN9W_newSessionLabel",
55
+ "footerActions": "lWfN9W_footerActions",
56
+ "logoRow": "lWfN9W_logoRow"
57
57
  };
58
58
  //#endregion
59
59
  //#region src/client/SidebarRoot.tsx
@@ -18,23 +18,23 @@ window.__ModuleLoader__.load({
18
18
  document.head.appendChild(tag);
19
19
  }
20
20
  var SkillRow_module_css_default = {
21
- "visuallyHidden": "_26cNaq_visuallyHidden",
21
+ "iconIdle": "_26cNaq_iconIdle",
22
+ "summary": "_26cNaq_summary",
22
23
  "inspectButton": "_26cNaq_inspectButton",
23
24
  "chevron": "_26cNaq_chevron",
25
+ "title": "_26cNaq_title",
26
+ "errorSummary": "_26cNaq_errorSummary",
27
+ "instructionsCard": "_26cNaq_instructionsCard",
28
+ "row": "_26cNaq_row",
24
29
  "leading": "_26cNaq_leading",
25
30
  "card": "_26cNaq_card",
26
- "separator": "_26cNaq_separator",
27
- "instructionsCard": "_26cNaq_instructionsCard",
28
- "instructionsHeader": "_26cNaq_instructionsHeader",
29
- "iconIdle": "_26cNaq_iconIdle",
30
- "dsh-skill-row-sweep": "_26cNaq_dsh-skill-row-sweep",
31
- "chevronHover": "_26cNaq_chevronHover",
32
- "title": "_26cNaq_title",
33
- "summary": "_26cNaq_summary",
34
31
  "bodyWrap": "_26cNaq_bodyWrap",
35
- "row": "_26cNaq_row",
32
+ "chevronHover": "_26cNaq_chevronHover",
36
33
  "instructions": "_26cNaq_instructions",
37
- "errorSummary": "_26cNaq_errorSummary"
34
+ "visuallyHidden": "_26cNaq_visuallyHidden",
35
+ "instructionsHeader": "_26cNaq_instructionsHeader",
36
+ "dsh-skill-row-sweep": "_26cNaq_dsh-skill-row-sweep",
37
+ "separator": "_26cNaq_separator"
38
38
  };
39
39
  //#endregion
40
40
  //#region src/client/SkillRow.tsx
@@ -19,30 +19,30 @@ window.__ModuleLoader__.load({
19
19
  document.head.appendChild(tag);
20
20
  }
21
21
  var SubagentCatalogAction_module_css_default = {
22
- "content": "zp9X5G_content",
23
- "node": "zp9X5G_node",
24
- "summary": "zp9X5G_summary",
25
- "row": "zp9X5G_row",
26
- "error": "zp9X5G_error",
27
- "triggerOpen": "zp9X5G_triggerOpen",
28
- "disclosureOpen": "zp9X5G_disclosureOpen",
29
- "trigger": "zp9X5G_trigger",
22
+ "disabled": "zp9X5G_disabled",
23
+ "count": "zp9X5G_count",
24
+ "menu": "zp9X5G_menu",
30
25
  "disclosureSpace": "zp9X5G_disclosureSpace",
26
+ "metricToken": "zp9X5G_metricToken",
27
+ "content": "zp9X5G_content",
28
+ "metrics": "zp9X5G_metrics",
31
29
  "refresh": "zp9X5G_refresh",
32
- "menu": "zp9X5G_menu",
33
30
  "root": "zp9X5G_root",
34
- "label": "zp9X5G_label",
35
- "count": "zp9X5G_count",
36
- "disabled": "zp9X5G_disabled",
37
- "disclosure": "zp9X5G_disclosure",
38
- "metrics": "zp9X5G_metrics",
31
+ "triggerOpen": "zp9X5G_triggerOpen",
39
32
  "loadingRow": "zp9X5G_loadingRow",
33
+ "label": "zp9X5G_label",
34
+ "row": "zp9X5G_row",
35
+ "node": "zp9X5G_node",
36
+ "disclosureOpen": "zp9X5G_disclosureOpen",
37
+ "summary": "zp9X5G_summary",
38
+ "metricDuration": "zp9X5G_metricDuration",
39
+ "trigger": "zp9X5G_trigger",
40
40
  "activitySlot": "zp9X5G_activitySlot",
41
- "metricToken": "zp9X5G_metricToken",
41
+ "disclosure": "zp9X5G_disclosure",
42
42
  "clickarea": "zp9X5G_clickarea",
43
- "metricDuration": "zp9X5G_metricDuration",
44
43
  "children": "zp9X5G_children",
45
- "notice": "zp9X5G_notice"
44
+ "notice": "zp9X5G_notice",
45
+ "error": "zp9X5G_error"
46
46
  };
47
47
  //#endregion
48
48
  //#region src/client/SubagentCatalogAction.tsx