@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
|
@@ -19,28 +19,28 @@ window.__ModuleLoader__.load({
|
|
|
19
19
|
document.head.appendChild(tag);
|
|
20
20
|
}
|
|
21
21
|
var WorkflowRunPanel_module_css_default = {
|
|
22
|
+
"memberButton": "SiHEYG_memberButton",
|
|
23
|
+
"dotSlot": "SiHEYG_dotSlot",
|
|
24
|
+
"memberLabelWrap": "SiHEYG_memberLabelWrap",
|
|
25
|
+
"empty": "SiHEYG_empty",
|
|
26
|
+
"statusTail": "SiHEYG_statusTail",
|
|
22
27
|
"runHeader": "SiHEYG_runHeader",
|
|
23
28
|
"memberRow": "SiHEYG_memberRow",
|
|
24
|
-
"
|
|
25
|
-
"
|
|
26
|
-
"
|
|
27
|
-
"memberLabelWrap": "SiHEYG_memberLabelWrap",
|
|
28
|
-
"members": "SiHEYG_members",
|
|
29
|
+
"memberStatus": "SiHEYG_memberStatus",
|
|
30
|
+
"separator": "SiHEYG_separator",
|
|
31
|
+
"phaseHeader": "SiHEYG_phaseHeader",
|
|
29
32
|
"runTitle": "SiHEYG_runTitle",
|
|
33
|
+
"phaseCount": "SiHEYG_phaseCount",
|
|
34
|
+
"members": "SiHEYG_members",
|
|
35
|
+
"runLeading": "SiHEYG_runLeading",
|
|
30
36
|
"phaseLeading": "SiHEYG_phaseLeading",
|
|
31
|
-
"statusTail": "SiHEYG_statusTail",
|
|
32
37
|
"phase": "SiHEYG_phase",
|
|
38
|
+
"root": "SiHEYG_root",
|
|
33
39
|
"phaseStatus": "SiHEYG_phaseStatus",
|
|
34
|
-
"runLeading": "SiHEYG_runLeading",
|
|
35
|
-
"memberButton": "SiHEYG_memberButton",
|
|
36
|
-
"dotSlot": "SiHEYG_dotSlot",
|
|
37
|
-
"runSummary": "SiHEYG_runSummary",
|
|
38
|
-
"separator": "SiHEYG_separator",
|
|
39
|
-
"memberStatus": "SiHEYG_memberStatus",
|
|
40
40
|
"phaseTitle": "SiHEYG_phaseTitle",
|
|
41
|
-
"
|
|
42
|
-
"
|
|
43
|
-
"
|
|
41
|
+
"memberLabel": "SiHEYG_memberLabel",
|
|
42
|
+
"phaseList": "SiHEYG_phaseList",
|
|
43
|
+
"runSummary": "SiHEYG_runSummary"
|
|
44
44
|
};
|
|
45
45
|
//#endregion
|
|
46
46
|
//#region src/client/WorkflowRunPanel.tsx
|
|
@@ -341,40 +341,40 @@ window.__ModuleLoader__.load({
|
|
|
341
341
|
document.head.appendChild(tag);
|
|
342
342
|
}
|
|
343
343
|
var Rows_module_css_default = {
|
|
344
|
-
"
|
|
344
|
+
"hoverTime": "X-VPTa_hoverTime",
|
|
345
345
|
"hoverContent": "X-VPTa_hoverContent",
|
|
346
|
-
"title": "X-VPTa_title",
|
|
347
|
-
"meta": "X-VPTa_meta",
|
|
348
|
-
"folder": "X-VPTa_folder",
|
|
349
|
-
"time": "X-VPTa_time",
|
|
350
346
|
"searchResultSnippet": "X-VPTa_searchResultSnippet",
|
|
351
|
-
"
|
|
352
|
-
"chevron": "X-VPTa_chevron",
|
|
353
|
-
"folderActive": "X-VPTa_folderActive",
|
|
354
|
-
"dropAfter": "X-VPTa_dropAfter",
|
|
355
|
-
"searchResultWorkspace": "X-VPTa_searchResultWorkspace",
|
|
356
|
-
"row-in": "X-VPTa_row-in",
|
|
357
|
-
"searchResultTitle": "X-VPTa_searchResultTitle",
|
|
358
|
-
"hoverTime": "X-VPTa_hoverTime",
|
|
359
|
-
"dropBefore": "X-VPTa_dropBefore",
|
|
347
|
+
"visuallyHidden": "X-VPTa_visuallyHidden",
|
|
360
348
|
"arrow": "X-VPTa_arrow",
|
|
361
|
-
"selected": "X-VPTa_selected",
|
|
362
|
-
"projectText": "X-VPTa_projectText",
|
|
363
349
|
"projectRow": "X-VPTa_projectRow",
|
|
364
350
|
"sessionRow": "X-VPTa_sessionRow",
|
|
351
|
+
"folderActive": "X-VPTa_folderActive",
|
|
352
|
+
"time": "X-VPTa_time",
|
|
353
|
+
"arrowOpen": "X-VPTa_arrowOpen",
|
|
365
354
|
"hoverPath": "X-VPTa_hoverPath",
|
|
355
|
+
"chevron": "X-VPTa_chevron",
|
|
366
356
|
"searchResultHeading": "X-VPTa_searchResultHeading",
|
|
357
|
+
"searchResultMeta": "X-VPTa_searchResultMeta",
|
|
358
|
+
"dot": "X-VPTa_dot",
|
|
367
359
|
"slot": "X-VPTa_slot",
|
|
368
|
-
"
|
|
360
|
+
"searchResultWorkspace": "X-VPTa_searchResultWorkspace",
|
|
361
|
+
"searchResultTitle": "X-VPTa_searchResultTitle",
|
|
362
|
+
"row-in": "X-VPTa_row-in",
|
|
363
|
+
"renameInput": "X-VPTa_renameInput",
|
|
364
|
+
"meta": "X-VPTa_meta",
|
|
369
365
|
"flatSessionRowWithoutStatus": "X-VPTa_flatSessionRowWithoutStatus",
|
|
370
|
-
"
|
|
371
|
-
"
|
|
366
|
+
"iconButton": "X-VPTa_iconButton",
|
|
367
|
+
"title": "X-VPTa_title",
|
|
368
|
+
"selected": "X-VPTa_selected",
|
|
369
|
+
"folder": "X-VPTa_folder",
|
|
370
|
+
"menuOpen": "X-VPTa_menuOpen",
|
|
371
|
+
"projectText": "X-VPTa_projectText",
|
|
372
372
|
"rowActions": "X-VPTa_rowActions",
|
|
373
|
+
"dropBefore": "X-VPTa_dropBefore",
|
|
373
374
|
"searchResultRow": "X-VPTa_searchResultRow",
|
|
374
|
-
"
|
|
375
|
-
"
|
|
376
|
-
"hoverTitle": "X-VPTa_hoverTitle"
|
|
377
|
-
"iconButton": "X-VPTa_iconButton"
|
|
375
|
+
"hoverStatus": "X-VPTa_hoverStatus",
|
|
376
|
+
"dropAfter": "X-VPTa_dropAfter",
|
|
377
|
+
"hoverTitle": "X-VPTa_hoverTitle"
|
|
378
378
|
};
|
|
379
379
|
//#endregion
|
|
380
380
|
//#region src/client/rows/Rows.tsx
|
|
@@ -806,9 +806,9 @@ window.__ModuleLoader__.load({
|
|
|
806
806
|
document.head.appendChild(tag);
|
|
807
807
|
}
|
|
808
808
|
var WorkspacePicker_module_css_default = {
|
|
809
|
-
"
|
|
809
|
+
"menuStatus": "koU6Pa_menuStatus",
|
|
810
810
|
"modalAction": "koU6Pa_modalAction",
|
|
811
|
-
"
|
|
811
|
+
"modalError": "koU6Pa_modalError"
|
|
812
812
|
};
|
|
813
813
|
//#endregion
|
|
814
814
|
//#region src/client/WorkspacePicker.tsx
|
|
@@ -976,42 +976,42 @@ window.__ModuleLoader__.load({
|
|
|
976
976
|
document.head.appendChild(tag);
|
|
977
977
|
}
|
|
978
978
|
var WorkspaceBrowser_module_css_default = {
|
|
979
|
-
"
|
|
979
|
+
"treeBody": "HlYf2W_treeBody",
|
|
980
|
+
"sectionLabel": "HlYf2W_sectionLabel",
|
|
981
|
+
"deleteAction": "HlYf2W_deleteAction",
|
|
982
|
+
"clearButton": "HlYf2W_clearButton",
|
|
983
|
+
"searchSlotExpanded": "HlYf2W_searchSlotExpanded",
|
|
984
|
+
"renameInput": "HlYf2W_renameInput",
|
|
985
|
+
"root": "HlYf2W_root",
|
|
986
|
+
"searchStatus": "HlYf2W_searchStatus",
|
|
987
|
+
"headerActions": "HlYf2W_headerActions",
|
|
988
|
+
"searchExpanded": "HlYf2W_searchExpanded",
|
|
989
|
+
"listTopDropActive": "HlYf2W_listTopDropActive",
|
|
990
|
+
"searchTree": "HlYf2W_searchTree",
|
|
991
|
+
"sectionLabelHidden": "HlYf2W_sectionLabelHidden",
|
|
992
|
+
"sessionOverflowButton": "HlYf2W_sessionOverflowButton",
|
|
980
993
|
"fade": "HlYf2W_fade",
|
|
994
|
+
"iconButton": "HlYf2W_iconButton",
|
|
981
995
|
"rail": "HlYf2W_rail",
|
|
982
|
-
"
|
|
996
|
+
"searchInput": "HlYf2W_searchInput",
|
|
997
|
+
"headerActionsHidden": "HlYf2W_headerActionsHidden",
|
|
998
|
+
"searchWarning": "HlYf2W_searchWarning",
|
|
999
|
+
"workspaceDropBefore": "HlYf2W_workspaceDropBefore",
|
|
1000
|
+
"searchButton": "HlYf2W_searchButton",
|
|
1001
|
+
"deleteStatus": "HlYf2W_deleteStatus",
|
|
1002
|
+
"flatList": "HlYf2W_flatList",
|
|
983
1003
|
"empty": "HlYf2W_empty",
|
|
984
|
-
"
|
|
985
|
-
"
|
|
1004
|
+
"renameError": "HlYf2W_renameError",
|
|
1005
|
+
"workspaceDropAfter": "HlYf2W_workspaceDropAfter",
|
|
1006
|
+
"wide-in": "HlYf2W_wide-in",
|
|
1007
|
+
"list": "HlYf2W_list",
|
|
986
1008
|
"searchSlot": "HlYf2W_searchSlot",
|
|
987
1009
|
"search": "HlYf2W_search",
|
|
988
|
-
"headerActionsHidden": "HlYf2W_headerActionsHidden",
|
|
989
|
-
"flatList": "HlYf2W_flatList",
|
|
990
|
-
"groupSection": "HlYf2W_groupSection",
|
|
991
1010
|
"listArea": "HlYf2W_listArea",
|
|
992
|
-
"
|
|
1011
|
+
"wide": "HlYf2W_wide",
|
|
1012
|
+
"groupSection": "HlYf2W_groupSection",
|
|
993
1013
|
"listTopDropIndicator": "HlYf2W_listTopDropIndicator",
|
|
994
|
-
"
|
|
995
|
-
"renameError": "HlYf2W_renameError",
|
|
996
|
-
"workspaceDropBefore": "HlYf2W_workspaceDropBefore",
|
|
997
|
-
"iconButton": "HlYf2W_iconButton",
|
|
998
|
-
"headerActions": "HlYf2W_headerActions",
|
|
999
|
-
"listTopDropActive": "HlYf2W_listTopDropActive",
|
|
1000
|
-
"deleteAction": "HlYf2W_deleteAction",
|
|
1001
|
-
"renameInput": "HlYf2W_renameInput",
|
|
1002
|
-
"sectionHeader": "HlYf2W_sectionHeader",
|
|
1003
|
-
"clearButton": "HlYf2W_clearButton",
|
|
1004
|
-
"root": "HlYf2W_root",
|
|
1005
|
-
"deleteStatus": "HlYf2W_deleteStatus",
|
|
1006
|
-
"wide-in": "HlYf2W_wide-in",
|
|
1007
|
-
"searchTree": "HlYf2W_searchTree",
|
|
1008
|
-
"workspaceDropAfter": "HlYf2W_workspaceDropAfter",
|
|
1009
|
-
"searchWarning": "HlYf2W_searchWarning",
|
|
1010
|
-
"searchStatus": "HlYf2W_searchStatus",
|
|
1011
|
-
"searchInput": "HlYf2W_searchInput",
|
|
1012
|
-
"sectionLabel": "HlYf2W_sectionLabel",
|
|
1013
|
-
"searchExpanded": "HlYf2W_searchExpanded",
|
|
1014
|
-
"wide": "HlYf2W_wide"
|
|
1014
|
+
"sectionHeader": "HlYf2W_sectionHeader"
|
|
1015
1015
|
};
|
|
1016
1016
|
//#endregion
|
|
1017
1017
|
//#region src/client/WorkspaceBrowser.tsx
|