@nomix-ai/nomix-harness 0.2.3 → 0.2.4

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 (243) hide show
  1. package/dist/kernel/acp/package.json +1 -1
  2. package/dist/kernel/agent/package.json +1 -1
  3. package/dist/kernel/agent-default-model/package.json +1 -1
  4. package/dist/kernel/agent-instructions/package.json +1 -1
  5. package/dist/kernel/agent-loop/package.json +1 -1
  6. package/dist/kernel/agent-presets/package.json +1 -1
  7. package/dist/kernel/agent-tool-presentation/package.json +1 -1
  8. package/dist/kernel/anonymous-user-id/package.json +1 -1
  9. package/dist/kernel/api-gateway/package.json +1 -1
  10. package/dist/kernel/api-remotes/package.json +1 -1
  11. package/dist/kernel/app-boot/package.json +1 -1
  12. package/dist/kernel/atomic-write/package.json +1 -1
  13. package/dist/kernel/attachment/package.json +1 -1
  14. package/dist/kernel/attachment-local/package.json +1 -1
  15. package/dist/kernel/base/package.json +1 -1
  16. package/dist/kernel/bash-local/package.json +1 -1
  17. package/dist/kernel/bash-sandbox/package.json +1 -1
  18. package/dist/kernel/brand/package.json +1 -1
  19. package/dist/kernel/client-connection/package.json +1 -1
  20. package/dist/kernel/client-hmr/package.json +1 -1
  21. package/dist/kernel/client-locale/lib/client.js +1 -1
  22. package/dist/kernel/client-locale/package.json +1 -1
  23. package/dist/kernel/client-modules/package.json +1 -1
  24. package/dist/kernel/client-runtime/package.json +1 -1
  25. package/dist/kernel/client-schema-form/package.json +1 -1
  26. package/dist/kernel/client-ui-agent-preset/lib/client.js +33 -33
  27. package/dist/kernel/client-ui-agent-preset/package.json +1 -1
  28. package/dist/kernel/client-ui-attachment/package.json +1 -1
  29. package/dist/kernel/client-ui-commands/lib/client.js +9 -9
  30. package/dist/kernel/client-ui-commands/package.json +1 -1
  31. package/dist/kernel/client-ui-conversation/lib/client.js +157 -157
  32. package/dist/kernel/client-ui-conversation/package.json +1 -1
  33. package/dist/kernel/client-ui-cordis/lib/client.js +52 -52
  34. package/dist/kernel/client-ui-cordis/package.json +1 -1
  35. package/dist/kernel/client-ui-deliverables/lib/client.js +5 -5
  36. package/dist/kernel/client-ui-deliverables/package.json +1 -1
  37. package/dist/kernel/client-ui-directory-picker-browse/lib/client.js +29 -29
  38. package/dist/kernel/client-ui-directory-picker-browse/package.json +1 -1
  39. package/dist/kernel/client-ui-directory-picker-native/package.json +1 -1
  40. package/dist/kernel/client-ui-goal/lib/client.js +7 -7
  41. package/dist/kernel/client-ui-goal/package.json +1 -1
  42. package/dist/kernel/client-ui-input-trigger/lib/client.js +6 -6
  43. package/dist/kernel/client-ui-input-trigger/package.json +1 -1
  44. package/dist/kernel/client-ui-jobs/lib/client.js +9 -9
  45. package/dist/kernel/client-ui-jobs/package.json +1 -1
  46. package/dist/kernel/client-ui-layout/lib/client.js +4 -4
  47. package/dist/kernel/client-ui-layout/package.json +1 -1
  48. package/dist/kernel/client-ui-message-feedback/lib/client.js +3 -3
  49. package/dist/kernel/client-ui-message-feedback/package.json +1 -1
  50. package/dist/kernel/client-ui-model-selection/lib/client.js +19 -19
  51. package/dist/kernel/client-ui-model-selection/package.json +1 -1
  52. package/dist/kernel/client-ui-permission-presets/lib/client.js +4 -4
  53. package/dist/kernel/client-ui-permission-presets/package.json +1 -1
  54. package/dist/kernel/client-ui-plan/lib/client.js +2 -2
  55. package/dist/kernel/client-ui-plan/package.json +1 -1
  56. package/dist/kernel/client-ui-primitives/package.json +1 -1
  57. package/dist/kernel/client-ui-settings/package.json +1 -1
  58. package/dist/kernel/client-ui-settings-general/lib/client.js +14 -14
  59. package/dist/kernel/client-ui-settings-general/package.json +1 -1
  60. package/dist/kernel/client-ui-settings-models/lib/client.js +54 -54
  61. package/dist/kernel/client-ui-settings-models/package.json +1 -1
  62. package/dist/kernel/client-ui-settings-plugin-inventory/lib/client.js +12 -12
  63. package/dist/kernel/client-ui-settings-plugin-inventory/package.json +1 -1
  64. package/dist/kernel/client-ui-settings-plugins/lib/client.js +22 -22
  65. package/dist/kernel/client-ui-settings-plugins/package.json +1 -1
  66. package/dist/kernel/client-ui-sidebar/lib/client.js +15 -15
  67. package/dist/kernel/client-ui-sidebar/package.json +1 -1
  68. package/dist/kernel/client-ui-skill/lib/client.js +10 -10
  69. package/dist/kernel/client-ui-skill/package.json +1 -1
  70. package/dist/kernel/client-ui-slots/package.json +1 -1
  71. package/dist/kernel/client-ui-subagent/lib/client.js +17 -17
  72. package/dist/kernel/client-ui-subagent/package.json +1 -1
  73. package/dist/kernel/client-ui-theme/lib/client.js +2 -2
  74. package/dist/kernel/client-ui-theme/package.json +1 -1
  75. package/dist/kernel/client-ui-tool/lib/client.js +38 -38
  76. package/dist/kernel/client-ui-tool/package.json +1 -1
  77. package/dist/kernel/client-ui-trajectory/lib/client.js +142 -142
  78. package/dist/kernel/client-ui-trajectory/package.json +1 -1
  79. package/dist/kernel/client-ui-user-questions/lib/client.js +27 -27
  80. package/dist/kernel/client-ui-user-questions/package.json +1 -1
  81. package/dist/kernel/client-ui-workflow-run/lib/client.js +15 -15
  82. package/dist/kernel/client-ui-workflow-run/package.json +1 -1
  83. package/dist/kernel/client-ui-workspace/lib/client.js +55 -55
  84. package/dist/kernel/client-ui-workspace/package.json +1 -1
  85. package/dist/kernel/client-web/package.json +1 -1
  86. package/dist/kernel/client-web-react/package.json +1 -1
  87. package/dist/kernel/cmdline/package.json +1 -1
  88. package/dist/kernel/code-runtime/package.json +1 -1
  89. package/dist/kernel/code-runtime-worker-thread/package.json +1 -1
  90. package/dist/kernel/command-compact/package.json +1 -1
  91. package/dist/kernel/command-feedback/package.json +1 -1
  92. package/dist/kernel/command-goal/package.json +1 -1
  93. package/dist/kernel/commands/package.json +1 -1
  94. package/dist/kernel/compaction/package.json +1 -1
  95. package/dist/kernel/compaction-basic/package.json +1 -1
  96. package/dist/kernel/compaction-tool-result-pruner/package.json +1 -1
  97. package/dist/kernel/cordis-client-runner/package.json +1 -1
  98. package/dist/kernel/cordis-host-runner/package.json +1 -1
  99. package/dist/kernel/credentials/package.json +1 -1
  100. package/dist/kernel/credentials-local/package.json +1 -1
  101. package/dist/kernel/e2b/package.json +1 -1
  102. package/dist/kernel/fs/package.json +1 -1
  103. package/dist/kernel/fs-e2b/package.json +1 -1
  104. package/dist/kernel/fs-local/package.json +1 -1
  105. package/dist/kernel/fs-observation-policy/package.json +1 -1
  106. package/dist/kernel/fs-sandbox/package.json +1 -1
  107. package/dist/kernel/goal/package.json +1 -1
  108. package/dist/kernel/goal-round-driver/package.json +1 -1
  109. package/dist/kernel/headless/package.json +1 -1
  110. package/dist/kernel/home-paths/package.json +1 -1
  111. package/dist/kernel/hook-protocol/package.json +1 -1
  112. package/dist/kernel/hooks-claude-code/package.json +1 -1
  113. package/dist/kernel/hooks-codex/package.json +1 -1
  114. package/dist/kernel/host-apiproxy/package.json +1 -1
  115. package/dist/kernel/host-directory-picker/package.json +1 -1
  116. package/dist/kernel/host-directory-picker-auto/package.json +1 -1
  117. package/dist/kernel/host-directory-picker-browse/package.json +1 -1
  118. package/dist/kernel/host-directory-picker-native/package.json +1 -1
  119. package/dist/kernel/host-frontend-static/package.json +1 -1
  120. package/dist/kernel/host-plugin-inventory/package.json +1 -1
  121. package/dist/kernel/host-webserver/package.json +1 -1
  122. package/dist/kernel/invariants/package.json +1 -1
  123. package/dist/kernel/jobs/package.json +1 -1
  124. package/dist/kernel/jobs-local/package.json +1 -1
  125. package/dist/kernel/launch-environment/package.json +1 -1
  126. package/dist/kernel/llm/package.json +1 -1
  127. package/dist/kernel/llm-deepseek/package.json +1 -1
  128. package/dist/kernel/llm-pi-ai/package.json +1 -1
  129. package/dist/kernel/llm-retry/package.json +1 -1
  130. package/dist/kernel/lsp/package.json +1 -1
  131. package/dist/kernel/lsp-stdio/package.json +1 -1
  132. package/dist/kernel/mcp-client/package.json +1 -1
  133. package/dist/kernel/message-feedback/package.json +1 -1
  134. package/dist/kernel/native-command/package.json +1 -1
  135. package/dist/kernel/output-retention/package.json +1 -1
  136. package/dist/kernel/permission-presets/package.json +1 -1
  137. package/dist/kernel/persona/package.json +1 -1
  138. package/dist/kernel/plan-mode/package.json +1 -1
  139. package/dist/kernel/pwsh-local/package.json +1 -1
  140. package/dist/kernel/pwsh-sandbox/package.json +1 -1
  141. package/dist/kernel/repeat-tool-reminder/package.json +1 -1
  142. package/dist/kernel/sandbox/package.json +1 -1
  143. package/dist/kernel/sandbox-local/lib/index.js +5 -3
  144. package/dist/kernel/sandbox-local/lib/types/index.d.ts +3 -1
  145. package/dist/kernel/sandbox-local/lib/types/index.js +6 -3
  146. package/dist/kernel/sandbox-local/package.json +1 -1
  147. package/dist/kernel/sandbox-policy/package.json +1 -1
  148. package/dist/kernel/sandbox-windows-acl/package.json +1 -1
  149. package/dist/kernel/schedule/package.json +1 -1
  150. package/dist/kernel/scope/package.json +1 -1
  151. package/dist/kernel/sdk-client/package.json +1 -1
  152. package/dist/kernel/sdk-jsonrpc-server/package.json +1 -1
  153. package/dist/kernel/sdk-protocol/package.json +1 -1
  154. package/dist/kernel/session/package.json +1 -1
  155. package/dist/kernel/session-checkpoint-policy/package.json +1 -1
  156. package/dist/kernel/session-log-export/package.json +1 -1
  157. package/dist/kernel/session-persistence/package.json +1 -1
  158. package/dist/kernel/session-persistence-jsonl/package.json +1 -1
  159. package/dist/kernel/session-persistence-sqlite/package.json +1 -1
  160. package/dist/kernel/session-projection/package.json +1 -1
  161. package/dist/kernel/session-projection-cache/package.json +1 -1
  162. package/dist/kernel/session-query/package.json +1 -1
  163. package/dist/kernel/session-query-sqlite/package.json +1 -1
  164. package/dist/kernel/session-reference/package.json +1 -1
  165. package/dist/kernel/session-stats/package.json +1 -1
  166. package/dist/kernel/session-telemetry/package.json +1 -1
  167. package/dist/kernel/session-telemetry-otel/package.json +1 -1
  168. package/dist/kernel/session-title/package.json +1 -1
  169. package/dist/kernel/session-title-all-prompts-llm/package.json +1 -1
  170. package/dist/kernel/session-title-first-prompt-llm/package.json +1 -1
  171. package/dist/kernel/session-title-llm/package.json +1 -1
  172. package/dist/kernel/settings/package.json +1 -1
  173. package/dist/kernel/settings-file/package.json +1 -1
  174. package/dist/kernel/shell/package.json +1 -1
  175. package/dist/kernel/shell-env/package.json +1 -1
  176. package/dist/kernel/skill/package.json +1 -1
  177. package/dist/kernel/skill-badge/package.json +1 -1
  178. package/dist/kernel/skill-filesystem/package.json +1 -1
  179. package/dist/kernel/spill/package.json +1 -1
  180. package/dist/kernel/spill-local/package.json +1 -1
  181. package/dist/kernel/spill-policy/package.json +1 -1
  182. package/dist/kernel/storage/package.json +1 -1
  183. package/dist/kernel/storage-domain/package.json +1 -1
  184. package/dist/kernel/storage-json/package.json +1 -1
  185. package/dist/kernel/storage-sqlite/package.json +1 -1
  186. package/dist/kernel/subagent/package.json +1 -1
  187. package/dist/kernel/subagent-acp/package.json +1 -1
  188. package/dist/kernel/subagent-claude-code/package.json +1 -1
  189. package/dist/kernel/subagent-codex/package.json +1 -1
  190. package/dist/kernel/subagent-fork-in-process/package.json +1 -1
  191. package/dist/kernel/subagent-in-process-driver/package.json +1 -1
  192. package/dist/kernel/subagent-nomix-sdk/package.json +1 -1
  193. package/dist/kernel/subagent-spawn-in-process/package.json +1 -1
  194. package/dist/kernel/subprocess/package.json +1 -1
  195. package/dist/kernel/subprocess-e2b/package.json +1 -1
  196. package/dist/kernel/subprocess-local/package.json +1 -1
  197. package/dist/kernel/system-prompt/package.json +1 -1
  198. package/dist/kernel/terminal/package.json +1 -1
  199. package/dist/kernel/terminal-bash/package.json +1 -1
  200. package/dist/kernel/time-context/package.json +1 -1
  201. package/dist/kernel/timeout/package.json +1 -1
  202. package/dist/kernel/tmux-context/package.json +1 -1
  203. package/dist/kernel/token-meter/package.json +1 -1
  204. package/dist/kernel/tool-ask-user/package.json +1 -1
  205. package/dist/kernel/tool-bash/package.json +1 -1
  206. package/dist/kernel/tool-bash-persistent/package.json +1 -1
  207. package/dist/kernel/tool-call-timeout-policy/package.json +1 -1
  208. package/dist/kernel/tool-cordis/package.json +1 -1
  209. package/dist/kernel/tool-fs/package.json +1 -1
  210. package/dist/kernel/tool-fs-search/package.json +1 -1
  211. package/dist/kernel/tool-goal/package.json +1 -1
  212. package/dist/kernel/tool-jobs/package.json +1 -1
  213. package/dist/kernel/tool-lsp/package.json +1 -1
  214. package/dist/kernel/tool-pwsh/package.json +1 -1
  215. package/dist/kernel/tool-ralph/package.json +1 -1
  216. package/dist/kernel/tool-session-query/package.json +1 -1
  217. package/dist/kernel/tool-skill/package.json +1 -1
  218. package/dist/kernel/tool-str-replace-editor/package.json +1 -1
  219. package/dist/kernel/tool-subagent/package.json +1 -1
  220. package/dist/kernel/tool-subagent-control/package.json +1 -1
  221. package/dist/kernel/tool-subagent-report/package.json +1 -1
  222. package/dist/kernel/tool-terminal/package.json +1 -1
  223. package/dist/kernel/tool-todo/package.json +1 -1
  224. package/dist/kernel/tool-web/package.json +1 -1
  225. package/dist/kernel/tool-workflow/package.json +1 -1
  226. package/dist/kernel/tools/package.json +1 -1
  227. package/dist/kernel/typert-generator/package.json +1 -1
  228. package/dist/kernel/typert-loader/package.json +1 -1
  229. package/dist/kernel/typert-protocol/package.json +1 -1
  230. package/dist/kernel/typert-registry/package.json +1 -1
  231. package/dist/kernel/user-approval/package.json +1 -1
  232. package/dist/kernel/user-questions/package.json +1 -1
  233. package/dist/kernel/web/package.json +1 -1
  234. package/dist/kernel/web-app/package.json +1 -1
  235. package/dist/kernel/web-fetch-http/package.json +1 -1
  236. package/dist/kernel/web-frontend/package.json +1 -1
  237. package/dist/kernel/web-search-deepseek/package.json +1 -1
  238. package/dist/kernel/web-search-exa/package.json +1 -1
  239. package/dist/kernel/web-search-perplexity/package.json +1 -1
  240. package/dist/kernel/workflow/package.json +1 -1
  241. package/dist/kernel/workflow-worker-thread/package.json +1 -1
  242. package/dist/kernel/workspace/package.json +1 -1
  243. package/package.json +1 -1
@@ -2881,22 +2881,22 @@ window.__ModuleLoader__.load({
2881
2881
  document.head.appendChild(tag);
2882
2882
  }
2883
2883
  var ContextMeter_module_css_default = {
2884
- "bar": "jexDtG_bar",
2885
- "colorMessages": "jexDtG_colorMessages",
2886
2884
  "track": "jexDtG_track",
2887
- "rows": "jexDtG_rows",
2888
- "root": "jexDtG_root",
2889
- "headline": "jexDtG_headline",
2890
- "panel": "jexDtG_panel",
2891
- "fill": "jexDtG_fill",
2892
2885
  "header": "jexDtG_header",
2893
2886
  "percent": "jexDtG_percent",
2894
- "swatch": "jexDtG_swatch",
2895
- "colorSystem": "jexDtG_colorSystem",
2896
2887
  "trigger": "jexDtG_trigger",
2888
+ "bar": "jexDtG_bar",
2889
+ "swatch": "jexDtG_swatch",
2890
+ "panel": "jexDtG_panel",
2891
+ "segment": "jexDtG_segment",
2892
+ "rows": "jexDtG_rows",
2893
+ "headline": "jexDtG_headline",
2897
2894
  "colorTools": "jexDtG_colorTools",
2895
+ "colorSystem": "jexDtG_colorSystem",
2896
+ "fill": "jexDtG_fill",
2898
2897
  "figures": "jexDtG_figures",
2899
- "segment": "jexDtG_segment",
2898
+ "colorMessages": "jexDtG_colorMessages",
2899
+ "root": "jexDtG_root",
2900
2900
  "row": "jexDtG_row"
2901
2901
  };
2902
2902
  //#endregion
@@ -3069,10 +3069,10 @@ window.__ModuleLoader__.load({
3069
3069
  document.head.appendChild(tag);
3070
3070
  }
3071
3071
  var PermissionSelect_module_css_default = {
3072
- "chevron": "DEwL5W_chevron",
3072
+ "trigger": "DEwL5W_trigger",
3073
3073
  "triggerIcon": "DEwL5W_triggerIcon",
3074
3074
  "triggerLabel": "DEwL5W_triggerLabel",
3075
- "trigger": "DEwL5W_trigger",
3075
+ "chevron": "DEwL5W_chevron",
3076
3076
  "chevronOpen": "DEwL5W_chevronOpen"
3077
3077
  };
3078
3078
  //#endregion
@@ -3308,37 +3308,37 @@ window.__ModuleLoader__.load({
3308
3308
  document.head.appendChild(tag);
3309
3309
  }
3310
3310
  var InputBar_module_css_default = {
3311
- "backdrop": "LiGuRq_backdrop",
3312
- "attachments": "LiGuRq_attachments",
3313
- "chipLabel": "LiGuRq_chipLabel",
3314
- "card": "LiGuRq_card",
3315
3311
  "trailing": "LiGuRq_trailing",
3316
- "mirror": "LiGuRq_mirror",
3317
- "textRef": "LiGuRq_textRef",
3312
+ "retry": "LiGuRq_retry",
3318
3313
  "accessory": "LiGuRq_accessory",
3319
- "noticeError": "LiGuRq_noticeError",
3320
- "input": "LiGuRq_input",
3314
+ "hint": "LiGuRq_hint",
3315
+ "backdrop": "LiGuRq_backdrop",
3321
3316
  "pending": "LiGuRq_pending",
3322
- "add": "LiGuRq_add",
3323
- "root": "LiGuRq_root",
3324
- "grow": "LiGuRq_grow",
3317
+ "mirror": "LiGuRq_mirror",
3318
+ "notice": "LiGuRq_notice",
3325
3319
  "tools": "LiGuRq_tools",
3320
+ "select": "LiGuRq_select",
3321
+ "chipLabel": "LiGuRq_chipLabel",
3322
+ "input-pending": "LiGuRq_input-pending",
3323
+ "grow": "LiGuRq_grow",
3324
+ "textRef": "LiGuRq_textRef",
3325
+ "chipInvalid": "LiGuRq_chipInvalid",
3326
3326
  "cardWorkspaceTrigger": "LiGuRq_cardWorkspaceTrigger",
3327
- "hero": "LiGuRq_hero",
3328
- "retry": "LiGuRq_retry",
3329
- "hlToken": "LiGuRq_hlToken",
3330
- "primary": "LiGuRq_primary",
3327
+ "input": "LiGuRq_input",
3328
+ "add": "LiGuRq_add",
3331
3329
  "row": "LiGuRq_row",
3332
- "scroll": "LiGuRq_scroll",
3333
- "chip": "LiGuRq_chip",
3334
- "hint": "LiGuRq_hint",
3330
+ "card": "LiGuRq_card",
3331
+ "attachments": "LiGuRq_attachments",
3332
+ "hero": "LiGuRq_hero",
3333
+ "noticeError": "LiGuRq_noticeError",
3335
3334
  "modes": "LiGuRq_modes",
3336
- "notice": "LiGuRq_notice",
3337
3335
  "overlayAnchor": "LiGuRq_overlayAnchor",
3338
- "chipInvalid": "LiGuRq_chipInvalid",
3336
+ "primary": "LiGuRq_primary",
3337
+ "chip": "LiGuRq_chip",
3338
+ "hlToken": "LiGuRq_hlToken",
3339
3339
  "hlSegment": "LiGuRq_hlSegment",
3340
- "select": "LiGuRq_select",
3341
- "input-pending": "LiGuRq_input-pending"
3340
+ "scroll": "LiGuRq_scroll",
3341
+ "root": "LiGuRq_root"
3342
3342
  };
3343
3343
  //#endregion
3344
3344
  //#region lib/types/client/skeleton/InputBar.js
@@ -3988,11 +3988,11 @@ window.__ModuleLoader__.load({
3988
3988
  document.head.appendChild(tag);
3989
3989
  }
3990
3990
  var EnterBehaviorRow_module_css_default = {
3991
+ "row": "IJntMa_row",
3991
3992
  "chevron": "IJntMa_chevron",
3993
+ "rowText": "IJntMa_rowText",
3992
3994
  "desc": "IJntMa_desc",
3993
- "row": "IJntMa_row",
3994
3995
  "title": "IJntMa_title",
3995
- "rowText": "IJntMa_rowText",
3996
3996
  "selector": "IJntMa_selector"
3997
3997
  };
3998
3998
  //#endregion
@@ -4066,33 +4066,33 @@ window.__ModuleLoader__.load({
4066
4066
  document.head.appendChild(tag);
4067
4067
  }
4068
4068
  var MessageItem_module_css_default = {
4069
- "bubble": "g7eWLW_bubble",
4070
- "userStack": "g7eWLW_userStack",
4071
- "compactionButton": "g7eWLW_compactionButton",
4072
- "retryDetails": "g7eWLW_retryDetails",
4073
- "turnErrorCopy": "g7eWLW_turnErrorCopy",
4074
- "compactionSummary": "g7eWLW_compactionSummary",
4075
- "turnErrorDot": "g7eWLW_turnErrorDot",
4076
- "retryDetailLabel": "g7eWLW_retryDetailLabel",
4077
4069
  "compactionBody": "g7eWLW_compactionBody",
4078
4070
  "turnErrorMessage": "g7eWLW_turnErrorMessage",
4079
- "turnErrorCode": "g7eWLW_turnErrorCode",
4080
- "compactionRow": "g7eWLW_compactionRow",
4081
- "compactionLeading": "g7eWLW_compactionLeading",
4082
- "maxTokensTitle": "g7eWLW_maxTokensTitle",
4083
- "refChip": "g7eWLW_refChip",
4084
- "turnErrorRow": "g7eWLW_turnErrorRow",
4085
4071
  "contextRow": "g7eWLW_contextRow",
4072
+ "compactionSummary": "g7eWLW_compactionSummary",
4073
+ "userStack": "g7eWLW_userStack",
4074
+ "compactionLeading": "g7eWLW_compactionLeading",
4075
+ "bubble": "g7eWLW_bubble",
4076
+ "compactionTitle": "g7eWLW_compactionTitle",
4086
4077
  "retry-shimmer": "g7eWLW_retry-shimmer",
4078
+ "compactionSep": "g7eWLW_compactionSep",
4087
4079
  "retrySummary": "g7eWLW_retrySummary",
4088
- "retryText": "g7eWLW_retryText",
4089
- "retryRow": "g7eWLW_retryRow",
4080
+ "retryDetails": "g7eWLW_retryDetails",
4081
+ "turnErrorDot": "g7eWLW_turnErrorDot",
4090
4082
  "turnErrorTitle": "g7eWLW_turnErrorTitle",
4091
- "compactionDisclosureIcon": "g7eWLW_compactionDisclosureIcon",
4092
- "compactionTitle": "g7eWLW_compactionTitle",
4093
- "compactionSep": "g7eWLW_compactionSep",
4083
+ "refChip": "g7eWLW_refChip",
4084
+ "retryRow": "g7eWLW_retryRow",
4085
+ "maxTokensTitle": "g7eWLW_maxTokensTitle",
4094
4086
  "compactionContextIcon": "g7eWLW_compactionContextIcon",
4095
- "userRow": "g7eWLW_userRow"
4087
+ "turnErrorRow": "g7eWLW_turnErrorRow",
4088
+ "compactionDisclosureIcon": "g7eWLW_compactionDisclosureIcon",
4089
+ "userRow": "g7eWLW_userRow",
4090
+ "compactionButton": "g7eWLW_compactionButton",
4091
+ "turnErrorCopy": "g7eWLW_turnErrorCopy",
4092
+ "compactionRow": "g7eWLW_compactionRow",
4093
+ "retryDetailLabel": "g7eWLW_retryDetailLabel",
4094
+ "retryText": "g7eWLW_retryText",
4095
+ "turnErrorCode": "g7eWLW_turnErrorCode"
4096
4096
  };
4097
4097
  //#endregion
4098
4098
  //#region lib/types/client/chat/CompactionItem.js
@@ -4164,29 +4164,29 @@ window.__ModuleLoader__.load({
4164
4164
  document.head.appendChild(tag);
4165
4165
  }
4166
4166
  var ContextBody_module_css_default = {
4167
- "fieldKey": "M0vZua_fieldKey",
4167
+ "field": "M0vZua_field",
4168
+ "filePath": "M0vZua_filePath",
4169
+ "sectionText": "M0vZua_sectionText",
4170
+ "sections": "M0vZua_sections",
4171
+ "recallCounts": "M0vZua_recallCounts",
4168
4172
  "text": "M0vZua_text",
4173
+ "fieldKey": "M0vZua_fieldKey",
4174
+ "catalogNotice": "M0vZua_catalogNotice",
4169
4175
  "entries": "M0vZua_entries",
4170
- "entryDescription": "M0vZua_entryDescription",
4171
- "sectionText": "M0vZua_sectionText",
4172
- "recall": "M0vZua_recall",
4176
+ "files": "M0vZua_files",
4177
+ "sectionName": "M0vZua_sectionName",
4173
4178
  "recallLabel": "M0vZua_recallLabel",
4174
- "recallCounts": "M0vZua_recallCounts",
4179
+ "entry": "M0vZua_entry",
4180
+ "file": "M0vZua_file",
4181
+ "relaySender": "M0vZua_relaySender",
4175
4182
  "fields": "M0vZua_fields",
4176
4183
  "entryName": "M0vZua_entryName",
4177
- "fileAction": "M0vZua_fileAction",
4178
- "relaySender": "M0vZua_relaySender",
4179
- "entry": "M0vZua_entry",
4180
- "files": "M0vZua_files",
4184
+ "recalls": "M0vZua_recalls",
4181
4185
  "fieldValue": "M0vZua_fieldValue",
4182
- "sections": "M0vZua_sections",
4183
4186
  "section": "M0vZua_section",
4184
- "field": "M0vZua_field",
4185
- "recalls": "M0vZua_recalls",
4186
- "file": "M0vZua_file",
4187
- "filePath": "M0vZua_filePath",
4188
- "sectionName": "M0vZua_sectionName",
4189
- "catalogNotice": "M0vZua_catalogNotice"
4187
+ "recall": "M0vZua_recall",
4188
+ "fileAction": "M0vZua_fileAction",
4189
+ "entryDescription": "M0vZua_entryDescription"
4190
4190
  };
4191
4191
  //#endregion
4192
4192
  //#region lib/types/client/chat/ContextBody.js
@@ -4721,12 +4721,12 @@ window.__ModuleLoader__.load({
4721
4721
  document.head.appendChild(tag);
4722
4722
  }
4723
4723
  var ContextInjectionRow_module_css_default = {
4724
- "source": "_6Aj7nG_source",
4725
- "body": "_6Aj7nG_body",
4726
4724
  "root": "_6Aj7nG_root",
4727
- "chevron": "_6Aj7nG_chevron",
4725
+ "source": "_6Aj7nG_source",
4728
4726
  "summary": "_6Aj7nG_summary",
4729
- "sep": "_6Aj7nG_sep"
4727
+ "sep": "_6Aj7nG_sep",
4728
+ "chevron": "_6Aj7nG_chevron",
4729
+ "body": "_6Aj7nG_body"
4730
4730
  };
4731
4731
  //#endregion
4732
4732
  //#region lib/types/client/chat/ContextInjectionRow.js
@@ -4821,12 +4821,12 @@ window.__ModuleLoader__.load({
4821
4821
  document.head.appendChild(tag);
4822
4822
  }
4823
4823
  var MessageIconActions_module_css_default = {
4824
- "timeEnd": "-pWzZa_timeEnd",
4825
- "actions": "-pWzZa_actions",
4826
4824
  "timeStart": "-pWzZa_timeStart",
4827
- "runTimeDot": "-pWzZa_runTimeDot",
4825
+ "actions": "-pWzZa_actions",
4828
4826
  "action": "-pWzZa_action",
4829
- "visuallyHidden": "-pWzZa_visuallyHidden"
4827
+ "timeEnd": "-pWzZa_timeEnd",
4828
+ "visuallyHidden": "-pWzZa_visuallyHidden",
4829
+ "runTimeDot": "-pWzZa_runTimeDot"
4830
4830
  };
4831
4831
  //#endregion
4832
4832
  //#region lib/types/client/chat/MessageIconActions.js
@@ -5219,19 +5219,19 @@ window.__ModuleLoader__.load({
5219
5219
  document.head.appendChild(tag);
5220
5220
  }
5221
5221
  var ChatView_module_css_default = {
5222
- "flowItem": "_51QFdG_flowItem",
5223
- "nomix-turn-status-shimmer": "_51QFdG_nomix-turn-status-shimmer",
5224
- "root": "_51QFdG_root",
5225
- "older": "_51QFdG_older",
5226
- "turnStatusClock": "_51QFdG_turnStatusClock",
5227
5222
  "toBottomSlot": "_51QFdG_toBottomSlot",
5228
- "scroll": "_51QFdG_scroll",
5229
5223
  "column": "_51QFdG_column",
5230
5224
  "callRow": "_51QFdG_callRow",
5231
- "turnStatus": "_51QFdG_turnStatus",
5225
+ "scroll": "_51QFdG_scroll",
5226
+ "nomix-turn-status-shimmer": "_51QFdG_nomix-turn-status-shimmer",
5232
5227
  "hint": "_51QFdG_hint",
5233
- "openError": "_51QFdG_openError",
5234
- "toBottom": "_51QFdG_toBottom"
5228
+ "older": "_51QFdG_older",
5229
+ "turnStatusClock": "_51QFdG_turnStatusClock",
5230
+ "toBottom": "_51QFdG_toBottom",
5231
+ "root": "_51QFdG_root",
5232
+ "turnStatus": "_51QFdG_turnStatus",
5233
+ "flowItem": "_51QFdG_flowItem",
5234
+ "openError": "_51QFdG_openError"
5235
5235
  };
5236
5236
  //#endregion
5237
5237
  //#region lib/types/client/chat/ChatNodeSeat.js
@@ -5708,15 +5708,15 @@ window.__ModuleLoader__.load({
5708
5708
  document.head.appendChild(tag);
5709
5709
  }
5710
5710
  var ApprovalPanel_module_css_default = {
5711
- "actionRow": "DitUla_actionRow",
5712
- "card": "DitUla_card",
5711
+ "body": "DitUla_body",
5712
+ "dot": "DitUla_dot",
5713
+ "reject": "DitUla_reject",
5714
+ "strip": "DitUla_strip",
5713
5715
  "command": "DitUla_command",
5716
+ "actionRow": "DitUla_actionRow",
5714
5717
  "headline": "DitUla_headline",
5715
- "strip": "DitUla_strip",
5716
- "dot": "DitUla_dot",
5717
5718
  "root": "DitUla_root",
5718
- "reject": "DitUla_reject",
5719
- "body": "DitUla_body"
5719
+ "card": "DitUla_card"
5720
5720
  };
5721
5721
  //#endregion
5722
5722
  //#region lib/types/client/skeleton/ApprovalPanel.js
@@ -6155,21 +6155,21 @@ window.__ModuleLoader__.load({
6155
6155
  document.head.appendChild(tag);
6156
6156
  }
6157
6157
  var TodoPanel_module_css_default = {
6158
- "progress": "XR6t8a_progress",
6159
6158
  "body": "XR6t8a_body",
6159
+ "chevron": "XR6t8a_chevron",
6160
+ "glyphProgress": "XR6t8a_glyphProgress",
6161
+ "todo-progress-spin": "XR6t8a_todo-progress-spin",
6162
+ "progress": "XR6t8a_progress",
6160
6163
  "lead": "XR6t8a_lead",
6161
- "glyphPending": "XR6t8a_glyphPending",
6162
- "list": "XR6t8a_list",
6163
- "item": "XR6t8a_item",
6164
6164
  "glyphCompleted": "XR6t8a_glyphCompleted",
6165
+ "item": "XR6t8a_item",
6165
6166
  "content": "XR6t8a_content",
6166
- "glyphProgress": "XR6t8a_glyphProgress",
6167
- "header": "XR6t8a_header",
6168
- "chevron": "XR6t8a_chevron",
6169
- "todo-progress-spin": "XR6t8a_todo-progress-spin",
6170
- "title": "XR6t8a_title",
6171
6167
  "root": "XR6t8a_root",
6172
- "glyph": "XR6t8a_glyph"
6168
+ "title": "XR6t8a_title",
6169
+ "glyph": "XR6t8a_glyph",
6170
+ "header": "XR6t8a_header",
6171
+ "list": "XR6t8a_list",
6172
+ "glyphPending": "XR6t8a_glyphPending"
6173
6173
  };
6174
6174
  //#endregion
6175
6175
  //#region lib/types/client/skeleton/TodoPanel.js
@@ -6362,18 +6362,18 @@ window.__ModuleLoader__.load({
6362
6362
  document.head.appendChild(tag);
6363
6363
  }
6364
6364
  var QueueDock_module_css_default = {
6365
+ "panel": "i41fhG_panel",
6366
+ "actions": "i41fhG_actions",
6367
+ "action": "i41fhG_action",
6368
+ "header": "i41fhG_header",
6365
6369
  "chevron": "i41fhG_chevron",
6366
6370
  "dock": "i41fhG_dock",
6367
6371
  "count": "i41fhG_count",
6368
- "actions": "i41fhG_actions",
6369
- "lead": "i41fhG_lead",
6370
6372
  "editor": "i41fhG_editor",
6371
- "panel": "i41fhG_panel",
6373
+ "lead": "i41fhG_lead",
6372
6374
  "list": "i41fhG_list",
6373
- "preview": "i41fhG_preview",
6374
- "action": "i41fhG_action",
6375
- "header": "i41fhG_header",
6376
- "row": "i41fhG_row"
6375
+ "row": "i41fhG_row",
6376
+ "preview": "i41fhG_preview"
6377
6377
  };
6378
6378
  //#endregion
6379
6379
  //#region lib/types/client/queue/QueueDock.js
@@ -6631,23 +6631,23 @@ window.__ModuleLoader__.load({
6631
6631
  document.head.appendChild(tag);
6632
6632
  }
6633
6633
  var HeroShell_module_css_default = {
6634
- "headlineText": "xoAT5G_headlineText",
6635
- "hero-logo-lift": "xoAT5G_hero-logo-lift",
6636
- "modalError": "xoAT5G_modalError",
6637
- "workspace": "xoAT5G_workspace",
6634
+ "workspaceRow": "xoAT5G_workspaceRow",
6635
+ "body": "xoAT5G_body",
6636
+ "chevron": "xoAT5G_chevron",
6637
+ "workspaceLabel": "xoAT5G_workspaceLabel",
6638
6638
  "modalInput": "xoAT5G_modalInput",
6639
+ "modalError": "xoAT5G_modalError",
6639
6640
  "modalAction": "xoAT5G_modalAction",
6640
- "workspaceLabel": "xoAT5G_workspaceLabel",
6641
- "logoHitbox": "xoAT5G_logoHitbox",
6641
+ "folder": "xoAT5G_folder",
6642
6642
  "stack": "xoAT5G_stack",
6643
6643
  "headline": "xoAT5G_headline",
6644
- "body": "xoAT5G_body",
6645
- "chevron": "xoAT5G_chevron",
6646
- "folder": "xoAT5G_folder",
6647
- "workspaceRow": "xoAT5G_workspaceRow",
6648
- "previewBadge": "xoAT5G_previewBadge",
6644
+ "hero-logo-lift": "xoAT5G_hero-logo-lift",
6645
+ "headlineText": "xoAT5G_headlineText",
6646
+ "root": "xoAT5G_root",
6649
6647
  "logo": "xoAT5G_logo",
6650
- "root": "xoAT5G_root"
6648
+ "previewBadge": "xoAT5G_previewBadge",
6649
+ "workspace": "xoAT5G_workspace",
6650
+ "logoHitbox": "xoAT5G_logoHitbox"
6651
6651
  };
6652
6652
  //#endregion
6653
6653
  //#region lib/types/client/skeleton/EmptyHero.js
@@ -6797,28 +6797,28 @@ window.__ModuleLoader__.load({
6797
6797
  document.head.appendChild(tag);
6798
6798
  }
6799
6799
  var ConversationRoot_module_css_default = {
6800
- "tab": "rwy4Oa_tab",
6801
- "headerHidden": "rwy4Oa_headerHidden",
6800
+ "titleCluster": "rwy4Oa_titleCluster",
6801
+ "headerUtilities": "rwy4Oa_headerUtilities",
6802
+ "crumbCurrent": "rwy4Oa_crumbCurrent",
6802
6803
  "headerActions": "rwy4Oa_headerActions",
6804
+ "tabs": "rwy4Oa_tabs",
6803
6805
  "header": "rwy4Oa_header",
6806
+ "crumbs": "rwy4Oa_crumbs",
6804
6807
  "titleRow": "rwy4Oa_titleRow",
6805
6808
  "crumbSep": "rwy4Oa_crumbSep",
6806
- "headerUtilities": "rwy4Oa_headerUtilities",
6807
- "tabs": "rwy4Oa_tabs",
6808
- "composerStack": "rwy4Oa_composerStack",
6809
- "crumbs": "rwy4Oa_crumbs",
6810
- "titleCluster": "rwy4Oa_titleCluster",
6809
+ "scrollBody": "rwy4Oa_scrollBody",
6810
+ "tab": "rwy4Oa_tab",
6811
+ "heroWorkspaceRow": "rwy4Oa_heroWorkspaceRow",
6811
6812
  "crumb": "rwy4Oa_crumb",
6812
- "viewArea": "rwy4Oa_viewArea",
6813
- "crumbCurrent": "rwy4Oa_crumbCurrent",
6814
- "heroGlow": "rwy4Oa_heroGlow",
6813
+ "crumbSeg": "rwy4Oa_crumbSeg",
6815
6814
  "composerHero": "rwy4Oa_composerHero",
6815
+ "heroGlow": "rwy4Oa_heroGlow",
6816
+ "headerHidden": "rwy4Oa_headerHidden",
6816
6817
  "root": "rwy4Oa_root",
6817
6818
  "tabActive": "rwy4Oa_tabActive",
6818
- "composerSeat": "rwy4Oa_composerSeat",
6819
- "scrollBody": "rwy4Oa_scrollBody",
6820
- "crumbSeg": "rwy4Oa_crumbSeg",
6821
- "heroWorkspaceRow": "rwy4Oa_heroWorkspaceRow"
6819
+ "viewArea": "rwy4Oa_viewArea",
6820
+ "composerStack": "rwy4Oa_composerStack",
6821
+ "composerSeat": "rwy4Oa_composerSeat"
6822
6822
  };
6823
6823
  //#endregion
6824
6824
  //#region lib/types/client/skeleton/ConversationRoot.js
@@ -7094,15 +7094,15 @@ window.__ModuleLoader__.load({
7094
7094
  document.head.appendChild(tag);
7095
7095
  }
7096
7096
  var DetailsPanel_module_css_default = {
7097
- "root": "L4qOyG_root",
7098
- "title": "L4qOyG_title",
7099
- "close": "L4qOyG_close",
7097
+ "code": "L4qOyG_code",
7100
7098
  "header": "L4qOyG_header",
7101
- "empty": "L4qOyG_empty",
7102
7099
  "section": "L4qOyG_section",
7103
- "code": "L4qOyG_code",
7100
+ "close": "L4qOyG_close",
7101
+ "root": "L4qOyG_root",
7102
+ "title": "L4qOyG_title",
7103
+ "body": "L4qOyG_body",
7104
7104
  "sectionLabel": "L4qOyG_sectionLabel",
7105
- "body": "L4qOyG_body"
7105
+ "empty": "L4qOyG_empty"
7106
7106
  };
7107
7107
  //#endregion
7108
7108
  //#region lib/types/client/skeleton/DetailsPanel.js
@@ -8955,15 +8955,15 @@ window.__ModuleLoader__.load({
8955
8955
  document.head.appendChild(tag);
8956
8956
  }
8957
8957
  var ReasoningRow_module_css_default = {
8958
+ "separator": "DQ_Ega_separator",
8958
8959
  "chevron": "DQ_Ega_chevron",
8959
8960
  "title": "DQ_Ega_title",
8960
- "leading": "DQ_Ega_leading",
8961
8961
  "summary": "DQ_Ega_summary",
8962
- "row": "DQ_Ega_row",
8963
- "separator": "DQ_Ega_separator",
8964
8962
  "thinkBody": "DQ_Ega_thinkBody",
8965
8963
  "root": "DQ_Ega_root",
8966
- "nomix-reasoning-row-sweep": "DQ_Ega_nomix-reasoning-row-sweep"
8964
+ "nomix-reasoning-row-sweep": "DQ_Ega_nomix-reasoning-row-sweep",
8965
+ "row": "DQ_Ega_row",
8966
+ "leading": "DQ_Ega_leading"
8967
8967
  };
8968
8968
  //#endregion
8969
8969
  //#region lib/types/client/chat/ReasoningRow.js
@@ -9048,9 +9048,9 @@ window.__ModuleLoader__.load({
9048
9048
  document.head.appendChild(tag);
9049
9049
  }
9050
9050
  var AssistantMarkdown_module_css_default = {
9051
- "actions": "h3DxwW_actions",
9052
9051
  "stopped": "h3DxwW_stopped",
9053
9052
  "body": "h3DxwW_body",
9053
+ "actions": "h3DxwW_actions",
9054
9054
  "root": "h3DxwW_root"
9055
9055
  };
9056
9056
  //#endregion
@@ -9164,15 +9164,15 @@ window.__ModuleLoader__.load({
9164
9164
  document.head.appendChild(tag);
9165
9165
  }
9166
9166
  var GenericCommandCard_module_css_default = {
9167
+ "nomix-command-row-sweep": "mLFSJq_nomix-command-row-sweep",
9168
+ "body": "mLFSJq_body",
9169
+ "chevron": "mLFSJq_chevron",
9170
+ "leading": "mLFSJq_leading",
9167
9171
  "row": "mLFSJq_row",
9168
- "title": "mLFSJq_title",
9169
9172
  "separator": "mLFSJq_separator",
9170
- "chevron": "mLFSJq_chevron",
9173
+ "title": "mLFSJq_title",
9171
9174
  "root": "mLFSJq_root",
9172
- "leading": "mLFSJq_leading",
9173
- "summary": "mLFSJq_summary",
9174
- "nomix-command-row-sweep": "mLFSJq_nomix-command-row-sweep",
9175
- "body": "mLFSJq_body"
9175
+ "summary": "mLFSJq_summary"
9176
9176
  };
9177
9177
  //#endregion
9178
9178
  //#region lib/types/client/chat/GenericCommandCard.js
@@ -9307,8 +9307,8 @@ window.__ModuleLoader__.load({
9307
9307
  document.head.appendChild(tag);
9308
9308
  }
9309
9309
  var TurnTailNodeView_module_css_default = {
9310
- "root": "_3lsFQG_root",
9311
- "actions": "_3lsFQG_actions"
9310
+ "actions": "_3lsFQG_actions",
9311
+ "root": "_3lsFQG_root"
9312
9312
  };
9313
9313
  //#endregion
9314
9314
  //#region lib/types/client/chat/TurnTailNodeView.js
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@nomix-ai/nomix-client-ui-conversation",
3
3
  "description": "Conversation domain: skeleton, ordered chat flow, composer with the Host-backed busy-Enter preference, and details host",
4
- "version": "0.2.3",
4
+ "version": "0.2.4",
5
5
  "publishConfig": {
6
6
  "access": "public"
7
7
  },