@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
@@ -67,67 +67,67 @@ window.__ModuleLoader__.load({
67
67
  document.head.appendChild(tag);
68
68
  }
69
69
  var ModelsSection_module_css_default = {
70
- "addButton": "_1AumBW_addButton",
71
- "modelCatalogMeta": "_1AumBW_modelCatalogMeta",
70
+ "credentialDotMissing": "_1AumBW_credentialDotMissing",
71
+ "customized": "_1AumBW_customized",
72
+ "editorHeader": "_1AumBW_editorHeader",
73
+ "error": "_1AumBW_error",
74
+ "addModelButton": "_1AumBW_addModelButton",
75
+ "modelCatalog": "_1AumBW_modelCatalog",
76
+ "intro": "_1AumBW_intro",
77
+ "title": "_1AumBW_title",
78
+ "addCard": "_1AumBW_addCard",
79
+ "iconButtonDanger": "_1AumBW_iconButtonDanger",
72
80
  "modelFieldLabel": "_1AumBW_modelFieldLabel",
73
- "hiddenLabel": "_1AumBW_hiddenLabel",
74
- "candidateLabel": "_1AumBW_candidateLabel",
75
- "modelField": "_1AumBW_modelField",
76
- "advancedHint": "_1AumBW_advancedHint",
77
81
  "modelEntry": "_1AumBW_modelEntry",
78
- "addCard": "_1AumBW_addCard",
79
- "title": "_1AumBW_title",
80
- "deleteDialog": "_1AumBW_deleteDialog",
81
- "intro": "_1AumBW_intro",
82
+ "rowHead": "_1AumBW_rowHead",
83
+ "modelCatalogTitle": "_1AumBW_modelCatalogTitle",
84
+ "selectInput": "_1AumBW_selectInput",
82
85
  "savedNotice": "_1AumBW_savedNotice",
83
- "addBlock": "_1AumBW_addBlock",
84
- "deleteConfirm": "_1AumBW_deleteConfirm",
86
+ "editorTitle": "_1AumBW_editorTitle",
87
+ "modelList": "_1AumBW_modelList",
88
+ "rowTag": "_1AumBW_rowTag",
85
89
  "candidateList": "_1AumBW_candidateList",
86
- "addActions": "_1AumBW_addActions",
87
- "notice": "_1AumBW_notice",
90
+ "modelCatalogHeading": "_1AumBW_modelCatalogHeading",
91
+ "section": "_1AumBW_section",
88
92
  "credentialDot": "_1AumBW_credentialDot",
89
- "addModelButton": "_1AumBW_addModelButton",
90
- "modelListHead": "_1AumBW_modelListHead",
91
- "editorHeader": "_1AumBW_editorHeader",
92
- "editorTitle": "_1AumBW_editorTitle",
93
- "editorRoute": "_1AumBW_editorRoute",
93
+ "customizedSummary": "_1AumBW_customizedSummary",
94
+ "fetchDialog": "_1AumBW_fetchDialog",
95
+ "deleteDialog": "_1AumBW_deleteDialog",
96
+ "candidateLabel": "_1AumBW_candidateLabel",
97
+ "secondaryButton": "_1AumBW_secondaryButton",
94
98
  "customizedBody": "_1AumBW_customizedBody",
95
- "modelAdvanced": "_1AumBW_modelAdvanced",
96
- "editorActions": "_1AumBW_editorActions",
99
+ "addActions": "_1AumBW_addActions",
100
+ "hiddenLabel": "_1AumBW_hiddenLabel",
97
101
  "linkButton": "_1AumBW_linkButton",
98
- "error": "_1AumBW_error",
99
- "rows": "_1AumBW_rows",
100
- "primaryButton": "_1AumBW_primaryButton",
101
- "modelEmpty": "_1AumBW_modelEmpty",
102
- "rowHead": "_1AumBW_rowHead",
102
+ "modelField": "_1AumBW_modelField",
103
+ "fieldLabel": "_1AumBW_fieldLabel",
103
104
  "credentialDotConfigured": "_1AumBW_credentialDotConfigured",
104
- "fetchDialog": "_1AumBW_fetchDialog",
105
- "section": "_1AumBW_section",
106
- "candidate": "_1AumBW_candidate",
107
- "customizedSummary": "_1AumBW_customizedSummary",
108
105
  "dangerButton": "_1AumBW_dangerButton",
109
- "iconButtonDanger": "_1AumBW_iconButtonDanger",
110
- "rowActions": "_1AumBW_rowActions",
111
- "selectInput": "_1AumBW_selectInput",
112
- "modelCatalogTitle": "_1AumBW_modelCatalogTitle",
113
- "modelRow": "_1AumBW_modelRow",
114
- "rowTag": "_1AumBW_rowTag",
115
- "rowIdentity": "_1AumBW_rowIdentity",
116
- "field": "_1AumBW_field",
117
- "fieldLabel": "_1AumBW_fieldLabel",
118
- "rowCard": "_1AumBW_rowCard",
106
+ "deleteConfirm": "_1AumBW_deleteConfirm",
107
+ "advancedHint": "_1AumBW_advancedHint",
108
+ "notice": "_1AumBW_notice",
109
+ "addBlock": "_1AumBW_addBlock",
119
110
  "candidateId": "_1AumBW_candidateId",
120
- "customized": "_1AumBW_customized",
111
+ "rows": "_1AumBW_rows",
112
+ "rowCard": "_1AumBW_rowCard",
121
113
  "rowName": "_1AumBW_rowName",
122
- "modelCatalog": "_1AumBW_modelCatalog",
123
- "modelList": "_1AumBW_modelList",
124
- "input": "_1AumBW_input",
125
- "credentialDotMissing": "_1AumBW_credentialDotMissing",
126
114
  "setupCard": "_1AumBW_setupCard",
115
+ "modelRow": "_1AumBW_modelRow",
116
+ "field": "_1AumBW_field",
117
+ "modelEmpty": "_1AumBW_modelEmpty",
118
+ "addButton": "_1AumBW_addButton",
119
+ "rowIdentity": "_1AumBW_rowIdentity",
120
+ "primaryButton": "_1AumBW_primaryButton",
121
+ "input": "_1AumBW_input",
127
122
  "iconButton": "_1AumBW_iconButton",
128
- "secondaryButton": "_1AumBW_secondaryButton",
123
+ "modelCatalogMeta": "_1AumBW_modelCatalogMeta",
129
124
  "editor": "_1AumBW_editor",
130
- "modelCatalogHeading": "_1AumBW_modelCatalogHeading"
125
+ "candidate": "_1AumBW_candidate",
126
+ "rowActions": "_1AumBW_rowActions",
127
+ "editorActions": "_1AumBW_editorActions",
128
+ "modelListHead": "_1AumBW_modelListHead",
129
+ "modelAdvanced": "_1AumBW_modelAdvanced",
130
+ "editorRoute": "_1AumBW_editorRoute"
131
131
  };
132
132
  //#endregion
133
133
  //#region lib/types/client/EditorFooter.js
@@ -2083,10 +2083,10 @@ window.__ModuleLoader__.load({
2083
2083
  document.head.appendChild(tag);
2084
2084
  }
2085
2085
  var OnboardingModal_module_css_default = {
2086
- "content": "Bs4y8a_content",
2087
- "body": "Bs4y8a_body",
2086
+ "title": "Bs4y8a_title",
2088
2087
  "dialog": "Bs4y8a_dialog",
2089
- "title": "Bs4y8a_title"
2088
+ "content": "Bs4y8a_content",
2089
+ "body": "Bs4y8a_body"
2090
2090
  };
2091
2091
  //#endregion
2092
2092
  //#region lib/types/client/OnboardingModal.js
@@ -2145,8 +2145,8 @@ window.__ModuleLoader__.load({
2145
2145
  document.head.appendChild(tag);
2146
2146
  }
2147
2147
  var DeepSeekOnboardingDialog_module_css_default = {
2148
- "editor": "voLUqq_editor",
2149
- "description": "voLUqq_description"
2148
+ "description": "voLUqq_description",
2149
+ "editor": "voLUqq_editor"
2150
2150
  };
2151
2151
  //#endregion
2152
2152
  //#region lib/types/client/DeepSeekOnboardingDialog.js
@@ -2236,9 +2236,9 @@ window.__ModuleLoader__.load({
2236
2236
  document.head.appendChild(tag);
2237
2237
  }
2238
2238
  var WelcomeNotice_module_css_default = {
2239
- "error": "N7u0qa_error",
2240
- "copy": "N7u0qa_copy",
2241
2239
  "actions": "N7u0qa_actions",
2240
+ "copy": "N7u0qa_copy",
2241
+ "error": "N7u0qa_error",
2242
2242
  "primary": "N7u0qa_primary"
2243
2243
  };
2244
2244
  //#endregion
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@nomix-ai/nomix-client-ui-settings-models",
3
3
  "description": "Models settings and shared product-onboarding dialogs over existing settings and credential joins",
4
- "version": "0.2.3",
4
+ "version": "0.2.4",
5
5
  "publishConfig": {
6
6
  "access": "public"
7
7
  },
@@ -18,24 +18,24 @@ window.__ModuleLoader__.load({
18
18
  document.head.appendChild(tag);
19
19
  }
20
20
  var PluginInventorySettingsTab_module_css_default = {
21
- "configTag": "OqotSa_configTag",
22
- "catalogHeading": "OqotSa_catalogHeading",
23
- "catalog": "OqotSa_catalog",
24
21
  "section": "OqotSa_section",
25
- "search": "OqotSa_search",
26
- "card": "OqotSa_card",
27
- "statusDot": "OqotSa_statusDot",
22
+ "cardTitle": "OqotSa_cardTitle",
23
+ "cards": "OqotSa_cards",
24
+ "configTag": "OqotSa_configTag",
25
+ "cardContent": "OqotSa_cardContent",
28
26
  "cardDetails": "OqotSa_cardDetails",
27
+ "details": "OqotSa_details",
28
+ "statusDot": "OqotSa_statusDot",
29
+ "card": "OqotSa_card",
30
+ "catalog": "OqotSa_catalog",
29
31
  "entryValue": "OqotSa_entryValue",
30
- "cardContent": "OqotSa_cardContent",
32
+ "chevron": "OqotSa_chevron",
31
33
  "status": "OqotSa_status",
32
- "visuallyHidden": "OqotSa_visuallyHidden",
33
- "cardTitle": "OqotSa_cardTitle",
34
+ "search": "OqotSa_search",
34
35
  "cardTrailing": "OqotSa_cardTrailing",
35
- "chevron": "OqotSa_chevron",
36
+ "catalogHeading": "OqotSa_catalogHeading",
36
37
  "failure": "OqotSa_failure",
37
- "details": "OqotSa_details",
38
- "cards": "OqotSa_cards"
38
+ "visuallyHidden": "OqotSa_visuallyHidden"
39
39
  };
40
40
  //#endregion
41
41
  //#region lib/types/client/PluginInventorySettingsTab.js
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@nomix-ai/nomix-client-ui-settings-plugin-inventory",
3
3
  "description": "Read-only Cordis Loader inventory tab in Web Plugins settings",
4
- "version": "0.2.3",
4
+ "version": "0.2.4",
5
5
  "publishConfig": {
6
6
  "access": "public"
7
7
  },
@@ -20,17 +20,17 @@ window.__ModuleLoader__.load({
20
20
  document.head.appendChild(tag);
21
21
  }
22
22
  var fields_module_css_default = {
23
+ "reset": "Z-6aPG_reset",
24
+ "badges": "Z-6aPG_badges",
25
+ "head": "Z-6aPG_head",
26
+ "label": "Z-6aPG_label",
23
27
  "input": "Z-6aPG_input",
24
- "badge": "Z-6aPG_badge",
25
28
  "invalid": "Z-6aPG_invalid",
26
- "field": "Z-6aPG_field",
27
29
  "hint": "Z-6aPG_hint",
30
+ "field": "Z-6aPG_field",
28
31
  "inputInvalid": "Z-6aPG_inputInvalid",
29
- "head": "Z-6aPG_head",
30
- "reset": "Z-6aPG_reset",
31
- "badges": "Z-6aPG_badges",
32
- "label": "Z-6aPG_label",
33
- "badgeMuted": "Z-6aPG_badgeMuted"
32
+ "badgeMuted": "Z-6aPG_badgeMuted",
33
+ "badge": "Z-6aPG_badge"
34
34
  };
35
35
  //#endregion
36
36
  //#region lib/types/client/fields.js
@@ -162,21 +162,21 @@ window.__ModuleLoader__.load({
162
162
  document.head.appendChild(tag);
163
163
  }
164
164
  var PluginCard_module_css_default = {
165
- "name": "g6_66q_name",
166
- "description": "g6_66q_description",
167
165
  "pending": "g6_66q_pending",
168
- "cardOpen": "g6_66q_cardOpen",
169
166
  "header": "g6_66q_header",
170
- "chevronOpen": "g6_66q_chevronOpen",
171
- "save": "g6_66q_save",
172
- "card": "g6_66q_card",
173
- "headText": "g6_66q_headText",
174
- "chevron": "g6_66q_chevron",
167
+ "description": "g6_66q_description",
175
168
  "body": "g6_66q_body",
176
- "readOnly": "g6_66q_readOnly",
177
169
  "footer": "g6_66q_footer",
170
+ "card": "g6_66q_card",
171
+ "chevronOpen": "g6_66q_chevronOpen",
172
+ "failed": "g6_66q_failed",
173
+ "headText": "g6_66q_headText",
178
174
  "discard": "g6_66q_discard",
179
- "failed": "g6_66q_failed"
175
+ "save": "g6_66q_save",
176
+ "name": "g6_66q_name",
177
+ "cardOpen": "g6_66q_cardOpen",
178
+ "chevron": "g6_66q_chevron",
179
+ "readOnly": "g6_66q_readOnly"
180
180
  };
181
181
  //#endregion
182
182
  //#region lib/types/client/PluginCard.js
@@ -371,14 +371,14 @@ window.__ModuleLoader__.load({
371
371
  document.head.appendChild(tag);
372
372
  }
373
373
  var PluginsSettingsSection_module_css_default = {
374
- "cards": "Wo5A1q_cards",
374
+ "heading": "Wo5A1q_heading",
375
375
  "empty": "Wo5A1q_empty",
376
- "intro": "Wo5A1q_intro",
376
+ "section": "Wo5A1q_section",
377
+ "panel": "Wo5A1q_panel",
377
378
  "tabs": "Wo5A1q_tabs",
378
379
  "tab": "Wo5A1q_tab",
379
- "heading": "Wo5A1q_heading",
380
- "section": "Wo5A1q_section",
381
- "panel": "Wo5A1q_panel"
380
+ "intro": "Wo5A1q_intro",
381
+ "cards": "Wo5A1q_cards"
382
382
  };
383
383
  //#endregion
384
384
  //#region lib/types/client/ConfigurablePluginsTab.js
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@nomix-ai/nomix-client-ui-settings-plugins",
3
3
  "description": "Plugins settings section with feature-owned tabs and configurable host-plane plugin cards",
4
- "version": "0.2.3",
4
+ "version": "0.2.4",
5
5
  "publishConfig": {
6
6
  "access": "public"
7
7
  },
@@ -33,27 +33,27 @@ window.__ModuleLoader__.load({
33
33
  document.head.appendChild(tag);
34
34
  }
35
35
  var SidebarRoot_module_css_default = {
36
- "toggle": "hzacJG_toggle",
37
36
  "newSessionLabel": "hzacJG_newSessionLabel",
38
- "settingsArea": "hzacJG_settingsArea",
39
- "collapsed": "hzacJG_collapsed",
40
- "panelIcon": "hzacJG_panelIcon",
41
- "brand": "hzacJG_brand",
42
- "root": "hzacJG_root",
43
- "rail-in": "hzacJG_rail-in",
44
- "wide-in": "hzacJG_wide-in",
45
- "footerActions": "hzacJG_footerActions",
46
37
  "rail-fade-in": "hzacJG_rail-fade-in",
38
+ "footArea": "hzacJG_footArea",
39
+ "footerActions": "hzacJG_footerActions",
40
+ "panelIcon": "hzacJG_panelIcon",
47
41
  "railIn": "hzacJG_railIn",
42
+ "wide-in": "hzacJG_wide-in",
43
+ "brand": "hzacJG_brand",
44
+ "toggle": "hzacJG_toggle",
45
+ "railLogo": "hzacJG_railLogo",
46
+ "wide": "hzacJG_wide",
47
+ "collapsed": "hzacJG_collapsed",
48
48
  "quietBars": "hzacJG_quietBars",
49
- "iconButton": "hzacJG_iconButton",
50
49
  "newSession": "hzacJG_newSession",
51
50
  "regionArea": "hzacJG_regionArea",
52
- "footArea": "hzacJG_footArea",
53
- "logoRow": "hzacJG_logoRow",
54
- "railLogo": "hzacJG_railLogo",
55
- "wide": "hzacJG_wide",
56
- "fading": "hzacJG_fading"
51
+ "iconButton": "hzacJG_iconButton",
52
+ "settingsArea": "hzacJG_settingsArea",
53
+ "root": "hzacJG_root",
54
+ "rail-in": "hzacJG_rail-in",
55
+ "fading": "hzacJG_fading",
56
+ "logoRow": "hzacJG_logoRow"
57
57
  };
58
58
  //#endregion
59
59
  //#region lib/types/client/SidebarRoot.js
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@nomix-ai/nomix-client-ui-sidebar",
3
3
  "description": "Sidebar plugin: session multi-level tree, search, grouping, state dots",
4
- "version": "0.2.3",
4
+ "version": "0.2.4",
5
5
  "publishConfig": {
6
6
  "access": "public"
7
7
  },
@@ -18,23 +18,23 @@ window.__ModuleLoader__.load({
18
18
  document.head.appendChild(tag);
19
19
  }
20
20
  var SkillRow_module_css_default = {
21
+ "errorSummary": "PTkhfa_errorSummary",
21
22
  "title": "PTkhfa_title",
22
- "leading": "PTkhfa_leading",
23
23
  "instructionsCard": "PTkhfa_instructionsCard",
24
- "chevron": "PTkhfa_chevron",
25
- "instructions": "PTkhfa_instructions",
26
24
  "card": "PTkhfa_card",
27
- "iconIdle": "PTkhfa_iconIdle",
25
+ "chevron": "PTkhfa_chevron",
26
+ "leading": "PTkhfa_leading",
27
+ "inspectButton": "PTkhfa_inspectButton",
28
+ "chevronHover": "PTkhfa_chevronHover",
29
+ "visuallyHidden": "PTkhfa_visuallyHidden",
30
+ "summary": "PTkhfa_summary",
28
31
  "row": "PTkhfa_row",
29
32
  "separator": "PTkhfa_separator",
33
+ "bodyWrap": "PTkhfa_bodyWrap",
30
34
  "nomix-skill-row-sweep": "PTkhfa_nomix-skill-row-sweep",
31
35
  "instructionsHeader": "PTkhfa_instructionsHeader",
32
- "inspectButton": "PTkhfa_inspectButton",
33
- "errorSummary": "PTkhfa_errorSummary",
34
- "summary": "PTkhfa_summary",
35
- "chevronHover": "PTkhfa_chevronHover",
36
- "bodyWrap": "PTkhfa_bodyWrap",
37
- "visuallyHidden": "PTkhfa_visuallyHidden"
36
+ "instructions": "PTkhfa_instructions",
37
+ "iconIdle": "PTkhfa_iconIdle"
38
38
  };
39
39
  //#endregion
40
40
  //#region lib/types/client/SkillRow.js
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@nomix-ai/nomix-client-ui-skill",
3
3
  "description": "Web skill references and the dedicated skill tool row",
4
- "version": "0.2.3",
4
+ "version": "0.2.4",
5
5
  "publishConfig": {
6
6
  "access": "public"
7
7
  },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@nomix-ai/nomix-client-ui-slots",
3
3
  "description": "Slot registry pure core: SlotMap declaration merging, single register composition API, four-share props types, store-seat types, renderer install seam",
4
- "version": "0.2.3",
4
+ "version": "0.2.4",
5
5
  "publishConfig": {
6
6
  "access": "public"
7
7
  },
@@ -19,30 +19,30 @@ window.__ModuleLoader__.load({
19
19
  document.head.appendChild(tag);
20
20
  }
21
21
  var SubagentCatalogAction_module_css_default = {
22
- "metricToken": "_7-_r8G_metricToken",
23
- "root": "_7-_r8G_root",
22
+ "triggerOpen": "_7-_r8G_triggerOpen",
23
+ "activitySlot": "_7-_r8G_activitySlot",
24
+ "row": "_7-_r8G_row",
25
+ "node": "_7-_r8G_node",
26
+ "disclosureSpace": "_7-_r8G_disclosureSpace",
24
27
  "disclosure": "_7-_r8G_disclosure",
25
- "label": "_7-_r8G_label",
28
+ "trigger": "_7-_r8G_trigger",
26
29
  "disclosureOpen": "_7-_r8G_disclosureOpen",
27
- "clickarea": "_7-_r8G_clickarea",
28
- "loadingRow": "_7-_r8G_loadingRow",
29
30
  "content": "_7-_r8G_content",
30
- "notice": "_7-_r8G_notice",
31
- "count": "_7-_r8G_count",
32
- "activitySlot": "_7-_r8G_activitySlot",
33
- "error": "_7-_r8G_error",
34
- "refresh": "_7-_r8G_refresh",
35
- "summary": "_7-_r8G_summary",
31
+ "metricToken": "_7-_r8G_metricToken",
36
32
  "metricDuration": "_7-_r8G_metricDuration",
33
+ "error": "_7-_r8G_error",
37
34
  "children": "_7-_r8G_children",
38
- "node": "_7-_r8G_node",
39
35
  "disabled": "_7-_r8G_disabled",
36
+ "clickarea": "_7-_r8G_clickarea",
37
+ "summary": "_7-_r8G_summary",
38
+ "label": "_7-_r8G_label",
39
+ "root": "_7-_r8G_root",
40
+ "count": "_7-_r8G_count",
40
41
  "metrics": "_7-_r8G_metrics",
41
- "triggerOpen": "_7-_r8G_triggerOpen",
42
- "disclosureSpace": "_7-_r8G_disclosureSpace",
43
- "row": "_7-_r8G_row",
44
- "menu": "_7-_r8G_menu",
45
- "trigger": "_7-_r8G_trigger"
42
+ "refresh": "_7-_r8G_refresh",
43
+ "notice": "_7-_r8G_notice",
44
+ "loadingRow": "_7-_r8G_loadingRow",
45
+ "menu": "_7-_r8G_menu"
46
46
  };
47
47
  //#endregion
48
48
  //#region lib/types/client/SubagentCatalogAction.js
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@nomix-ai/nomix-client-ui-subagent",
3
3
  "description": "Subagent conversation catalog, continuation routing UI, and '@' reference source",
4
- "version": "0.2.3",
4
+ "version": "0.2.4",
5
5
  "publishConfig": {
6
6
  "access": "public"
7
7
  },
@@ -33,10 +33,10 @@ window.__ModuleLoader__.load({
33
33
  document.head.appendChild(tag);
34
34
  }
35
35
  var AppearanceRow_module_css_default = {
36
- "selected": "gO8vLG_selected",
37
- "cubeRow": "gO8vLG_cubeRow",
38
36
  "group": "gO8vLG_group",
39
37
  "title": "gO8vLG_title",
38
+ "cubeRow": "gO8vLG_cubeRow",
39
+ "selected": "gO8vLG_selected",
40
40
  "themeCube": "gO8vLG_themeCube"
41
41
  };
42
42
  //#endregion
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@nomix-ai/nomix-client-ui-theme",
3
3
  "description": "Theme plugin: Host bootstrap for the pre-plugin palette; DOM-free ThemeRuntime for light/dark/system state; --dsw-* token styles and Appearance settings row",
4
- "version": "0.2.3",
4
+ "version": "0.2.4",
5
5
  "publishConfig": {
6
6
  "access": "public"
7
7
  },
@@ -605,33 +605,33 @@ window.__ModuleLoader__.load({
605
605
  document.head.appendChild(tag);
606
606
  }
607
607
  var ToolRow_module_css_default = {
608
- "leading": "uvVWwG_leading",
609
- "terminalBody": "uvVWwG_terminalBody",
610
- "sep": "uvVWwG_sep",
611
- "summarySuffix": "uvVWwG_summarySuffix",
612
- "ioDivider": "uvVWwG_ioDivider",
608
+ "errorSummary": "uvVWwG_errorSummary",
609
+ "ioCard": "uvVWwG_ioCard",
610
+ "ioText": "uvVWwG_ioText",
613
611
  "diffBody": "uvVWwG_diffBody",
614
- "searchBody": "uvVWwG_searchBody",
615
- "searchRecovery": "uvVWwG_searchRecovery",
616
612
  "summary": "uvVWwG_summary",
613
+ "title": "uvVWwG_title",
614
+ "webBody": "uvVWwG_webBody",
617
615
  "nomix-tool-row-sweep": "uvVWwG_nomix-tool-row-sweep",
618
616
  "bodyScroll": "uvVWwG_bodyScroll",
619
- "codeBody": "uvVWwG_codeBody",
617
+ "root": "uvVWwG_root",
620
618
  "ioSection": "uvVWwG_ioSection",
621
- "ioCard": "uvVWwG_ioCard",
622
- "row": "uvVWwG_row",
623
- "title": "uvVWwG_title",
624
- "errorSummary": "uvVWwG_errorSummary",
625
- "ioLabel": "uvVWwG_ioLabel",
626
- "readBody": "uvVWwG_readBody",
627
619
  "visuallyHidden": "uvVWwG_visuallyHidden",
628
- "root": "uvVWwG_root",
629
- "webBody": "uvVWwG_webBody",
630
- "fileLink": "uvVWwG_fileLink",
631
- "bodyWrap": "uvVWwG_bodyWrap",
632
- "chevron": "uvVWwG_chevron",
620
+ "leading": "uvVWwG_leading",
621
+ "readBody": "uvVWwG_readBody",
622
+ "ioDivider": "uvVWwG_ioDivider",
633
623
  "inspectButton": "uvVWwG_inspectButton",
634
- "ioText": "uvVWwG_ioText"
624
+ "chevron": "uvVWwG_chevron",
625
+ "summarySuffix": "uvVWwG_summarySuffix",
626
+ "row": "uvVWwG_row",
627
+ "codeBody": "uvVWwG_codeBody",
628
+ "searchRecovery": "uvVWwG_searchRecovery",
629
+ "sep": "uvVWwG_sep",
630
+ "fileLink": "uvVWwG_fileLink",
631
+ "ioLabel": "uvVWwG_ioLabel",
632
+ "terminalBody": "uvVWwG_terminalBody",
633
+ "searchBody": "uvVWwG_searchBody",
634
+ "bodyWrap": "uvVWwG_bodyWrap"
635
635
  };
636
636
  //#endregion
637
637
  //#region lib/types/client/tool/components/ToolRow.js
@@ -850,8 +850,8 @@ window.__ModuleLoader__.load({
850
850
  document.head.appendChild(tag);
851
851
  }
852
852
  var ToolCallTree_module_css_default = {
853
- "subCalls": "Vlrg3a_subCalls",
854
- "callRow": "Vlrg3a_callRow"
853
+ "callRow": "Vlrg3a_callRow",
854
+ "subCalls": "Vlrg3a_subCalls"
855
855
  };
856
856
  //#endregion
857
857
  //#region lib/types/client/tool/ToolCallTree.js
@@ -949,12 +949,12 @@ window.__ModuleLoader__.load({
949
949
  document.head.appendChild(tag);
950
950
  }
951
951
  var ToolDetails_module_css_default = {
952
- "read": "ktuhBa_read",
953
- "description": "ktuhBa_description",
954
952
  "cardBody": "ktuhBa_cardBody",
955
953
  "web": "ktuhBa_web",
954
+ "description": "ktuhBa_description",
956
955
  "code": "ktuhBa_code",
957
956
  "empty": "ktuhBa_empty",
957
+ "read": "ktuhBa_read",
958
958
  "recovery": "ktuhBa_recovery"
959
959
  };
960
960
  //#endregion
@@ -1100,25 +1100,25 @@ window.__ModuleLoader__.load({
1100
1100
  }
1101
1101
  var bash_sample_module_css_default = {
1102
1102
  "nomix-bash-row-sweep": "_6xlivG_nomix-bash-row-sweep",
1103
- "ioLabel": "_6xlivG_ioLabel",
1104
- "chevronHover": "_6xlivG_chevronHover",
1105
- "root": "_6xlivG_root",
1106
1103
  "ioText": "_6xlivG_ioText",
1104
+ "terminal": "_6xlivG_terminal",
1105
+ "sep": "_6xlivG_sep",
1106
+ "ioLabel": "_6xlivG_ioLabel",
1107
+ "card": "_6xlivG_card",
1108
+ "ioDivider": "_6xlivG_ioDivider",
1107
1109
  "leading": "_6xlivG_leading",
1108
- "inspectButton": "_6xlivG_inspectButton",
1109
- "errorSummary": "_6xlivG_errorSummary",
1110
+ "summary": "_6xlivG_summary",
1111
+ "bodyWrap": "_6xlivG_bodyWrap",
1112
+ "root": "_6xlivG_root",
1113
+ "iconIdle": "_6xlivG_iconIdle",
1114
+ "visuallyHidden": "_6xlivG_visuallyHidden",
1110
1115
  "title": "_6xlivG_title",
1111
- "chevron": "_6xlivG_chevron",
1112
- "card": "_6xlivG_card",
1116
+ "errorSummary": "_6xlivG_errorSummary",
1113
1117
  "ioCard": "_6xlivG_ioCard",
1114
- "iconIdle": "_6xlivG_iconIdle",
1115
- "terminal": "_6xlivG_terminal",
1116
- "summary": "_6xlivG_summary",
1118
+ "inspectButton": "_6xlivG_inspectButton",
1117
1119
  "ioSection": "_6xlivG_ioSection",
1118
- "sep": "_6xlivG_sep",
1119
- "bodyWrap": "_6xlivG_bodyWrap",
1120
- "ioDivider": "_6xlivG_ioDivider",
1121
- "visuallyHidden": "_6xlivG_visuallyHidden"
1120
+ "chevron": "_6xlivG_chevron",
1121
+ "chevronHover": "_6xlivG_chevronHover"
1122
1122
  };
1123
1123
  //#endregion
1124
1124
  //#region lib/types/client/tool/toolviews/bash-sample.js
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@nomix-ai/nomix-client-ui-tool",
3
3
  "description": "Client Tool call-tree renderer and keyed per-tool presentation slot",
4
- "version": "0.2.3",
4
+ "version": "0.2.4",
5
5
  "publishConfig": {
6
6
  "access": "public"
7
7
  },