@xrkseek/harness-cli 0.1.1 → 0.1.3
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/README.md +1 -1
- package/dist/commands/plugin.d.ts.map +1 -1
- package/dist/commands/plugin.js +9 -2
- package/dist/commands/plugin.js.map +1 -1
- package/dist/plugin/index.d.ts +3 -0
- package/dist/plugin/index.d.ts.map +1 -1
- package/dist/plugin/index.js +12 -2
- package/dist/plugin/index.js.map +1 -1
- package/dist/plugin/install-client.d.ts +2 -0
- package/dist/plugin/install-client.d.ts.map +1 -1
- package/dist/plugin/install-client.js +24 -9
- package/dist/plugin/install-client.js.map +1 -1
- package/dist/plugin/staging-reconcile.d.ts +8 -0
- package/dist/plugin/staging-reconcile.d.ts.map +1 -0
- package/dist/plugin/staging-reconcile.js +67 -0
- package/dist/plugin/staging-reconcile.js.map +1 -0
- package/dist/port.d.ts.map +1 -1
- package/dist/port.js +1 -0
- package/dist/port.js.map +1 -1
- package/dist/product-paths.d.ts.map +1 -1
- package/dist/product-paths.js +8 -0
- package/dist/product-paths.js.map +1 -1
- package/package.json +3 -2
- package/product-web/assets/index-C_NG-17x.js +112 -0
- package/product-web/assets/index-C_NG-17x.js.map +1 -0
- package/product-web/boot.json +1 -1
- package/product-web/index.html +1 -1
- package/product-web/plugins/@xrkseek/client-connection/client.js +1276 -326
- package/product-web/plugins/@xrkseek/client-locale/client.js +4 -4
- package/product-web/plugins/@xrkseek/client-runtime/client.js +22 -19
- package/product-web/plugins/@xrkseek/client-ui-agent-preset/client.js +39 -39
- package/product-web/plugins/@xrkseek/client-ui-attachment/client.js +14 -14
- package/product-web/plugins/@xrkseek/client-ui-commands/client.js +8 -8
- package/product-web/plugins/@xrkseek/client-ui-conversation/client.js +174 -171
- package/product-web/plugins/@xrkseek/client-ui-deliverables/client.js +4 -4
- package/product-web/plugins/@xrkseek/client-ui-directory-picker-browse/client.js +26 -26
- package/product-web/plugins/@xrkseek/client-ui-goal/client.js +8 -8
- package/product-web/plugins/@xrkseek/client-ui-input-trigger/client.js +8 -8
- package/product-web/plugins/@xrkseek/client-ui-jobs/client.js +8 -8
- package/product-web/plugins/@xrkseek/client-ui-layout/client.js +3 -3
- package/product-web/plugins/@xrkseek/client-ui-message-feedback/client.js +5 -5
- package/product-web/plugins/@xrkseek/client-ui-model-selection/client.js +14 -14
- package/product-web/plugins/@xrkseek/client-ui-permission-presets/client.js +4 -4
- package/product-web/plugins/@xrkseek/client-ui-plan/client.js +2 -2
- package/product-web/plugins/@xrkseek/client-ui-settings-general/client.js +15 -15
- package/product-web/plugins/@xrkseek/client-ui-settings-models/client.js +53 -53
- package/product-web/plugins/@xrkseek/client-ui-settings-plugin-inventory/client.js +12 -12
- package/product-web/plugins/@xrkseek/client-ui-settings-plugins/client.js +40 -40
- package/product-web/plugins/@xrkseek/client-ui-sidebar/client.js +14 -14
- package/product-web/plugins/@xrkseek/client-ui-skill/client.js +12 -12
- package/product-web/plugins/@xrkseek/client-ui-subagent/client.js +21 -21
- package/product-web/plugins/@xrkseek/client-ui-theme/client.js +3 -3
- package/product-web/plugins/@xrkseek/client-ui-tool/client.js +37 -37
- package/product-web/plugins/@xrkseek/client-ui-trajectory/client.js +142 -142
- package/product-web/plugins/@xrkseek/client-ui-user-questions/client.js +28 -28
- package/product-web/plugins/@xrkseek/client-ui-workflow-run/client.js +14 -14
- package/product-web/plugins/@xrkseek/client-ui-workspace/client.js +55 -55
- package/product-web/assets/index-CHKZdZNt.js +0 -112
- package/product-web/assets/index-CHKZdZNt.js.map +0 -1
|
@@ -34,43 +34,43 @@ window.__ModuleLoader__.load({
|
|
|
34
34
|
document.head.appendChild(tag);
|
|
35
35
|
}
|
|
36
36
|
var DirectoryBrowser_module_css_default = {
|
|
37
|
-
"
|
|
38
|
-
"
|
|
37
|
+
"millerRow": "eriWnG_millerRow",
|
|
38
|
+
"pathInput": "eriWnG_pathInput",
|
|
39
|
+
"rowIconSelected": "eriWnG_rowIconSelected",
|
|
40
|
+
"rowName": "eriWnG_rowName",
|
|
39
41
|
"crumbBar": "eriWnG_crumbBar",
|
|
40
|
-
"
|
|
41
|
-
"
|
|
42
|
+
"showHiddenToggleActive": "eriWnG_showHiddenToggleActive",
|
|
43
|
+
"header": "eriWnG_header",
|
|
44
|
+
"crumbTrail": "eriWnG_crumbTrail",
|
|
42
45
|
"rowSeat": "eriWnG_rowSeat",
|
|
43
|
-
"
|
|
44
|
-
"rowChevron": "eriWnG_rowChevron",
|
|
45
|
-
"column": "eriWnG_column",
|
|
46
|
+
"row": "eriWnG_row",
|
|
46
47
|
"createIn": "eriWnG_createIn",
|
|
47
|
-
"
|
|
48
|
-
"
|
|
49
|
-
"status": "eriWnG_status",
|
|
50
|
-
"loadingFloat": "eriWnG_loadingFloat",
|
|
48
|
+
"rowIcon": "eriWnG_rowIcon",
|
|
49
|
+
"error": "eriWnG_error",
|
|
51
50
|
"showHiddenToggle": "eriWnG_showHiddenToggle",
|
|
51
|
+
"column": "eriWnG_column",
|
|
52
52
|
"crumbEditZone": "eriWnG_crumbEditZone",
|
|
53
|
-
"
|
|
54
|
-
"
|
|
55
|
-
"
|
|
56
|
-
"error": "eriWnG_error",
|
|
53
|
+
"crumb": "eriWnG_crumb",
|
|
54
|
+
"footerGap": "eriWnG_footerGap",
|
|
55
|
+
"createTitle": "eriWnG_createTitle",
|
|
57
56
|
"createDialog": "eriWnG_createDialog",
|
|
58
|
-
"
|
|
57
|
+
"crumbChevron": "eriWnG_crumbChevron",
|
|
59
58
|
"crumbSeat": "eriWnG_crumbSeat",
|
|
60
|
-
"
|
|
61
|
-
"crumb": "eriWnG_crumb",
|
|
59
|
+
"createInput": "eriWnG_createInput",
|
|
62
60
|
"rowSelected": "eriWnG_rowSelected",
|
|
63
|
-
"
|
|
64
|
-
"
|
|
61
|
+
"crumbEditGlyph": "eriWnG_crumbEditGlyph",
|
|
62
|
+
"rowChevron": "eriWnG_rowChevron",
|
|
65
63
|
"content": "eriWnG_content",
|
|
66
|
-
"
|
|
64
|
+
"loadingFloat": "eriWnG_loadingFloat",
|
|
67
65
|
"footerBar": "eriWnG_footerBar",
|
|
66
|
+
"createBody": "eriWnG_createBody",
|
|
68
67
|
"footerAction": "eriWnG_footerAction",
|
|
69
|
-
"
|
|
70
|
-
"
|
|
71
|
-
"
|
|
72
|
-
"
|
|
73
|
-
"
|
|
68
|
+
"createActions": "eriWnG_createActions",
|
|
69
|
+
"editorScope": "eriWnG_editorScope",
|
|
70
|
+
"divider": "eriWnG_divider",
|
|
71
|
+
"dialog": "eriWnG_dialog",
|
|
72
|
+
"title": "eriWnG_title",
|
|
73
|
+
"status": "eriWnG_status"
|
|
74
74
|
};
|
|
75
75
|
//#endregion
|
|
76
76
|
//#region src/client/DirectoryBrowser.tsx
|
|
@@ -18,15 +18,15 @@ window.__ModuleLoader__.load({
|
|
|
18
18
|
document.head.appendChild(tag);
|
|
19
19
|
}
|
|
20
20
|
var GoalBar_module_css_default = {
|
|
21
|
-
"actions": "loP2MG_actions",
|
|
22
|
-
"objectiveInput": "loP2MG_objectiveInput",
|
|
23
|
-
"dock": "loP2MG_dock",
|
|
24
|
-
"error": "loP2MG_error",
|
|
25
|
-
"goalGlyph": "loP2MG_goalGlyph",
|
|
26
21
|
"bar": "loP2MG_bar",
|
|
27
22
|
"label": "loP2MG_label",
|
|
23
|
+
"objectiveInput": "loP2MG_objectiveInput",
|
|
24
|
+
"dock": "loP2MG_dock",
|
|
28
25
|
"objective": "loP2MG_objective",
|
|
29
|
-
"iconBtn": "loP2MG_iconBtn"
|
|
26
|
+
"iconBtn": "loP2MG_iconBtn",
|
|
27
|
+
"goalGlyph": "loP2MG_goalGlyph",
|
|
28
|
+
"error": "loP2MG_error",
|
|
29
|
+
"actions": "loP2MG_actions"
|
|
30
30
|
};
|
|
31
31
|
//#endregion
|
|
32
32
|
//#region src/client/GoalBar.tsx
|
|
@@ -262,8 +262,8 @@ window.__ModuleLoader__.load({
|
|
|
262
262
|
}
|
|
263
263
|
var GoalCommandInputView_module_css_default = {
|
|
264
264
|
"row": "GzeMcW_row",
|
|
265
|
-
"
|
|
266
|
-
"
|
|
265
|
+
"bubble": "GzeMcW_bubble",
|
|
266
|
+
"stack": "GzeMcW_stack"
|
|
267
267
|
};
|
|
268
268
|
//#endregion
|
|
269
269
|
//#region src/client/GoalCommandInputView.tsx
|
|
@@ -724,16 +724,16 @@ window.__ModuleLoader__.load({
|
|
|
724
724
|
document.head.appendChild(tag);
|
|
725
725
|
}
|
|
726
726
|
var MenuView_module_css_default = {
|
|
727
|
-
"groupTitle": "_203XIq_groupTitle",
|
|
728
|
-
"item": "_203XIq_item",
|
|
729
|
-
"itemIcon": "_203XIq_itemIcon",
|
|
730
|
-
"sectionTitle": "_203XIq_sectionTitle",
|
|
731
|
-
"loading": "_203XIq_loading",
|
|
732
|
-
"active": "_203XIq_active",
|
|
733
727
|
"menu": "_203XIq_menu",
|
|
734
|
-
"itemDescription": "_203XIq_itemDescription",
|
|
735
728
|
"viewport": "_203XIq_viewport",
|
|
736
|
-
"
|
|
729
|
+
"active": "_203XIq_active",
|
|
730
|
+
"itemDescription": "_203XIq_itemDescription",
|
|
731
|
+
"loading": "_203XIq_loading",
|
|
732
|
+
"groupTitle": "_203XIq_groupTitle",
|
|
733
|
+
"sectionTitle": "_203XIq_sectionTitle",
|
|
734
|
+
"itemName": "_203XIq_itemName",
|
|
735
|
+
"itemIcon": "_203XIq_itemIcon",
|
|
736
|
+
"item": "_203XIq_item"
|
|
737
737
|
};
|
|
738
738
|
//#endregion
|
|
739
739
|
//#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
|
-
"
|
|
21
|
+
"rowSettled": "gBhgYW_rowSettled",
|
|
22
22
|
"rowDot": "gBhgYW_rowDot",
|
|
23
|
+
"triggerOpen": "gBhgYW_triggerOpen",
|
|
24
|
+
"root": "gBhgYW_root",
|
|
25
|
+
"kind": "gBhgYW_kind",
|
|
26
|
+
"duration": "gBhgYW_duration",
|
|
27
|
+
"status": "gBhgYW_status",
|
|
23
28
|
"triggerDot": "gBhgYW_triggerDot",
|
|
24
29
|
"menu": "gBhgYW_menu",
|
|
25
|
-
"rowSettled": "gBhgYW_rowSettled",
|
|
26
|
-
"row": "gBhgYW_row",
|
|
27
30
|
"label": "gBhgYW_label",
|
|
28
|
-
"root": "gBhgYW_root",
|
|
29
|
-
"trigger": "gBhgYW_trigger",
|
|
30
31
|
"count": "gBhgYW_count",
|
|
31
|
-
"
|
|
32
|
-
"
|
|
33
|
-
"status": "gBhgYW_status"
|
|
32
|
+
"trigger": "gBhgYW_trigger",
|
|
33
|
+
"row": "gBhgYW_row"
|
|
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
|
"sidebarCol": "LMEksG_sidebarCol",
|
|
67
|
-
"detailsCol": "LMEksG_detailsCol",
|
|
68
|
-
"frame": "LMEksG_frame",
|
|
69
67
|
"handle": "LMEksG_handle",
|
|
68
|
+
"frame": "LMEksG_frame",
|
|
69
|
+
"overlayLayer": "LMEksG_overlayLayer",
|
|
70
70
|
"centerCol": "LMEksG_centerCol",
|
|
71
|
-
"
|
|
71
|
+
"detailsCol": "LMEksG_detailsCol"
|
|
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
|
-
"
|
|
339
|
-
"
|
|
338
|
+
"noteCancel": "Q8qPSG_noteCancel",
|
|
339
|
+
"noteSave": "Q8qPSG_noteSave",
|
|
340
340
|
"failure": "Q8qPSG_failure",
|
|
341
|
-
"noteEditor": "Q8qPSG_noteEditor",
|
|
342
341
|
"noteInput": "Q8qPSG_noteInput",
|
|
343
|
-
"
|
|
344
|
-
"
|
|
342
|
+
"action": "Q8qPSG_action",
|
|
343
|
+
"noteOpen": "Q8qPSG_noteOpen",
|
|
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
|
+
"chevronOpen": "TZv2bW_chevronOpen",
|
|
245
|
+
"triggerEffort": "TZv2bW_triggerEffort",
|
|
244
246
|
"selected": "TZv2bW_selected",
|
|
247
|
+
"modelName": "TZv2bW_modelName",
|
|
245
248
|
"triggerLabel": "TZv2bW_triggerLabel",
|
|
246
|
-
"
|
|
249
|
+
"root": "TZv2bW_root",
|
|
250
|
+
"warning": "TZv2bW_warning",
|
|
251
|
+
"check": "TZv2bW_check",
|
|
247
252
|
"groups": "TZv2bW_groups",
|
|
248
|
-
"
|
|
249
|
-
"status": "TZv2bW_status",
|
|
253
|
+
"error": "TZv2bW_error",
|
|
250
254
|
"cellValue": "TZv2bW_cellValue",
|
|
251
|
-
"
|
|
252
|
-
"
|
|
255
|
+
"cellChevron": "TZv2bW_cellChevron",
|
|
256
|
+
"group": "TZv2bW_group",
|
|
257
|
+
"trigger": "TZv2bW_trigger",
|
|
253
258
|
"option": "TZv2bW_option",
|
|
259
|
+
"status": "TZv2bW_status",
|
|
254
260
|
"empty": "TZv2bW_empty",
|
|
255
261
|
"cell": "TZv2bW_cell",
|
|
256
|
-
"
|
|
262
|
+
"cellLabel": "TZv2bW_cellLabel",
|
|
263
|
+
"description": "TZv2bW_description",
|
|
257
264
|
"chevron": "TZv2bW_chevron",
|
|
258
|
-
"cellChevron": "TZv2bW_cellChevron",
|
|
259
265
|
"menu": "TZv2bW_menu",
|
|
260
|
-
"group": "TZv2bW_group",
|
|
261
266
|
"retry": "TZv2bW_retry",
|
|
262
|
-
"warning": "TZv2bW_warning",
|
|
263
|
-
"cellLabel": "TZv2bW_cellLabel",
|
|
264
|
-
"trigger": "TZv2bW_trigger",
|
|
265
|
-
"triggerEffort": "TZv2bW_triggerEffort",
|
|
266
|
-
"chevronOpen": "TZv2bW_chevronOpen",
|
|
267
267
|
"groupTitle": "TZv2bW_groupTitle",
|
|
268
|
-
"
|
|
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
|
-
"
|
|
46
|
-
"title": "kxdSgq_title",
|
|
47
|
-
"desc": "kxdSgq_desc",
|
|
45
|
+
"selector": "kxdSgq_selector",
|
|
48
46
|
"chevron": "kxdSgq_chevron",
|
|
49
47
|
"rowText": "kxdSgq_rowText",
|
|
50
|
-
"
|
|
48
|
+
"row": "kxdSgq_row",
|
|
49
|
+
"title": "kxdSgq_title",
|
|
50
|
+
"desc": "kxdSgq_desc"
|
|
51
51
|
};
|
|
52
52
|
//#endregion
|
|
53
53
|
//#region src/client/PermissionRow.tsx
|
|
@@ -20,8 +20,8 @@ window.__ModuleLoader__.load({
|
|
|
20
20
|
var PlanModeControl_module_css_default = {
|
|
21
21
|
"wrap": "xROLNG_wrap",
|
|
22
22
|
"error": "xROLNG_error",
|
|
23
|
-
"
|
|
24
|
-
"
|
|
23
|
+
"chip": "xROLNG_chip",
|
|
24
|
+
"close": "xROLNG_close"
|
|
25
25
|
};
|
|
26
26
|
//#endregion
|
|
27
27
|
//#region src/client/PlanModeControl.tsx
|
|
@@ -37,24 +37,24 @@ window.__ModuleLoader__.load({
|
|
|
37
37
|
}
|
|
38
38
|
var SettingsRoot_module_css_default = {
|
|
39
39
|
"hiddenLabel": "yDpcKa_hiddenLabel",
|
|
40
|
+
"mask": "yDpcKa_mask",
|
|
41
|
+
"options": "yDpcKa_options",
|
|
42
|
+
"nav": "yDpcKa_nav",
|
|
43
|
+
"navLabel": "yDpcKa_navLabel",
|
|
44
|
+
"active": "yDpcKa_active",
|
|
45
|
+
"actions": "yDpcKa_actions",
|
|
40
46
|
"content": "yDpcKa_content",
|
|
47
|
+
"navTitle": "yDpcKa_navTitle",
|
|
48
|
+
"navIcon": "yDpcKa_navIcon",
|
|
41
49
|
"rail": "yDpcKa_rail",
|
|
42
|
-
"
|
|
43
|
-
"navLabel": "yDpcKa_navLabel",
|
|
50
|
+
"close": "yDpcKa_close",
|
|
44
51
|
"navList": "yDpcKa_navList",
|
|
45
|
-
"options": "yDpcKa_options",
|
|
46
|
-
"triggerLabel": "yDpcKa_triggerLabel",
|
|
47
|
-
"nav": "yDpcKa_nav",
|
|
48
52
|
"navCell": "yDpcKa_navCell",
|
|
49
|
-
"navTitle": "yDpcKa_navTitle",
|
|
50
|
-
"actions": "yDpcKa_actions",
|
|
51
53
|
"panel": "yDpcKa_panel",
|
|
52
|
-
"
|
|
53
|
-
"
|
|
54
|
+
"triggerLabel": "yDpcKa_triggerLabel",
|
|
55
|
+
"header": "yDpcKa_header",
|
|
54
56
|
"overlay": "yDpcKa_overlay",
|
|
55
|
-
"trigger": "yDpcKa_trigger"
|
|
56
|
-
"navIcon": "yDpcKa_navIcon",
|
|
57
|
-
"header": "yDpcKa_header"
|
|
57
|
+
"trigger": "yDpcKa_trigger"
|
|
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
|
-
"
|
|
315
|
-
"
|
|
314
|
+
"action": "Hd6jda_action",
|
|
315
|
+
"error": "Hd6jda_error"
|
|
316
316
|
};
|
|
317
317
|
//#endregion
|
|
318
318
|
//#region src/client/SettingsDocumentAction.tsx
|
|
@@ -502,7 +502,7 @@ window.__ModuleLoader__.load({
|
|
|
502
502
|
if (version !== rowsVersion || revision !== rowsRevision) {
|
|
503
503
|
rowsVersion = version;
|
|
504
504
|
rowsRevision = revision;
|
|
505
|
-
rows = ctx.slots.
|
|
505
|
+
rows = ctx.slots.entriesOfSlot("settings.section").map((e) => ({
|
|
506
506
|
/* v8 ignore next -- list-slot registration requires id (SlotCore rejects an entry without one) */
|
|
507
507
|
id: e.options.id ?? "",
|
|
508
508
|
order: e.options.order ?? 0,
|
|
@@ -67,67 +67,67 @@ window.__ModuleLoader__.load({
|
|
|
67
67
|
document.head.appendChild(tag);
|
|
68
68
|
}
|
|
69
69
|
var ModelsSection_module_css_default = {
|
|
70
|
-
"
|
|
70
|
+
"modelRow": "AmnBRG_modelRow",
|
|
71
|
+
"rowName": "AmnBRG_rowName",
|
|
72
|
+
"modelCatalogMeta": "AmnBRG_modelCatalogMeta",
|
|
73
|
+
"editorTitle": "AmnBRG_editorTitle",
|
|
74
|
+
"modelList": "AmnBRG_modelList",
|
|
75
|
+
"deleteConfirm": "AmnBRG_deleteConfirm",
|
|
76
|
+
"rows": "AmnBRG_rows",
|
|
77
|
+
"modelListHead": "AmnBRG_modelListHead",
|
|
71
78
|
"rowActions": "AmnBRG_rowActions",
|
|
72
79
|
"selectInput": "AmnBRG_selectInput",
|
|
73
|
-
"
|
|
74
|
-
"
|
|
75
|
-
"
|
|
80
|
+
"linkButton": "AmnBRG_linkButton",
|
|
81
|
+
"credentialDotMissing": "AmnBRG_credentialDotMissing",
|
|
82
|
+
"deleteDialog": "AmnBRG_deleteDialog",
|
|
83
|
+
"editor": "AmnBRG_editor",
|
|
84
|
+
"credentialDot": "AmnBRG_credentialDot",
|
|
85
|
+
"modelCatalogTitle": "AmnBRG_modelCatalogTitle",
|
|
86
|
+
"customizedBody": "AmnBRG_customizedBody",
|
|
87
|
+
"editorHeader": "AmnBRG_editorHeader",
|
|
88
|
+
"addActions": "AmnBRG_addActions",
|
|
89
|
+
"rowTag": "AmnBRG_rowTag",
|
|
76
90
|
"addButton": "AmnBRG_addButton",
|
|
91
|
+
"customized": "AmnBRG_customized",
|
|
92
|
+
"addCard": "AmnBRG_addCard",
|
|
93
|
+
"fieldLabel": "AmnBRG_fieldLabel",
|
|
94
|
+
"modelFieldLabel": "AmnBRG_modelFieldLabel",
|
|
77
95
|
"input": "AmnBRG_input",
|
|
78
|
-
"
|
|
79
|
-
"savedNotice": "AmnBRG_savedNotice",
|
|
80
|
-
"candidateLabel": "AmnBRG_candidateLabel",
|
|
81
|
-
"iconButton": "AmnBRG_iconButton",
|
|
82
|
-
"rows": "AmnBRG_rows",
|
|
83
|
-
"editorActions": "AmnBRG_editorActions",
|
|
84
|
-
"modelRow": "AmnBRG_modelRow",
|
|
85
|
-
"candidate": "AmnBRG_candidate",
|
|
96
|
+
"addBlock": "AmnBRG_addBlock",
|
|
86
97
|
"error": "AmnBRG_error",
|
|
87
|
-
"
|
|
98
|
+
"modelAdvanced": "AmnBRG_modelAdvanced",
|
|
99
|
+
"title": "AmnBRG_title",
|
|
100
|
+
"candidateId": "AmnBRG_candidateId",
|
|
101
|
+
"savedNotice": "AmnBRG_savedNotice",
|
|
88
102
|
"rowCard": "AmnBRG_rowCard",
|
|
89
|
-
"customized": "AmnBRG_customized",
|
|
90
|
-
"credentialDotMissing": "AmnBRG_credentialDotMissing",
|
|
91
|
-
"setupCard": "AmnBRG_setupCard",
|
|
92
103
|
"notice": "AmnBRG_notice",
|
|
93
|
-
"
|
|
94
|
-
"rowHead": "AmnBRG_rowHead",
|
|
95
|
-
"rowIdentity": "AmnBRG_rowIdentity",
|
|
96
|
-
"modelCatalog": "AmnBRG_modelCatalog",
|
|
97
|
-
"rowTag": "AmnBRG_rowTag",
|
|
98
|
-
"modelCatalogMeta": "AmnBRG_modelCatalogMeta",
|
|
99
|
-
"modelEmpty": "AmnBRG_modelEmpty",
|
|
100
|
-
"candidateList": "AmnBRG_candidateList",
|
|
104
|
+
"editorActions": "AmnBRG_editorActions",
|
|
101
105
|
"modelCatalogHeading": "AmnBRG_modelCatalogHeading",
|
|
102
|
-
"
|
|
103
|
-
"
|
|
104
|
-
"
|
|
105
|
-
"
|
|
106
|
-
"modelFieldLabel": "AmnBRG_modelFieldLabel",
|
|
107
|
-
"fieldLabel": "AmnBRG_fieldLabel",
|
|
108
|
-
"modelCatalogTitle": "AmnBRG_modelCatalogTitle",
|
|
109
|
-
"candidateId": "AmnBRG_candidateId",
|
|
106
|
+
"iconButton": "AmnBRG_iconButton",
|
|
107
|
+
"candidateLabel": "AmnBRG_candidateLabel",
|
|
108
|
+
"setupCard": "AmnBRG_setupCard",
|
|
109
|
+
"modelEmpty": "AmnBRG_modelEmpty",
|
|
110
110
|
"addModelButton": "AmnBRG_addModelButton",
|
|
111
|
-
"addBlock": "AmnBRG_addBlock",
|
|
112
|
-
"title": "AmnBRG_title",
|
|
113
|
-
"advancedHint": "AmnBRG_advancedHint",
|
|
114
111
|
"section": "AmnBRG_section",
|
|
112
|
+
"secondaryButton": "AmnBRG_secondaryButton",
|
|
113
|
+
"candidateList": "AmnBRG_candidateList",
|
|
114
|
+
"primaryButton": "AmnBRG_primaryButton",
|
|
115
|
+
"rowHead": "AmnBRG_rowHead",
|
|
115
116
|
"intro": "AmnBRG_intro",
|
|
116
|
-
"
|
|
117
|
-
"linkButton": "AmnBRG_linkButton",
|
|
118
|
-
"modelAdvanced": "AmnBRG_modelAdvanced",
|
|
119
|
-
"editorRoute": "AmnBRG_editorRoute",
|
|
117
|
+
"modelEntry": "AmnBRG_modelEntry",
|
|
120
118
|
"modelField": "AmnBRG_modelField",
|
|
121
|
-
"
|
|
122
|
-
"
|
|
123
|
-
"
|
|
124
|
-
"
|
|
125
|
-
"fetchDialog": "AmnBRG_fetchDialog",
|
|
126
|
-
"addCard": "AmnBRG_addCard",
|
|
119
|
+
"candidate": "AmnBRG_candidate",
|
|
120
|
+
"rowIdentity": "AmnBRG_rowIdentity",
|
|
121
|
+
"editorRoute": "AmnBRG_editorRoute",
|
|
122
|
+
"customizedSummary": "AmnBRG_customizedSummary",
|
|
127
123
|
"dangerButton": "AmnBRG_dangerButton",
|
|
128
|
-
"
|
|
129
|
-
"
|
|
130
|
-
"
|
|
124
|
+
"iconButtonDanger": "AmnBRG_iconButtonDanger",
|
|
125
|
+
"credentialDotConfigured": "AmnBRG_credentialDotConfigured",
|
|
126
|
+
"hiddenLabel": "AmnBRG_hiddenLabel",
|
|
127
|
+
"modelCatalog": "AmnBRG_modelCatalog",
|
|
128
|
+
"advancedHint": "AmnBRG_advancedHint",
|
|
129
|
+
"field": "AmnBRG_field",
|
|
130
|
+
"fetchDialog": "AmnBRG_fetchDialog"
|
|
131
131
|
};
|
|
132
132
|
//#endregion
|
|
133
133
|
//#region src/client/EditorFooter.tsx
|
|
@@ -2076,10 +2076,10 @@ window.__ModuleLoader__.load({
|
|
|
2076
2076
|
document.head.appendChild(tag);
|
|
2077
2077
|
}
|
|
2078
2078
|
var OnboardingModal_module_css_default = {
|
|
2079
|
-
"title": "aIiZrG_title",
|
|
2080
2079
|
"content": "aIiZrG_content",
|
|
2081
2080
|
"dialog": "aIiZrG_dialog",
|
|
2082
|
-
"body": "aIiZrG_body"
|
|
2081
|
+
"body": "aIiZrG_body",
|
|
2082
|
+
"title": "aIiZrG_title"
|
|
2083
2083
|
};
|
|
2084
2084
|
//#endregion
|
|
2085
2085
|
//#region src/client/OnboardingModal.tsx
|
|
@@ -2138,8 +2138,8 @@ window.__ModuleLoader__.load({
|
|
|
2138
2138
|
document.head.appendChild(tag);
|
|
2139
2139
|
}
|
|
2140
2140
|
var DeepSeekOnboardingDialog_module_css_default = {
|
|
2141
|
-
"
|
|
2142
|
-
"
|
|
2141
|
+
"editor": "kdI8hG_editor",
|
|
2142
|
+
"description": "kdI8hG_description"
|
|
2143
2143
|
};
|
|
2144
2144
|
//#endregion
|
|
2145
2145
|
//#region src/client/DeepSeekOnboardingDialog.tsx
|
|
@@ -2230,8 +2230,8 @@ window.__ModuleLoader__.load({
|
|
|
2230
2230
|
}
|
|
2231
2231
|
var WelcomeNotice_module_css_default = {
|
|
2232
2232
|
"error": "R-6oRa_error",
|
|
2233
|
-
"copy": "R-6oRa_copy",
|
|
2234
2233
|
"primary": "R-6oRa_primary",
|
|
2234
|
+
"copy": "R-6oRa_copy",
|
|
2235
2235
|
"actions": "R-6oRa_actions"
|
|
2236
2236
|
};
|
|
2237
2237
|
//#endregion
|
|
@@ -18,24 +18,24 @@ window.__ModuleLoader__.load({
|
|
|
18
18
|
document.head.appendChild(tag);
|
|
19
19
|
}
|
|
20
20
|
var PluginInventorySettingsTab_module_css_default = {
|
|
21
|
-
"
|
|
22
|
-
"
|
|
21
|
+
"catalog": "WrOExW_catalog",
|
|
22
|
+
"cardContent": "WrOExW_cardContent",
|
|
23
|
+
"card": "WrOExW_card",
|
|
23
24
|
"configTag": "WrOExW_configTag",
|
|
24
25
|
"catalogHeading": "WrOExW_catalogHeading",
|
|
25
26
|
"search": "WrOExW_search",
|
|
26
|
-
"
|
|
27
|
-
"
|
|
28
|
-
"entryValue": "WrOExW_entryValue",
|
|
27
|
+
"statusDot": "WrOExW_statusDot",
|
|
28
|
+
"status": "WrOExW_status",
|
|
29
29
|
"details": "WrOExW_details",
|
|
30
|
-
"
|
|
31
|
-
"card": "WrOExW_card",
|
|
32
|
-
"cardContent": "WrOExW_cardContent",
|
|
30
|
+
"entryValue": "WrOExW_entryValue",
|
|
33
31
|
"cardDetails": "WrOExW_cardDetails",
|
|
34
|
-
"cards": "WrOExW_cards",
|
|
35
32
|
"chevron": "WrOExW_chevron",
|
|
36
|
-
"
|
|
37
|
-
"
|
|
38
|
-
"
|
|
33
|
+
"section": "WrOExW_section",
|
|
34
|
+
"cards": "WrOExW_cards",
|
|
35
|
+
"cardTrailing": "WrOExW_cardTrailing",
|
|
36
|
+
"visuallyHidden": "WrOExW_visuallyHidden",
|
|
37
|
+
"cardTitle": "WrOExW_cardTitle",
|
|
38
|
+
"failure": "WrOExW_failure"
|
|
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
|
+
"invalid": "MiE2dW_invalid",
|
|
24
|
+
"badgeMuted": "MiE2dW_badgeMuted",
|
|
23
25
|
"reset": "MiE2dW_reset",
|
|
24
|
-
"
|
|
26
|
+
"hint": "MiE2dW_hint",
|
|
27
|
+
"badges": "MiE2dW_badges",
|
|
25
28
|
"badge": "MiE2dW_badge",
|
|
26
|
-
"label": "MiE2dW_label",
|
|
27
29
|
"select": "MiE2dW_select",
|
|
28
|
-
"input": "MiE2dW_input",
|
|
29
30
|
"head": "MiE2dW_head",
|
|
30
|
-
"
|
|
31
|
-
"
|
|
32
|
-
"
|
|
33
|
-
"
|
|
34
|
-
"hint": "MiE2dW_hint"
|
|
31
|
+
"field": "MiE2dW_field",
|
|
32
|
+
"input": "MiE2dW_input",
|
|
33
|
+
"label": "MiE2dW_label",
|
|
34
|
+
"inputInvalid": "MiE2dW_inputInvalid"
|
|
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
|
+
"failed": "YRvGva_failed",
|
|
197
|
+
"header": "YRvGva_header",
|
|
196
198
|
"cardOpen": "YRvGva_cardOpen",
|
|
199
|
+
"pending": "YRvGva_pending",
|
|
200
|
+
"readOnly": "YRvGva_readOnly",
|
|
201
|
+
"description": "YRvGva_description",
|
|
202
|
+
"card": "YRvGva_card",
|
|
203
|
+
"chevron": "YRvGva_chevron",
|
|
204
|
+
"footer": "YRvGva_footer",
|
|
197
205
|
"body": "YRvGva_body",
|
|
206
|
+
"save": "YRvGva_save",
|
|
198
207
|
"headText": "YRvGva_headText",
|
|
199
208
|
"discard": "YRvGva_discard",
|
|
200
209
|
"name": "YRvGva_name",
|
|
201
|
-
"
|
|
202
|
-
"description": "YRvGva_description",
|
|
203
|
-
"chevronOpen": "YRvGva_chevronOpen",
|
|
204
|
-
"header": "YRvGva_header",
|
|
205
|
-
"save": "YRvGva_save",
|
|
206
|
-
"footer": "YRvGva_footer",
|
|
207
|
-
"failed": "YRvGva_failed",
|
|
208
|
-
"card": "YRvGva_card",
|
|
209
|
-
"readOnly": "YRvGva_readOnly",
|
|
210
|
-
"chevron": "YRvGva_chevron"
|
|
210
|
+
"chevronOpen": "YRvGva_chevronOpen"
|
|
211
211
|
};
|
|
212
212
|
//#endregion
|
|
213
213
|
//#region src/client/PluginCard.tsx
|
|
@@ -453,14 +453,14 @@ window.__ModuleLoader__.load({
|
|
|
453
453
|
document.head.appendChild(tag);
|
|
454
454
|
}
|
|
455
455
|
var PluginsSettingsSection_module_css_default = {
|
|
456
|
-
"
|
|
457
|
-
"cards": "ha2I9q_cards",
|
|
456
|
+
"empty": "ha2I9q_empty",
|
|
458
457
|
"heading": "ha2I9q_heading",
|
|
459
|
-
"tabs": "ha2I9q_tabs",
|
|
460
|
-
"panel": "ha2I9q_panel",
|
|
461
458
|
"tab": "ha2I9q_tab",
|
|
459
|
+
"panel": "ha2I9q_panel",
|
|
460
|
+
"cards": "ha2I9q_cards",
|
|
461
|
+
"section": "ha2I9q_section",
|
|
462
462
|
"intro": "ha2I9q_intro",
|
|
463
|
-
"
|
|
463
|
+
"tabs": "ha2I9q_tabs"
|
|
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
|
-
"
|
|
505
|
-
"
|
|
506
|
-
"entry": "FVl50a_entry",
|
|
507
|
-
"entryBody": "FVl50a_entryBody",
|
|
508
|
-
"invalid": "FVl50a_invalid",
|
|
504
|
+
"connectedName": "FVl50a_connectedName",
|
|
505
|
+
"entryHead": "FVl50a_entryHead",
|
|
509
506
|
"heading": "FVl50a_heading",
|
|
507
|
+
"empty": "FVl50a_empty",
|
|
510
508
|
"entryTitleRow": "FVl50a_entryTitleRow",
|
|
509
|
+
"connectedRow": "FVl50a_connectedRow",
|
|
510
|
+
"pasteLabel": "FVl50a_pasteLabel",
|
|
511
|
+
"list": "FVl50a_list",
|
|
511
512
|
"badgeWarn": "FVl50a_badgeWarn",
|
|
512
|
-
"
|
|
513
|
-
"allowTitle": "FVl50a_allowTitle",
|
|
514
|
-
"connectedName": "FVl50a_connectedName",
|
|
513
|
+
"badgeError": "FVl50a_badgeError",
|
|
515
514
|
"note": "FVl50a_note",
|
|
515
|
+
"entryTitle": "FVl50a_entryTitle",
|
|
516
|
+
"invalid": "FVl50a_invalid",
|
|
516
517
|
"allowRow": "FVl50a_allowRow",
|
|
517
|
-
"
|
|
518
|
+
"allowHint": "FVl50a_allowHint",
|
|
519
|
+
"statusDot": "FVl50a_statusDot",
|
|
518
520
|
"remove": "FVl50a_remove",
|
|
521
|
+
"entryBody": "FVl50a_entryBody",
|
|
522
|
+
"paste": "FVl50a_paste",
|
|
523
|
+
"connectedList": "FVl50a_connectedList",
|
|
524
|
+
"badgeOk": "FVl50a_badgeOk",
|
|
525
|
+
"entry": "FVl50a_entry",
|
|
519
526
|
"add": "FVl50a_add",
|
|
520
|
-
"badgeError": "FVl50a_badgeError",
|
|
521
527
|
"block": "FVl50a_block",
|
|
522
|
-
"empty": "FVl50a_empty",
|
|
523
|
-
"pasteLabel": "FVl50a_pasteLabel",
|
|
524
|
-
"list": "FVl50a_list",
|
|
525
528
|
"badgeMuted": "FVl50a_badgeMuted",
|
|
526
|
-
"entryHead": "FVl50a_entryHead",
|
|
527
|
-
"statusDot": "FVl50a_statusDot",
|
|
528
|
-
"badgeOk": "FVl50a_badgeOk",
|
|
529
529
|
"badge": "FVl50a_badge",
|
|
530
|
-
"
|
|
530
|
+
"allowTitle": "FVl50a_allowTitle"
|
|
531
531
|
};
|
|
532
532
|
//#endregion
|
|
533
533
|
//#region src/client/McpCard.tsx
|