@nomix-ai/nomix-harness 0.2.2 → 0.2.3
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.
- package/dist/assets/web/assets/{index-bZqwQ-2K.js → index-B_sZ-Gsu.js} +45 -45
- package/dist/assets/web/index.html +2 -2
- package/dist/assets/web/manifest.webmanifest +3 -3
- package/dist/assets/web/nomix-logo.jpg +0 -0
- package/dist/kernel/acp/package.json +1 -1
- package/dist/kernel/agent/package.json +1 -1
- package/dist/kernel/agent-default-model/package.json +1 -1
- package/dist/kernel/agent-instructions/package.json +1 -1
- package/dist/kernel/agent-loop/package.json +1 -1
- package/dist/kernel/agent-presets/package.json +1 -1
- package/dist/kernel/agent-tool-presentation/package.json +1 -1
- package/dist/kernel/anonymous-user-id/package.json +1 -1
- package/dist/kernel/api-gateway/package.json +1 -1
- package/dist/kernel/api-remotes/package.json +1 -1
- package/dist/kernel/app-boot/package.json +1 -1
- package/dist/kernel/atomic-write/package.json +1 -1
- package/dist/kernel/attachment/package.json +1 -1
- package/dist/kernel/attachment-local/package.json +1 -1
- package/dist/kernel/base/package.json +1 -1
- package/dist/kernel/bash-local/package.json +1 -1
- package/dist/kernel/bash-sandbox/package.json +1 -1
- package/dist/kernel/brand/package.json +1 -1
- package/dist/kernel/client-connection/package.json +1 -1
- package/dist/kernel/client-hmr/package.json +1 -1
- package/dist/kernel/client-locale/lib/client.js +3 -3
- package/dist/kernel/client-locale/package.json +1 -1
- package/dist/kernel/client-modules/package.json +1 -1
- package/dist/kernel/client-runtime/package.json +1 -1
- package/dist/kernel/client-schema-form/package.json +1 -1
- package/dist/kernel/client-ui-agent-preset/lib/client.js +38 -38
- package/dist/kernel/client-ui-agent-preset/package.json +1 -1
- package/dist/kernel/client-ui-attachment/package.json +1 -1
- package/dist/kernel/client-ui-commands/lib/client.js +7 -7
- package/dist/kernel/client-ui-commands/package.json +1 -1
- package/dist/kernel/client-ui-conversation/lib/client.js +161 -161
- package/dist/kernel/client-ui-conversation/lib/types/client/skeleton/EmptyHero.js +3 -3
- package/dist/kernel/client-ui-conversation/package.json +1 -1
- package/dist/kernel/client-ui-cordis/lib/client.js +48 -48
- package/dist/kernel/client-ui-cordis/package.json +1 -1
- package/dist/kernel/client-ui-deliverables/lib/client.js +3 -3
- package/dist/kernel/client-ui-deliverables/package.json +1 -1
- package/dist/kernel/client-ui-directory-picker-browse/lib/client.js +28 -28
- package/dist/kernel/client-ui-directory-picker-browse/package.json +1 -1
- package/dist/kernel/client-ui-directory-picker-native/package.json +1 -1
- package/dist/kernel/client-ui-goal/lib/client.js +6 -6
- package/dist/kernel/client-ui-goal/package.json +1 -1
- package/dist/kernel/client-ui-input-trigger/lib/client.js +5 -5
- package/dist/kernel/client-ui-input-trigger/package.json +1 -1
- package/dist/kernel/client-ui-jobs/lib/client.js +5 -5
- package/dist/kernel/client-ui-jobs/package.json +1 -1
- package/dist/kernel/client-ui-layout/lib/client.js +4 -4
- package/dist/kernel/client-ui-layout/package.json +1 -1
- package/dist/kernel/client-ui-message-feedback/lib/client.js +3 -3
- package/dist/kernel/client-ui-message-feedback/package.json +1 -1
- package/dist/kernel/client-ui-model-selection/lib/client.js +16 -16
- package/dist/kernel/client-ui-model-selection/package.json +1 -1
- package/dist/kernel/client-ui-permission-presets/lib/client.js +4 -4
- package/dist/kernel/client-ui-permission-presets/package.json +1 -1
- package/dist/kernel/client-ui-plan/lib/client.js +3 -3
- package/dist/kernel/client-ui-plan/package.json +1 -1
- package/dist/kernel/client-ui-primitives/lib/index.js +47 -114
- package/dist/kernel/client-ui-primitives/lib/types/BrandWordmark.d.ts +3 -3
- package/dist/kernel/client-ui-primitives/lib/types/BrandWordmark.js +4 -4
- package/dist/kernel/client-ui-primitives/lib/types/NomixLogo.d.ts +11 -0
- package/dist/kernel/client-ui-primitives/lib/types/NomixLogo.js +13 -0
- package/dist/kernel/client-ui-primitives/lib/types/index.d.ts +1 -1
- package/dist/kernel/client-ui-primitives/lib/types/index.js +1 -1
- package/dist/kernel/client-ui-primitives/package.json +1 -1
- package/dist/kernel/client-ui-settings/package.json +1 -1
- package/dist/kernel/client-ui-settings-general/lib/client.js +16 -16
- package/dist/kernel/client-ui-settings-general/package.json +1 -1
- package/dist/kernel/client-ui-settings-models/lib/client.js +57 -57
- package/dist/kernel/client-ui-settings-models/package.json +1 -1
- package/dist/kernel/client-ui-settings-plugin-inventory/lib/client.js +13 -13
- package/dist/kernel/client-ui-settings-plugin-inventory/package.json +1 -1
- package/dist/kernel/client-ui-settings-plugins/lib/client.js +23 -23
- package/dist/kernel/client-ui-settings-plugins/package.json +1 -1
- package/dist/kernel/client-ui-sidebar/lib/client.js +19 -19
- package/dist/kernel/client-ui-sidebar/lib/types/client/SidebarRoot.js +2 -2
- package/dist/kernel/client-ui-sidebar/package.json +1 -1
- package/dist/kernel/client-ui-skill/lib/client.js +10 -10
- package/dist/kernel/client-ui-skill/package.json +1 -1
- package/dist/kernel/client-ui-slots/package.json +1 -1
- package/dist/kernel/client-ui-subagent/lib/client.js +16 -16
- package/dist/kernel/client-ui-subagent/package.json +1 -1
- package/dist/kernel/client-ui-theme/lib/client.js +3 -3
- package/dist/kernel/client-ui-theme/package.json +1 -1
- package/dist/kernel/client-ui-tool/lib/client.js +34 -34
- package/dist/kernel/client-ui-tool/package.json +1 -1
- package/dist/kernel/client-ui-trajectory/lib/client.js +143 -143
- package/dist/kernel/client-ui-trajectory/package.json +1 -1
- package/dist/kernel/client-ui-user-questions/lib/client.js +28 -28
- package/dist/kernel/client-ui-user-questions/package.json +1 -1
- package/dist/kernel/client-ui-workflow-run/lib/client.js +16 -16
- package/dist/kernel/client-ui-workflow-run/package.json +1 -1
- package/dist/kernel/client-ui-workspace/lib/client.js +52 -52
- package/dist/kernel/client-ui-workspace/package.json +1 -1
- package/dist/kernel/client-web/package.json +1 -1
- package/dist/kernel/client-web-react/package.json +1 -1
- package/dist/kernel/cmdline/package.json +1 -1
- package/dist/kernel/code-runtime/package.json +1 -1
- package/dist/kernel/code-runtime-worker-thread/package.json +1 -1
- package/dist/kernel/command-compact/package.json +1 -1
- package/dist/kernel/command-feedback/package.json +1 -1
- package/dist/kernel/command-goal/package.json +1 -1
- package/dist/kernel/commands/package.json +1 -1
- package/dist/kernel/compaction/package.json +1 -1
- package/dist/kernel/compaction-basic/package.json +1 -1
- package/dist/kernel/compaction-tool-result-pruner/package.json +1 -1
- package/dist/kernel/cordis-client-runner/package.json +1 -1
- package/dist/kernel/cordis-host-runner/package.json +1 -1
- package/dist/kernel/credentials/package.json +1 -1
- package/dist/kernel/credentials-local/package.json +1 -1
- package/dist/kernel/e2b/package.json +1 -1
- package/dist/kernel/fs/package.json +1 -1
- package/dist/kernel/fs-e2b/package.json +1 -1
- package/dist/kernel/fs-local/package.json +1 -1
- package/dist/kernel/fs-observation-policy/package.json +1 -1
- package/dist/kernel/fs-sandbox/package.json +1 -1
- package/dist/kernel/goal/package.json +1 -1
- package/dist/kernel/goal-round-driver/package.json +1 -1
- package/dist/kernel/headless/package.json +1 -1
- package/dist/kernel/home-paths/package.json +1 -1
- package/dist/kernel/hook-protocol/package.json +1 -1
- package/dist/kernel/hooks-claude-code/package.json +1 -1
- package/dist/kernel/hooks-codex/package.json +1 -1
- package/dist/kernel/host-apiproxy/package.json +1 -1
- package/dist/kernel/host-directory-picker/package.json +1 -1
- package/dist/kernel/host-directory-picker-auto/package.json +1 -1
- package/dist/kernel/host-directory-picker-browse/package.json +1 -1
- package/dist/kernel/host-directory-picker-native/package.json +1 -1
- package/dist/kernel/host-frontend-static/package.json +1 -1
- package/dist/kernel/host-plugin-inventory/package.json +1 -1
- package/dist/kernel/host-webserver/package.json +1 -1
- package/dist/kernel/invariants/package.json +1 -1
- package/dist/kernel/jobs/package.json +1 -1
- package/dist/kernel/jobs-local/package.json +1 -1
- package/dist/kernel/launch-environment/package.json +1 -1
- package/dist/kernel/llm/package.json +1 -1
- package/dist/kernel/llm-deepseek/package.json +1 -1
- package/dist/kernel/llm-pi-ai/package.json +1 -1
- package/dist/kernel/llm-retry/package.json +1 -1
- package/dist/kernel/lsp/package.json +1 -1
- package/dist/kernel/lsp-stdio/package.json +1 -1
- package/dist/kernel/mcp-client/package.json +1 -1
- package/dist/kernel/message-feedback/package.json +1 -1
- package/dist/kernel/native-command/package.json +1 -1
- package/dist/kernel/output-retention/package.json +1 -1
- package/dist/kernel/permission-presets/package.json +1 -1
- package/dist/kernel/persona/package.json +1 -1
- package/dist/kernel/plan-mode/package.json +1 -1
- package/dist/kernel/pwsh-local/package.json +1 -1
- package/dist/kernel/pwsh-sandbox/package.json +1 -1
- package/dist/kernel/repeat-tool-reminder/package.json +1 -1
- package/dist/kernel/sandbox/package.json +1 -1
- package/dist/kernel/sandbox-local/package.json +1 -1
- package/dist/kernel/sandbox-policy/package.json +1 -1
- package/dist/kernel/sandbox-windows-acl/package.json +1 -1
- package/dist/kernel/schedule/package.json +1 -1
- package/dist/kernel/scope/package.json +1 -1
- package/dist/kernel/sdk-client/package.json +1 -1
- package/dist/kernel/sdk-jsonrpc-server/package.json +1 -1
- package/dist/kernel/sdk-protocol/package.json +1 -1
- package/dist/kernel/session/package.json +1 -1
- package/dist/kernel/session-checkpoint-policy/package.json +1 -1
- package/dist/kernel/session-log-export/package.json +1 -1
- package/dist/kernel/session-persistence/package.json +1 -1
- package/dist/kernel/session-persistence-jsonl/package.json +1 -1
- package/dist/kernel/session-persistence-sqlite/package.json +1 -1
- package/dist/kernel/session-projection/package.json +1 -1
- package/dist/kernel/session-projection-cache/package.json +1 -1
- package/dist/kernel/session-query/package.json +1 -1
- package/dist/kernel/session-query-sqlite/package.json +1 -1
- package/dist/kernel/session-reference/package.json +1 -1
- package/dist/kernel/session-stats/package.json +1 -1
- package/dist/kernel/session-telemetry/package.json +1 -1
- package/dist/kernel/session-telemetry-otel/package.json +1 -1
- package/dist/kernel/session-title/package.json +1 -1
- package/dist/kernel/session-title-all-prompts-llm/package.json +1 -1
- package/dist/kernel/session-title-first-prompt-llm/package.json +1 -1
- package/dist/kernel/session-title-llm/package.json +1 -1
- package/dist/kernel/settings/package.json +1 -1
- package/dist/kernel/settings-file/package.json +1 -1
- package/dist/kernel/shell/package.json +1 -1
- package/dist/kernel/shell-env/package.json +1 -1
- package/dist/kernel/skill/package.json +1 -1
- package/dist/kernel/skill-badge/package.json +1 -1
- package/dist/kernel/skill-filesystem/package.json +1 -1
- package/dist/kernel/spill/package.json +1 -1
- package/dist/kernel/spill-local/package.json +1 -1
- package/dist/kernel/spill-policy/package.json +1 -1
- package/dist/kernel/storage/package.json +1 -1
- package/dist/kernel/storage-domain/package.json +1 -1
- package/dist/kernel/storage-json/package.json +1 -1
- package/dist/kernel/storage-sqlite/package.json +1 -1
- package/dist/kernel/subagent/package.json +1 -1
- package/dist/kernel/subagent-acp/package.json +1 -1
- package/dist/kernel/subagent-claude-code/package.json +1 -1
- package/dist/kernel/subagent-codex/package.json +1 -1
- package/dist/kernel/subagent-fork-in-process/package.json +1 -1
- package/dist/kernel/subagent-in-process-driver/package.json +1 -1
- package/dist/kernel/subagent-nomix-sdk/package.json +1 -1
- package/dist/kernel/subagent-spawn-in-process/package.json +1 -1
- package/dist/kernel/subprocess/package.json +1 -1
- package/dist/kernel/subprocess-e2b/package.json +1 -1
- package/dist/kernel/subprocess-local/package.json +1 -1
- package/dist/kernel/system-prompt/package.json +1 -1
- package/dist/kernel/terminal/package.json +1 -1
- package/dist/kernel/terminal-bash/package.json +1 -1
- package/dist/kernel/time-context/package.json +1 -1
- package/dist/kernel/timeout/package.json +1 -1
- package/dist/kernel/tmux-context/package.json +1 -1
- package/dist/kernel/token-meter/package.json +1 -1
- package/dist/kernel/tool-ask-user/package.json +1 -1
- package/dist/kernel/tool-bash/package.json +1 -1
- package/dist/kernel/tool-bash-persistent/package.json +1 -1
- package/dist/kernel/tool-call-timeout-policy/package.json +1 -1
- package/dist/kernel/tool-cordis/package.json +1 -1
- package/dist/kernel/tool-fs/package.json +1 -1
- package/dist/kernel/tool-fs-search/package.json +1 -1
- package/dist/kernel/tool-goal/package.json +1 -1
- package/dist/kernel/tool-jobs/package.json +1 -1
- package/dist/kernel/tool-lsp/package.json +1 -1
- package/dist/kernel/tool-pwsh/package.json +1 -1
- package/dist/kernel/tool-ralph/package.json +1 -1
- package/dist/kernel/tool-session-query/package.json +1 -1
- package/dist/kernel/tool-skill/package.json +1 -1
- package/dist/kernel/tool-str-replace-editor/package.json +1 -1
- package/dist/kernel/tool-subagent/package.json +1 -1
- package/dist/kernel/tool-subagent-control/package.json +1 -1
- package/dist/kernel/tool-subagent-report/package.json +1 -1
- package/dist/kernel/tool-terminal/package.json +1 -1
- package/dist/kernel/tool-todo/package.json +1 -1
- package/dist/kernel/tool-web/package.json +1 -1
- package/dist/kernel/tool-workflow/package.json +1 -1
- package/dist/kernel/tools/package.json +1 -1
- package/dist/kernel/typert-generator/package.json +1 -1
- package/dist/kernel/typert-loader/package.json +1 -1
- package/dist/kernel/typert-protocol/package.json +1 -1
- package/dist/kernel/typert-registry/package.json +1 -1
- package/dist/kernel/user-approval/package.json +1 -1
- package/dist/kernel/user-questions/package.json +1 -1
- package/dist/kernel/web/package.json +1 -1
- package/dist/kernel/web-app/package.json +1 -1
- package/dist/kernel/web-fetch-http/package.json +1 -1
- package/dist/kernel/web-frontend/dist/assets/{index-bZqwQ-2K.js → index-B_sZ-Gsu.js} +45 -45
- package/dist/kernel/web-frontend/dist/index.html +2 -2
- package/dist/kernel/web-frontend/dist/manifest.webmanifest +3 -3
- package/dist/kernel/web-frontend/dist/nomix-logo.jpg +0 -0
- package/dist/kernel/web-frontend/package.json +1 -1
- package/dist/kernel/web-search-deepseek/package.json +1 -1
- package/dist/kernel/web-search-exa/package.json +1 -1
- package/dist/kernel/web-search-perplexity/package.json +1 -1
- package/dist/kernel/workflow/package.json +1 -1
- package/dist/kernel/workflow-worker-thread/package.json +1 -1
- package/dist/kernel/workspace/package.json +1 -1
- package/package.json +1 -1
- package/dist/assets/web/favicon.svg +0 -8
- package/dist/kernel/client-ui-primitives/lib/types/FishLogo.d.ts +0 -9
- package/dist/kernel/client-ui-primitives/lib/types/FishLogo.js +0 -11
- package/dist/kernel/web-frontend/dist/favicon.svg +0 -8
|
@@ -341,40 +341,40 @@ window.__ModuleLoader__.load({
|
|
|
341
341
|
document.head.appendChild(tag);
|
|
342
342
|
}
|
|
343
343
|
var Rows_module_css_default = {
|
|
344
|
+
"menuOpen": "odRa8G_menuOpen",
|
|
345
|
+
"time": "odRa8G_time",
|
|
344
346
|
"hoverStatus": "odRa8G_hoverStatus",
|
|
347
|
+
"arrow": "odRa8G_arrow",
|
|
348
|
+
"searchResultTitle": "odRa8G_searchResultTitle",
|
|
345
349
|
"row-in": "odRa8G_row-in",
|
|
346
|
-
"
|
|
347
|
-
"
|
|
348
|
-
"
|
|
349
|
-
"
|
|
350
|
+
"hoverContent": "odRa8G_hoverContent",
|
|
351
|
+
"searchResultSnippet": "odRa8G_searchResultSnippet",
|
|
352
|
+
"hoverTitle": "odRa8G_hoverTitle",
|
|
353
|
+
"projectRow": "odRa8G_projectRow",
|
|
354
|
+
"visuallyHidden": "odRa8G_visuallyHidden",
|
|
350
355
|
"selected": "odRa8G_selected",
|
|
351
|
-
"meta": "odRa8G_meta",
|
|
352
|
-
"searchResultTitle": "odRa8G_searchResultTitle",
|
|
353
|
-
"folderActive": "odRa8G_folderActive",
|
|
354
356
|
"dropBefore": "odRa8G_dropBefore",
|
|
355
|
-
"
|
|
356
|
-
"hoverTitle": "odRa8G_hoverTitle",
|
|
357
|
+
"meta": "odRa8G_meta",
|
|
357
358
|
"projectText": "odRa8G_projectText",
|
|
358
|
-
"
|
|
359
|
-
"
|
|
359
|
+
"rowActions": "odRa8G_rowActions",
|
|
360
|
+
"searchResultRow": "odRa8G_searchResultRow",
|
|
360
361
|
"hoverPath": "odRa8G_hoverPath",
|
|
361
|
-
"iconButton": "odRa8G_iconButton",
|
|
362
|
-
"searchResultSnippet": "odRa8G_searchResultSnippet",
|
|
363
|
-
"flatSessionRowWithoutStatus": "odRa8G_flatSessionRowWithoutStatus",
|
|
364
|
-
"dot": "odRa8G_dot",
|
|
365
|
-
"menuOpen": "odRa8G_menuOpen",
|
|
366
362
|
"dropAfter": "odRa8G_dropAfter",
|
|
367
|
-
"
|
|
368
|
-
"
|
|
363
|
+
"arrowOpen": "odRa8G_arrowOpen",
|
|
364
|
+
"slot": "odRa8G_slot",
|
|
365
|
+
"dot": "odRa8G_dot",
|
|
369
366
|
"folder": "odRa8G_folder",
|
|
370
|
-
"arrow": "odRa8G_arrow",
|
|
371
367
|
"chevron": "odRa8G_chevron",
|
|
372
|
-
"
|
|
373
|
-
"
|
|
368
|
+
"searchResultWorkspace": "odRa8G_searchResultWorkspace",
|
|
369
|
+
"sessionRow": "odRa8G_sessionRow",
|
|
370
|
+
"iconButton": "odRa8G_iconButton",
|
|
374
371
|
"renameInput": "odRa8G_renameInput",
|
|
375
|
-
"
|
|
376
|
-
"
|
|
377
|
-
"
|
|
372
|
+
"flatSessionRowWithoutStatus": "odRa8G_flatSessionRowWithoutStatus",
|
|
373
|
+
"searchResultMeta": "odRa8G_searchResultMeta",
|
|
374
|
+
"searchResultHeading": "odRa8G_searchResultHeading",
|
|
375
|
+
"folderActive": "odRa8G_folderActive",
|
|
376
|
+
"title": "odRa8G_title",
|
|
377
|
+
"hoverTime": "odRa8G_hoverTime"
|
|
378
378
|
};
|
|
379
379
|
//#endregion
|
|
380
380
|
//#region lib/types/client/rows/Rows.js
|
|
@@ -805,9 +805,9 @@ window.__ModuleLoader__.load({
|
|
|
805
805
|
document.head.appendChild(tag);
|
|
806
806
|
}
|
|
807
807
|
var WorkspacePicker_module_css_default = {
|
|
808
|
-
"
|
|
808
|
+
"modalError": "O0qg0q_modalError",
|
|
809
809
|
"modalAction": "O0qg0q_modalAction",
|
|
810
|
-
"
|
|
810
|
+
"menuStatus": "O0qg0q_menuStatus"
|
|
811
811
|
};
|
|
812
812
|
//#endregion
|
|
813
813
|
//#region lib/types/client/WorkspacePicker.js
|
|
@@ -976,41 +976,41 @@ window.__ModuleLoader__.load({
|
|
|
976
976
|
}
|
|
977
977
|
var WorkspaceBrowser_module_css_default = {
|
|
978
978
|
"searchWarning": "xOUZxG_searchWarning",
|
|
979
|
-
"
|
|
980
|
-
"searchExpanded": "xOUZxG_searchExpanded",
|
|
981
|
-
"renameError": "xOUZxG_renameError",
|
|
982
|
-
"clearButton": "xOUZxG_clearButton",
|
|
979
|
+
"sectionHeader": "xOUZxG_sectionHeader",
|
|
983
980
|
"wide-in": "xOUZxG_wide-in",
|
|
984
|
-
"
|
|
985
|
-
"
|
|
981
|
+
"deleteStatus": "xOUZxG_deleteStatus",
|
|
982
|
+
"flatList": "xOUZxG_flatList",
|
|
986
983
|
"rail": "xOUZxG_rail",
|
|
987
|
-
"
|
|
984
|
+
"treeBody": "xOUZxG_treeBody",
|
|
988
985
|
"searchButton": "xOUZxG_searchButton",
|
|
989
|
-
"
|
|
990
|
-
"searchTree": "xOUZxG_searchTree",
|
|
991
|
-
"listTopDropIndicator": "xOUZxG_listTopDropIndicator",
|
|
992
|
-
"sessionOverflowButton": "xOUZxG_sessionOverflowButton",
|
|
993
|
-
"empty": "xOUZxG_empty",
|
|
986
|
+
"sectionLabel": "xOUZxG_sectionLabel",
|
|
994
987
|
"fade": "xOUZxG_fade",
|
|
988
|
+
"renameError": "xOUZxG_renameError",
|
|
989
|
+
"clearButton": "xOUZxG_clearButton",
|
|
990
|
+
"search": "xOUZxG_search",
|
|
995
991
|
"root": "xOUZxG_root",
|
|
996
|
-
"
|
|
997
|
-
"
|
|
998
|
-
"
|
|
999
|
-
"deleteStatus": "xOUZxG_deleteStatus",
|
|
1000
|
-
"searchStatus": "xOUZxG_searchStatus",
|
|
1001
|
-
"wide": "xOUZxG_wide",
|
|
1002
|
-
"list": "xOUZxG_list",
|
|
992
|
+
"searchExpanded": "xOUZxG_searchExpanded",
|
|
993
|
+
"listArea": "xOUZxG_listArea",
|
|
994
|
+
"listTopDropIndicator": "xOUZxG_listTopDropIndicator",
|
|
1003
995
|
"iconButton": "xOUZxG_iconButton",
|
|
1004
|
-
"
|
|
1005
|
-
"treeBody": "xOUZxG_treeBody",
|
|
1006
|
-
"groupSection": "xOUZxG_groupSection",
|
|
1007
|
-
"headerActionsHidden": "xOUZxG_headerActionsHidden",
|
|
996
|
+
"renameInput": "xOUZxG_renameInput",
|
|
1008
997
|
"headerActions": "xOUZxG_headerActions",
|
|
1009
|
-
"
|
|
998
|
+
"groupSection": "xOUZxG_groupSection",
|
|
999
|
+
"searchSlotExpanded": "xOUZxG_searchSlotExpanded",
|
|
1000
|
+
"deleteAction": "xOUZxG_deleteAction",
|
|
1001
|
+
"searchStatus": "xOUZxG_searchStatus",
|
|
1010
1002
|
"searchInput": "xOUZxG_searchInput",
|
|
1011
1003
|
"workspaceDropAfter": "xOUZxG_workspaceDropAfter",
|
|
1012
|
-
"
|
|
1013
|
-
"searchSlot": "xOUZxG_searchSlot"
|
|
1004
|
+
"sectionLabelHidden": "xOUZxG_sectionLabelHidden",
|
|
1005
|
+
"searchSlot": "xOUZxG_searchSlot",
|
|
1006
|
+
"searchTree": "xOUZxG_searchTree",
|
|
1007
|
+
"wide": "xOUZxG_wide",
|
|
1008
|
+
"workspaceDropBefore": "xOUZxG_workspaceDropBefore",
|
|
1009
|
+
"empty": "xOUZxG_empty",
|
|
1010
|
+
"listTopDropActive": "xOUZxG_listTopDropActive",
|
|
1011
|
+
"headerActionsHidden": "xOUZxG_headerActionsHidden",
|
|
1012
|
+
"list": "xOUZxG_list",
|
|
1013
|
+
"sessionOverflowButton": "xOUZxG_sessionOverflowButton"
|
|
1014
1014
|
};
|
|
1015
1015
|
//#endregion
|
|
1016
1016
|
//#region lib/types/client/WorkspaceBrowser.js
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nomix-ai/nomix-client-ui-workspace",
|
|
3
3
|
"description": "Workspace picker plugin: one WorkspacePicker registered into the sidebar and empty-state workspace slots",
|
|
4
|
-
"version": "0.2.
|
|
4
|
+
"version": "0.2.3",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
7
7
|
},
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nomix-ai/nomix-client-web",
|
|
3
3
|
"description": "Web shell kernel: bootWebShell (module system holding + seed table + two-stage boot + AppRoot gate + app-shell assembly entry), consumed by the apps/web vite entry",
|
|
4
|
-
"version": "0.2.
|
|
4
|
+
"version": "0.2.3",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
7
7
|
},
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nomix-ai/nomix-cordis-client-runner",
|
|
3
3
|
"description": "Browser half of dynamic dual-half plugin packages: event subscription, closure evaluation, guard facade, and loader entries",
|
|
4
|
-
"version": "0.2.
|
|
4
|
+
"version": "0.2.3",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
7
7
|
},
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nomix-ai/nomix-cordis-host-runner",
|
|
3
3
|
"description": "Dynamic package definition registry, host-half sandbox lifecycle, and invoke handler table for model-mounted dual-half packages",
|
|
4
|
-
"version": "0.2.
|
|
4
|
+
"version": "0.2.3",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
7
7
|
},
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nomix-ai/nomix-credentials-local",
|
|
3
3
|
"description": "File-backed credentials provider ($NOMIX_HOME/.env under the live process environment) for the Nomix Harness",
|
|
4
|
-
"version": "0.2.
|
|
4
|
+
"version": "0.2.3",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
7
7
|
},
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nomix-ai/nomix-fs",
|
|
3
3
|
"description": "Abstract filesystem capability seam (ctx.fs) for the Nomix Harness — vocabulary types, the FileSystem service (text IO + optional version-guarded atomic mutations), and the fs/* policy event vocabulary",
|
|
4
|
-
"version": "0.2.
|
|
4
|
+
"version": "0.2.3",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
7
7
|
},
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nomix-ai/nomix-fs-observation-policy",
|
|
3
3
|
"description": "File-context policy plugin for the Nomix Harness — observed-state, read-before-edit, and version-guarded write/edit added over the ctx.fs provider seam through the fs/* event gate (no service API)",
|
|
4
|
-
"version": "0.2.
|
|
4
|
+
"version": "0.2.3",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
7
7
|
},
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nomix-ai/nomix-fs-sandbox",
|
|
3
3
|
"description": "Sandbox-enforcing implementation of the Nomix Harness filesystem seam: fences write/edit by the per-call sandbox mode (read-only denies mutation, workspace-write contains it to the workspace + temp roots) while reads pass through",
|
|
4
|
-
"version": "0.2.
|
|
4
|
+
"version": "0.2.3",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
7
7
|
},
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nomix-ai/nomix-hook-protocol",
|
|
3
3
|
"description": "Shared Claude Code / Codex hook wire protocol: matcher engine, stdin/exit-code/stdout codec, multi-hook merge, and hook/* session events",
|
|
4
|
-
"version": "0.2.
|
|
4
|
+
"version": "0.2.3",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
7
7
|
},
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nomix-ai/nomix-hooks-claude-code",
|
|
3
3
|
"description": "Bridge plugin: run a Claude Code hooks.json / settings hook config on the Nomix Harness interception seams",
|
|
4
|
-
"version": "0.2.
|
|
4
|
+
"version": "0.2.3",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
7
7
|
},
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nomix-ai/nomix-host-apiproxy",
|
|
3
3
|
"description": "API gateway: the ApiProxy contract (api/), the fetch carrier pair (fetch/), and the host-side gateway plugin providing ctx.apiProxy",
|
|
4
|
-
"version": "0.2.
|
|
4
|
+
"version": "0.2.3",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
7
7
|
},
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nomix-ai/nomix-host-directory-picker-auto",
|
|
3
3
|
"description": "Adaptive chooser of the directory-picker seam: resolves the host situation at boot and mounts the native or browse backend for the Nomix Harness web GUI host",
|
|
4
|
-
"version": "0.2.
|
|
4
|
+
"version": "0.2.3",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
7
7
|
},
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nomix-ai/nomix-host-directory-picker-browse",
|
|
3
3
|
"description": "In-app browsing backend of the directory-picker seam (listing/creation primitives over the host filesystem)",
|
|
4
|
-
"version": "0.2.
|
|
4
|
+
"version": "0.2.3",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
7
7
|
},
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nomix-ai/nomix-host-frontend-static",
|
|
3
3
|
"description": "SPA dist server for the Web shell: owns the webserver fallback seat, serving the built frontend with index-tap injection, traversal rejection, and SPA index fallback",
|
|
4
|
-
"version": "0.2.
|
|
4
|
+
"version": "0.2.3",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
7
7
|
},
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nomix-ai/nomix-host-webserver",
|
|
3
3
|
"description": "Web route-registration plugin: HTTP and upgrade routes, index transform taps, and static dist fallback; knows no harness concepts",
|
|
4
|
-
"version": "0.2.
|
|
4
|
+
"version": "0.2.3",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
7
7
|
},
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nomix-ai/nomix-jobs",
|
|
3
3
|
"description": "Background job registry (ctx.jobs) for the Nomix Harness — shared ids, owner isolation, polling, cancellation, and completion listeners for long-running tool work",
|
|
4
|
-
"version": "0.2.
|
|
4
|
+
"version": "0.2.3",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
7
7
|
},
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nomix-ai/nomix-lsp",
|
|
3
3
|
"description": "Abstract LSP capability seam (ctx.lsp) for the Nomix Harness — language-server provider registry keyed by branded id and extension mapping, order-independent per-query selection, normalized definition/references/implementation/hover requests and results, and the LspError taxonomy",
|
|
4
|
-
"version": "0.2.
|
|
4
|
+
"version": "0.2.3",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
7
7
|
},
|