@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
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@nomix-ai/nomix-subagent-codex",
3
3
  "description": "One-shot Codex subagent provider over the official app-server protocol",
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-subagent-fork-in-process",
3
3
  "description": "In-process fork subagent backend: runs a child agent seeded with a prefix of the parent's log",
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-subagent-in-process-driver",
3
3
  "description": "Shared in-process subagent run driver: drives a child agent on ctx.agents (used by the spawn and fork backends)",
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-subagent-nomix-sdk",
3
3
  "description": "Out-of-process SDK subagent backend: drives a child Nomix Harness runtime subprocess over stdio JSON-RPC through the TypeScript SDK client",
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-subagent-spawn-in-process",
3
3
  "description": "In-process spawn subagent backend: runs a fresh child agent on ctx.agents",
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-subprocess",
3
3
  "description": "Subprocess seam (ctx.subprocess) for the Nomix Harness — managed process groups, bounded spill-backed output, and escalated kills behind one abstract service",
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-subprocess-e2b",
3
3
  "description": "E2B subprocess implementation for Nomix Harness",
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-subprocess-local",
3
3
  "description": "Local-subprocess implementation of the Nomix Harness subprocess seam",
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-system-prompt",
3
3
  "description": "System prompt assembly registry for the Nomix Harness",
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-terminal",
3
3
  "description": "Persistent PTY session seam for the Nomix Harness — owner-scoped ids, backend registry, interactive sends, reads, signals, and awaited cleanup",
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-terminal-bash",
3
3
  "description": "Persistent shell PTY backend over the Nomix Harness subprocess terminal primitive",
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-time-context",
3
3
  "description": "Opt-in durable per-step context with the current time and elapsed time",
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-timeout",
3
3
  "description": "Zero-dependency timeout/deadline primitive: clampTimeout, deadline, timeoutOf, TimeoutReason (timing + classification only, no termination)",
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-tmux-context",
3
3
  "description": "Opt-in durable per-step context with this agent's tmux pane and window location",
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-token-meter",
3
3
  "description": "Replay-aware token measurement service (ctx.tokenMeter) for the Nomix Harness",
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-tool-ask-user",
3
3
  "description": "Model-facing ask_user_question tool over the ctx.userQuestions seam",
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-tool-bash",
3
3
  "description": "Model-facing bash tool with optional generic background-job and sandbox-escalation support",
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-tool-bash-persistent",
3
3
  "description": "Model-facing owner-scoped persistent Bash tool backed by the Harness PTY service",
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-tool-call-timeout-policy",
3
3
  "description": "Tool-call timeout policy: a tools/execute wrapper that arms a per-tool deadline on exec.signal and returns TOOL_TIMEOUT when it wins",
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-tool-cordis",
3
3
  "description": "Self-referential cordis toolset: inspect the live runtime, mount and dispose model-written plugins",
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-tool-fs",
3
3
  "description": "Model-facing filesystem tools (read, write, edit) over the Nomix Harness filesystem seam (ctx.fs)",
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-tool-fs-search",
3
3
  "description": "Model-facing filesystem discovery tools (glob, grep) backed by the packaged ripgrep binary (@vscode/ripgrep)",
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-tool-goal",
3
3
  "description": "Model-facing same-session goal tools with execution-time authority checks",
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-tool-jobs",
3
3
  "description": "Model-facing background job control tools (job_output, job_list, job_kill) over the ctx.jobs registry",
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-tool-lsp",
3
3
  "description": "Model-facing lsp tool over the Nomix Harness LSP capability seam (ctx.lsp) — one read-only tool with goToDefinition/findReferences/goToImplementation/hover operations, one-based UTF-16 cursor coordinates, bounded location rendering, and hover normalization",
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-tool-pwsh",
3
3
  "description": "Model-facing pwsh tool over the bash executor seam",
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-tool-ralph",
3
3
  "description": "Model-facing fresh-agent Ralph loop over the workflow and subagent seams",
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-tool-session-query",
3
3
  "description": "Workspace-authorized model-facing session history search, trace, and event read tools",
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-tool-skill",
3
3
  "description": "Model-facing skill loading tool for the Nomix Harness",
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-tool-str-replace-editor",
3
3
  "description": "Model-facing view, create, literal replace, and line insert tool over the Harness filesystem service",
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-tool-subagent",
3
3
  "description": "Model-facing subagent delegation tool over the ctx.subagents seam",
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-tool-subagent-control",
3
3
  "description": "Globally named send_message, interrupt_agent, and list_agents tools over ctx.subagents continuations",
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-tool-subagent-report",
3
3
  "description": "Child-scoped report tool over ctx.subagents continuations",
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-tool-terminal",
3
3
  "description": "Six model-facing persistent PTY tools with owner isolation and generic background-job integration",
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-tool-todo",
3
3
  "description": "Model-facing todo_write tool over the Nomix Harness event-sourced session log",
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-tool-web",
3
3
  "description": "Model-facing web tools (web_search, web_fetch) over the Nomix Harness web capability seam (ctx.web)",
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-tool-workflow",
3
3
  "description": "Model-facing workflow tool: run a JavaScript orchestration script over ctx.workflowEngine",
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-tools",
3
3
  "description": "Tool registry and execution pipeline for the Nomix Harness",
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-typert-generator",
3
3
  "description": "TypeScript project analyzer and model-driven Typert artifact generator",
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-typert-loader",
3
3
  "description": "Loader integration for generated Typert package contributions",
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-typert-protocol",
3
3
  "description": "Compiler-independent Remote metadata and Typert provider protocols",
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-typert-registry",
3
3
  "description": "Runtime registry for generated package reflection and Zod schemas",
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-user-approval",
3
3
  "description": "User-approval seam (ctx.approval) for the Nomix Harness: one-shot permission decisions dispatched to composed answerers over the approval/request waterfall, fail-closed by default",
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-user-questions",
3
3
  "description": "Abstract user-questions seam (ctx.userQuestions) for asking the human during agent runs",
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-web",
3
3
  "description": "Abstract web access capability seam (ctx.web) for the Nomix Harness — search/fetch provider registry, registration-order-independent selection, request/result vocabulary, and the WebError taxonomy",
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-web-app",
3
3
  "description": "The nomix browser-surface bundle: the web patch layer over nomix-base plus the runtime glue plugin (frontend dist serving, web-surface prompt, bash runtime variables, URL line)",
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-web-fetch-http",
3
3
  "description": "Anonymous public HTTP(S) fetch provider for the Nomix Harness web capability seam (ctx.web)",
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-web-frontend",
3
3
  "description": "Web application entry: vite build over the @nomix-ai/nomix-client-web shell library; dist/ served by apps/cli's nomix web",
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-web-search-deepseek",
3
3
  "description": "DeepSeek-backed search provider (native web_search via the Anthropic-compatible API) for the Nomix Harness web capability seam (ctx.web)",
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-web-search-exa",
3
3
  "description": "Exa-backed search provider for the Nomix Harness web capability seam (ctx.web)",
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-web-search-perplexity",
3
3
  "description": "Perplexity-backed search provider for the Nomix Harness web capability seam (ctx.web)",
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-workflow",
3
3
  "description": "Workflow capability seam: ctx.workflowEngine service, run vocabulary, and workflow/* events",
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-workflow-worker-thread",
3
3
  "description": "worker-thread workflow engine: executes model-written orchestration scripts off the host event loop, bridging agent() calls back to ctx.subagents",
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-workspace",
3
3
  "description": "Workspace entity registry (ctx.workspaceRegistry): durable workspace records with validated session attachment over the domain data form for the Nomix Harness",
4
- "version": "0.2.3",
4
+ "version": "0.2.4",
5
5
  "publishConfig": {
6
6
  "access": "public"
7
7
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nomix-ai/nomix-harness",
3
- "version": "0.2.3",
3
+ "version": "0.2.4",
4
4
  "description": "Nomix Harness plugin runtime, built-in catalog, bundles, CLI, and SDK",
5
5
  "type": "module",
6
6
  "license": "MIT",