@xrkseek/harness-cli 0.1.2 → 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.
Files changed (53) hide show
  1. package/dist/commands/plugin.d.ts.map +1 -1
  2. package/dist/commands/plugin.js +9 -2
  3. package/dist/commands/plugin.js.map +1 -1
  4. package/dist/plugin/index.d.ts +3 -0
  5. package/dist/plugin/index.d.ts.map +1 -1
  6. package/dist/plugin/index.js +12 -2
  7. package/dist/plugin/index.js.map +1 -1
  8. package/dist/plugin/install-client.d.ts +2 -0
  9. package/dist/plugin/install-client.d.ts.map +1 -1
  10. package/dist/plugin/install-client.js +24 -9
  11. package/dist/plugin/install-client.js.map +1 -1
  12. package/dist/plugin/staging-reconcile.d.ts +8 -0
  13. package/dist/plugin/staging-reconcile.d.ts.map +1 -0
  14. package/dist/plugin/staging-reconcile.js +67 -0
  15. package/dist/plugin/staging-reconcile.js.map +1 -0
  16. package/dist/product-paths.d.ts.map +1 -1
  17. package/dist/product-paths.js +8 -0
  18. package/dist/product-paths.js.map +1 -1
  19. package/package.json +1 -1
  20. package/product-web/assets/index-C_NG-17x.js +112 -0
  21. package/product-web/assets/index-C_NG-17x.js.map +1 -0
  22. package/product-web/boot.json +1 -1
  23. package/product-web/index.html +1 -1
  24. package/product-web/plugins/@xrkseek/client-locale/client.js +2 -2
  25. package/product-web/plugins/@xrkseek/client-ui-agent-preset/client.js +36 -36
  26. package/product-web/plugins/@xrkseek/client-ui-attachment/client.js +13 -13
  27. package/product-web/plugins/@xrkseek/client-ui-commands/client.js +8 -8
  28. package/product-web/plugins/@xrkseek/client-ui-conversation/client.js +173 -170
  29. package/product-web/plugins/@xrkseek/client-ui-deliverables/client.js +6 -6
  30. package/product-web/plugins/@xrkseek/client-ui-directory-picker-browse/client.js +27 -27
  31. package/product-web/plugins/@xrkseek/client-ui-goal/client.js +7 -7
  32. package/product-web/plugins/@xrkseek/client-ui-input-trigger/client.js +6 -6
  33. package/product-web/plugins/@xrkseek/client-ui-jobs/client.js +7 -7
  34. package/product-web/plugins/@xrkseek/client-ui-layout/client.js +3 -3
  35. package/product-web/plugins/@xrkseek/client-ui-message-feedback/client.js +5 -5
  36. package/product-web/plugins/@xrkseek/client-ui-model-selection/client.js +17 -17
  37. package/product-web/plugins/@xrkseek/client-ui-permission-presets/client.js +4 -4
  38. package/product-web/plugins/@xrkseek/client-ui-plan/client.js +2 -2
  39. package/product-web/plugins/@xrkseek/client-ui-settings-general/client.js +15 -15
  40. package/product-web/plugins/@xrkseek/client-ui-settings-models/client.js +54 -54
  41. package/product-web/plugins/@xrkseek/client-ui-settings-plugin-inventory/client.js +14 -14
  42. package/product-web/plugins/@xrkseek/client-ui-settings-plugins/client.js +43 -43
  43. package/product-web/plugins/@xrkseek/client-ui-sidebar/client.js +14 -14
  44. package/product-web/plugins/@xrkseek/client-ui-skill/client.js +10 -10
  45. package/product-web/plugins/@xrkseek/client-ui-subagent/client.js +23 -23
  46. package/product-web/plugins/@xrkseek/client-ui-theme/client.js +2 -2
  47. package/product-web/plugins/@xrkseek/client-ui-tool/client.js +38 -38
  48. package/product-web/plugins/@xrkseek/client-ui-trajectory/client.js +144 -144
  49. package/product-web/plugins/@xrkseek/client-ui-user-questions/client.js +26 -26
  50. package/product-web/plugins/@xrkseek/client-ui-workflow-run/client.js +15 -15
  51. package/product-web/plugins/@xrkseek/client-ui-workspace/client.js +55 -55
  52. package/product-web/assets/index-CHKZdZNt.js +0 -112
  53. package/product-web/assets/index-CHKZdZNt.js.map +0 -1
@@ -122,15 +122,15 @@ window.__ModuleLoader__.load({
122
122
  document.head.appendChild(tag);
123
123
  }
124
124
  var PlanReviewPanel_module_css_default = {
125
+ "strip": "qwZnSa_strip",
125
126
  "dot": "qwZnSa_dot",
126
- "actions": "qwZnSa_actions",
127
127
  "feedback": "qwZnSa_feedback",
128
- "discuss": "qwZnSa_discuss",
128
+ "frame": "qwZnSa_frame",
129
129
  "body": "qwZnSa_body",
130
+ "discuss": "qwZnSa_discuss",
130
131
  "footer": "qwZnSa_footer",
131
- "card": "qwZnSa_card",
132
- "frame": "qwZnSa_frame",
133
- "strip": "qwZnSa_strip"
132
+ "actions": "qwZnSa_actions",
133
+ "card": "qwZnSa_card"
134
134
  };
135
135
  //#endregion
136
136
  //#region src/client/PlanReviewPanel.tsx
@@ -240,37 +240,37 @@ window.__ModuleLoader__.load({
240
240
  document.head.appendChild(tag);
241
241
  }
242
242
  var QuestionComposer_module_css_default = {
243
+ "customRow": "_3wP-uG_customRow",
243
244
  "cardMinimized": "_3wP-uG_cardMinimized",
244
- "pager": "_3wP-uG_pager",
245
245
  "footerActions": "_3wP-uG_footerActions",
246
- "headerActions": "_3wP-uG_headerActions",
247
- "badge": "_3wP-uG_badge",
248
246
  "optionSelected": "_3wP-uG_optionSelected",
249
- "feedback": "_3wP-uG_feedback",
250
- "number": "_3wP-uG_number",
251
- "footer": "_3wP-uG_footer",
252
- "eyebrow": "_3wP-uG_eyebrow",
253
- "option": "_3wP-uG_option",
247
+ "checkbox": "_3wP-uG_checkbox",
254
248
  "card": "_3wP-uG_card",
255
- "headingBlock": "_3wP-uG_headingBlock",
256
- "body": "_3wP-uG_body",
257
- "frame": "_3wP-uG_frame",
258
- "checkboxChecked": "_3wP-uG_checkboxChecked",
259
249
  "customTextarea": "_3wP-uG_customTextarea",
260
- "options": "_3wP-uG_options",
250
+ "optionCopy": "_3wP-uG_optionCopy",
251
+ "optionLine": "_3wP-uG_optionLine",
252
+ "badge": "_3wP-uG_badge",
253
+ "option": "_3wP-uG_option",
261
254
  "description": "_3wP-uG_description",
262
- "customRow": "_3wP-uG_customRow",
255
+ "frame": "_3wP-uG_frame",
256
+ "title": "_3wP-uG_title",
257
+ "headerActions": "_3wP-uG_headerActions",
263
258
  "iconButton": "_3wP-uG_iconButton",
264
- "detail": "_3wP-uG_detail",
265
- "optionLabel": "_3wP-uG_optionLabel",
259
+ "options": "_3wP-uG_options",
260
+ "headingBlock": "_3wP-uG_headingBlock",
261
+ "checkboxChecked": "_3wP-uG_checkboxChecked",
266
262
  "header": "_3wP-uG_header",
267
- "title": "_3wP-uG_title",
268
263
  "customRowActive": "_3wP-uG_customRowActive",
269
- "checkbox": "_3wP-uG_checkbox",
270
- "optionCopy": "_3wP-uG_optionCopy",
271
- "optionLine": "_3wP-uG_optionLine",
264
+ "progress": "_3wP-uG_progress",
265
+ "optionLabel": "_3wP-uG_optionLabel",
266
+ "detail": "_3wP-uG_detail",
267
+ "pager": "_3wP-uG_pager",
268
+ "body": "_3wP-uG_body",
272
269
  "customInput": "_3wP-uG_customInput",
273
- "progress": "_3wP-uG_progress"
270
+ "feedback": "_3wP-uG_feedback",
271
+ "number": "_3wP-uG_number",
272
+ "eyebrow": "_3wP-uG_eyebrow",
273
+ "footer": "_3wP-uG_footer"
274
274
  };
275
275
  //#endregion
276
276
  //#region src/client/QuestionComposer.tsx
@@ -19,28 +19,28 @@ window.__ModuleLoader__.load({
19
19
  document.head.appendChild(tag);
20
20
  }
21
21
  var WorkflowRunPanel_module_css_default = {
22
- "phaseHeader": "SiHEYG_phaseHeader",
23
- "dotSlot": "SiHEYG_dotSlot",
24
- "phaseStatus": "SiHEYG_phaseStatus",
25
- "phase": "SiHEYG_phase",
26
- "separator": "SiHEYG_separator",
27
- "phaseLeading": "SiHEYG_phaseLeading",
28
- "runTitle": "SiHEYG_runTitle",
29
- "phaseTitle": "SiHEYG_phaseTitle",
30
- "runSummary": "SiHEYG_runSummary",
31
22
  "runLeading": "SiHEYG_runLeading",
32
- "phaseList": "SiHEYG_phaseList",
23
+ "runTitle": "SiHEYG_runTitle",
24
+ "memberLabel": "SiHEYG_memberLabel",
25
+ "phaseLeading": "SiHEYG_phaseLeading",
33
26
  "memberRow": "SiHEYG_memberRow",
27
+ "phaseHeader": "SiHEYG_phaseHeader",
28
+ "phaseCount": "SiHEYG_phaseCount",
29
+ "phase": "SiHEYG_phase",
34
30
  "memberLabelWrap": "SiHEYG_memberLabelWrap",
35
31
  "memberStatus": "SiHEYG_memberStatus",
36
32
  "empty": "SiHEYG_empty",
37
- "memberButton": "SiHEYG_memberButton",
33
+ "root": "SiHEYG_root",
38
34
  "runHeader": "SiHEYG_runHeader",
39
- "phaseCount": "SiHEYG_phaseCount",
40
- "members": "SiHEYG_members",
41
- "memberLabel": "SiHEYG_memberLabel",
35
+ "separator": "SiHEYG_separator",
36
+ "dotSlot": "SiHEYG_dotSlot",
42
37
  "statusTail": "SiHEYG_statusTail",
43
- "root": "SiHEYG_root"
38
+ "phaseTitle": "SiHEYG_phaseTitle",
39
+ "phaseStatus": "SiHEYG_phaseStatus",
40
+ "phaseList": "SiHEYG_phaseList",
41
+ "runSummary": "SiHEYG_runSummary",
42
+ "members": "SiHEYG_members",
43
+ "memberButton": "SiHEYG_memberButton"
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
- "renameInput": "X-VPTa_renameInput",
345
344
  "searchResultMeta": "X-VPTa_searchResultMeta",
345
+ "projectRow": "X-VPTa_projectRow",
346
+ "slot": "X-VPTa_slot",
347
+ "projectText": "X-VPTa_projectText",
346
348
  "searchResultTitle": "X-VPTa_searchResultTitle",
349
+ "selected": "X-VPTa_selected",
350
+ "folder": "X-VPTa_folder",
351
+ "hoverStatus": "X-VPTa_hoverStatus",
352
+ "hoverTime": "X-VPTa_hoverTime",
353
+ "iconButton": "X-VPTa_iconButton",
347
354
  "time": "X-VPTa_time",
348
- "dropBefore": "X-VPTa_dropBefore",
349
355
  "arrowOpen": "X-VPTa_arrowOpen",
350
- "flatSessionRowWithoutStatus": "X-VPTa_flatSessionRowWithoutStatus",
351
- "dropAfter": "X-VPTa_dropAfter",
352
- "row-in": "X-VPTa_row-in",
353
- "visuallyHidden": "X-VPTa_visuallyHidden",
354
- "sessionRow": "X-VPTa_sessionRow",
355
- "searchResultHeading": "X-VPTa_searchResultHeading",
356
+ "renameInput": "X-VPTa_renameInput",
356
357
  "meta": "X-VPTa_meta",
357
- "menuOpen": "X-VPTa_menuOpen",
358
- "folder": "X-VPTa_folder",
359
- "chevron": "X-VPTa_chevron",
360
- "hoverContent": "X-VPTa_hoverContent",
361
- "hoverTime": "X-VPTa_hoverTime",
362
- "arrow": "X-VPTa_arrow",
363
- "rowActions": "X-VPTa_rowActions",
364
- "projectRow": "X-VPTa_projectRow",
365
- "hoverTitle": "X-VPTa_hoverTitle",
366
- "hoverStatus": "X-VPTa_hoverStatus",
367
- "projectText": "X-VPTa_projectText",
358
+ "folderActive": "X-VPTa_folderActive",
359
+ "sessionRow": "X-VPTa_sessionRow",
368
360
  "searchResultRow": "X-VPTa_searchResultRow",
369
- "iconButton": "X-VPTa_iconButton",
370
361
  "searchResultSnippet": "X-VPTa_searchResultSnippet",
371
- "folderActive": "X-VPTa_folderActive",
372
- "searchResultWorkspace": "X-VPTa_searchResultWorkspace",
373
- "selected": "X-VPTa_selected",
374
- "slot": "X-VPTa_slot",
375
- "title": "X-VPTa_title",
362
+ "hoverTitle": "X-VPTa_hoverTitle",
363
+ "rowActions": "X-VPTa_rowActions",
364
+ "hoverPath": "X-VPTa_hoverPath",
365
+ "chevron": "X-VPTa_chevron",
376
366
  "dot": "X-VPTa_dot",
377
- "hoverPath": "X-VPTa_hoverPath"
367
+ "dropAfter": "X-VPTa_dropAfter",
368
+ "hoverContent": "X-VPTa_hoverContent",
369
+ "title": "X-VPTa_title",
370
+ "dropBefore": "X-VPTa_dropBefore",
371
+ "searchResultWorkspace": "X-VPTa_searchResultWorkspace",
372
+ "visuallyHidden": "X-VPTa_visuallyHidden",
373
+ "row-in": "X-VPTa_row-in",
374
+ "searchResultHeading": "X-VPTa_searchResultHeading",
375
+ "flatSessionRowWithoutStatus": "X-VPTa_flatSessionRowWithoutStatus",
376
+ "menuOpen": "X-VPTa_menuOpen",
377
+ "arrow": "X-VPTa_arrow"
378
378
  };
379
379
  //#endregion
380
380
  //#region src/client/rows/Rows.tsx
@@ -806,8 +806,8 @@ window.__ModuleLoader__.load({
806
806
  document.head.appendChild(tag);
807
807
  }
808
808
  var WorkspacePicker_module_css_default = {
809
- "modalError": "koU6Pa_modalError",
810
809
  "menuStatus": "koU6Pa_menuStatus",
810
+ "modalError": "koU6Pa_modalError",
811
811
  "modalAction": "koU6Pa_modalAction"
812
812
  };
813
813
  //#endregion
@@ -976,42 +976,42 @@ window.__ModuleLoader__.load({
976
976
  document.head.appendChild(tag);
977
977
  }
978
978
  var WorkspaceBrowser_module_css_default = {
979
- "renameError": "HlYf2W_renameError",
980
- "sectionLabelHidden": "HlYf2W_sectionLabelHidden",
981
- "searchExpanded": "HlYf2W_searchExpanded",
982
- "sessionOverflowButton": "HlYf2W_sessionOverflowButton",
983
979
  "empty": "HlYf2W_empty",
984
- "treeBody": "HlYf2W_treeBody",
985
- "wide-in": "HlYf2W_wide-in",
986
- "headerActionsHidden": "HlYf2W_headerActionsHidden",
987
- "list": "HlYf2W_list",
988
- "root": "HlYf2W_root",
989
- "searchSlot": "HlYf2W_searchSlot",
990
- "wide": "HlYf2W_wide",
991
- "searchTree": "HlYf2W_searchTree",
992
- "searchSlotExpanded": "HlYf2W_searchSlotExpanded",
993
- "searchButton": "HlYf2W_searchButton",
994
- "fade": "HlYf2W_fade",
995
980
  "workspaceDropAfter": "HlYf2W_workspaceDropAfter",
996
- "deleteAction": "HlYf2W_deleteAction",
997
- "deleteStatus": "HlYf2W_deleteStatus",
998
- "headerActions": "HlYf2W_headerActions",
999
- "workspaceDropBefore": "HlYf2W_workspaceDropBefore",
1000
- "listTopDropActive": "HlYf2W_listTopDropActive",
1001
- "searchInput": "HlYf2W_searchInput",
1002
981
  "groupSection": "HlYf2W_groupSection",
1003
- "sectionLabel": "HlYf2W_sectionLabel",
1004
982
  "iconButton": "HlYf2W_iconButton",
1005
- "clearButton": "HlYf2W_clearButton",
1006
- "listTopDropIndicator": "HlYf2W_listTopDropIndicator",
1007
- "sectionHeader": "HlYf2W_sectionHeader",
1008
- "search": "HlYf2W_search",
983
+ "sectionLabelHidden": "HlYf2W_sectionLabelHidden",
1009
984
  "searchWarning": "HlYf2W_searchWarning",
985
+ "listTopDropIndicator": "HlYf2W_listTopDropIndicator",
1010
986
  "listArea": "HlYf2W_listArea",
987
+ "sectionHeader": "HlYf2W_sectionHeader",
1011
988
  "searchStatus": "HlYf2W_searchStatus",
1012
- "rail": "HlYf2W_rail",
989
+ "deleteAction": "HlYf2W_deleteAction",
990
+ "search": "HlYf2W_search",
991
+ "searchInput": "HlYf2W_searchInput",
992
+ "searchButton": "HlYf2W_searchButton",
993
+ "wide": "HlYf2W_wide",
1013
994
  "flatList": "HlYf2W_flatList",
1014
- "renameInput": "HlYf2W_renameInput"
995
+ "treeBody": "HlYf2W_treeBody",
996
+ "list": "HlYf2W_list",
997
+ "searchSlotExpanded": "HlYf2W_searchSlotExpanded",
998
+ "rail": "HlYf2W_rail",
999
+ "renameError": "HlYf2W_renameError",
1000
+ "searchSlot": "HlYf2W_searchSlot",
1001
+ "wide-in": "HlYf2W_wide-in",
1002
+ "searchExpanded": "HlYf2W_searchExpanded",
1003
+ "searchTree": "HlYf2W_searchTree",
1004
+ "listTopDropActive": "HlYf2W_listTopDropActive",
1005
+ "sessionOverflowButton": "HlYf2W_sessionOverflowButton",
1006
+ "headerActionsHidden": "HlYf2W_headerActionsHidden",
1007
+ "renameInput": "HlYf2W_renameInput",
1008
+ "deleteStatus": "HlYf2W_deleteStatus",
1009
+ "clearButton": "HlYf2W_clearButton",
1010
+ "fade": "HlYf2W_fade",
1011
+ "sectionLabel": "HlYf2W_sectionLabel",
1012
+ "root": "HlYf2W_root",
1013
+ "workspaceDropBefore": "HlYf2W_workspaceDropBefore",
1014
+ "headerActions": "HlYf2W_headerActions"
1015
1015
  };
1016
1016
  //#endregion
1017
1017
  //#region src/client/WorkspaceBrowser.tsx