@xrkseek/harness-cli 0.0.7 → 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 (136) hide show
  1. package/node_modules/@xrkseek/core-agent/dist/index.d.ts +6 -1
  2. package/node_modules/@xrkseek/core-agent/dist/index.d.ts.map +1 -1
  3. package/node_modules/@xrkseek/core-agent/dist/index.js +3 -0
  4. package/node_modules/@xrkseek/core-agent/dist/index.js.map +1 -1
  5. package/node_modules/@xrkseek/core-agent-loop/dist/index.d.ts +11 -0
  6. package/node_modules/@xrkseek/core-agent-loop/dist/index.d.ts.map +1 -1
  7. package/node_modules/@xrkseek/core-agent-loop/dist/index.js +14 -1
  8. package/node_modules/@xrkseek/core-agent-loop/dist/index.js.map +1 -1
  9. package/node_modules/@xrkseek/exec-pty/dist/index.d.ts +1 -1
  10. package/node_modules/@xrkseek/exec-pty/dist/index.d.ts.map +1 -1
  11. package/node_modules/@xrkseek/exec-pty/dist/index.js +1 -1
  12. package/node_modules/@xrkseek/exec-pty/dist/index.js.map +1 -1
  13. package/node_modules/@xrkseek/exec-pty/dist/registry.d.ts +5 -0
  14. package/node_modules/@xrkseek/exec-pty/dist/registry.d.ts.map +1 -1
  15. package/node_modules/@xrkseek/exec-pty/dist/registry.js +17 -1
  16. package/node_modules/@xrkseek/exec-pty/dist/registry.js.map +1 -1
  17. package/node_modules/@xrkseek/exec-pty/dist/render.d.ts +1 -1
  18. package/node_modules/@xrkseek/exec-pty/dist/render.d.ts.map +1 -1
  19. package/node_modules/@xrkseek/exec-pty/dist/render.js +1 -1
  20. package/node_modules/@xrkseek/exec-pty/dist/render.js.map +1 -1
  21. package/node_modules/@xrkseek/exec-pty/dist/tools.d.ts.map +1 -1
  22. package/node_modules/@xrkseek/exec-pty/dist/tools.js +13 -4
  23. package/node_modules/@xrkseek/exec-pty/dist/tools.js.map +1 -1
  24. package/node_modules/@xrkseek/preset-harness/dist/preset.d.ts +3 -2
  25. package/node_modules/@xrkseek/preset-harness/dist/preset.d.ts.map +1 -1
  26. package/node_modules/@xrkseek/preset-harness/dist/preset.js +12 -7
  27. package/node_modules/@xrkseek/preset-harness/dist/preset.js.map +1 -1
  28. package/node_modules/@xrkseek/preset-harness/dist/tsconfig.tsbuildinfo +1 -1
  29. package/node_modules/@xrkseek/preset-minimal/dist/preset.d.ts +3 -2
  30. package/node_modules/@xrkseek/preset-minimal/dist/preset.d.ts.map +1 -1
  31. package/node_modules/@xrkseek/preset-minimal/dist/preset.js +12 -7
  32. package/node_modules/@xrkseek/preset-minimal/dist/preset.js.map +1 -1
  33. package/node_modules/@xrkseek/preset-minimal/dist/tsconfig.tsbuildinfo +1 -1
  34. package/node_modules/@xrkseek/preset-server/dist/tsconfig.tsbuildinfo +1 -1
  35. package/node_modules/@xrkseek/protocol/dist/index.d.ts +1 -1
  36. package/node_modules/@xrkseek/protocol/dist/index.d.ts.map +1 -1
  37. package/node_modules/@xrkseek/protocol/dist/index.js +1 -1
  38. package/node_modules/@xrkseek/protocol/dist/index.js.map +1 -1
  39. package/node_modules/@xrkseek/protocol/dist/json-schema.d.ts.map +1 -1
  40. package/node_modules/@xrkseek/protocol/dist/json-schema.js +50 -0
  41. package/node_modules/@xrkseek/protocol/dist/json-schema.js.map +1 -1
  42. package/node_modules/@xrkseek/protocol/dist/session-events.d.ts +56 -0
  43. package/node_modules/@xrkseek/protocol/dist/session-events.d.ts.map +1 -1
  44. package/node_modules/@xrkseek/protocol/dist/session-events.js +9 -0
  45. package/node_modules/@xrkseek/protocol/dist/session-events.js.map +1 -1
  46. package/node_modules/@xrkseek/protocol/dist/validate.d.ts.map +1 -1
  47. package/node_modules/@xrkseek/protocol/dist/validate.js +129 -0
  48. package/node_modules/@xrkseek/protocol/dist/validate.js.map +1 -1
  49. package/node_modules/@xrkseek/server-face/dist/adapt/wire-event.d.ts.map +1 -1
  50. package/node_modules/@xrkseek/server-face/dist/adapt/wire-event.js +5 -2
  51. package/node_modules/@xrkseek/server-face/dist/adapt/wire-event.js.map +1 -1
  52. package/node_modules/@xrkseek/server-face/dist/projections/units/session-list-metadata.d.ts.map +1 -1
  53. package/node_modules/@xrkseek/server-face/dist/projections/units/session-list-metadata.js +5 -1
  54. package/node_modules/@xrkseek/server-face/dist/projections/units/session-list-metadata.js.map +1 -1
  55. package/node_modules/@xrkseek/server-face/dist/runtime.d.ts.map +1 -1
  56. package/node_modules/@xrkseek/server-face/dist/runtime.js +12 -2
  57. package/node_modules/@xrkseek/server-face/dist/runtime.js.map +1 -1
  58. package/node_modules/@xrkseek/server-face/dist/skill-list.d.ts +1 -1
  59. package/node_modules/@xrkseek/server-face/dist/skill-list.d.ts.map +1 -1
  60. package/node_modules/@xrkseek/server-face/dist/skill-list.js +1 -0
  61. package/node_modules/@xrkseek/server-face/dist/skill-list.js.map +1 -1
  62. package/node_modules/@xrkseek/session-projection/dist/types.d.ts.map +1 -1
  63. package/node_modules/@xrkseek/workspace/README.md +3 -23
  64. package/node_modules/@xrkseek/workspace/dist/durable-inject.d.ts +62 -0
  65. package/node_modules/@xrkseek/workspace/dist/durable-inject.d.ts.map +1 -0
  66. package/node_modules/@xrkseek/workspace/dist/durable-inject.js +146 -0
  67. package/node_modules/@xrkseek/workspace/dist/durable-inject.js.map +1 -0
  68. package/node_modules/@xrkseek/workspace/dist/index.d.ts +25 -13
  69. package/node_modules/@xrkseek/workspace/dist/index.d.ts.map +1 -1
  70. package/node_modules/@xrkseek/workspace/dist/index.js +79 -17
  71. package/node_modules/@xrkseek/workspace/dist/index.js.map +1 -1
  72. package/node_modules/@xrkseek/workspace/dist/skill-tools.d.ts.map +1 -1
  73. package/node_modules/@xrkseek/workspace/dist/skill-tools.js +6 -0
  74. package/node_modules/@xrkseek/workspace/dist/skill-tools.js.map +1 -1
  75. package/node_modules/@xrkseek/workspace/dist/skills.d.ts +12 -1
  76. package/node_modules/@xrkseek/workspace/dist/skills.d.ts.map +1 -1
  77. package/node_modules/@xrkseek/workspace/dist/skills.js +42 -4
  78. package/node_modules/@xrkseek/workspace/dist/skills.js.map +1 -1
  79. package/node_modules/@xrkseek/workspace/dist/slash.d.ts.map +1 -1
  80. package/node_modules/@xrkseek/workspace/dist/slash.js +2 -0
  81. package/node_modules/@xrkseek/workspace/dist/slash.js.map +1 -1
  82. package/node_modules/@xrkseek/workspace/package.json +2 -1
  83. package/package.json +1 -1
  84. package/product-web/assets/index-CcF0Sxxg.js +297 -0
  85. package/product-web/assets/index-CcF0Sxxg.js.map +1 -0
  86. package/product-web/assets/langs/{php-9bx0az3O.js → php-DY2VakOf.js} +2 -2
  87. package/product-web/assets/langs/{php-9bx0az3O.js.map → php-DY2VakOf.js.map} +1 -1
  88. package/product-web/assets/langs/{ruby-HDLHRjSL.js → ruby-hwtoiFmS.js} +2 -2
  89. package/product-web/assets/langs/{ruby-HDLHRjSL.js.map → ruby-hwtoiFmS.js.map} +1 -1
  90. package/product-web/assets/{vendor-CeMKrCZm.js → vendor-CldRVjca.js} +35 -36
  91. package/product-web/assets/vendor-CldRVjca.js.map +1 -0
  92. package/product-web/boot.json +1 -1
  93. package/product-web/index.html +2 -2
  94. package/product-web/plugins/@xrkseek/client-locale/client.js +2 -2
  95. package/product-web/plugins/@xrkseek/client-runtime/client.js +37 -1
  96. package/product-web/plugins/@xrkseek/client-ui-agent-preset/client.js +34 -34
  97. package/product-web/plugins/@xrkseek/client-ui-commands/client.js +7 -7
  98. package/product-web/plugins/@xrkseek/client-ui-conversation/client.js +161 -161
  99. package/product-web/plugins/@xrkseek/client-ui-deliverables/client.js +5 -5
  100. package/product-web/plugins/@xrkseek/client-ui-directory-picker-browse/client.js +26 -26
  101. package/product-web/plugins/@xrkseek/client-ui-goal/client.js +4 -4
  102. package/product-web/plugins/@xrkseek/client-ui-input-trigger/client.js +2 -2
  103. package/product-web/plugins/@xrkseek/client-ui-jobs/client.js +8 -8
  104. package/product-web/plugins/@xrkseek/client-ui-layout/client.js +3 -3
  105. package/product-web/plugins/@xrkseek/client-ui-message-feedback/client.js +4 -4
  106. package/product-web/plugins/@xrkseek/client-ui-model-selection/client.js +19 -19
  107. package/product-web/plugins/@xrkseek/client-ui-permission-presets/client.js +4 -4
  108. package/product-web/plugins/@xrkseek/client-ui-plan/client.js +3 -3
  109. package/product-web/plugins/@xrkseek/client-ui-settings-general/client.js +14 -14
  110. package/product-web/plugins/@xrkseek/client-ui-settings-models/client.js +51 -51
  111. package/product-web/plugins/@xrkseek/client-ui-settings-plugin-inventory/client.js +12 -12
  112. package/product-web/plugins/@xrkseek/client-ui-settings-plugins/client.js +42 -42
  113. package/product-web/plugins/@xrkseek/client-ui-sidebar/client.js +13 -13
  114. package/product-web/plugins/@xrkseek/client-ui-skill/client.js +13 -13
  115. package/product-web/plugins/@xrkseek/client-ui-subagent/client.js +17 -17
  116. package/product-web/plugins/@xrkseek/client-ui-theme/client.js +3 -3
  117. package/product-web/plugins/@xrkseek/client-ui-tool/client.js +39 -39
  118. package/product-web/plugins/@xrkseek/client-ui-trajectory/client.js +171 -150
  119. package/product-web/plugins/@xrkseek/client-ui-user-questions/client.js +27 -27
  120. package/product-web/plugins/@xrkseek/client-ui-workflow-run/client.js +15 -15
  121. package/product-web/plugins/@xrkseek/client-ui-workspace/client.js +53 -53
  122. package/node_modules/@xrkseek/server-face/dist/dsh-schema.d.ts +0 -35
  123. package/node_modules/@xrkseek/server-face/dist/dsh-schema.d.ts.map +0 -1
  124. package/node_modules/@xrkseek/server-face/dist/dsh-schema.js +0 -116
  125. package/node_modules/@xrkseek/server-face/dist/dsh-schema.js.map +0 -1
  126. package/node_modules/@xrkseek/server-face/dist/envelope.d.ts +0 -23
  127. package/node_modules/@xrkseek/server-face/dist/envelope.d.ts.map +0 -1
  128. package/node_modules/@xrkseek/server-face/dist/envelope.js +0 -51
  129. package/node_modules/@xrkseek/server-face/dist/envelope.js.map +0 -1
  130. package/node_modules/@xrkseek/server-face/dist/rpc-error.d.ts +0 -15
  131. package/node_modules/@xrkseek/server-face/dist/rpc-error.d.ts.map +0 -1
  132. package/node_modules/@xrkseek/server-face/dist/rpc-error.js +0 -247
  133. package/node_modules/@xrkseek/server-face/dist/rpc-error.js.map +0 -1
  134. package/product-web/assets/index-BwSJq-Ch.js +0 -112
  135. package/product-web/assets/index-BwSJq-Ch.js.map +0 -1
  136. package/product-web/assets/vendor-CeMKrCZm.js.map +0 -1
@@ -2873,23 +2873,23 @@ window.__ModuleLoader__.load({
2873
2873
  document.head.appendChild(tag);
2874
2874
  }
2875
2875
  var ContextMeter_module_css_default = {
2876
- "header": "bloECW_header",
2877
- "fill": "bloECW_fill",
2878
2876
  "trigger": "bloECW_trigger",
2877
+ "header": "bloECW_header",
2878
+ "row": "bloECW_row",
2879
+ "rows": "bloECW_rows",
2880
+ "colorSystem": "bloECW_colorSystem",
2881
+ "swatch": "bloECW_swatch",
2879
2882
  "headline": "bloECW_headline",
2880
- "figures": "bloECW_figures",
2881
- "percent": "bloECW_percent",
2883
+ "fill": "bloECW_fill",
2884
+ "root": "bloECW_root",
2885
+ "bar": "bloECW_bar",
2882
2886
  "segment": "bloECW_segment",
2887
+ "track": "bloECW_track",
2883
2888
  "panel": "bloECW_panel",
2884
2889
  "colorMessages": "bloECW_colorMessages",
2885
- "swatch": "bloECW_swatch",
2886
- "rows": "bloECW_rows",
2887
2890
  "colorTools": "bloECW_colorTools",
2888
- "root": "bloECW_root",
2889
- "row": "bloECW_row",
2890
- "colorSystem": "bloECW_colorSystem",
2891
- "bar": "bloECW_bar",
2892
- "track": "bloECW_track"
2891
+ "figures": "bloECW_figures",
2892
+ "percent": "bloECW_percent"
2893
2893
  };
2894
2894
  //#endregion
2895
2895
  //#region src/client/skeleton/ContextMeter.tsx
@@ -3062,10 +3062,10 @@ window.__ModuleLoader__.load({
3062
3062
  }
3063
3063
  var PermissionSelect_module_css_default = {
3064
3064
  "trigger": "UJ7tKa_trigger",
3065
- "chevronOpen": "UJ7tKa_chevronOpen",
3066
- "triggerIcon": "UJ7tKa_triggerIcon",
3067
3065
  "chevron": "UJ7tKa_chevron",
3068
- "triggerLabel": "UJ7tKa_triggerLabel"
3066
+ "triggerIcon": "UJ7tKa_triggerIcon",
3067
+ "triggerLabel": "UJ7tKa_triggerLabel",
3068
+ "chevronOpen": "UJ7tKa_chevronOpen"
3069
3069
  };
3070
3070
  //#endregion
3071
3071
  //#region src/client/skeleton/PermissionSelect.tsx
@@ -3299,37 +3299,37 @@ window.__ModuleLoader__.load({
3299
3299
  document.head.appendChild(tag);
3300
3300
  }
3301
3301
  var InputBar_module_css_default = {
3302
- "noticeError": "QdFsVG_noticeError",
3303
- "chipLabel": "QdFsVG_chipLabel",
3304
- "select": "QdFsVG_select",
3305
- "hint": "QdFsVG_hint",
3306
- "add": "QdFsVG_add",
3307
- "backdrop": "QdFsVG_backdrop",
3308
- "cardWorkspaceTrigger": "QdFsVG_cardWorkspaceTrigger",
3309
- "mirror": "QdFsVG_mirror",
3302
+ "textRef": "QdFsVG_textRef",
3310
3303
  "accessory": "QdFsVG_accessory",
3311
- "root": "QdFsVG_root",
3304
+ "chip": "QdFsVG_chip",
3312
3305
  "modes": "QdFsVG_modes",
3313
- "retry": "QdFsVG_retry",
3314
- "primary": "QdFsVG_primary",
3315
- "hlSegment": "QdFsVG_hlSegment",
3316
- "grow": "QdFsVG_grow",
3317
- "chipInvalid": "QdFsVG_chipInvalid",
3318
- "input": "QdFsVG_input",
3319
- "pending": "QdFsVG_pending",
3320
- "input-pending": "QdFsVG_input-pending",
3306
+ "hero": "QdFsVG_hero",
3307
+ "add": "QdFsVG_add",
3308
+ "row": "QdFsVG_row",
3309
+ "mirror": "QdFsVG_mirror",
3321
3310
  "notice": "QdFsVG_notice",
3322
- "trailing": "QdFsVG_trailing",
3311
+ "card": "QdFsVG_card",
3312
+ "cardWorkspaceTrigger": "QdFsVG_cardWorkspaceTrigger",
3323
3313
  "scroll": "QdFsVG_scroll",
3314
+ "overlayAnchor": "QdFsVG_overlayAnchor",
3315
+ "hint": "QdFsVG_hint",
3316
+ "pending": "QdFsVG_pending",
3317
+ "input-pending": "QdFsVG_input-pending",
3318
+ "retry": "QdFsVG_retry",
3319
+ "root": "QdFsVG_root",
3320
+ "chipLabel": "QdFsVG_chipLabel",
3321
+ "chipInvalid": "QdFsVG_chipInvalid",
3324
3322
  "hlToken": "QdFsVG_hlToken",
3325
- "chip": "QdFsVG_chip",
3326
- "hero": "QdFsVG_hero",
3323
+ "noticeError": "QdFsVG_noticeError",
3324
+ "hlSegment": "QdFsVG_hlSegment",
3327
3325
  "attachments": "QdFsVG_attachments",
3326
+ "input": "QdFsVG_input",
3328
3327
  "tools": "QdFsVG_tools",
3329
- "textRef": "QdFsVG_textRef",
3330
- "row": "QdFsVG_row",
3331
- "overlayAnchor": "QdFsVG_overlayAnchor",
3332
- "card": "QdFsVG_card"
3328
+ "primary": "QdFsVG_primary",
3329
+ "trailing": "QdFsVG_trailing",
3330
+ "grow": "QdFsVG_grow",
3331
+ "backdrop": "QdFsVG_backdrop",
3332
+ "select": "QdFsVG_select"
3333
3333
  };
3334
3334
  //#endregion
3335
3335
  //#region src/client/skeleton/InputBar.tsx
@@ -3980,12 +3980,12 @@ window.__ModuleLoader__.load({
3980
3980
  document.head.appendChild(tag);
3981
3981
  }
3982
3982
  var EnterBehaviorRow_module_css_default = {
3983
- "rowText": "ssSNSa_rowText",
3984
3983
  "row": "ssSNSa_row",
3985
3984
  "title": "ssSNSa_title",
3986
- "desc": "ssSNSa_desc",
3987
3985
  "selector": "ssSNSa_selector",
3988
- "chevron": "ssSNSa_chevron"
3986
+ "rowText": "ssSNSa_rowText",
3987
+ "chevron": "ssSNSa_chevron",
3988
+ "desc": "ssSNSa_desc"
3989
3989
  };
3990
3990
  //#endregion
3991
3991
  //#region src/client/settings/EnterBehaviorRow.tsx
@@ -4058,33 +4058,33 @@ window.__ModuleLoader__.load({
4058
4058
  document.head.appendChild(tag);
4059
4059
  }
4060
4060
  var MessageItem_module_css_default = {
4061
- "turnErrorDot": "DuLIaW_turnErrorDot",
4062
- "bubble": "DuLIaW_bubble",
4061
+ "compactionLeading": "DuLIaW_compactionLeading",
4062
+ "retryDetails": "DuLIaW_retryDetails",
4063
+ "compactionContextIcon": "DuLIaW_compactionContextIcon",
4063
4064
  "retryText": "DuLIaW_retryText",
4065
+ "retryDetailLabel": "DuLIaW_retryDetailLabel",
4066
+ "compactionTitle": "DuLIaW_compactionTitle",
4067
+ "turnErrorDot": "DuLIaW_turnErrorDot",
4068
+ "contextRow": "DuLIaW_contextRow",
4069
+ "turnErrorTitle": "DuLIaW_turnErrorTitle",
4070
+ "compactionRow": "DuLIaW_compactionRow",
4071
+ "retrySummary": "DuLIaW_retrySummary",
4072
+ "compactionSep": "DuLIaW_compactionSep",
4064
4073
  "turnErrorCopy": "DuLIaW_turnErrorCopy",
4065
- "turnErrorCode": "DuLIaW_turnErrorCode",
4066
4074
  "turnErrorMessage": "DuLIaW_turnErrorMessage",
4067
- "maxTokensTitle": "DuLIaW_maxTokensTitle",
4068
- "compactionDisclosureIcon": "DuLIaW_compactionDisclosureIcon",
4069
- "compactionRow": "DuLIaW_compactionRow",
4070
- "compactionTitle": "DuLIaW_compactionTitle",
4075
+ "refChip": "DuLIaW_refChip",
4076
+ "compactionBody": "DuLIaW_compactionBody",
4071
4077
  "retry-shimmer": "DuLIaW_retry-shimmer",
4072
- "turnErrorRow": "DuLIaW_turnErrorRow",
4073
- "compactionLeading": "DuLIaW_compactionLeading",
4078
+ "bubble": "DuLIaW_bubble",
4074
4079
  "compactionButton": "DuLIaW_compactionButton",
4075
- "refChip": "DuLIaW_refChip",
4076
- "retryRow": "DuLIaW_retryRow",
4077
- "compactionSep": "DuLIaW_compactionSep",
4078
- "turnErrorTitle": "DuLIaW_turnErrorTitle",
4079
- "retrySummary": "DuLIaW_retrySummary",
4080
- "retryDetailLabel": "DuLIaW_retryDetailLabel",
4081
- "retryDetails": "DuLIaW_retryDetails",
4082
- "userRow": "DuLIaW_userRow",
4080
+ "turnErrorCode": "DuLIaW_turnErrorCode",
4081
+ "compactionDisclosureIcon": "DuLIaW_compactionDisclosureIcon",
4083
4082
  "userStack": "DuLIaW_userStack",
4084
- "compactionContextIcon": "DuLIaW_compactionContextIcon",
4083
+ "maxTokensTitle": "DuLIaW_maxTokensTitle",
4084
+ "userRow": "DuLIaW_userRow",
4085
4085
  "compactionSummary": "DuLIaW_compactionSummary",
4086
- "contextRow": "DuLIaW_contextRow",
4087
- "compactionBody": "DuLIaW_compactionBody"
4086
+ "turnErrorRow": "DuLIaW_turnErrorRow",
4087
+ "retryRow": "DuLIaW_retryRow"
4088
4088
  };
4089
4089
  //#endregion
4090
4090
  //#region src/client/chat/CompactionItem.tsx
@@ -4156,29 +4156,29 @@ window.__ModuleLoader__.load({
4156
4156
  document.head.appendChild(tag);
4157
4157
  }
4158
4158
  var ContextBody_module_css_default = {
4159
- "recall": "mBNGpa_recall",
4160
- "field": "mBNGpa_field",
4161
- "fileAction": "mBNGpa_fileAction",
4159
+ "recallLabel": "mBNGpa_recallLabel",
4160
+ "sections": "mBNGpa_sections",
4162
4161
  "entryName": "mBNGpa_entryName",
4163
- "sectionText": "mBNGpa_sectionText",
4164
- "files": "mBNGpa_files",
4165
- "relaySender": "mBNGpa_relaySender",
4166
- "catalogNotice": "mBNGpa_catalogNotice",
4167
4162
  "section": "mBNGpa_section",
4168
- "recalls": "mBNGpa_recalls",
4169
- "entry": "mBNGpa_entry",
4170
4163
  "entryDescription": "mBNGpa_entryDescription",
4171
- "fields": "mBNGpa_fields",
4164
+ "field": "mBNGpa_field",
4165
+ "fileAction": "mBNGpa_fileAction",
4166
+ "recalls": "mBNGpa_recalls",
4172
4167
  "recallCounts": "mBNGpa_recallCounts",
4168
+ "sectionText": "mBNGpa_sectionText",
4169
+ "catalogNotice": "mBNGpa_catalogNotice",
4170
+ "entries": "mBNGpa_entries",
4173
4171
  "filePath": "mBNGpa_filePath",
4174
4172
  "fieldValue": "mBNGpa_fieldValue",
4173
+ "sectionName": "mBNGpa_sectionName",
4174
+ "file": "mBNGpa_file",
4175
+ "fields": "mBNGpa_fields",
4176
+ "relaySender": "mBNGpa_relaySender",
4175
4177
  "text": "mBNGpa_text",
4176
- "recallLabel": "mBNGpa_recallLabel",
4177
4178
  "fieldKey": "mBNGpa_fieldKey",
4178
- "sectionName": "mBNGpa_sectionName",
4179
- "sections": "mBNGpa_sections",
4180
- "entries": "mBNGpa_entries",
4181
- "file": "mBNGpa_file"
4179
+ "files": "mBNGpa_files",
4180
+ "recall": "mBNGpa_recall",
4181
+ "entry": "mBNGpa_entry"
4182
4182
  };
4183
4183
  //#endregion
4184
4184
  //#region src/client/chat/ContextBody.tsx
@@ -4713,12 +4713,12 @@ window.__ModuleLoader__.load({
4713
4713
  document.head.appendChild(tag);
4714
4714
  }
4715
4715
  var ContextInjectionRow_module_css_default = {
4716
- "sep": "BCt95a_sep",
4717
- "source": "BCt95a_source",
4718
4716
  "root": "BCt95a_root",
4719
- "chevron": "BCt95a_chevron",
4717
+ "source": "BCt95a_source",
4718
+ "body": "BCt95a_body",
4720
4719
  "summary": "BCt95a_summary",
4721
- "body": "BCt95a_body"
4720
+ "chevron": "BCt95a_chevron",
4721
+ "sep": "BCt95a_sep"
4722
4722
  };
4723
4723
  //#endregion
4724
4724
  //#region src/client/chat/ContextInjectionRow.tsx
@@ -4813,11 +4813,11 @@ window.__ModuleLoader__.load({
4813
4813
  document.head.appendChild(tag);
4814
4814
  }
4815
4815
  var MessageIconActions_module_css_default = {
4816
- "timeEnd": "vWo8Ba_timeEnd",
4817
4816
  "timeStart": "vWo8Ba_timeStart",
4818
- "action": "vWo8Ba_action",
4817
+ "timeEnd": "vWo8Ba_timeEnd",
4819
4818
  "runTimeDot": "vWo8Ba_runTimeDot",
4820
4819
  "actions": "vWo8Ba_actions",
4820
+ "action": "vWo8Ba_action",
4821
4821
  "visuallyHidden": "vWo8Ba_visuallyHidden"
4822
4822
  };
4823
4823
  //#endregion
@@ -5211,19 +5211,19 @@ window.__ModuleLoader__.load({
5211
5211
  document.head.appendChild(tag);
5212
5212
  }
5213
5213
  var ChatView_module_css_default = {
5214
- "toBottomSlot": "rzfPEq_toBottomSlot",
5215
- "callRow": "rzfPEq_callRow",
5216
- "toBottom": "rzfPEq_toBottom",
5217
- "turnStatus": "rzfPEq_turnStatus",
5218
- "scroll": "rzfPEq_scroll",
5219
- "column": "rzfPEq_column",
5214
+ "hint": "rzfPEq_hint",
5220
5215
  "root": "rzfPEq_root",
5216
+ "older": "rzfPEq_older",
5217
+ "column": "rzfPEq_column",
5218
+ "scroll": "rzfPEq_scroll",
5221
5219
  "flowItem": "rzfPEq_flowItem",
5222
5220
  "turnStatusClock": "rzfPEq_turnStatusClock",
5223
- "dsh-turn-status-shimmer": "rzfPEq_dsh-turn-status-shimmer",
5224
- "hint": "rzfPEq_hint",
5225
5221
  "openError": "rzfPEq_openError",
5226
- "older": "rzfPEq_older"
5222
+ "dsh-turn-status-shimmer": "rzfPEq_dsh-turn-status-shimmer",
5223
+ "toBottomSlot": "rzfPEq_toBottomSlot",
5224
+ "callRow": "rzfPEq_callRow",
5225
+ "turnStatus": "rzfPEq_turnStatus",
5226
+ "toBottom": "rzfPEq_toBottom"
5227
5227
  };
5228
5228
  //#endregion
5229
5229
  //#region src/client/chat/ChatNodeSeat.tsx
@@ -5700,15 +5700,15 @@ window.__ModuleLoader__.load({
5700
5700
  document.head.appendChild(tag);
5701
5701
  }
5702
5702
  var ApprovalPanel_module_css_default = {
5703
- "command": "HtARWq_command",
5704
5703
  "strip": "HtARWq_strip",
5704
+ "reject": "HtARWq_reject",
5705
+ "dot": "HtARWq_dot",
5706
+ "command": "HtARWq_command",
5707
+ "headline": "HtARWq_headline",
5705
5708
  "card": "HtARWq_card",
5706
- "actionRow": "HtARWq_actionRow",
5709
+ "body": "HtARWq_body",
5707
5710
  "root": "HtARWq_root",
5708
- "headline": "HtARWq_headline",
5709
- "dot": "HtARWq_dot",
5710
- "reject": "HtARWq_reject",
5711
- "body": "HtARWq_body"
5711
+ "actionRow": "HtARWq_actionRow"
5712
5712
  };
5713
5713
  //#endregion
5714
5714
  //#region src/client/skeleton/ApprovalPanel.tsx
@@ -6147,21 +6147,21 @@ window.__ModuleLoader__.load({
6147
6147
  document.head.appendChild(tag);
6148
6148
  }
6149
6149
  var TodoPanel_module_css_default = {
6150
- "glyph": "_S9Ibq_glyph",
6151
- "lead": "_S9Ibq_lead",
6152
6150
  "todo-progress-spin": "_S9Ibq_todo-progress-spin",
6153
- "body": "_S9Ibq_body",
6154
- "item": "_S9Ibq_item",
6151
+ "lead": "_S9Ibq_lead",
6152
+ "header": "_S9Ibq_header",
6155
6153
  "glyphPending": "_S9Ibq_glyphPending",
6156
- "chevron": "_S9Ibq_chevron",
6157
- "title": "_S9Ibq_title",
6158
- "progress": "_S9Ibq_progress",
6159
6154
  "root": "_S9Ibq_root",
6160
- "list": "_S9Ibq_list",
6155
+ "glyph": "_S9Ibq_glyph",
6161
6156
  "glyphCompleted": "_S9Ibq_glyphCompleted",
6157
+ "chevron": "_S9Ibq_chevron",
6158
+ "body": "_S9Ibq_body",
6159
+ "content": "_S9Ibq_content",
6160
+ "list": "_S9Ibq_list",
6161
+ "item": "_S9Ibq_item",
6162
+ "title": "_S9Ibq_title",
6162
6163
  "glyphProgress": "_S9Ibq_glyphProgress",
6163
- "header": "_S9Ibq_header",
6164
- "content": "_S9Ibq_content"
6164
+ "progress": "_S9Ibq_progress"
6165
6165
  };
6166
6166
  //#endregion
6167
6167
  //#region src/client/skeleton/TodoPanel.tsx
@@ -6356,17 +6356,17 @@ window.__ModuleLoader__.load({
6356
6356
  }
6357
6357
  var QueueDock_module_css_default = {
6358
6358
  "dock": "u7UfBG_dock",
6359
- "header": "u7UfBG_header",
6359
+ "lead": "u7UfBG_lead",
6360
+ "list": "u7UfBG_list",
6360
6361
  "editor": "u7UfBG_editor",
6362
+ "actions": "u7UfBG_actions",
6361
6363
  "count": "u7UfBG_count",
6362
6364
  "chevron": "u7UfBG_chevron",
6363
- "row": "u7UfBG_row",
6364
- "actions": "u7UfBG_actions",
6365
- "action": "u7UfBG_action",
6366
6365
  "panel": "u7UfBG_panel",
6367
- "lead": "u7UfBG_lead",
6368
- "list": "u7UfBG_list",
6369
- "preview": "u7UfBG_preview"
6366
+ "preview": "u7UfBG_preview",
6367
+ "action": "u7UfBG_action",
6368
+ "row": "u7UfBG_row",
6369
+ "header": "u7UfBG_header"
6370
6370
  };
6371
6371
  //#endregion
6372
6372
  //#region src/client/queue/QueueDock.tsx
@@ -6624,23 +6624,23 @@ window.__ModuleLoader__.load({
6624
6624
  document.head.appendChild(tag);
6625
6625
  }
6626
6626
  var HeroShell_module_css_default = {
6627
- "headline": "W1fuRW_headline",
6628
6627
  "headlineText": "W1fuRW_headlineText",
6629
- "workspaceRow": "W1fuRW_workspaceRow",
6630
- "modalAction": "W1fuRW_modalAction",
6631
- "stack": "W1fuRW_stack",
6632
6628
  "markHitbox": "W1fuRW_markHitbox",
6633
- "body": "W1fuRW_body",
6634
- "workspace": "W1fuRW_workspace",
6629
+ "mark": "W1fuRW_mark",
6630
+ "modalAction": "W1fuRW_modalAction",
6635
6631
  "folder": "W1fuRW_folder",
6636
- "modalInput": "W1fuRW_modalInput",
6637
6632
  "previewBadge": "W1fuRW_previewBadge",
6638
- "modalError": "W1fuRW_modalError",
6639
- "chevron": "W1fuRW_chevron",
6640
- "root": "W1fuRW_root",
6633
+ "body": "W1fuRW_body",
6641
6634
  "workspaceLabel": "W1fuRW_workspaceLabel",
6635
+ "headline": "W1fuRW_headline",
6636
+ "workspaceRow": "W1fuRW_workspaceRow",
6637
+ "chevron": "W1fuRW_chevron",
6642
6638
  "hero-mark-nudge": "W1fuRW_hero-mark-nudge",
6643
- "mark": "W1fuRW_mark"
6639
+ "modalInput": "W1fuRW_modalInput",
6640
+ "root": "W1fuRW_root",
6641
+ "workspace": "W1fuRW_workspace",
6642
+ "modalError": "W1fuRW_modalError",
6643
+ "stack": "W1fuRW_stack"
6644
6644
  };
6645
6645
  //#endregion
6646
6646
  //#region src/client/skeleton/EmptyHero.tsx
@@ -6790,27 +6790,27 @@ window.__ModuleLoader__.load({
6790
6790
  document.head.appendChild(tag);
6791
6791
  }
6792
6792
  var ConversationRoot_module_css_default = {
6793
- "titleRow": "MBmynq_titleRow",
6794
- "titleCluster": "MBmynq_titleCluster",
6793
+ "crumbSep": "MBmynq_crumbSep",
6794
+ "crumbCurrent": "MBmynq_crumbCurrent",
6795
6795
  "composerStack": "MBmynq_composerStack",
6796
- "headerHidden": "MBmynq_headerHidden",
6797
- "root": "MBmynq_root",
6798
- "crumb": "MBmynq_crumb",
6799
- "crumbSeg": "MBmynq_crumbSeg",
6800
- "tabs": "MBmynq_tabs",
6801
- "tab": "MBmynq_tab",
6796
+ "headerUtilities": "MBmynq_headerUtilities",
6797
+ "tabActive": "MBmynq_tabActive",
6798
+ "composerHero": "MBmynq_composerHero",
6802
6799
  "heroGlow": "MBmynq_heroGlow",
6803
- "crumbs": "MBmynq_crumbs",
6800
+ "crumb": "MBmynq_crumb",
6804
6801
  "scrollBody": "MBmynq_scrollBody",
6802
+ "titleCluster": "MBmynq_titleCluster",
6803
+ "crumbSeg": "MBmynq_crumbSeg",
6804
+ "heroWorkspaceRow": "MBmynq_heroWorkspaceRow",
6805
+ "root": "MBmynq_root",
6805
6806
  "header": "MBmynq_header",
6806
- "crumbCurrent": "MBmynq_crumbCurrent",
6807
6807
  "headerActions": "MBmynq_headerActions",
6808
+ "tabs": "MBmynq_tabs",
6809
+ "headerHidden": "MBmynq_headerHidden",
6810
+ "crumbs": "MBmynq_crumbs",
6811
+ "titleRow": "MBmynq_titleRow",
6812
+ "tab": "MBmynq_tab",
6808
6813
  "viewArea": "MBmynq_viewArea",
6809
- "tabActive": "MBmynq_tabActive",
6810
- "heroWorkspaceRow": "MBmynq_heroWorkspaceRow",
6811
- "crumbSep": "MBmynq_crumbSep",
6812
- "composerHero": "MBmynq_composerHero",
6813
- "headerUtilities": "MBmynq_headerUtilities",
6814
6814
  "composerSeat": "MBmynq_composerSeat"
6815
6815
  };
6816
6816
  //#endregion
@@ -7087,15 +7087,15 @@ window.__ModuleLoader__.load({
7087
7087
  document.head.appendChild(tag);
7088
7088
  }
7089
7089
  var DetailsPanel_module_css_default = {
7090
- "root": "H9rWiW_root",
7090
+ "body": "H9rWiW_body",
7091
+ "title": "H9rWiW_title",
7092
+ "sectionLabel": "H9rWiW_sectionLabel",
7093
+ "header": "H9rWiW_header",
7091
7094
  "code": "H9rWiW_code",
7092
7095
  "close": "H9rWiW_close",
7093
- "title": "H9rWiW_title",
7094
7096
  "section": "H9rWiW_section",
7095
- "body": "H9rWiW_body",
7096
- "empty": "H9rWiW_empty",
7097
- "sectionLabel": "H9rWiW_sectionLabel",
7098
- "header": "H9rWiW_header"
7097
+ "root": "H9rWiW_root",
7098
+ "empty": "H9rWiW_empty"
7099
7099
  };
7100
7100
  //#endregion
7101
7101
  //#region src/client/skeleton/DetailsPanel.tsx
@@ -8940,15 +8940,15 @@ window.__ModuleLoader__.load({
8940
8940
  document.head.appendChild(tag);
8941
8941
  }
8942
8942
  var ReasoningRow_module_css_default = {
8943
+ "leading": "dc9yZG_leading",
8944
+ "separator": "dc9yZG_separator",
8945
+ "chevron": "dc9yZG_chevron",
8943
8946
  "row": "dc9yZG_row",
8944
8947
  "dsh-reasoning-row-sweep": "dc9yZG_dsh-reasoning-row-sweep",
8945
- "chevron": "dc9yZG_chevron",
8946
8948
  "root": "dc9yZG_root",
8947
- "thinkBody": "dc9yZG_thinkBody",
8948
8949
  "summary": "dc9yZG_summary",
8949
- "title": "dc9yZG_title",
8950
- "separator": "dc9yZG_separator",
8951
- "leading": "dc9yZG_leading"
8950
+ "thinkBody": "dc9yZG_thinkBody",
8951
+ "title": "dc9yZG_title"
8952
8952
  };
8953
8953
  //#endregion
8954
8954
  //#region src/client/chat/ReasoningRow.tsx
@@ -9034,9 +9034,9 @@ window.__ModuleLoader__.load({
9034
9034
  }
9035
9035
  var AssistantMarkdown_module_css_default = {
9036
9036
  "root": "wAd5ea_root",
9037
- "body": "wAd5ea_body",
9038
9037
  "stopped": "wAd5ea_stopped",
9039
- "actions": "wAd5ea_actions"
9038
+ "actions": "wAd5ea_actions",
9039
+ "body": "wAd5ea_body"
9040
9040
  };
9041
9041
  //#endregion
9042
9042
  //#region src/client/chat/AssistantMarkdown.tsx
@@ -9149,15 +9149,15 @@ window.__ModuleLoader__.load({
9149
9149
  document.head.appendChild(tag);
9150
9150
  }
9151
9151
  var GenericCommandCard_module_css_default = {
9152
- "summary": "Ga_JSG_summary",
9153
- "leading": "Ga_JSG_leading",
9154
9152
  "row": "Ga_JSG_row",
9155
- "separator": "Ga_JSG_separator",
9156
- "title": "Ga_JSG_title",
9153
+ "leading": "Ga_JSG_leading",
9157
9154
  "root": "Ga_JSG_root",
9158
- "chevron": "Ga_JSG_chevron",
9159
9155
  "dsh-command-row-sweep": "Ga_JSG_dsh-command-row-sweep",
9160
- "body": "Ga_JSG_body"
9156
+ "separator": "Ga_JSG_separator",
9157
+ "summary": "Ga_JSG_summary",
9158
+ "body": "Ga_JSG_body",
9159
+ "title": "Ga_JSG_title",
9160
+ "chevron": "Ga_JSG_chevron"
9161
9161
  };
9162
9162
  //#endregion
9163
9163
  //#region src/client/chat/GenericCommandCard.tsx
@@ -9292,8 +9292,8 @@ window.__ModuleLoader__.load({
9292
9292
  document.head.appendChild(tag);
9293
9293
  }
9294
9294
  var TurnTailNodeView_module_css_default = {
9295
- "actions": "iH5gSa_actions",
9296
- "root": "iH5gSa_root"
9295
+ "root": "iH5gSa_root",
9296
+ "actions": "iH5gSa_actions"
9297
9297
  };
9298
9298
  //#endregion
9299
9299
  //#region src/client/chat/TurnTailNodeView.tsx
@@ -167,14 +167,14 @@ window.__ModuleLoader__.load({
167
167
  document.head.appendChild(tag);
168
168
  }
169
169
  var ProducedFiles_module_css_default = {
170
- "root": "LKrWRG_root",
171
- "label": "LKrWRG_label",
172
170
  "file": "LKrWRG_file",
173
- "showFolder": "LKrWRG_showFolder",
174
- "row": "LKrWRG_row",
171
+ "label": "LKrWRG_label",
175
172
  "measure": "LKrWRG_measure",
176
173
  "more": "LKrWRG_more",
177
- "probe": "LKrWRG_probe"
174
+ "probe": "LKrWRG_probe",
175
+ "root": "LKrWRG_root",
176
+ "row": "LKrWRG_row",
177
+ "showFolder": "LKrWRG_showFolder"
178
178
  };
179
179
  //#endregion
180
180
  //#region src/client/ProducedFiles.tsx
@@ -34,43 +34,43 @@ window.__ModuleLoader__.load({
34
34
  document.head.appendChild(tag);
35
35
  }
36
36
  var DirectoryBrowser_module_css_default = {
37
- "crumbSeat": "eriWnG_crumbSeat",
38
- "divider": "eriWnG_divider",
39
- "crumbEditZone": "eriWnG_crumbEditZone",
40
- "rowSeat": "eriWnG_rowSeat",
37
+ "pathInput": "eriWnG_pathInput",
38
+ "rowName": "eriWnG_rowName",
39
+ "dialog": "eriWnG_dialog",
40
+ "rowSelected": "eriWnG_rowSelected",
41
41
  "loadingFloat": "eriWnG_loadingFloat",
42
+ "createDialog": "eriWnG_createDialog",
43
+ "crumbTrail": "eriWnG_crumbTrail",
44
+ "showHiddenToggle": "eriWnG_showHiddenToggle",
45
+ "crumbEditGlyph": "eriWnG_crumbEditGlyph",
46
+ "rowSeat": "eriWnG_rowSeat",
47
+ "column": "eriWnG_column",
48
+ "footerGap": "eriWnG_footerGap",
42
49
  "createBody": "eriWnG_createBody",
50
+ "editorScope": "eriWnG_editorScope",
51
+ "crumbBar": "eriWnG_crumbBar",
43
52
  "rowIcon": "eriWnG_rowIcon",
44
- "crumbEditGlyph": "eriWnG_crumbEditGlyph",
45
- "pathInput": "eriWnG_pathInput",
46
53
  "createTitle": "eriWnG_createTitle",
47
- "dialog": "eriWnG_dialog",
48
- "footerGap": "eriWnG_footerGap",
49
54
  "createInput": "eriWnG_createInput",
50
- "rowIconSelected": "eriWnG_rowIconSelected",
51
- "rowName": "eriWnG_rowName",
52
- "crumbChevron": "eriWnG_crumbChevron",
55
+ "row": "eriWnG_row",
53
56
  "footerBar": "eriWnG_footerBar",
54
- "title": "eriWnG_title",
55
- "createDialog": "eriWnG_createDialog",
56
- "status": "eriWnG_status",
57
- "content": "eriWnG_content",
58
- "showHiddenToggle": "eriWnG_showHiddenToggle",
59
- "footerAction": "eriWnG_footerAction",
57
+ "millerRow": "eriWnG_millerRow",
58
+ "crumbSeat": "eriWnG_crumbSeat",
59
+ "crumbChevron": "eriWnG_crumbChevron",
60
+ "rowIconSelected": "eriWnG_rowIconSelected",
61
+ "crumb": "eriWnG_crumb",
62
+ "divider": "eriWnG_divider",
60
63
  "header": "eriWnG_header",
61
- "row": "eriWnG_row",
64
+ "content": "eriWnG_content",
62
65
  "rowChevron": "eriWnG_rowChevron",
63
- "editorScope": "eriWnG_editorScope",
66
+ "crumbEditZone": "eriWnG_crumbEditZone",
67
+ "title": "eriWnG_title",
64
68
  "error": "eriWnG_error",
65
- "rowSelected": "eriWnG_rowSelected",
69
+ "showHiddenToggleActive": "eriWnG_showHiddenToggleActive",
70
+ "footerAction": "eriWnG_footerAction",
66
71
  "createIn": "eriWnG_createIn",
67
- "millerRow": "eriWnG_millerRow",
68
- "crumb": "eriWnG_crumb",
69
72
  "createActions": "eriWnG_createActions",
70
- "crumbBar": "eriWnG_crumbBar",
71
- "crumbTrail": "eriWnG_crumbTrail",
72
- "showHiddenToggleActive": "eriWnG_showHiddenToggleActive",
73
- "column": "eriWnG_column"
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
- "objectiveInput": "loP2MG_objectiveInput",
22
- "label": "loP2MG_label",
23
21
  "bar": "loP2MG_bar",
24
22
  "actions": "loP2MG_actions",
25
23
  "error": "loP2MG_error",
26
- "dock": "loP2MG_dock",
27
24
  "goalGlyph": "loP2MG_goalGlyph",
28
25
  "objective": "loP2MG_objective",
29
- "iconBtn": "loP2MG_iconBtn"
26
+ "iconBtn": "loP2MG_iconBtn",
27
+ "objectiveInput": "loP2MG_objectiveInput",
28
+ "label": "loP2MG_label",
29
+ "dock": "loP2MG_dock"
30
30
  };
31
31
  //#endregion
32
32
  //#region src/client/GoalBar.tsx
@@ -673,13 +673,13 @@ window.__ModuleLoader__.load({
673
673
  document.head.appendChild(tag);
674
674
  }
675
675
  var MenuView_module_css_default = {
676
+ "itemDescription": "_203XIq_itemDescription",
676
677
  "viewport": "_203XIq_viewport",
677
678
  "item": "_203XIq_item",
678
- "itemDescription": "_203XIq_itemDescription",
679
679
  "groupTitle": "_203XIq_groupTitle",
680
+ "active": "_203XIq_active",
680
681
  "itemName": "_203XIq_itemName",
681
682
  "loading": "_203XIq_loading",
682
- "active": "_203XIq_active",
683
683
  "menu": "_203XIq_menu",
684
684
  "itemIcon": "_203XIq_itemIcon"
685
685
  };