@xrkseek/harness-cli 0.0.8 → 0.0.9

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