@nomix-ai/nomix-harness 0.2.2 → 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 (264) hide show
  1. package/dist/assets/web/assets/{index-bZqwQ-2K.js → index-B_sZ-Gsu.js} +45 -45
  2. package/dist/assets/web/index.html +2 -2
  3. package/dist/assets/web/manifest.webmanifest +3 -3
  4. package/dist/assets/web/nomix-logo.jpg +0 -0
  5. package/dist/kernel/acp/package.json +1 -1
  6. package/dist/kernel/agent/package.json +1 -1
  7. package/dist/kernel/agent-default-model/package.json +1 -1
  8. package/dist/kernel/agent-instructions/package.json +1 -1
  9. package/dist/kernel/agent-loop/package.json +1 -1
  10. package/dist/kernel/agent-presets/package.json +1 -1
  11. package/dist/kernel/agent-tool-presentation/package.json +1 -1
  12. package/dist/kernel/anonymous-user-id/package.json +1 -1
  13. package/dist/kernel/api-gateway/package.json +1 -1
  14. package/dist/kernel/api-remotes/package.json +1 -1
  15. package/dist/kernel/app-boot/package.json +1 -1
  16. package/dist/kernel/atomic-write/package.json +1 -1
  17. package/dist/kernel/attachment/package.json +1 -1
  18. package/dist/kernel/attachment-local/package.json +1 -1
  19. package/dist/kernel/base/package.json +1 -1
  20. package/dist/kernel/bash-local/package.json +1 -1
  21. package/dist/kernel/bash-sandbox/package.json +1 -1
  22. package/dist/kernel/brand/package.json +1 -1
  23. package/dist/kernel/client-connection/package.json +1 -1
  24. package/dist/kernel/client-hmr/package.json +1 -1
  25. package/dist/kernel/client-locale/lib/client.js +3 -3
  26. package/dist/kernel/client-locale/package.json +1 -1
  27. package/dist/kernel/client-modules/package.json +1 -1
  28. package/dist/kernel/client-runtime/package.json +1 -1
  29. package/dist/kernel/client-schema-form/package.json +1 -1
  30. package/dist/kernel/client-ui-agent-preset/lib/client.js +36 -36
  31. package/dist/kernel/client-ui-agent-preset/package.json +1 -1
  32. package/dist/kernel/client-ui-attachment/package.json +1 -1
  33. package/dist/kernel/client-ui-commands/lib/client.js +9 -9
  34. package/dist/kernel/client-ui-commands/package.json +1 -1
  35. package/dist/kernel/client-ui-conversation/lib/client.js +165 -165
  36. package/dist/kernel/client-ui-conversation/lib/types/client/skeleton/EmptyHero.js +3 -3
  37. package/dist/kernel/client-ui-conversation/package.json +1 -1
  38. package/dist/kernel/client-ui-cordis/lib/client.js +47 -47
  39. package/dist/kernel/client-ui-cordis/package.json +1 -1
  40. package/dist/kernel/client-ui-deliverables/lib/client.js +5 -5
  41. package/dist/kernel/client-ui-deliverables/package.json +1 -1
  42. package/dist/kernel/client-ui-directory-picker-browse/lib/client.js +28 -28
  43. package/dist/kernel/client-ui-directory-picker-browse/package.json +1 -1
  44. package/dist/kernel/client-ui-directory-picker-native/package.json +1 -1
  45. package/dist/kernel/client-ui-goal/lib/client.js +8 -8
  46. package/dist/kernel/client-ui-goal/package.json +1 -1
  47. package/dist/kernel/client-ui-input-trigger/lib/client.js +5 -5
  48. package/dist/kernel/client-ui-input-trigger/package.json +1 -1
  49. package/dist/kernel/client-ui-jobs/lib/client.js +8 -8
  50. package/dist/kernel/client-ui-jobs/package.json +1 -1
  51. package/dist/kernel/client-ui-layout/lib/client.js +2 -2
  52. package/dist/kernel/client-ui-layout/package.json +1 -1
  53. package/dist/kernel/client-ui-message-feedback/lib/client.js +5 -5
  54. package/dist/kernel/client-ui-message-feedback/package.json +1 -1
  55. package/dist/kernel/client-ui-model-selection/lib/client.js +16 -16
  56. package/dist/kernel/client-ui-model-selection/package.json +1 -1
  57. package/dist/kernel/client-ui-permission-presets/lib/client.js +4 -4
  58. package/dist/kernel/client-ui-permission-presets/package.json +1 -1
  59. package/dist/kernel/client-ui-plan/lib/client.js +3 -3
  60. package/dist/kernel/client-ui-plan/package.json +1 -1
  61. package/dist/kernel/client-ui-primitives/lib/index.js +47 -114
  62. package/dist/kernel/client-ui-primitives/lib/types/BrandWordmark.d.ts +3 -3
  63. package/dist/kernel/client-ui-primitives/lib/types/BrandWordmark.js +4 -4
  64. package/dist/kernel/client-ui-primitives/lib/types/NomixLogo.d.ts +11 -0
  65. package/dist/kernel/client-ui-primitives/lib/types/NomixLogo.js +13 -0
  66. package/dist/kernel/client-ui-primitives/lib/types/index.d.ts +1 -1
  67. package/dist/kernel/client-ui-primitives/lib/types/index.js +1 -1
  68. package/dist/kernel/client-ui-primitives/package.json +1 -1
  69. package/dist/kernel/client-ui-settings/package.json +1 -1
  70. package/dist/kernel/client-ui-settings-general/lib/client.js +17 -17
  71. package/dist/kernel/client-ui-settings-general/package.json +1 -1
  72. package/dist/kernel/client-ui-settings-models/lib/client.js +54 -54
  73. package/dist/kernel/client-ui-settings-models/package.json +1 -1
  74. package/dist/kernel/client-ui-settings-plugin-inventory/lib/client.js +12 -12
  75. package/dist/kernel/client-ui-settings-plugin-inventory/package.json +1 -1
  76. package/dist/kernel/client-ui-settings-plugins/lib/client.js +19 -19
  77. package/dist/kernel/client-ui-settings-plugins/package.json +1 -1
  78. package/dist/kernel/client-ui-sidebar/lib/client.js +18 -18
  79. package/dist/kernel/client-ui-sidebar/lib/types/client/SidebarRoot.js +2 -2
  80. package/dist/kernel/client-ui-sidebar/package.json +1 -1
  81. package/dist/kernel/client-ui-skill/lib/client.js +11 -11
  82. package/dist/kernel/client-ui-skill/package.json +1 -1
  83. package/dist/kernel/client-ui-slots/package.json +1 -1
  84. package/dist/kernel/client-ui-subagent/lib/client.js +20 -20
  85. package/dist/kernel/client-ui-subagent/package.json +1 -1
  86. package/dist/kernel/client-ui-theme/lib/client.js +3 -3
  87. package/dist/kernel/client-ui-theme/package.json +1 -1
  88. package/dist/kernel/client-ui-tool/lib/client.js +37 -37
  89. package/dist/kernel/client-ui-tool/package.json +1 -1
  90. package/dist/kernel/client-ui-trajectory/lib/client.js +143 -143
  91. package/dist/kernel/client-ui-trajectory/package.json +1 -1
  92. package/dist/kernel/client-ui-user-questions/lib/client.js +29 -29
  93. package/dist/kernel/client-ui-user-questions/package.json +1 -1
  94. package/dist/kernel/client-ui-workflow-run/lib/client.js +16 -16
  95. package/dist/kernel/client-ui-workflow-run/package.json +1 -1
  96. package/dist/kernel/client-ui-workspace/lib/client.js +55 -55
  97. package/dist/kernel/client-ui-workspace/package.json +1 -1
  98. package/dist/kernel/client-web/package.json +1 -1
  99. package/dist/kernel/client-web-react/package.json +1 -1
  100. package/dist/kernel/cmdline/package.json +1 -1
  101. package/dist/kernel/code-runtime/package.json +1 -1
  102. package/dist/kernel/code-runtime-worker-thread/package.json +1 -1
  103. package/dist/kernel/command-compact/package.json +1 -1
  104. package/dist/kernel/command-feedback/package.json +1 -1
  105. package/dist/kernel/command-goal/package.json +1 -1
  106. package/dist/kernel/commands/package.json +1 -1
  107. package/dist/kernel/compaction/package.json +1 -1
  108. package/dist/kernel/compaction-basic/package.json +1 -1
  109. package/dist/kernel/compaction-tool-result-pruner/package.json +1 -1
  110. package/dist/kernel/cordis-client-runner/package.json +1 -1
  111. package/dist/kernel/cordis-host-runner/package.json +1 -1
  112. package/dist/kernel/credentials/package.json +1 -1
  113. package/dist/kernel/credentials-local/package.json +1 -1
  114. package/dist/kernel/e2b/package.json +1 -1
  115. package/dist/kernel/fs/package.json +1 -1
  116. package/dist/kernel/fs-e2b/package.json +1 -1
  117. package/dist/kernel/fs-local/package.json +1 -1
  118. package/dist/kernel/fs-observation-policy/package.json +1 -1
  119. package/dist/kernel/fs-sandbox/package.json +1 -1
  120. package/dist/kernel/goal/package.json +1 -1
  121. package/dist/kernel/goal-round-driver/package.json +1 -1
  122. package/dist/kernel/headless/package.json +1 -1
  123. package/dist/kernel/home-paths/package.json +1 -1
  124. package/dist/kernel/hook-protocol/package.json +1 -1
  125. package/dist/kernel/hooks-claude-code/package.json +1 -1
  126. package/dist/kernel/hooks-codex/package.json +1 -1
  127. package/dist/kernel/host-apiproxy/package.json +1 -1
  128. package/dist/kernel/host-directory-picker/package.json +1 -1
  129. package/dist/kernel/host-directory-picker-auto/package.json +1 -1
  130. package/dist/kernel/host-directory-picker-browse/package.json +1 -1
  131. package/dist/kernel/host-directory-picker-native/package.json +1 -1
  132. package/dist/kernel/host-frontend-static/package.json +1 -1
  133. package/dist/kernel/host-plugin-inventory/package.json +1 -1
  134. package/dist/kernel/host-webserver/package.json +1 -1
  135. package/dist/kernel/invariants/package.json +1 -1
  136. package/dist/kernel/jobs/package.json +1 -1
  137. package/dist/kernel/jobs-local/package.json +1 -1
  138. package/dist/kernel/launch-environment/package.json +1 -1
  139. package/dist/kernel/llm/package.json +1 -1
  140. package/dist/kernel/llm-deepseek/package.json +1 -1
  141. package/dist/kernel/llm-pi-ai/package.json +1 -1
  142. package/dist/kernel/llm-retry/package.json +1 -1
  143. package/dist/kernel/lsp/package.json +1 -1
  144. package/dist/kernel/lsp-stdio/package.json +1 -1
  145. package/dist/kernel/mcp-client/package.json +1 -1
  146. package/dist/kernel/message-feedback/package.json +1 -1
  147. package/dist/kernel/native-command/package.json +1 -1
  148. package/dist/kernel/output-retention/package.json +1 -1
  149. package/dist/kernel/permission-presets/package.json +1 -1
  150. package/dist/kernel/persona/package.json +1 -1
  151. package/dist/kernel/plan-mode/package.json +1 -1
  152. package/dist/kernel/pwsh-local/package.json +1 -1
  153. package/dist/kernel/pwsh-sandbox/package.json +1 -1
  154. package/dist/kernel/repeat-tool-reminder/package.json +1 -1
  155. package/dist/kernel/sandbox/package.json +1 -1
  156. package/dist/kernel/sandbox-local/lib/index.js +5 -3
  157. package/dist/kernel/sandbox-local/lib/types/index.d.ts +3 -1
  158. package/dist/kernel/sandbox-local/lib/types/index.js +6 -3
  159. package/dist/kernel/sandbox-local/package.json +1 -1
  160. package/dist/kernel/sandbox-policy/package.json +1 -1
  161. package/dist/kernel/sandbox-windows-acl/package.json +1 -1
  162. package/dist/kernel/schedule/package.json +1 -1
  163. package/dist/kernel/scope/package.json +1 -1
  164. package/dist/kernel/sdk-client/package.json +1 -1
  165. package/dist/kernel/sdk-jsonrpc-server/package.json +1 -1
  166. package/dist/kernel/sdk-protocol/package.json +1 -1
  167. package/dist/kernel/session/package.json +1 -1
  168. package/dist/kernel/session-checkpoint-policy/package.json +1 -1
  169. package/dist/kernel/session-log-export/package.json +1 -1
  170. package/dist/kernel/session-persistence/package.json +1 -1
  171. package/dist/kernel/session-persistence-jsonl/package.json +1 -1
  172. package/dist/kernel/session-persistence-sqlite/package.json +1 -1
  173. package/dist/kernel/session-projection/package.json +1 -1
  174. package/dist/kernel/session-projection-cache/package.json +1 -1
  175. package/dist/kernel/session-query/package.json +1 -1
  176. package/dist/kernel/session-query-sqlite/package.json +1 -1
  177. package/dist/kernel/session-reference/package.json +1 -1
  178. package/dist/kernel/session-stats/package.json +1 -1
  179. package/dist/kernel/session-telemetry/package.json +1 -1
  180. package/dist/kernel/session-telemetry-otel/package.json +1 -1
  181. package/dist/kernel/session-title/package.json +1 -1
  182. package/dist/kernel/session-title-all-prompts-llm/package.json +1 -1
  183. package/dist/kernel/session-title-first-prompt-llm/package.json +1 -1
  184. package/dist/kernel/session-title-llm/package.json +1 -1
  185. package/dist/kernel/settings/package.json +1 -1
  186. package/dist/kernel/settings-file/package.json +1 -1
  187. package/dist/kernel/shell/package.json +1 -1
  188. package/dist/kernel/shell-env/package.json +1 -1
  189. package/dist/kernel/skill/package.json +1 -1
  190. package/dist/kernel/skill-badge/package.json +1 -1
  191. package/dist/kernel/skill-filesystem/package.json +1 -1
  192. package/dist/kernel/spill/package.json +1 -1
  193. package/dist/kernel/spill-local/package.json +1 -1
  194. package/dist/kernel/spill-policy/package.json +1 -1
  195. package/dist/kernel/storage/package.json +1 -1
  196. package/dist/kernel/storage-domain/package.json +1 -1
  197. package/dist/kernel/storage-json/package.json +1 -1
  198. package/dist/kernel/storage-sqlite/package.json +1 -1
  199. package/dist/kernel/subagent/package.json +1 -1
  200. package/dist/kernel/subagent-acp/package.json +1 -1
  201. package/dist/kernel/subagent-claude-code/package.json +1 -1
  202. package/dist/kernel/subagent-codex/package.json +1 -1
  203. package/dist/kernel/subagent-fork-in-process/package.json +1 -1
  204. package/dist/kernel/subagent-in-process-driver/package.json +1 -1
  205. package/dist/kernel/subagent-nomix-sdk/package.json +1 -1
  206. package/dist/kernel/subagent-spawn-in-process/package.json +1 -1
  207. package/dist/kernel/subprocess/package.json +1 -1
  208. package/dist/kernel/subprocess-e2b/package.json +1 -1
  209. package/dist/kernel/subprocess-local/package.json +1 -1
  210. package/dist/kernel/system-prompt/package.json +1 -1
  211. package/dist/kernel/terminal/package.json +1 -1
  212. package/dist/kernel/terminal-bash/package.json +1 -1
  213. package/dist/kernel/time-context/package.json +1 -1
  214. package/dist/kernel/timeout/package.json +1 -1
  215. package/dist/kernel/tmux-context/package.json +1 -1
  216. package/dist/kernel/token-meter/package.json +1 -1
  217. package/dist/kernel/tool-ask-user/package.json +1 -1
  218. package/dist/kernel/tool-bash/package.json +1 -1
  219. package/dist/kernel/tool-bash-persistent/package.json +1 -1
  220. package/dist/kernel/tool-call-timeout-policy/package.json +1 -1
  221. package/dist/kernel/tool-cordis/package.json +1 -1
  222. package/dist/kernel/tool-fs/package.json +1 -1
  223. package/dist/kernel/tool-fs-search/package.json +1 -1
  224. package/dist/kernel/tool-goal/package.json +1 -1
  225. package/dist/kernel/tool-jobs/package.json +1 -1
  226. package/dist/kernel/tool-lsp/package.json +1 -1
  227. package/dist/kernel/tool-pwsh/package.json +1 -1
  228. package/dist/kernel/tool-ralph/package.json +1 -1
  229. package/dist/kernel/tool-session-query/package.json +1 -1
  230. package/dist/kernel/tool-skill/package.json +1 -1
  231. package/dist/kernel/tool-str-replace-editor/package.json +1 -1
  232. package/dist/kernel/tool-subagent/package.json +1 -1
  233. package/dist/kernel/tool-subagent-control/package.json +1 -1
  234. package/dist/kernel/tool-subagent-report/package.json +1 -1
  235. package/dist/kernel/tool-terminal/package.json +1 -1
  236. package/dist/kernel/tool-todo/package.json +1 -1
  237. package/dist/kernel/tool-web/package.json +1 -1
  238. package/dist/kernel/tool-workflow/package.json +1 -1
  239. package/dist/kernel/tools/package.json +1 -1
  240. package/dist/kernel/typert-generator/package.json +1 -1
  241. package/dist/kernel/typert-loader/package.json +1 -1
  242. package/dist/kernel/typert-protocol/package.json +1 -1
  243. package/dist/kernel/typert-registry/package.json +1 -1
  244. package/dist/kernel/user-approval/package.json +1 -1
  245. package/dist/kernel/user-questions/package.json +1 -1
  246. package/dist/kernel/web/package.json +1 -1
  247. package/dist/kernel/web-app/package.json +1 -1
  248. package/dist/kernel/web-fetch-http/package.json +1 -1
  249. package/dist/kernel/web-frontend/dist/assets/{index-bZqwQ-2K.js → index-B_sZ-Gsu.js} +45 -45
  250. package/dist/kernel/web-frontend/dist/index.html +2 -2
  251. package/dist/kernel/web-frontend/dist/manifest.webmanifest +3 -3
  252. package/dist/kernel/web-frontend/dist/nomix-logo.jpg +0 -0
  253. package/dist/kernel/web-frontend/package.json +1 -1
  254. package/dist/kernel/web-search-deepseek/package.json +1 -1
  255. package/dist/kernel/web-search-exa/package.json +1 -1
  256. package/dist/kernel/web-search-perplexity/package.json +1 -1
  257. package/dist/kernel/workflow/package.json +1 -1
  258. package/dist/kernel/workflow-worker-thread/package.json +1 -1
  259. package/dist/kernel/workspace/package.json +1 -1
  260. package/package.json +1 -1
  261. package/dist/assets/web/favicon.svg +0 -8
  262. package/dist/kernel/client-ui-primitives/lib/types/FishLogo.d.ts +0 -9
  263. package/dist/kernel/client-ui-primitives/lib/types/FishLogo.js +0 -11
  264. package/dist/kernel/web-frontend/dist/favicon.svg +0 -8
@@ -2881,23 +2881,23 @@ window.__ModuleLoader__.load({
2881
2881
  document.head.appendChild(tag);
2882
2882
  }
2883
2883
  var ContextMeter_module_css_default = {
2884
- "fill": "jexDtG_fill",
2885
- "figures": "jexDtG_figures",
2886
- "colorMessages": "jexDtG_colorMessages",
2884
+ "track": "jexDtG_track",
2887
2885
  "header": "jexDtG_header",
2886
+ "percent": "jexDtG_percent",
2887
+ "trigger": "jexDtG_trigger",
2888
+ "bar": "jexDtG_bar",
2889
+ "swatch": "jexDtG_swatch",
2888
2890
  "panel": "jexDtG_panel",
2889
- "headline": "jexDtG_headline",
2890
- "row": "jexDtG_row",
2891
2891
  "segment": "jexDtG_segment",
2892
- "swatch": "jexDtG_swatch",
2893
- "track": "jexDtG_track",
2892
+ "rows": "jexDtG_rows",
2893
+ "headline": "jexDtG_headline",
2894
2894
  "colorTools": "jexDtG_colorTools",
2895
- "trigger": "jexDtG_trigger",
2896
- "percent": "jexDtG_percent",
2897
- "bar": "jexDtG_bar",
2898
2895
  "colorSystem": "jexDtG_colorSystem",
2899
- "rows": "jexDtG_rows",
2900
- "root": "jexDtG_root"
2896
+ "fill": "jexDtG_fill",
2897
+ "figures": "jexDtG_figures",
2898
+ "colorMessages": "jexDtG_colorMessages",
2899
+ "root": "jexDtG_root",
2900
+ "row": "jexDtG_row"
2901
2901
  };
2902
2902
  //#endregion
2903
2903
  //#region lib/types/client/skeleton/ContextMeter.js
@@ -3069,11 +3069,11 @@ window.__ModuleLoader__.load({
3069
3069
  document.head.appendChild(tag);
3070
3070
  }
3071
3071
  var PermissionSelect_module_css_default = {
3072
- "chevron": "DEwL5W_chevron",
3073
3072
  "trigger": "DEwL5W_trigger",
3074
- "chevronOpen": "DEwL5W_chevronOpen",
3073
+ "triggerIcon": "DEwL5W_triggerIcon",
3075
3074
  "triggerLabel": "DEwL5W_triggerLabel",
3076
- "triggerIcon": "DEwL5W_triggerIcon"
3075
+ "chevron": "DEwL5W_chevron",
3076
+ "chevronOpen": "DEwL5W_chevronOpen"
3077
3077
  };
3078
3078
  //#endregion
3079
3079
  //#region lib/types/client/skeleton/PermissionSelect.js
@@ -3308,37 +3308,37 @@ window.__ModuleLoader__.load({
3308
3308
  document.head.appendChild(tag);
3309
3309
  }
3310
3310
  var InputBar_module_css_default = {
3311
- "scroll": "LiGuRq_scroll",
3312
- "chipInvalid": "LiGuRq_chipInvalid",
3313
- "select": "LiGuRq_select",
3311
+ "trailing": "LiGuRq_trailing",
3312
+ "retry": "LiGuRq_retry",
3313
+ "accessory": "LiGuRq_accessory",
3314
+ "hint": "LiGuRq_hint",
3315
+ "backdrop": "LiGuRq_backdrop",
3314
3316
  "pending": "LiGuRq_pending",
3315
- "overlayAnchor": "LiGuRq_overlayAnchor",
3316
- "hero": "LiGuRq_hero",
3317
- "primary": "LiGuRq_primary",
3318
- "add": "LiGuRq_add",
3319
- "hlSegment": "LiGuRq_hlSegment",
3320
- "tools": "LiGuRq_tools",
3321
- "textRef": "LiGuRq_textRef",
3322
3317
  "mirror": "LiGuRq_mirror",
3318
+ "notice": "LiGuRq_notice",
3319
+ "tools": "LiGuRq_tools",
3320
+ "select": "LiGuRq_select",
3323
3321
  "chipLabel": "LiGuRq_chipLabel",
3324
- "accessory": "LiGuRq_accessory",
3325
- "hlToken": "LiGuRq_hlToken",
3326
- "card": "LiGuRq_card",
3327
- "chip": "LiGuRq_chip",
3328
- "modes": "LiGuRq_modes",
3329
- "noticeError": "LiGuRq_noticeError",
3322
+ "input-pending": "LiGuRq_input-pending",
3330
3323
  "grow": "LiGuRq_grow",
3331
- "backdrop": "LiGuRq_backdrop",
3324
+ "textRef": "LiGuRq_textRef",
3325
+ "chipInvalid": "LiGuRq_chipInvalid",
3326
+ "cardWorkspaceTrigger": "LiGuRq_cardWorkspaceTrigger",
3332
3327
  "input": "LiGuRq_input",
3333
- "hint": "LiGuRq_hint",
3334
- "input-pending": "LiGuRq_input-pending",
3328
+ "add": "LiGuRq_add",
3335
3329
  "row": "LiGuRq_row",
3336
- "notice": "LiGuRq_notice",
3337
- "retry": "LiGuRq_retry",
3330
+ "card": "LiGuRq_card",
3338
3331
  "attachments": "LiGuRq_attachments",
3339
- "trailing": "LiGuRq_trailing",
3340
- "root": "LiGuRq_root",
3341
- "cardWorkspaceTrigger": "LiGuRq_cardWorkspaceTrigger"
3332
+ "hero": "LiGuRq_hero",
3333
+ "noticeError": "LiGuRq_noticeError",
3334
+ "modes": "LiGuRq_modes",
3335
+ "overlayAnchor": "LiGuRq_overlayAnchor",
3336
+ "primary": "LiGuRq_primary",
3337
+ "chip": "LiGuRq_chip",
3338
+ "hlToken": "LiGuRq_hlToken",
3339
+ "hlSegment": "LiGuRq_hlSegment",
3340
+ "scroll": "LiGuRq_scroll",
3341
+ "root": "LiGuRq_root"
3342
3342
  };
3343
3343
  //#endregion
3344
3344
  //#region lib/types/client/skeleton/InputBar.js
@@ -3988,12 +3988,12 @@ window.__ModuleLoader__.load({
3988
3988
  document.head.appendChild(tag);
3989
3989
  }
3990
3990
  var EnterBehaviorRow_module_css_default = {
3991
- "desc": "IJntMa_desc",
3991
+ "row": "IJntMa_row",
3992
3992
  "chevron": "IJntMa_chevron",
3993
3993
  "rowText": "IJntMa_rowText",
3994
+ "desc": "IJntMa_desc",
3994
3995
  "title": "IJntMa_title",
3995
- "selector": "IJntMa_selector",
3996
- "row": "IJntMa_row"
3996
+ "selector": "IJntMa_selector"
3997
3997
  };
3998
3998
  //#endregion
3999
3999
  //#region lib/types/client/settings/EnterBehaviorRow.js
@@ -4066,33 +4066,33 @@ window.__ModuleLoader__.load({
4066
4066
  document.head.appendChild(tag);
4067
4067
  }
4068
4068
  var MessageItem_module_css_default = {
4069
- "turnErrorTitle": "g7eWLW_turnErrorTitle",
4070
- "maxTokensTitle": "g7eWLW_maxTokensTitle",
4071
- "retry-shimmer": "g7eWLW_retry-shimmer",
4072
- "turnErrorMessage": "g7eWLW_turnErrorMessage",
4073
- "compactionDisclosureIcon": "g7eWLW_compactionDisclosureIcon",
4074
- "retryText": "g7eWLW_retryText",
4075
- "turnErrorCode": "g7eWLW_turnErrorCode",
4076
4069
  "compactionBody": "g7eWLW_compactionBody",
4077
- "retryDetails": "g7eWLW_retryDetails",
4078
- "compactionContextIcon": "g7eWLW_compactionContextIcon",
4079
- "compactionSep": "g7eWLW_compactionSep",
4070
+ "turnErrorMessage": "g7eWLW_turnErrorMessage",
4071
+ "contextRow": "g7eWLW_contextRow",
4072
+ "compactionSummary": "g7eWLW_compactionSummary",
4080
4073
  "userStack": "g7eWLW_userStack",
4081
- "retryDetailLabel": "g7eWLW_retryDetailLabel",
4082
- "compactionButton": "g7eWLW_compactionButton",
4083
4074
  "compactionLeading": "g7eWLW_compactionLeading",
4084
- "compactionSummary": "g7eWLW_compactionSummary",
4085
- "turnErrorCopy": "g7eWLW_turnErrorCopy",
4086
- "refChip": "g7eWLW_refChip",
4075
+ "bubble": "g7eWLW_bubble",
4087
4076
  "compactionTitle": "g7eWLW_compactionTitle",
4088
- "turnErrorRow": "g7eWLW_turnErrorRow",
4089
- "contextRow": "g7eWLW_contextRow",
4077
+ "retry-shimmer": "g7eWLW_retry-shimmer",
4078
+ "compactionSep": "g7eWLW_compactionSep",
4090
4079
  "retrySummary": "g7eWLW_retrySummary",
4080
+ "retryDetails": "g7eWLW_retryDetails",
4081
+ "turnErrorDot": "g7eWLW_turnErrorDot",
4082
+ "turnErrorTitle": "g7eWLW_turnErrorTitle",
4083
+ "refChip": "g7eWLW_refChip",
4091
4084
  "retryRow": "g7eWLW_retryRow",
4092
- "bubble": "g7eWLW_bubble",
4085
+ "maxTokensTitle": "g7eWLW_maxTokensTitle",
4086
+ "compactionContextIcon": "g7eWLW_compactionContextIcon",
4087
+ "turnErrorRow": "g7eWLW_turnErrorRow",
4088
+ "compactionDisclosureIcon": "g7eWLW_compactionDisclosureIcon",
4093
4089
  "userRow": "g7eWLW_userRow",
4090
+ "compactionButton": "g7eWLW_compactionButton",
4091
+ "turnErrorCopy": "g7eWLW_turnErrorCopy",
4094
4092
  "compactionRow": "g7eWLW_compactionRow",
4095
- "turnErrorDot": "g7eWLW_turnErrorDot"
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
- "catalogNotice": "M0vZua_catalogNotice",
4168
- "fileAction": "M0vZua_fileAction",
4169
- "recallLabel": "M0vZua_recallLabel",
4167
+ "field": "M0vZua_field",
4170
4168
  "filePath": "M0vZua_filePath",
4171
- "entries": "M0vZua_entries",
4172
- "entryName": "M0vZua_entryName",
4173
- "entryDescription": "M0vZua_entryDescription",
4174
4169
  "sectionText": "M0vZua_sectionText",
4170
+ "sections": "M0vZua_sections",
4171
+ "recallCounts": "M0vZua_recallCounts",
4175
4172
  "text": "M0vZua_text",
4176
- "file": "M0vZua_file",
4173
+ "fieldKey": "M0vZua_fieldKey",
4174
+ "catalogNotice": "M0vZua_catalogNotice",
4175
+ "entries": "M0vZua_entries",
4177
4176
  "files": "M0vZua_files",
4178
- "field": "M0vZua_field",
4179
- "fieldValue": "M0vZua_fieldValue",
4180
- "sections": "M0vZua_sections",
4181
- "section": "M0vZua_section",
4182
4177
  "sectionName": "M0vZua_sectionName",
4178
+ "recallLabel": "M0vZua_recallLabel",
4179
+ "entry": "M0vZua_entry",
4180
+ "file": "M0vZua_file",
4183
4181
  "relaySender": "M0vZua_relaySender",
4184
4182
  "fields": "M0vZua_fields",
4185
- "recallCounts": "M0vZua_recallCounts",
4186
- "fieldKey": "M0vZua_fieldKey",
4187
- "entry": "M0vZua_entry",
4183
+ "entryName": "M0vZua_entryName",
4188
4184
  "recalls": "M0vZua_recalls",
4189
- "recall": "M0vZua_recall"
4185
+ "fieldValue": "M0vZua_fieldValue",
4186
+ "section": "M0vZua_section",
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
@@ -4723,9 +4723,9 @@ window.__ModuleLoader__.load({
4723
4723
  var ContextInjectionRow_module_css_default = {
4724
4724
  "root": "_6Aj7nG_root",
4725
4725
  "source": "_6Aj7nG_source",
4726
- "chevron": "_6Aj7nG_chevron",
4727
- "sep": "_6Aj7nG_sep",
4728
4726
  "summary": "_6Aj7nG_summary",
4727
+ "sep": "_6Aj7nG_sep",
4728
+ "chevron": "_6Aj7nG_chevron",
4729
4729
  "body": "_6Aj7nG_body"
4730
4730
  };
4731
4731
  //#endregion
@@ -4821,11 +4821,11 @@ window.__ModuleLoader__.load({
4821
4821
  document.head.appendChild(tag);
4822
4822
  }
4823
4823
  var MessageIconActions_module_css_default = {
4824
+ "timeStart": "-pWzZa_timeStart",
4824
4825
  "actions": "-pWzZa_actions",
4826
+ "action": "-pWzZa_action",
4825
4827
  "timeEnd": "-pWzZa_timeEnd",
4826
4828
  "visuallyHidden": "-pWzZa_visuallyHidden",
4827
- "action": "-pWzZa_action",
4828
- "timeStart": "-pWzZa_timeStart",
4829
4829
  "runTimeDot": "-pWzZa_runTimeDot"
4830
4830
  };
4831
4831
  //#endregion
@@ -5220,18 +5220,18 @@ window.__ModuleLoader__.load({
5220
5220
  }
5221
5221
  var ChatView_module_css_default = {
5222
5222
  "toBottomSlot": "_51QFdG_toBottomSlot",
5223
- "root": "_51QFdG_root",
5224
- "turnStatus": "_51QFdG_turnStatus",
5225
- "openError": "_51QFdG_openError",
5226
- "nomix-turn-status-shimmer": "_51QFdG_nomix-turn-status-shimmer",
5223
+ "column": "_51QFdG_column",
5224
+ "callRow": "_51QFdG_callRow",
5227
5225
  "scroll": "_51QFdG_scroll",
5228
- "toBottom": "_51QFdG_toBottom",
5226
+ "nomix-turn-status-shimmer": "_51QFdG_nomix-turn-status-shimmer",
5227
+ "hint": "_51QFdG_hint",
5229
5228
  "older": "_51QFdG_older",
5230
- "flowItem": "_51QFdG_flowItem",
5231
- "callRow": "_51QFdG_callRow",
5232
- "column": "_51QFdG_column",
5233
5229
  "turnStatusClock": "_51QFdG_turnStatusClock",
5234
- "hint": "_51QFdG_hint"
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
- "headline": "DitUla_headline",
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",
5714
5716
  "actionRow": "DitUla_actionRow",
5715
- "strip": "DitUla_strip",
5716
- "dot": "DitUla_dot",
5717
+ "headline": "DitUla_headline",
5717
5718
  "root": "DitUla_root",
5718
- "body": "DitUla_body",
5719
- "reject": "DitUla_reject"
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
- "glyphCompleted": "XR6t8a_glyphCompleted",
6159
- "header": "XR6t8a_header",
6160
- "lead": "XR6t8a_lead",
6161
- "progress": "XR6t8a_progress",
6162
- "root": "XR6t8a_root",
6163
- "list": "XR6t8a_list",
6158
+ "body": "XR6t8a_body",
6159
+ "chevron": "XR6t8a_chevron",
6164
6160
  "glyphProgress": "XR6t8a_glyphProgress",
6161
+ "todo-progress-spin": "XR6t8a_todo-progress-spin",
6162
+ "progress": "XR6t8a_progress",
6163
+ "lead": "XR6t8a_lead",
6164
+ "glyphCompleted": "XR6t8a_glyphCompleted",
6165
6165
  "item": "XR6t8a_item",
6166
- "body": "XR6t8a_body",
6167
6166
  "content": "XR6t8a_content",
6168
- "glyphPending": "XR6t8a_glyphPending",
6167
+ "root": "XR6t8a_root",
6169
6168
  "title": "XR6t8a_title",
6170
- "chevron": "XR6t8a_chevron",
6171
- "todo-progress-spin": "XR6t8a_todo-progress-spin",
6172
- "glyph": "XR6t8a_glyph"
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
- "lead": "i41fhG_lead",
6366
- "chevron": "i41fhG_chevron",
6367
- "row": "i41fhG_row",
6368
6365
  "panel": "i41fhG_panel",
6369
- "header": "i41fhG_header",
6370
6366
  "actions": "i41fhG_actions",
6367
+ "action": "i41fhG_action",
6368
+ "header": "i41fhG_header",
6369
+ "chevron": "i41fhG_chevron",
6371
6370
  "dock": "i41fhG_dock",
6372
- "preview": "i41fhG_preview",
6373
- "list": "i41fhG_list",
6374
6371
  "count": "i41fhG_count",
6375
6372
  "editor": "i41fhG_editor",
6376
- "action": "i41fhG_action"
6373
+ "lead": "i41fhG_lead",
6374
+ "list": "i41fhG_list",
6375
+ "row": "i41fhG_row",
6376
+ "preview": "i41fhG_preview"
6377
6377
  };
6378
6378
  //#endregion
6379
6379
  //#region lib/types/client/queue/QueueDock.js
@@ -6621,7 +6621,7 @@ window.__ModuleLoader__.load({
6621
6621
  };
6622
6622
  //#endregion
6623
6623
  //#region \0nomix-css:/home/runner/work/nomix-harness/nomix-harness/packages/client/ui-conversation/src/client/skeleton/HeroShell.module.css.mjs
6624
- const css$7 = ".xoAT5G_root{justify-content:center;align-items:center;min-width:0;height:100%;padding:0 24px;display:flex}.xoAT5G_stack{width:100%;max-width:var(--nomix-composer-card-max-width);flex-direction:column;align-items:stretch;gap:12px;display:flex;overflow:visible}.xoAT5G_headline{color:var(--dsw-alias-label-primary);grid-template-columns:34px auto auto;justify-content:center;align-items:center;column-gap:10px;font-size:26px;font-weight:500;line-height:32px;display:grid}.xoAT5G_headlineText{grid-area:1/2}.xoAT5G_previewBadge{border:1px solid var(--dsw-alias-interactive-bg-hover);background:var(--dsw-alias-state-business-tertiary);color:var(--dsw-alias-label-primary-bluish);font-family:var(--ds-font-family-code);white-space:nowrap;border-radius:24px;grid-area:1/3;align-self:start;margin-top:2px;margin-left:-3px;padding:1px 7px 0;font-size:12px;font-weight:500;line-height:18px}.xoAT5G_fishHitbox{grid-area:1/1;justify-content:center;align-items:center;display:inline-flex}.xoAT5G_fish{color:var(--dsw-alias-label-primary);transform-origin:50% 60%}@keyframes xoAT5G_hero-fish-swim{0%,to{transform:translate(0)rotate(0)}35%{transform:translate(-1px,-1px)rotate(-5deg)}70%{transform:translate(1px)rotate(3deg)}}@media (hover:hover) and (prefers-reduced-motion:no-preference){.xoAT5G_fishHitbox:hover .xoAT5G_fish{animation:xoAT5G_hero-fish-swim var(--ds-transition-duration-slow) var(--ds-ease-in-out)}}.xoAT5G_body{flex-direction:column;gap:12px;min-width:0;display:flex;position:relative;overflow:visible}.xoAT5G_body>*{z-index:1;position:relative}.xoAT5G_body>.xoAT5G_workspaceRow{z-index:10;align-items:center;min-width:0;padding-left:8px;display:flex}.xoAT5G_workspace{max-width:min(100%,360px);min-height:28px;color:var(--dsw-alias-label-primary);cursor:pointer;background:0 0;border:none;border-radius:16px;align-items:center;gap:4px;padding:0 8px;font-size:13px;font-weight:500;line-height:20px;display:inline-flex}.xoAT5G_workspace:not(:disabled):hover,.xoAT5G_workspace[aria-expanded=true]{background:var(--dsw-alias-interactive-bg-hover)}.xoAT5G_workspace:disabled{cursor:default}.xoAT5G_folder{color:var(--dsw-alias-label-primary);flex:none}.xoAT5G_workspaceLabel{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.xoAT5G_chevron{color:var(--dsw-alias-label-caption);flex:none}.xoAT5G_modalInput{box-sizing:border-box;border:1px solid var(--dsw-alias-border-l2);width:100%;height:44px;color:var(--dsw-alias-label-primary);background:0 0;border-radius:22px;outline:none;padding:7px 14px;font-size:14px;font-weight:400;line-height:22px}.xoAT5G_modalInput::placeholder{color:var(--dsw-alias-label-caption)}.xoAT5G_modalInput:disabled{color:var(--dsw-alias-label-dimmed)}.xoAT5G_modalAction{min-width:72px}.xoAT5G_modalError{color:var(--dsw-alias-state-error-primary);margin-top:8px;font-size:12px;line-height:18px}";
6624
+ const css$7 = ".xoAT5G_root{justify-content:center;align-items:center;min-width:0;height:100%;padding:0 24px;display:flex}.xoAT5G_stack{width:100%;max-width:var(--nomix-composer-card-max-width);flex-direction:column;align-items:stretch;gap:12px;display:flex;overflow:visible}.xoAT5G_headline{color:var(--dsw-alias-label-primary);grid-template-columns:34px auto auto;justify-content:center;align-items:center;column-gap:10px;font-size:26px;font-weight:500;line-height:32px;display:grid}.xoAT5G_headlineText{grid-area:1/2}.xoAT5G_previewBadge{border:1px solid var(--dsw-alias-interactive-bg-hover);background:var(--dsw-alias-state-business-tertiary);color:var(--dsw-alias-label-primary-bluish);font-family:var(--ds-font-family-code);white-space:nowrap;border-radius:24px;grid-area:1/3;align-self:start;margin-top:2px;margin-left:-3px;padding:1px 7px 0;font-size:12px;font-weight:500;line-height:18px}.xoAT5G_logoHitbox{grid-area:1/1;justify-content:center;align-items:center;display:inline-flex}.xoAT5G_logo{transform-origin:50%;border-radius:4px}@keyframes xoAT5G_hero-logo-lift{0%,to{transform:translate(0)rotate(0)}35%{transform:translateY(-1px)scale(1.02)}70%{transform:translateY(0)scale(1)}}@media (hover:hover) and (prefers-reduced-motion:no-preference){.xoAT5G_logoHitbox:hover .xoAT5G_logo{animation:xoAT5G_hero-logo-lift var(--ds-transition-duration-slow) var(--ds-ease-in-out)}}.xoAT5G_body{flex-direction:column;gap:12px;min-width:0;display:flex;position:relative;overflow:visible}.xoAT5G_body>*{z-index:1;position:relative}.xoAT5G_body>.xoAT5G_workspaceRow{z-index:10;align-items:center;min-width:0;padding-left:8px;display:flex}.xoAT5G_workspace{max-width:min(100%,360px);min-height:28px;color:var(--dsw-alias-label-primary);cursor:pointer;background:0 0;border:none;border-radius:16px;align-items:center;gap:4px;padding:0 8px;font-size:13px;font-weight:500;line-height:20px;display:inline-flex}.xoAT5G_workspace:not(:disabled):hover,.xoAT5G_workspace[aria-expanded=true]{background:var(--dsw-alias-interactive-bg-hover)}.xoAT5G_workspace:disabled{cursor:default}.xoAT5G_folder{color:var(--dsw-alias-label-primary);flex:none}.xoAT5G_workspaceLabel{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.xoAT5G_chevron{color:var(--dsw-alias-label-caption);flex:none}.xoAT5G_modalInput{box-sizing:border-box;border:1px solid var(--dsw-alias-border-l2);width:100%;height:44px;color:var(--dsw-alias-label-primary);background:0 0;border-radius:22px;outline:none;padding:7px 14px;font-size:14px;font-weight:400;line-height:22px}.xoAT5G_modalInput::placeholder{color:var(--dsw-alias-label-caption)}.xoAT5G_modalInput:disabled{color:var(--dsw-alias-label-dimmed)}.xoAT5G_modalAction{min-width:72px}.xoAT5G_modalError{color:var(--dsw-alias-state-error-primary);margin-top:8px;font-size:12px;line-height:18px}";
6625
6625
  const tagId$7 = "@nomix-ai/nomix-client-ui-conversation/HeroShell.module.css";
6626
6626
  if (typeof document !== "undefined" && document.querySelector("style[data-plugin-css=" + JSON.stringify(tagId$7) + "]") === null) {
6627
6627
  const tag = document.createElement("style");
@@ -6631,23 +6631,23 @@ window.__ModuleLoader__.load({
6631
6631
  document.head.appendChild(tag);
6632
6632
  }
6633
6633
  var HeroShell_module_css_default = {
6634
- "workspace": "xoAT5G_workspace",
6635
- "root": "xoAT5G_root",
6636
- "modalInput": "xoAT5G_modalInput",
6637
- "fishHitbox": "xoAT5G_fishHitbox",
6638
- "fish": "xoAT5G_fish",
6639
- "stack": "xoAT5G_stack",
6634
+ "workspaceRow": "xoAT5G_workspaceRow",
6640
6635
  "body": "xoAT5G_body",
6641
6636
  "chevron": "xoAT5G_chevron",
6642
- "previewBadge": "xoAT5G_previewBadge",
6643
- "folder": "xoAT5G_folder",
6644
- "workspaceRow": "xoAT5G_workspaceRow",
6645
6637
  "workspaceLabel": "xoAT5G_workspaceLabel",
6646
- "modalAction": "xoAT5G_modalAction",
6638
+ "modalInput": "xoAT5G_modalInput",
6647
6639
  "modalError": "xoAT5G_modalError",
6640
+ "modalAction": "xoAT5G_modalAction",
6641
+ "folder": "xoAT5G_folder",
6642
+ "stack": "xoAT5G_stack",
6648
6643
  "headline": "xoAT5G_headline",
6644
+ "hero-logo-lift": "xoAT5G_hero-logo-lift",
6649
6645
  "headlineText": "xoAT5G_headlineText",
6650
- "hero-fish-swim": "xoAT5G_hero-fish-swim"
6646
+ "root": "xoAT5G_root",
6647
+ "logo": "xoAT5G_logo",
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
@@ -6766,10 +6766,10 @@ window.__ModuleLoader__.load({
6766
6766
  className: HeroShell_module_css_default.headline,
6767
6767
  children: [
6768
6768
  (0, react_jsx_runtime.jsx)("span", {
6769
- className: HeroShell_module_css_default.fishHitbox,
6770
- children: (0, react_jsx_runtime.jsx)(_nomix_ai_nomix_client_ui_primitives.FishLogo, {
6769
+ className: HeroShell_module_css_default.logoHitbox,
6770
+ children: (0, react_jsx_runtime.jsx)(_nomix_ai_nomix_client_ui_primitives.NomixLogo, {
6771
6771
  size: 34,
6772
- className: HeroShell_module_css_default.fish
6772
+ className: HeroShell_module_css_default.logo
6773
6773
  })
6774
6774
  }),
6775
6775
  (0, react_jsx_runtime.jsx)("span", {
@@ -6797,28 +6797,28 @@ window.__ModuleLoader__.load({
6797
6797
  document.head.appendChild(tag);
6798
6798
  }
6799
6799
  var ConversationRoot_module_css_default = {
6800
- "heroGlow": "rwy4Oa_heroGlow",
6801
- "viewArea": "rwy4Oa_viewArea",
6802
- "root": "rwy4Oa_root",
6803
- "crumbSeg": "rwy4Oa_crumbSeg",
6800
+ "titleCluster": "rwy4Oa_titleCluster",
6801
+ "headerUtilities": "rwy4Oa_headerUtilities",
6802
+ "crumbCurrent": "rwy4Oa_crumbCurrent",
6803
+ "headerActions": "rwy4Oa_headerActions",
6804
+ "tabs": "rwy4Oa_tabs",
6804
6805
  "header": "rwy4Oa_header",
6806
+ "crumbs": "rwy4Oa_crumbs",
6807
+ "titleRow": "rwy4Oa_titleRow",
6805
6808
  "crumbSep": "rwy4Oa_crumbSep",
6806
- "crumbCurrent": "rwy4Oa_crumbCurrent",
6807
- "headerHidden": "rwy4Oa_headerHidden",
6808
- "crumb": "rwy4Oa_crumb",
6809
+ "scrollBody": "rwy4Oa_scrollBody",
6809
6810
  "tab": "rwy4Oa_tab",
6810
- "composerStack": "rwy4Oa_composerStack",
6811
6811
  "heroWorkspaceRow": "rwy4Oa_heroWorkspaceRow",
6812
- "headerUtilities": "rwy4Oa_headerUtilities",
6813
- "tabs": "rwy4Oa_tabs",
6814
- "scrollBody": "rwy4Oa_scrollBody",
6815
- "titleCluster": "rwy4Oa_titleCluster",
6812
+ "crumb": "rwy4Oa_crumb",
6813
+ "crumbSeg": "rwy4Oa_crumbSeg",
6814
+ "composerHero": "rwy4Oa_composerHero",
6815
+ "heroGlow": "rwy4Oa_heroGlow",
6816
+ "headerHidden": "rwy4Oa_headerHidden",
6817
+ "root": "rwy4Oa_root",
6816
6818
  "tabActive": "rwy4Oa_tabActive",
6817
- "headerActions": "rwy4Oa_headerActions",
6818
- "titleRow": "rwy4Oa_titleRow",
6819
- "crumbs": "rwy4Oa_crumbs",
6820
- "composerSeat": "rwy4Oa_composerSeat",
6821
- "composerHero": "rwy4Oa_composerHero"
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
+ "code": "L4qOyG_code",
7097
7098
  "header": "L4qOyG_header",
7098
- "sectionLabel": "L4qOyG_sectionLabel",
7099
- "close": "L4qOyG_close",
7100
7099
  "section": "L4qOyG_section",
7101
- "empty": "L4qOyG_empty",
7102
- "title": "L4qOyG_title",
7103
- "code": "L4qOyG_code",
7100
+ "close": "L4qOyG_close",
7104
7101
  "root": "L4qOyG_root",
7105
- "body": "L4qOyG_body"
7102
+ "title": "L4qOyG_title",
7103
+ "body": "L4qOyG_body",
7104
+ "sectionLabel": "L4qOyG_sectionLabel",
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",
8959
+ "chevron": "DQ_Ega_chevron",
8958
8960
  "title": "DQ_Ega_title",
8959
8961
  "summary": "DQ_Ega_summary",
8960
8962
  "thinkBody": "DQ_Ega_thinkBody",
8961
- "leading": "DQ_Ega_leading",
8962
8963
  "root": "DQ_Ega_root",
8963
- "chevron": "DQ_Ega_chevron",
8964
- "separator": "DQ_Ega_separator",
8965
8964
  "nomix-reasoning-row-sweep": "DQ_Ega_nomix-reasoning-row-sweep",
8966
- "row": "DQ_Ega_row"
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,10 +9048,10 @@ window.__ModuleLoader__.load({
9048
9048
  document.head.appendChild(tag);
9049
9049
  }
9050
9050
  var AssistantMarkdown_module_css_default = {
9051
- "root": "h3DxwW_root",
9052
- "actions": "h3DxwW_actions",
9051
+ "stopped": "h3DxwW_stopped",
9053
9052
  "body": "h3DxwW_body",
9054
- "stopped": "h3DxwW_stopped"
9053
+ "actions": "h3DxwW_actions",
9054
+ "root": "h3DxwW_root"
9055
9055
  };
9056
9056
  //#endregion
9057
9057
  //#region lib/types/client/chat/AssistantMarkdown.js
@@ -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",
9167
9170
  "leading": "mLFSJq_leading",
9168
- "summary": "mLFSJq_summary",
9169
9171
  "row": "mLFSJq_row",
9170
- "root": "mLFSJq_root",
9171
9172
  "separator": "mLFSJq_separator",
9172
- "nomix-command-row-sweep": "mLFSJq_nomix-command-row-sweep",
9173
- "chevron": "mLFSJq_chevron",
9174
9173
  "title": "mLFSJq_title",
9175
- "body": "mLFSJq_body"
9174
+ "root": "mLFSJq_root",
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,11 +1,11 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
- // Hero chrome for the blank-draft phase of ConversationRoot: fish headline,
2
+ // Hero chrome for the blank-draft phase of ConversationRoot: branded headline,
3
3
  // glow backdrop, and the workspace row. Pure presentation — the resident
4
4
  // composer is NOT rendered here (it keeps its own stable tree position in
5
5
  // ConversationRoot so the textarea survives the hero → composer flip); CSS
6
6
  // positions it over this shell's glow area during the hero phase.
7
7
  import { useId } from 'react';
8
- import { FishLogo, IconChevronDownOutline14, IconFolderClose16, IconFolderOpen16, } from '../../../../../client-ui-primitives/lib/index.js';
8
+ import { IconChevronDownOutline14, IconFolderClose16, IconFolderOpen16, NomixLogo, } from '../../../../../client-ui-primitives/lib/index.js';
9
9
  import { workspaceTitleOf } from '../../../../../client-runtime/lib/client.js';
10
10
  import css from './HeroShell.module.css';
11
11
  /**
@@ -53,6 +53,6 @@ export function HeroGlow({ className }) {
53
53
  * @returns the centered hero element tree.
54
54
  */
55
55
  export function HeroShell({ t, children }) {
56
- return (_jsxs("div", { className: css.root, children: [_jsxs("div", { className: css.stack, children: [_jsxs("div", { className: css.headline, children: [_jsx("span", { className: css.fishHitbox, children: _jsx(FishLogo, { size: 34, className: css.fish }) }), _jsx("span", { className: css.headlineText, children: t('hero.headline') }), _jsx("span", { className: css.previewBadge, children: t('hero.preview') })] }), _jsx("div", { className: css.body })] }), children] }));
56
+ return (_jsxs("div", { className: css.root, children: [_jsxs("div", { className: css.stack, children: [_jsxs("div", { className: css.headline, children: [_jsx("span", { className: css.logoHitbox, children: _jsx(NomixLogo, { size: 34, className: css.logo }) }), _jsx("span", { className: css.headlineText, children: t('hero.headline') }), _jsx("span", { className: css.previewBadge, children: t('hero.preview') })] }), _jsx("div", { className: css.body })] }), children] }));
57
57
  }
58
58
  //# sourceMappingURL=EmptyHero.js.map
@@ -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.2",
4
+ "version": "0.2.4",
5
5
  "publishConfig": {
6
6
  "access": "public"
7
7
  },