@xrkseek/harness-cli 0.1.4 → 0.1.5
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/node_modules/@xrkseek/server-face/dist/auto-review-slash.d.ts +11 -0
- package/node_modules/@xrkseek/server-face/dist/auto-review-slash.d.ts.map +1 -0
- package/node_modules/@xrkseek/server-face/dist/auto-review-slash.js +13 -0
- package/node_modules/@xrkseek/server-face/dist/auto-review-slash.js.map +1 -0
- package/node_modules/@xrkseek/server-face/dist/projections/registry.d.ts +1 -0
- package/node_modules/@xrkseek/server-face/dist/projections/registry.d.ts.map +1 -1
- package/node_modules/@xrkseek/server-face/dist/projections/registry.js.map +1 -1
- package/node_modules/@xrkseek/server-face/dist/projections/units/auto-review.d.ts.map +1 -1
- package/node_modules/@xrkseek/server-face/dist/projections/units/auto-review.js +9 -13
- package/node_modules/@xrkseek/server-face/dist/projections/units/auto-review.js.map +1 -1
- package/node_modules/@xrkseek/server-face/dist/projections/units/context-headers.d.ts +22 -5
- package/node_modules/@xrkseek/server-face/dist/projections/units/context-headers.d.ts.map +1 -1
- package/node_modules/@xrkseek/server-face/dist/projections/units/context-headers.js +31 -5
- package/node_modules/@xrkseek/server-face/dist/projections/units/context-headers.js.map +1 -1
- package/node_modules/@xrkseek/server-face/dist/projections/units/context-timeline.d.ts +42 -7
- package/node_modules/@xrkseek/server-face/dist/projections/units/context-timeline.d.ts.map +1 -1
- package/node_modules/@xrkseek/server-face/dist/projections/units/context-timeline.js +182 -24
- package/node_modules/@xrkseek/server-face/dist/projections/units/context-timeline.js.map +1 -1
- package/node_modules/@xrkseek/server-face/dist/projections/units/cost-usage.d.ts.map +1 -1
- package/node_modules/@xrkseek/server-face/dist/projections/units/cost-usage.js +26 -8
- package/node_modules/@xrkseek/server-face/dist/projections/units/cost-usage.js.map +1 -1
- package/node_modules/@xrkseek/server-host/dist/sidebar-face-bridge.d.ts.map +1 -1
- package/node_modules/@xrkseek/server-host/dist/sidebar-face-bridge.js +61 -0
- package/node_modules/@xrkseek/server-host/dist/sidebar-face-bridge.js.map +1 -1
- package/node_modules/@xrkseek/server-http/dist/dsh-compat/auto-review-http.d.ts.map +1 -1
- package/node_modules/@xrkseek/server-http/dist/dsh-compat/auto-review-http.js +8 -9
- package/node_modules/@xrkseek/server-http/dist/dsh-compat/auto-review-http.js.map +1 -1
- package/node_modules/@xrkseek/server-http/dist/dsh-compat/auto-review-slash.d.ts +11 -0
- package/node_modules/@xrkseek/server-http/dist/dsh-compat/auto-review-slash.d.ts.map +1 -0
- package/node_modules/@xrkseek/server-http/dist/dsh-compat/auto-review-slash.js +13 -0
- package/node_modules/@xrkseek/server-http/dist/dsh-compat/auto-review-slash.js.map +1 -0
- package/node_modules/@xrkseek/server-http/dist/dsh-compat/dsh-compat-matrix.d.ts +1 -1
- package/node_modules/@xrkseek/server-http/dist/dsh-compat/dsh-compat-matrix.d.ts.map +1 -1
- package/node_modules/@xrkseek/server-http/dist/dsh-compat/dsh-compat-matrix.js +27 -2
- package/node_modules/@xrkseek/server-http/dist/dsh-compat/dsh-compat-matrix.js.map +1 -1
- package/node_modules/@xrkseek/server-http/dist/dsh-compat/sidebar-adapter.d.ts.map +1 -1
- package/node_modules/@xrkseek/server-http/dist/dsh-compat/sidebar-adapter.js +10 -2
- package/node_modules/@xrkseek/server-http/dist/dsh-compat/sidebar-adapter.js.map +1 -1
- package/node_modules/@xrkseek/server-http/dist/dsh-compat/sidebar-face-bridge.d.ts +8 -0
- package/node_modules/@xrkseek/server-http/dist/dsh-compat/sidebar-face-bridge.d.ts.map +1 -1
- package/package.json +1 -1
- package/product-web/boot.json +1 -1
- package/product-web/plugins/@xrkseek/client-locale/client.js +3 -3
- package/product-web/plugins/@xrkseek/client-ui-agent-preset/client.js +36 -36
- 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 +168 -168
- package/product-web/plugins/@xrkseek/client-ui-deliverables/client.js +5 -5
- package/product-web/plugins/@xrkseek/client-ui-directory-picker-browse/client.js +29 -29
- package/product-web/plugins/@xrkseek/client-ui-goal/client.js +7 -7
- 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 +4 -4
- package/product-web/plugins/@xrkseek/client-ui-message-feedback/client.js +3 -3
- package/product-web/plugins/@xrkseek/client-ui-model-selection/client.js +16 -16
- 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 +13 -13
- 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 +11 -11
- package/product-web/plugins/@xrkseek/client-ui-settings-plugins/client.js +41 -41
- package/product-web/plugins/@xrkseek/client-ui-sidebar/client.js +14 -14
- package/product-web/plugins/@xrkseek/client-ui-skill/client.js +10 -10
- package/product-web/plugins/@xrkseek/client-ui-subagent/client.js +21 -21
- package/product-web/plugins/@xrkseek/client-ui-theme/client.js +2 -2
- package/product-web/plugins/@xrkseek/client-ui-tool/client.js +38 -38
- package/product-web/plugins/@xrkseek/client-ui-trajectory/client.js +144 -144
- package/product-web/plugins/@xrkseek/client-ui-user-questions/client.js +31 -31
- package/product-web/plugins/@xrkseek/client-ui-workflow-run/client.js +15 -15
- package/product-web/plugins/@xrkseek/client-ui-workspace/client.js +54 -54
|
@@ -250,12 +250,12 @@ window.__ModuleLoader__.load({
|
|
|
250
250
|
document.head.appendChild(tag);
|
|
251
251
|
}
|
|
252
252
|
var AgentPresetRow_module_css_default = {
|
|
253
|
-
"row": "LQ3tzG_row",
|
|
254
|
-
"desc": "LQ3tzG_desc",
|
|
255
|
-
"selector": "LQ3tzG_selector",
|
|
256
253
|
"title": "LQ3tzG_title",
|
|
254
|
+
"rowText": "LQ3tzG_rowText",
|
|
255
|
+
"desc": "LQ3tzG_desc",
|
|
257
256
|
"chevron": "LQ3tzG_chevron",
|
|
258
|
-
"
|
|
257
|
+
"row": "LQ3tzG_row",
|
|
258
|
+
"selector": "LQ3tzG_selector"
|
|
259
259
|
};
|
|
260
260
|
//#endregion
|
|
261
261
|
//#region src/client/AgentPresetRow.tsx
|
|
@@ -325,17 +325,17 @@ window.__ModuleLoader__.load({
|
|
|
325
325
|
document.head.appendChild(tag);
|
|
326
326
|
}
|
|
327
327
|
var AgentPresetSeat_module_css_default = {
|
|
328
|
-
"seat": "MwdynW_seat",
|
|
329
|
-
"chevron": "MwdynW_chevron",
|
|
330
|
-
"item": "MwdynW_item",
|
|
331
328
|
"itemName": "MwdynW_itemName",
|
|
332
329
|
"itemDesc": "MwdynW_itemDesc",
|
|
333
|
-
"introText": "MwdynW_introText",
|
|
334
330
|
"introChar": "MwdynW_introChar",
|
|
335
|
-
"
|
|
336
|
-
"
|
|
331
|
+
"item": "MwdynW_item",
|
|
332
|
+
"seat-icon-in": "MwdynW_seat-icon-in",
|
|
333
|
+
"chevron": "MwdynW_chevron",
|
|
337
334
|
"seatIcon": "MwdynW_seatIcon",
|
|
338
|
-
"
|
|
335
|
+
"introText": "MwdynW_introText",
|
|
336
|
+
"seat-char-in": "MwdynW_seat-char-in",
|
|
337
|
+
"seat": "MwdynW_seat",
|
|
338
|
+
"introIcon": "MwdynW_introIcon"
|
|
339
339
|
};
|
|
340
340
|
//#endregion
|
|
341
341
|
//#region src/client/AgentPresetSeat.tsx
|
|
@@ -943,40 +943,40 @@ window.__ModuleLoader__.load({
|
|
|
943
943
|
document.head.appendChild(tag);
|
|
944
944
|
}
|
|
945
945
|
var AgentPresetSection_module_css_default = {
|
|
946
|
-
"
|
|
947
|
-
"
|
|
946
|
+
"revealedPathLabel": "OFEzwG_revealedPathLabel",
|
|
947
|
+
"deleteDialog": "OFEzwG_deleteDialog",
|
|
948
|
+
"cardBrokenReason": "OFEzwG_cardBrokenReason",
|
|
949
|
+
"cardFoot": "OFEzwG_cardFoot",
|
|
950
|
+
"cardBroken": "OFEzwG_cardBroken",
|
|
948
951
|
"section": "OFEzwG_section",
|
|
949
|
-
"
|
|
950
|
-
"cardHead": "OFEzwG_cardHead",
|
|
951
|
-
"groupHead": "OFEzwG_groupHead",
|
|
952
|
-
"inUse": "OFEzwG_inUse",
|
|
953
|
-
"brokenBadge": "OFEzwG_brokenBadge",
|
|
954
|
-
"secondaryButton": "OFEzwG_secondaryButton",
|
|
955
|
-
"revealedPath": "OFEzwG_revealedPath",
|
|
956
|
-
"input": "OFEzwG_input",
|
|
952
|
+
"badge": "OFEzwG_badge",
|
|
957
953
|
"cardDesc": "OFEzwG_cardDesc",
|
|
958
954
|
"group": "OFEzwG_group",
|
|
959
|
-
"
|
|
960
|
-
"
|
|
961
|
-
"
|
|
962
|
-
"
|
|
963
|
-
"card": "OFEzwG_card",
|
|
955
|
+
"iconDanger": "OFEzwG_iconDanger",
|
|
956
|
+
"revealedPath": "OFEzwG_revealedPath",
|
|
957
|
+
"viewerCode": "OFEzwG_viewerCode",
|
|
958
|
+
"deleteConfirm": "OFEzwG_deleteConfirm",
|
|
964
959
|
"cardName": "OFEzwG_cardName",
|
|
960
|
+
"error": "OFEzwG_error",
|
|
965
961
|
"dialogFields": "OFEzwG_dialogFields",
|
|
962
|
+
"field": "OFEzwG_field",
|
|
963
|
+
"groupHead": "OFEzwG_groupHead",
|
|
966
964
|
"cards": "OFEzwG_cards",
|
|
965
|
+
"card": "OFEzwG_card",
|
|
966
|
+
"cardHead": "OFEzwG_cardHead",
|
|
967
|
+
"cardId": "OFEzwG_cardId",
|
|
967
968
|
"creatorButton": "OFEzwG_creatorButton",
|
|
969
|
+
"secondaryButton": "OFEzwG_secondaryButton",
|
|
970
|
+
"title": "OFEzwG_title",
|
|
971
|
+
"inUse": "OFEzwG_inUse",
|
|
972
|
+
"iconButton": "OFEzwG_iconButton",
|
|
973
|
+
"brokenBadge": "OFEzwG_brokenBadge",
|
|
968
974
|
"intro": "OFEzwG_intro",
|
|
969
|
-
"
|
|
970
|
-
"
|
|
971
|
-
"field": "OFEzwG_field",
|
|
972
|
-
"cardBroken": "OFEzwG_cardBroken",
|
|
975
|
+
"fieldLabel": "OFEzwG_fieldLabel",
|
|
976
|
+
"input": "OFEzwG_input",
|
|
973
977
|
"cardActive": "OFEzwG_cardActive",
|
|
974
|
-
"
|
|
975
|
-
"
|
|
976
|
-
"iconButton": "OFEzwG_iconButton",
|
|
977
|
-
"viewerCode": "OFEzwG_viewerCode",
|
|
978
|
-
"cardBrokenReason": "OFEzwG_cardBrokenReason",
|
|
979
|
-
"badge": "OFEzwG_badge"
|
|
978
|
+
"dialog": "OFEzwG_dialog",
|
|
979
|
+
"cardMain": "OFEzwG_cardMain"
|
|
980
980
|
};
|
|
981
981
|
//#endregion
|
|
982
982
|
//#region src/client/AgentPresetSection.tsx
|
|
@@ -34,14 +34,14 @@ window.__ModuleLoader__.load({
|
|
|
34
34
|
document.head.appendChild(tag);
|
|
35
35
|
}
|
|
36
36
|
var AttachmentRail_module_css_default = {
|
|
37
|
-
"thumbnail": "_0JZGoW_thumbnail",
|
|
38
|
-
"rail": "_0JZGoW_rail",
|
|
39
|
-
"arrow": "_0JZGoW_arrow",
|
|
40
37
|
"arrowLeft": "_0JZGoW_arrowLeft",
|
|
41
38
|
"arrowRight": "_0JZGoW_arrowRight",
|
|
42
|
-
"root": "_0JZGoW_root",
|
|
43
39
|
"item": "_0JZGoW_item",
|
|
44
|
-
"remove": "_0JZGoW_remove"
|
|
40
|
+
"remove": "_0JZGoW_remove",
|
|
41
|
+
"rail": "_0JZGoW_rail",
|
|
42
|
+
"thumbnail": "_0JZGoW_thumbnail",
|
|
43
|
+
"root": "_0JZGoW_root",
|
|
44
|
+
"arrow": "_0JZGoW_arrow"
|
|
45
45
|
};
|
|
46
46
|
//#endregion
|
|
47
47
|
//#region src/AttachmentRail.tsx
|
|
@@ -203,12 +203,12 @@ window.__ModuleLoader__.load({
|
|
|
203
203
|
document.head.appendChild(tag);
|
|
204
204
|
}
|
|
205
205
|
var DropOverlay_module_css_default = {
|
|
206
|
-
"wrap": "LWqSoW_wrap",
|
|
207
|
-
"title": "LWqSoW_title",
|
|
208
|
-
"mask": "LWqSoW_mask",
|
|
209
206
|
"desc": "LWqSoW_desc",
|
|
207
|
+
"mask": "LWqSoW_mask",
|
|
208
|
+
"illustration": "LWqSoW_illustration",
|
|
209
|
+
"title": "LWqSoW_title",
|
|
210
210
|
"fade-in": "LWqSoW_fade-in",
|
|
211
|
-
"
|
|
211
|
+
"wrap": "LWqSoW_wrap"
|
|
212
212
|
};
|
|
213
213
|
//#endregion
|
|
214
214
|
//#region src/DropOverlay.tsx
|
|
@@ -389,10 +389,10 @@ window.__ModuleLoader__.load({
|
|
|
389
389
|
document.head.appendChild(tag);
|
|
390
390
|
}
|
|
391
391
|
var ImageLightbox_module_css_default = {
|
|
392
|
-
"mask": "_2vpbCW_mask",
|
|
393
|
-
"close": "_2vpbCW_close",
|
|
394
392
|
"backdrop": "_2vpbCW_backdrop",
|
|
395
|
-
"
|
|
393
|
+
"close": "_2vpbCW_close",
|
|
394
|
+
"image": "_2vpbCW_image",
|
|
395
|
+
"mask": "_2vpbCW_mask"
|
|
396
396
|
};
|
|
397
397
|
//#endregion
|
|
398
398
|
//#region src/ImageLightbox.tsx
|
|
@@ -625,10 +625,10 @@ window.__ModuleLoader__.load({
|
|
|
625
625
|
document.head.appendChild(tag);
|
|
626
626
|
}
|
|
627
627
|
var MessageImage_module_css_default = {
|
|
628
|
+
"error": "X-mjFa_error",
|
|
628
629
|
"gallery": "X-mjFa_gallery",
|
|
629
630
|
"frame": "X-mjFa_frame",
|
|
630
|
-
"loading": "X-mjFa_loading"
|
|
631
|
-
"error": "X-mjFa_error"
|
|
631
|
+
"loading": "X-mjFa_loading"
|
|
632
632
|
};
|
|
633
633
|
//#endregion
|
|
634
634
|
//#region src/MessageImage.tsx
|
|
@@ -855,18 +855,18 @@ window.__ModuleLoader__.load({
|
|
|
855
855
|
document.head.appendChild(tag);
|
|
856
856
|
}
|
|
857
857
|
var PopupSelectView_module_css_default = {
|
|
858
|
-
"
|
|
858
|
+
"status": "_7uhq5a_status",
|
|
859
|
+
"search": "_7uhq5a_search",
|
|
860
|
+
"check": "_7uhq5a_check",
|
|
859
861
|
"row": "_7uhq5a_row",
|
|
862
|
+
"label": "_7uhq5a_label",
|
|
863
|
+
"errorText": "_7uhq5a_errorText",
|
|
864
|
+
"rowActive": "_7uhq5a_rowActive",
|
|
865
|
+
"error": "_7uhq5a_error",
|
|
860
866
|
"retry": "_7uhq5a_retry",
|
|
861
867
|
"card": "_7uhq5a_card",
|
|
862
868
|
"viewport": "_7uhq5a_viewport",
|
|
863
|
-
"
|
|
864
|
-
"rowActive": "_7uhq5a_rowActive",
|
|
865
|
-
"error": "_7uhq5a_error",
|
|
866
|
-
"status": "_7uhq5a_status",
|
|
867
|
-
"detail": "_7uhq5a_detail",
|
|
868
|
-
"label": "_7uhq5a_label",
|
|
869
|
-
"search": "_7uhq5a_search"
|
|
869
|
+
"detail": "_7uhq5a_detail"
|
|
870
870
|
};
|
|
871
871
|
//#endregion
|
|
872
872
|
//#region src/client/PopupSelectView.tsx
|