@nomix-ai/nomix-harness 0.2.3 → 0.2.5
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/cli/builtin-registry.d.ts +1 -1
- package/dist/cli/builtin-registry.js +10 -0
- package/dist/cli/profile-boot.d.ts +2 -2
- package/dist/kernel/acp/lib/index.js +1 -1
- package/dist/kernel/acp/lib/types/content.d.ts +1 -1
- package/dist/kernel/acp/lib/types/index.d.ts +2 -2
- package/dist/kernel/acp/lib/types/index.js +1 -1
- package/dist/kernel/acp/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/acp/package.json +1 -1
- package/dist/kernel/agent/lib/index.js +1 -1
- package/dist/kernel/agent/lib/types/dispatch.d.ts +1 -1
- package/dist/kernel/agent/lib/types/index.d.ts +1 -1
- package/dist/kernel/agent/lib/types/index.js +1 -1
- package/dist/kernel/agent/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/agent/lib/types/model-selection.d.ts +1 -1
- package/dist/kernel/agent/lib/types/runtime-types.d.ts +1 -1
- package/dist/kernel/agent/package.json +1 -1
- package/dist/kernel/agent-default-model/lib/index.js +2 -2
- package/dist/kernel/agent-default-model/lib/types/index.d.ts +2 -2
- package/dist/kernel/agent-default-model/lib/types/index.js +2 -2
- package/dist/kernel/agent-default-model/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/agent-default-model/package.json +1 -1
- package/dist/kernel/agent-instructions/lib/index.js +1 -1
- package/dist/kernel/agent-instructions/lib/types/config.d.ts +1 -1
- package/dist/kernel/agent-instructions/lib/types/config.js +1 -1
- package/dist/kernel/agent-instructions/lib/types/index.d.ts +1 -1
- package/dist/kernel/agent-instructions/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/agent-instructions/package.json +1 -1
- package/dist/kernel/agent-loop/lib/index.js +2 -2
- package/dist/kernel/agent-loop/lib/types/agent.d.ts +1 -1
- package/dist/kernel/agent-loop/lib/types/index.d.ts +2 -2
- package/dist/kernel/agent-loop/lib/types/index.js +2 -2
- package/dist/kernel/agent-loop/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/agent-loop/lib/types/runtime-context.d.ts +1 -1
- package/dist/kernel/agent-loop/lib/types/tool-calls.d.ts +1 -1
- package/dist/kernel/agent-loop/package.json +1 -1
- package/dist/kernel/agent-presets/lib/index.js +3 -3
- package/dist/kernel/agent-presets/lib/invariant.js +3 -3
- package/dist/kernel/agent-presets/lib/types/discovery.js +1 -1
- package/dist/kernel/agent-presets/lib/types/index.d.ts +2 -2
- package/dist/kernel/agent-presets/lib/types/index.js +2 -2
- package/dist/kernel/agent-presets/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/agent-presets/lib/types/mount.d.ts +2 -2
- package/dist/kernel/agent-presets/lib/types/mount.js +2 -2
- package/dist/kernel/agent-presets/package.json +1 -1
- package/dist/kernel/agent-tool-presentation/lib/index.js +1 -1
- package/dist/kernel/agent-tool-presentation/lib/types/index.d.ts +2 -2
- package/dist/kernel/agent-tool-presentation/lib/types/index.js +1 -1
- package/dist/kernel/agent-tool-presentation/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/agent-tool-presentation/package.json +1 -1
- package/dist/kernel/anonymous-user-id/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/anonymous-user-id/package.json +1 -1
- package/dist/kernel/api-gateway/lib/index.js +1 -1
- package/dist/kernel/api-gateway/lib/types/client/index.d.ts +1 -1
- package/dist/kernel/api-gateway/lib/types/client/index.js +1 -1
- package/dist/kernel/api-gateway/lib/types/index.d.ts +1 -1
- package/dist/kernel/api-gateway/lib/types/index.js +1 -1
- package/dist/kernel/api-gateway/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/api-gateway/package.json +1 -1
- package/dist/kernel/api-remotes/lib/types/agent-lookup.d.ts +1 -1
- package/dist/kernel/api-remotes/lib/types/client/index.d.ts +1 -1
- package/dist/kernel/api-remotes/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/api-remotes/package.json +1 -1
- package/dist/kernel/app-boot/lib/index.js +4 -4
- package/dist/kernel/app-boot/lib/types/index.d.ts +3 -3
- package/dist/kernel/app-boot/lib/types/index.js +4 -4
- package/dist/kernel/app-boot/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/app-boot/lib/types/profile.d.ts +2 -2
- package/dist/kernel/app-boot/lib/types/profile.js +2 -2
- package/dist/kernel/app-boot/package.json +1 -1
- package/dist/kernel/atomic-write/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/atomic-write/package.json +1 -1
- package/dist/kernel/attachment/lib/index.js +1 -1
- package/dist/kernel/attachment/lib/types/index.d.ts +1 -1
- package/dist/kernel/attachment/lib/types/index.js +1 -1
- package/dist/kernel/attachment/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/attachment/package.json +1 -1
- package/dist/kernel/attachment-local/lib/index.js +1 -1
- package/dist/kernel/attachment-local/lib/types/index.d.ts +2 -2
- package/dist/kernel/attachment-local/lib/types/index.js +1 -1
- package/dist/kernel/attachment-local/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/attachment-local/package.json +1 -1
- package/dist/kernel/base/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/base/package.json +1 -1
- package/dist/kernel/bash-local/lib/index.js +1 -1
- package/dist/kernel/bash-local/lib/types/index.d.ts +2 -2
- package/dist/kernel/bash-local/lib/types/index.js +1 -1
- package/dist/kernel/bash-local/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/bash-local/package.json +1 -1
- package/dist/kernel/bash-sandbox/lib/types/index.d.ts +1 -1
- package/dist/kernel/bash-sandbox/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/bash-sandbox/package.json +1 -1
- package/dist/kernel/brand/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/brand/package.json +1 -1
- package/dist/kernel/client-connection/lib/index.js +2 -2
- package/dist/kernel/client-connection/lib/types/client/index.d.ts +1 -1
- package/dist/kernel/client-connection/lib/types/index.d.ts +2 -2
- package/dist/kernel/client-connection/lib/types/index.js +1 -1
- package/dist/kernel/client-connection/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-connection/lib/types/rpc-host.d.ts +1 -1
- package/dist/kernel/client-connection/lib/types/rpc-host.js +1 -1
- package/dist/kernel/client-connection/package.json +1 -1
- package/dist/kernel/client-hmr/lib/index.js +1 -1
- package/dist/kernel/client-hmr/lib/types/client/index.d.ts +1 -1
- package/dist/kernel/client-hmr/lib/types/index.d.ts +2 -2
- package/dist/kernel/client-hmr/lib/types/index.js +1 -1
- package/dist/kernel/client-hmr/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-hmr/package.json +1 -1
- package/dist/kernel/client-locale/lib/client.js +1 -1
- package/dist/kernel/client-locale/lib/index.js +1 -1
- package/dist/kernel/client-locale/lib/types/client/index.d.ts +1 -1
- package/dist/kernel/client-locale/lib/types/index.d.ts +1 -1
- package/dist/kernel/client-locale/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-locale/lib/types/locale-settings.d.ts +1 -1
- package/dist/kernel/client-locale/lib/types/locale-settings.js +1 -1
- package/dist/kernel/client-locale/package.json +1 -1
- package/dist/kernel/client-modules/lib/index.js +1 -1
- package/dist/kernel/client-modules/lib/types/client/index.d.ts +1 -1
- package/dist/kernel/client-modules/lib/types/index.d.ts +2 -2
- package/dist/kernel/client-modules/lib/types/index.js +1 -1
- package/dist/kernel/client-modules/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-modules/package.json +1 -1
- package/dist/kernel/client-runtime/lib/types/client/agents/scope.d.ts +1 -1
- package/dist/kernel/client-runtime/lib/types/client/agents/scope.js +1 -1
- package/dist/kernel/client-runtime/lib/types/client/contract/sessions.d.ts +1 -1
- package/dist/kernel/client-runtime/lib/types/client/conversation/definition-registry.d.ts +1 -1
- package/dist/kernel/client-runtime/lib/types/client/conversation/definition-registry.js +1 -1
- package/dist/kernel/client-runtime/lib/types/client/conversation/event-registry.d.ts +1 -1
- package/dist/kernel/client-runtime/lib/types/client/conversation/view-registry.d.ts +1 -1
- package/dist/kernel/client-runtime/lib/types/client/index.d.ts +1 -1
- package/dist/kernel/client-runtime/lib/types/client/sessions/remotes.d.ts +1 -1
- package/dist/kernel/client-runtime/lib/types/client/sessions/service.d.ts +1 -1
- package/dist/kernel/client-runtime/lib/types/client/sessions/session.d.ts +1 -1
- package/dist/kernel/client-runtime/lib/types/client/slots.d.ts +2 -2
- package/dist/kernel/client-runtime/lib/types/client/slots.js +1 -1
- package/dist/kernel/client-runtime/lib/types/client/workspaces/service.d.ts +1 -1
- package/dist/kernel/client-runtime/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-runtime/package.json +1 -1
- package/dist/kernel/client-schema-form/lib/index.js +1 -1
- package/dist/kernel/client-schema-form/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-schema-form/lib/types/model.d.ts +1 -1
- package/dist/kernel/client-schema-form/lib/types/model.js +1 -1
- package/dist/kernel/client-schema-form/package.json +1 -1
- package/dist/kernel/client-ui-agent-preset/lib/client.js +36 -36
- package/dist/kernel/client-ui-agent-preset/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-agent-preset/package.json +1 -1
- package/dist/kernel/client-ui-attachment/lib/types/invariant.d.ts +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/lib/types/client/service.d.ts +2 -2
- package/dist/kernel/client-ui-commands/lib/types/client/service.js +1 -1
- package/dist/kernel/client-ui-commands/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-commands/package.json +1 -1
- package/dist/kernel/client-ui-conversation/lib/client.js +156 -156
- package/dist/kernel/client-ui-conversation/lib/index.js +1 -1
- package/dist/kernel/client-ui-conversation/lib/types/client/apply.d.ts +1 -1
- package/dist/kernel/client-ui-conversation/lib/types/client/chat/register-node-renderers.d.ts +1 -1
- package/dist/kernel/client-ui-conversation/lib/types/client/conversation-nodes/assistant.d.ts +1 -1
- package/dist/kernel/client-ui-conversation/lib/types/client/conversation-nodes/chat-snapshot-builder.d.ts +1 -1
- package/dist/kernel/client-ui-conversation/lib/types/client/conversation-nodes/command.d.ts +1 -1
- package/dist/kernel/client-ui-conversation/lib/types/client/conversation-nodes/compaction.d.ts +1 -1
- package/dist/kernel/client-ui-conversation/lib/types/client/conversation-nodes/fallback.d.ts +1 -1
- package/dist/kernel/client-ui-conversation/lib/types/client/conversation-nodes/inbox.d.ts +1 -1
- package/dist/kernel/client-ui-conversation/lib/types/client/conversation-nodes/message.d.ts +1 -1
- package/dist/kernel/client-ui-conversation/lib/types/client/conversation-nodes/register.d.ts +1 -1
- package/dist/kernel/client-ui-conversation/lib/types/client/conversation-nodes/retry.d.ts +1 -1
- package/dist/kernel/client-ui-conversation/lib/types/client/conversation-nodes/tool.d.ts +1 -1
- package/dist/kernel/client-ui-conversation/lib/types/client/conversation-nodes/turn-error.d.ts +1 -1
- package/dist/kernel/client-ui-conversation/lib/types/client/conversation-nodes/turn-max-tokens.d.ts +1 -1
- package/dist/kernel/client-ui-conversation/lib/types/client/conversation-nodes/turn-tail.d.ts +1 -1
- package/dist/kernel/client-ui-conversation/lib/types/client/queue/QueueDock.d.ts +1 -1
- package/dist/kernel/client-ui-conversation/lib/types/client/service.d.ts +2 -2
- package/dist/kernel/client-ui-conversation/lib/types/client/service.js +1 -1
- package/dist/kernel/client-ui-conversation/lib/types/client/skeleton/TodoPanel.d.ts +1 -1
- package/dist/kernel/client-ui-conversation/lib/types/index.d.ts +1 -1
- package/dist/kernel/client-ui-conversation/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-conversation/lib/types/submission-settings.d.ts +1 -1
- package/dist/kernel/client-ui-conversation/lib/types/submission-settings.js +1 -1
- 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/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-cordis/package.json +1 -1
- package/dist/kernel/client-ui-deliverables/lib/client.js +4 -4
- package/dist/kernel/client-ui-deliverables/lib/types/index.d.ts +1 -1
- package/dist/kernel/client-ui-deliverables/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-deliverables/package.json +1 -1
- package/dist/kernel/client-ui-directory-picker-browse/lib/client.js +29 -29
- package/dist/kernel/client-ui-directory-picker-browse/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-directory-picker-browse/package.json +1 -1
- package/dist/kernel/client-ui-directory-picker-native/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-directory-picker-native/package.json +1 -1
- package/dist/kernel/client-ui-goal/lib/client.js +8 -8
- package/dist/kernel/client-ui-goal/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-goal/package.json +1 -1
- package/dist/kernel/client-ui-input-trigger/lib/client.js +7 -7
- package/dist/kernel/client-ui-input-trigger/lib/types/client/service.d.ts +2 -2
- package/dist/kernel/client-ui-input-trigger/lib/types/client/service.js +1 -1
- package/dist/kernel/client-ui-input-trigger/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-input-trigger/package.json +1 -1
- package/dist/kernel/client-ui-jobs/lib/client.js +8 -8
- package/dist/kernel/client-ui-jobs/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-jobs/package.json +1 -1
- package/dist/kernel/client-ui-layout/lib/client.js +2 -2
- package/dist/kernel/client-ui-layout/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-layout/package.json +1 -1
- package/dist/kernel/client-ui-message-feedback/lib/client.js +4 -4
- package/dist/kernel/client-ui-message-feedback/lib/types/invariant.d.ts +1 -1
- 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/lib/types/client/service.d.ts +2 -2
- package/dist/kernel/client-ui-model-selection/lib/types/client/service.js +1 -1
- package/dist/kernel/client-ui-model-selection/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-model-selection/package.json +1 -1
- package/dist/kernel/client-ui-permission-presets/lib/client.js +3 -3
- package/dist/kernel/client-ui-permission-presets/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-permission-presets/package.json +1 -1
- package/dist/kernel/client-ui-plan/lib/client.js +2 -2
- package/dist/kernel/client-ui-plan/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-plan/package.json +1 -1
- package/dist/kernel/client-ui-primitives/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-primitives/package.json +1 -1
- package/dist/kernel/client-ui-settings/lib/types/client/settings-scope.d.ts +2 -2
- package/dist/kernel/client-ui-settings/lib/types/client/settings-scope.js +1 -1
- package/dist/kernel/client-ui-settings/lib/types/invariant.d.ts +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/lib/index.js +1 -1
- package/dist/kernel/client-ui-settings-general/lib/types/index.d.ts +1 -1
- package/dist/kernel/client-ui-settings-general/lib/types/index.js +1 -1
- package/dist/kernel/client-ui-settings-general/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-settings-general/package.json +1 -1
- package/dist/kernel/client-ui-settings-models/lib/client.js +55 -55
- package/dist/kernel/client-ui-settings-models/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-settings-models/package.json +1 -1
- package/dist/kernel/client-ui-settings-plugin-inventory/lib/client.js +11 -11
- package/dist/kernel/client-ui-settings-plugin-inventory/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-settings-plugin-inventory/package.json +1 -1
- package/dist/kernel/client-ui-settings-plugins/lib/client.js +21 -21
- package/dist/kernel/client-ui-settings-plugins/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-settings-plugins/package.json +1 -1
- package/dist/kernel/client-ui-sidebar/lib/client.js +14 -14
- package/dist/kernel/client-ui-sidebar/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-sidebar/package.json +1 -1
- package/dist/kernel/client-ui-skill/lib/client.js +12 -12
- package/dist/kernel/client-ui-skill/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-skill/package.json +1 -1
- package/dist/kernel/client-ui-slots/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-slots/package.json +1 -1
- package/dist/kernel/client-ui-subagent/lib/client.js +17 -17
- package/dist/kernel/client-ui-subagent/lib/types/invariant.d.ts +1 -1
- 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/lib/index.js +1 -1
- package/dist/kernel/client-ui-theme/lib/types/client/index.d.ts +1 -1
- package/dist/kernel/client-ui-theme/lib/types/index.d.ts +1 -1
- package/dist/kernel/client-ui-theme/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-theme/lib/types/theme-settings.d.ts +1 -1
- package/dist/kernel/client-ui-theme/lib/types/theme-settings.js +1 -1
- package/dist/kernel/client-ui-theme/package.json +1 -1
- package/dist/kernel/client-ui-tool/lib/client.js +37 -37
- package/dist/kernel/client-ui-tool/lib/types/client/tool/toolviews/ask-question-row.d.ts +1 -1
- package/dist/kernel/client-ui-tool/lib/types/client/tool/toolviews/bash-sample.d.ts +1 -1
- package/dist/kernel/client-ui-tool/lib/types/client/tool/toolviews/file-mutation-row.d.ts +1 -1
- package/dist/kernel/client-ui-tool/lib/types/client/tool/toolviews/read-row.d.ts +1 -1
- package/dist/kernel/client-ui-tool/lib/types/client/tool/toolviews/search-row.d.ts +1 -1
- package/dist/kernel/client-ui-tool/lib/types/client/tool/toolviews/todo-row.d.ts +1 -1
- package/dist/kernel/client-ui-tool/lib/types/client/tool/toolviews/web-row.d.ts +1 -1
- package/dist/kernel/client-ui-tool/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-tool/package.json +1 -1
- package/dist/kernel/client-ui-trajectory/lib/client.js +149 -149
- package/dist/kernel/client-ui-trajectory/lib/types/client/index.d.ts +1 -1
- package/dist/kernel/client-ui-trajectory/lib/types/client/trajectory-assistant-definition.d.ts +1 -1
- package/dist/kernel/client-ui-trajectory/lib/types/client/trajectory-compaction-definition.d.ts +1 -1
- package/dist/kernel/client-ui-trajectory/lib/types/client/trajectory-message-definitions.d.ts +1 -1
- package/dist/kernel/client-ui-trajectory/lib/types/client/trajectory-request-header-definition.d.ts +1 -1
- package/dist/kernel/client-ui-trajectory/lib/types/client/trajectory-snapshot-builder.d.ts +1 -1
- package/dist/kernel/client-ui-trajectory/lib/types/client/trajectory-tool-definition.d.ts +1 -1
- package/dist/kernel/client-ui-trajectory/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-trajectory/package.json +1 -1
- package/dist/kernel/client-ui-user-questions/lib/client.js +29 -29
- package/dist/kernel/client-ui-user-questions/lib/types/invariant.d.ts +1 -1
- 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/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-workflow-run/package.json +1 -1
- package/dist/kernel/client-ui-workspace/lib/client.js +56 -56
- package/dist/kernel/client-ui-workspace/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-workspace/package.json +1 -1
- package/dist/kernel/client-web/lib/index.js +3 -3
- package/dist/kernel/client-web/lib/types/app-shell.d.ts +1 -1
- package/dist/kernel/client-web/lib/types/app.d.ts +1 -1
- package/dist/kernel/client-web/lib/types/boot.js +2 -2
- package/dist/kernel/client-web/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-web/lib/types/loader-status.d.ts +1 -1
- package/dist/kernel/client-web/lib/types/seed.js +1 -1
- package/dist/kernel/client-web/package.json +1 -1
- package/dist/kernel/client-web-react/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-web-react/package.json +1 -1
- package/dist/kernel/cmdline/lib/types/index.d.ts +1 -1
- package/dist/kernel/cmdline/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/cmdline/package.json +1 -1
- package/dist/kernel/code-runtime/lib/index.js +1 -1
- package/dist/kernel/code-runtime/lib/types/index.d.ts +1 -1
- package/dist/kernel/code-runtime/lib/types/index.js +1 -1
- package/dist/kernel/code-runtime/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/code-runtime/package.json +1 -1
- package/dist/kernel/code-runtime-worker-thread/lib/index.js +1 -1
- package/dist/kernel/code-runtime-worker-thread/lib/types/index.d.ts +2 -2
- package/dist/kernel/code-runtime-worker-thread/lib/types/index.js +1 -1
- package/dist/kernel/code-runtime-worker-thread/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/code-runtime-worker-thread/package.json +1 -1
- package/dist/kernel/command-compact/lib/types/index.d.ts +1 -1
- package/dist/kernel/command-compact/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/command-compact/package.json +1 -1
- package/dist/kernel/command-feedback/lib/types/index.d.ts +1 -1
- package/dist/kernel/command-feedback/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/command-feedback/package.json +1 -1
- package/dist/kernel/command-goal/lib/types/index.d.ts +1 -1
- package/dist/kernel/command-goal/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/command-goal/package.json +1 -1
- package/dist/kernel/commands/lib/types/index.d.ts +1 -1
- package/dist/kernel/commands/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/commands/package.json +1 -1
- package/dist/kernel/compaction/lib/index.js +1 -1
- package/dist/kernel/compaction/lib/types/index.d.ts +1 -1
- package/dist/kernel/compaction/lib/types/index.js +1 -1
- package/dist/kernel/compaction/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/compaction/package.json +1 -1
- package/dist/kernel/compaction-basic/lib/index.js +1 -1
- package/dist/kernel/compaction-basic/lib/types/index.d.ts +2 -2
- package/dist/kernel/compaction-basic/lib/types/index.js +1 -1
- package/dist/kernel/compaction-basic/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/compaction-basic/lib/types/summarizer.d.ts +1 -1
- package/dist/kernel/compaction-basic/package.json +1 -1
- package/dist/kernel/compaction-tool-result-pruner/lib/index.js +2 -2
- package/dist/kernel/compaction-tool-result-pruner/lib/types/index.d.ts +2 -2
- package/dist/kernel/compaction-tool-result-pruner/lib/types/index.js +2 -2
- package/dist/kernel/compaction-tool-result-pruner/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/compaction-tool-result-pruner/package.json +1 -1
- package/dist/kernel/cordis/bin.js +16 -0
- package/dist/kernel/cordis/lib/index.js +1828 -0
- package/dist/kernel/cordis/lib/types/context.d.ts +101 -0
- package/dist/kernel/cordis/lib/types/context.js +99 -0
- package/dist/kernel/cordis/lib/types/events.d.ts +240 -0
- package/dist/kernel/cordis/lib/types/events.js +199 -0
- package/dist/kernel/cordis/lib/types/fiber.d.ts +202 -0
- package/dist/kernel/cordis/lib/types/fiber.js +660 -0
- package/dist/kernel/cordis/lib/types/index.d.ts +15 -0
- package/dist/kernel/cordis/lib/types/index.js +15 -0
- package/dist/kernel/cordis/lib/types/logger.d.ts +105 -0
- package/dist/kernel/cordis/lib/types/logger.js +185 -0
- package/dist/kernel/cordis/lib/types/reflect.d.ts +186 -0
- package/dist/kernel/cordis/lib/types/reflect.js +310 -0
- package/dist/kernel/cordis/lib/types/registry.d.ts +201 -0
- package/dist/kernel/cordis/lib/types/registry.js +218 -0
- package/dist/kernel/cordis/lib/types/service.d.ts +55 -0
- package/dist/kernel/cordis/lib/types/service.js +113 -0
- package/dist/kernel/cordis/lib/types/utils.d.ts +62 -0
- package/dist/kernel/cordis/lib/types/utils.js +271 -0
- package/dist/kernel/cordis/package.json +49 -0
- package/dist/kernel/cordis-client-runner/lib/types/client/guard.d.ts +1 -1
- package/dist/kernel/cordis-client-runner/lib/types/client/guard.js +1 -1
- package/dist/kernel/cordis-client-runner/lib/types/client/index.d.ts +1 -1
- package/dist/kernel/cordis-client-runner/lib/types/client/inspect-registry.d.ts +1 -1
- package/dist/kernel/cordis-client-runner/lib/types/client/providers.d.ts +1 -1
- package/dist/kernel/cordis-client-runner/lib/types/client/runtime.d.ts +2 -2
- package/dist/kernel/cordis-client-runner/lib/types/client/timer.d.ts +2 -2
- package/dist/kernel/cordis-client-runner/lib/types/client/timer.js +1 -1
- package/dist/kernel/cordis-client-runner/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/cordis-client-runner/package.json +1 -1
- package/dist/kernel/cordis-host-runner/lib/index.js +2 -2
- package/dist/kernel/cordis-host-runner/lib/types/guard.d.ts +2 -2
- package/dist/kernel/cordis-host-runner/lib/types/guard.js +1 -1
- package/dist/kernel/cordis-host-runner/lib/types/index.d.ts +3 -3
- package/dist/kernel/cordis-host-runner/lib/types/index.js +1 -1
- package/dist/kernel/cordis-host-runner/lib/types/inspect-registry.d.ts +2 -2
- package/dist/kernel/cordis-host-runner/lib/types/inspect-registry.js +1 -1
- package/dist/kernel/cordis-host-runner/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/cordis-host-runner/lib/types/lifecycle.d.ts +1 -1
- package/dist/kernel/cordis-host-runner/lib/types/registry.d.ts +1 -1
- package/dist/kernel/cordis-host-runner/package.json +1 -1
- package/dist/kernel/cordis-plugin-group/lib/index.js +5 -0
- package/dist/kernel/cordis-plugin-group/lib/types/index.d.ts +3 -0
- package/dist/kernel/cordis-plugin-group/lib/types/index.js +3 -0
- package/dist/kernel/cordis-plugin-group/package.json +34 -0
- package/dist/kernel/cordis-plugin-hmr/lib/index.js +452 -0
- package/dist/kernel/cordis-plugin-hmr/lib/types/error.d.ts +4 -0
- package/dist/kernel/cordis-plugin-hmr/lib/types/error.js +33 -0
- package/dist/kernel/cordis-plugin-hmr/lib/types/index.d.ts +87 -0
- package/dist/kernel/cordis-plugin-hmr/lib/types/index.js +525 -0
- package/dist/kernel/cordis-plugin-hmr/package.json +57 -0
- package/dist/kernel/cordis-plugin-include/lib/index.js +284 -0
- package/dist/kernel/cordis-plugin-include/lib/types/index.d.ts +99 -0
- package/dist/kernel/cordis-plugin-include/lib/types/index.js +331 -0
- package/dist/kernel/cordis-plugin-include/package.json +38 -0
- package/dist/kernel/cordis-plugin-loader/lib/index.js +744 -0
- package/dist/kernel/cordis-plugin-loader/lib/types/config/entry.d.ts +56 -0
- package/dist/kernel/cordis-plugin-loader/lib/types/config/entry.js +283 -0
- package/dist/kernel/cordis-plugin-loader/lib/types/config/group.d.ts +27 -0
- package/dist/kernel/cordis-plugin-loader/lib/types/config/group.js +139 -0
- package/dist/kernel/cordis-plugin-loader/lib/types/config/isolate.d.ts +35 -0
- package/dist/kernel/cordis-plugin-loader/lib/types/config/isolate.js +151 -0
- package/dist/kernel/cordis-plugin-loader/lib/types/config/tree.d.ts +38 -0
- package/dist/kernel/cordis-plugin-loader/lib/types/config/tree.js +169 -0
- package/dist/kernel/cordis-plugin-loader/lib/types/config/utils.d.ts +11 -0
- package/dist/kernel/cordis-plugin-loader/lib/types/config/utils.js +28 -0
- package/dist/kernel/cordis-plugin-loader/lib/types/index.d.ts +73 -0
- package/dist/kernel/cordis-plugin-loader/lib/types/index.js +154 -0
- package/dist/kernel/cordis-plugin-loader/lib/types/internal.d.ts +97 -0
- package/dist/kernel/cordis-plugin-loader/lib/types/internal.js +36 -0
- package/dist/kernel/cordis-plugin-loader/package.json +42 -0
- package/dist/kernel/cordis-plugin-logger-console/lib/browser.js +80 -0
- package/dist/kernel/cordis-plugin-logger-console/lib/index.js +95 -0
- package/dist/kernel/cordis-plugin-logger-console/lib/types/browser.d.ts +10 -0
- package/dist/kernel/cordis-plugin-logger-console/lib/types/browser.js +14 -0
- package/dist/kernel/cordis-plugin-logger-console/lib/types/index.d.ts +15 -0
- package/dist/kernel/cordis-plugin-logger-console/lib/types/index.js +23 -0
- package/dist/kernel/cordis-plugin-logger-console/lib/types/shared.d.ts +45 -0
- package/dist/kernel/cordis-plugin-logger-console/lib/types/shared.js +73 -0
- package/dist/kernel/cordis-plugin-logger-console/package.json +40 -0
- package/dist/kernel/cordis-plugin-timer/lib/index.js +152 -0
- package/dist/kernel/cordis-plugin-timer/lib/types/index.d.ts +30 -0
- package/dist/kernel/cordis-plugin-timer/lib/types/index.js +134 -0
- package/dist/kernel/cordis-plugin-timer/package.json +36 -0
- package/dist/kernel/cosmokit/lib/index.js +325 -0
- package/dist/kernel/cosmokit/lib/types/array.d.ts +15 -0
- package/dist/kernel/cosmokit/lib/types/array.js +37 -0
- package/dist/kernel/cosmokit/lib/types/index.d.ts +11 -0
- package/dist/kernel/cosmokit/lib/types/index.js +11 -0
- package/dist/kernel/cosmokit/lib/types/misc.d.ts +41 -0
- package/dist/kernel/cosmokit/lib/types/misc.js +50 -0
- package/dist/kernel/cosmokit/lib/types/string.d.ts +89 -0
- package/dist/kernel/cosmokit/lib/types/string.js +79 -0
- package/dist/kernel/cosmokit/lib/types/time.d.ts +19 -0
- package/dist/kernel/cosmokit/lib/types/time.js +101 -0
- package/dist/kernel/cosmokit/lib/types/types.d.ts +34 -0
- package/dist/kernel/cosmokit/lib/types/types.js +141 -0
- package/dist/kernel/cosmokit/package.json +30 -0
- package/dist/kernel/credentials/lib/index.js +1 -1
- package/dist/kernel/credentials/lib/types/index.d.ts +1 -1
- package/dist/kernel/credentials/lib/types/index.js +1 -1
- package/dist/kernel/credentials/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/credentials/package.json +1 -1
- package/dist/kernel/credentials-local/lib/index.js +2 -2
- package/dist/kernel/credentials-local/lib/types/index.d.ts +2 -2
- package/dist/kernel/credentials-local/lib/types/index.js +2 -2
- package/dist/kernel/credentials-local/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/credentials-local/package.json +1 -1
- package/dist/kernel/e2b/lib/index.js +2 -2
- package/dist/kernel/e2b/lib/types/index.d.ts +2 -2
- package/dist/kernel/e2b/lib/types/index.js +2 -2
- package/dist/kernel/e2b/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/e2b/package.json +1 -1
- package/dist/kernel/fs/lib/index.js +1 -1
- package/dist/kernel/fs/lib/types/index.d.ts +1 -1
- package/dist/kernel/fs/lib/types/index.js +1 -1
- package/dist/kernel/fs/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/fs/package.json +1 -1
- package/dist/kernel/fs-e2b/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/fs-e2b/package.json +1 -1
- package/dist/kernel/fs-local/lib/index.js +1 -1
- package/dist/kernel/fs-local/lib/types/index.d.ts +2 -2
- package/dist/kernel/fs-local/lib/types/index.js +1 -1
- package/dist/kernel/fs-local/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/fs-local/package.json +1 -1
- package/dist/kernel/fs-observation-policy/lib/types/index.d.ts +1 -1
- package/dist/kernel/fs-observation-policy/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/fs-observation-policy/package.json +1 -1
- package/dist/kernel/fs-sandbox/lib/types/index.d.ts +1 -1
- package/dist/kernel/fs-sandbox/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/fs-sandbox/package.json +1 -1
- package/dist/kernel/goal/lib/index.js +1 -1
- package/dist/kernel/goal/lib/types/index.d.ts +2 -2
- package/dist/kernel/goal/lib/types/index.js +1 -1
- package/dist/kernel/goal/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/goal/package.json +1 -1
- package/dist/kernel/goal-round-driver/lib/types/index.d.ts +1 -1
- package/dist/kernel/goal-round-driver/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/goal-round-driver/package.json +1 -1
- package/dist/kernel/headless/lib/index.js +1 -1
- package/dist/kernel/headless/lib/types/index.d.ts +2 -2
- package/dist/kernel/headless/lib/types/index.js +1 -1
- package/dist/kernel/headless/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/headless/lib/types/startup.d.ts +1 -1
- package/dist/kernel/headless/package.json +1 -1
- package/dist/kernel/home-paths/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/home-paths/package.json +1 -1
- package/dist/kernel/hook-protocol/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/hook-protocol/package.json +1 -1
- package/dist/kernel/hooks-claude-code/lib/index.js +1 -1
- package/dist/kernel/hooks-claude-code/lib/types/index.d.ts +2 -2
- package/dist/kernel/hooks-claude-code/lib/types/index.js +1 -1
- package/dist/kernel/hooks-claude-code/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/hooks-claude-code/package.json +1 -1
- package/dist/kernel/hooks-codex/lib/index.js +1 -1
- package/dist/kernel/hooks-codex/lib/types/index.d.ts +2 -2
- package/dist/kernel/hooks-codex/lib/types/index.js +1 -1
- package/dist/kernel/hooks-codex/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/hooks-codex/package.json +1 -1
- package/dist/kernel/host-apiproxy/lib/index.js +2 -2
- package/dist/kernel/host-apiproxy/lib/types/api-proxy.d.ts +1 -1
- package/dist/kernel/host-apiproxy/lib/types/index.d.ts +2 -2
- package/dist/kernel/host-apiproxy/lib/types/index.js +2 -2
- package/dist/kernel/host-apiproxy/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/host-apiproxy/lib/types/session-export.d.ts +1 -1
- package/dist/kernel/host-apiproxy/package.json +1 -1
- package/dist/kernel/host-directory-picker/lib/index.js +1 -1
- package/dist/kernel/host-directory-picker/lib/types/index.d.ts +1 -1
- package/dist/kernel/host-directory-picker/lib/types/index.js +1 -1
- package/dist/kernel/host-directory-picker/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/host-directory-picker/package.json +1 -1
- package/dist/kernel/host-directory-picker-auto/lib/types/index.d.ts +1 -1
- package/dist/kernel/host-directory-picker-auto/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/host-directory-picker-auto/package.json +1 -1
- package/dist/kernel/host-directory-picker-browse/lib/index.js +1 -1
- package/dist/kernel/host-directory-picker-browse/lib/types/index.d.ts +2 -2
- package/dist/kernel/host-directory-picker-browse/lib/types/index.js +1 -1
- package/dist/kernel/host-directory-picker-browse/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/host-directory-picker-browse/package.json +1 -1
- package/dist/kernel/host-directory-picker-native/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/host-directory-picker-native/package.json +1 -1
- package/dist/kernel/host-frontend-static/lib/index.js +1 -1
- package/dist/kernel/host-frontend-static/lib/types/index.d.ts +2 -2
- package/dist/kernel/host-frontend-static/lib/types/index.js +1 -1
- package/dist/kernel/host-frontend-static/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/host-frontend-static/package.json +1 -1
- package/dist/kernel/host-plugin-inventory/lib/types/index.d.ts +1 -1
- package/dist/kernel/host-plugin-inventory/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/host-plugin-inventory/package.json +1 -1
- package/dist/kernel/host-webserver/lib/index.js +2 -2
- package/dist/kernel/host-webserver/lib/types/index.d.ts +2 -2
- package/dist/kernel/host-webserver/lib/types/index.js +2 -2
- package/dist/kernel/host-webserver/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/host-webserver/package.json +1 -1
- package/dist/kernel/invariants/lib/index.js +2 -2
- package/dist/kernel/invariants/lib/types/index.d.ts +3 -3
- package/dist/kernel/invariants/lib/types/index.js +2 -2
- package/dist/kernel/invariants/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/invariants/package.json +1 -1
- package/dist/kernel/jobs/lib/index.js +1 -1
- package/dist/kernel/jobs/lib/types/index.d.ts +1 -1
- package/dist/kernel/jobs/lib/types/index.js +1 -1
- package/dist/kernel/jobs/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/jobs/package.json +1 -1
- package/dist/kernel/jobs-local/lib/index.js +1 -1
- package/dist/kernel/jobs-local/lib/types/index.d.ts +2 -2
- package/dist/kernel/jobs-local/lib/types/index.js +1 -1
- package/dist/kernel/jobs-local/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/jobs-local/package.json +1 -1
- package/dist/kernel/launch-environment/lib/types/index.d.ts +1 -1
- package/dist/kernel/launch-environment/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/launch-environment/package.json +1 -1
- package/dist/kernel/llm/lib/index.js +2 -2
- package/dist/kernel/llm/lib/types/index.d.ts +1 -1
- package/dist/kernel/llm/lib/types/index.js +1 -1
- package/dist/kernel/llm/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/llm/lib/types/retry-policy.d.ts +1 -1
- package/dist/kernel/llm/lib/types/retry-policy.js +1 -1
- package/dist/kernel/llm/package.json +1 -1
- package/dist/kernel/llm-deepseek/lib/index.js +1 -1
- package/dist/kernel/llm-deepseek/lib/types/index.d.ts +2 -2
- package/dist/kernel/llm-deepseek/lib/types/index.js +1 -1
- package/dist/kernel/llm-deepseek/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/llm-deepseek/package.json +1 -1
- package/dist/kernel/llm-pi-ai/lib/index.js +1 -1
- package/dist/kernel/llm-pi-ai/lib/types/config.d.ts +1 -1
- package/dist/kernel/llm-pi-ai/lib/types/config.js +1 -1
- package/dist/kernel/llm-pi-ai/lib/types/index.d.ts +1 -1
- package/dist/kernel/llm-pi-ai/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/llm-pi-ai/package.json +1 -1
- package/dist/kernel/llm-retry/lib/index.js +1 -1
- package/dist/kernel/llm-retry/lib/types/index.d.ts +2 -2
- package/dist/kernel/llm-retry/lib/types/index.js +1 -1
- package/dist/kernel/llm-retry/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/llm-retry/package.json +1 -1
- package/dist/kernel/lsp/lib/index.js +1 -1
- package/dist/kernel/lsp/lib/types/index.d.ts +1 -1
- package/dist/kernel/lsp/lib/types/index.js +1 -1
- package/dist/kernel/lsp/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/lsp/package.json +1 -1
- package/dist/kernel/lsp-stdio/lib/index.js +1 -1
- package/dist/kernel/lsp-stdio/lib/types/index.d.ts +2 -2
- package/dist/kernel/lsp-stdio/lib/types/index.js +1 -1
- package/dist/kernel/lsp-stdio/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/lsp-stdio/package.json +1 -1
- package/dist/kernel/manifest.json +11 -1
- package/dist/kernel/mcp-client/lib/index.js +1 -1
- package/dist/kernel/mcp-client/lib/types/connection.d.ts +1 -1
- package/dist/kernel/mcp-client/lib/types/index.d.ts +2 -2
- package/dist/kernel/mcp-client/lib/types/index.js +1 -1
- package/dist/kernel/mcp-client/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/mcp-client/lib/types/tools.d.ts +1 -1
- package/dist/kernel/mcp-client/package.json +1 -1
- package/dist/kernel/message-feedback/lib/index.js +2 -2
- package/dist/kernel/message-feedback/lib/types/index.d.ts +2 -2
- package/dist/kernel/message-feedback/lib/types/index.js +2 -2
- package/dist/kernel/message-feedback/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/message-feedback/package.json +1 -1
- package/dist/kernel/native-command/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/native-command/package.json +1 -1
- package/dist/kernel/node-addon-landlock-run/lib/index.d.ts +71 -0
- package/dist/kernel/node-addon-landlock-run/lib/index.js +101 -0
- package/dist/kernel/node-addon-landlock-run/package.json +39 -0
- package/dist/kernel/output-retention/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/output-retention/package.json +1 -1
- package/dist/kernel/permission-presets/lib/index.js +2 -2
- package/dist/kernel/permission-presets/lib/types/index.d.ts +2 -2
- package/dist/kernel/permission-presets/lib/types/index.js +2 -2
- package/dist/kernel/permission-presets/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/permission-presets/package.json +1 -1
- package/dist/kernel/persona/lib/index.js +1 -1
- package/dist/kernel/persona/lib/types/index.d.ts +2 -2
- package/dist/kernel/persona/lib/types/index.js +1 -1
- package/dist/kernel/persona/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/persona/package.json +1 -1
- package/dist/kernel/plan-mode/lib/index.js +1 -1
- package/dist/kernel/plan-mode/lib/types/index.d.ts +1 -1
- package/dist/kernel/plan-mode/lib/types/index.js +1 -1
- package/dist/kernel/plan-mode/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/plan-mode/package.json +1 -1
- package/dist/kernel/pwsh-local/lib/index.js +1 -1
- package/dist/kernel/pwsh-local/lib/types/index.d.ts +2 -2
- package/dist/kernel/pwsh-local/lib/types/index.js +1 -1
- package/dist/kernel/pwsh-local/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/pwsh-local/package.json +1 -1
- package/dist/kernel/pwsh-sandbox/lib/types/index.d.ts +1 -1
- package/dist/kernel/pwsh-sandbox/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/pwsh-sandbox/package.json +1 -1
- package/dist/kernel/repeat-tool-reminder/lib/index.js +2 -2
- package/dist/kernel/repeat-tool-reminder/lib/types/index.d.ts +2 -2
- package/dist/kernel/repeat-tool-reminder/lib/types/index.js +1 -1
- package/dist/kernel/repeat-tool-reminder/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/repeat-tool-reminder/package.json +1 -1
- package/dist/kernel/sandbox/lib/index.js +1 -1
- package/dist/kernel/sandbox/lib/types/index.d.ts +1 -1
- package/dist/kernel/sandbox/lib/types/index.js +1 -1
- package/dist/kernel/sandbox/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/sandbox/package.json +1 -1
- package/dist/kernel/sandbox-local/lib/index.js +7 -5
- package/dist/kernel/sandbox-local/lib/types/index.d.ts +5 -3
- package/dist/kernel/sandbox-local/lib/types/index.js +8 -5
- package/dist/kernel/sandbox-local/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/sandbox-local/lib/types/profiles.js +1 -1
- package/dist/kernel/sandbox-local/package.json +1 -1
- package/dist/kernel/sandbox-policy/lib/index.js +2 -2
- package/dist/kernel/sandbox-policy/lib/types/index.d.ts +2 -2
- package/dist/kernel/sandbox-policy/lib/types/index.js +2 -2
- package/dist/kernel/sandbox-policy/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/sandbox-policy/package.json +1 -1
- package/dist/kernel/sandbox-windows-acl/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/sandbox-windows-acl/package.json +1 -1
- package/dist/kernel/schedule/lib/types/index.d.ts +1 -1
- package/dist/kernel/schedule/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/schedule/lib/types/persistence.d.ts +1 -1
- package/dist/kernel/schedule/lib/types/runtime.d.ts +1 -1
- package/dist/kernel/schedule/lib/types/tools.d.ts +1 -1
- package/dist/kernel/schedule/package.json +1 -1
- package/dist/kernel/schemastery/lib/index.cjs +596 -0
- package/dist/kernel/schemastery/lib/index.mjs +596 -0
- package/dist/kernel/schemastery/lib/types/index.d.ts +200 -0
- package/dist/kernel/schemastery/lib/types/index.js +714 -0
- package/dist/kernel/schemastery/package.json +37 -0
- package/dist/kernel/scope/lib/index.js +1 -1
- package/dist/kernel/scope/lib/types/index.d.ts +1 -1
- package/dist/kernel/scope/lib/types/index.js +1 -1
- package/dist/kernel/scope/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/scope/lib/types/store.d.ts +1 -1
- package/dist/kernel/scope/package.json +1 -1
- package/dist/kernel/sdk-client/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/sdk-client/package.json +1 -1
- package/dist/kernel/sdk-jsonrpc-server/lib/index.js +1 -1
- package/dist/kernel/sdk-jsonrpc-server/lib/types/index.d.ts +2 -2
- package/dist/kernel/sdk-jsonrpc-server/lib/types/index.js +1 -1
- package/dist/kernel/sdk-jsonrpc-server/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/sdk-jsonrpc-server/lib/types/server.d.ts +1 -1
- package/dist/kernel/sdk-jsonrpc-server/package.json +1 -1
- package/dist/kernel/sdk-protocol/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/sdk-protocol/package.json +1 -1
- package/dist/kernel/session/lib/index.js +1 -1
- package/dist/kernel/session/lib/types/index.d.ts +1 -1
- package/dist/kernel/session/lib/types/index.js +1 -1
- package/dist/kernel/session/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/session/package.json +1 -1
- package/dist/kernel/session-checkpoint-policy/lib/types/index.d.ts +1 -1
- package/dist/kernel/session-checkpoint-policy/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/session-checkpoint-policy/package.json +1 -1
- package/dist/kernel/session-log-export/lib/types/index.d.ts +1 -1
- package/dist/kernel/session-log-export/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/session-log-export/package.json +1 -1
- package/dist/kernel/session-persistence/lib/index.js +1 -1
- package/dist/kernel/session-persistence/lib/types/coordinator.d.ts +1 -1
- package/dist/kernel/session-persistence/lib/types/index.d.ts +1 -1
- package/dist/kernel/session-persistence/lib/types/index.js +1 -1
- package/dist/kernel/session-persistence/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/session-persistence/package.json +1 -1
- package/dist/kernel/session-persistence-jsonl/lib/index.js +1 -1
- package/dist/kernel/session-persistence-jsonl/lib/types/index.d.ts +2 -2
- package/dist/kernel/session-persistence-jsonl/lib/types/index.js +1 -1
- package/dist/kernel/session-persistence-jsonl/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/session-persistence-jsonl/package.json +1 -1
- package/dist/kernel/session-persistence-sqlite/lib/index.js +1 -1
- package/dist/kernel/session-persistence-sqlite/lib/types/index.d.ts +2 -2
- package/dist/kernel/session-persistence-sqlite/lib/types/index.js +1 -1
- package/dist/kernel/session-persistence-sqlite/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/session-persistence-sqlite/package.json +1 -1
- package/dist/kernel/session-projection/lib/index.js +1 -1
- package/dist/kernel/session-projection/lib/types/index.d.ts +1 -1
- package/dist/kernel/session-projection/lib/types/index.js +1 -1
- package/dist/kernel/session-projection/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/session-projection/package.json +1 -1
- package/dist/kernel/session-projection-cache/lib/index.js +2 -2
- package/dist/kernel/session-projection-cache/lib/types/index.d.ts +2 -2
- package/dist/kernel/session-projection-cache/lib/types/index.js +2 -2
- package/dist/kernel/session-projection-cache/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/session-projection-cache/package.json +1 -1
- package/dist/kernel/session-query/lib/index.js +1 -1
- package/dist/kernel/session-query/lib/types/corpus.d.ts +1 -1
- package/dist/kernel/session-query/lib/types/index.d.ts +1 -1
- package/dist/kernel/session-query/lib/types/index.js +1 -1
- package/dist/kernel/session-query/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/session-query/package.json +1 -1
- package/dist/kernel/session-query-sqlite/lib/index.js +2 -2
- package/dist/kernel/session-query-sqlite/lib/types/index.d.ts +2 -2
- package/dist/kernel/session-query-sqlite/lib/types/index.js +2 -2
- package/dist/kernel/session-query-sqlite/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/session-query-sqlite/package.json +1 -1
- package/dist/kernel/session-reference/lib/index.js +2 -2
- package/dist/kernel/session-reference/lib/types/index.d.ts +2 -2
- package/dist/kernel/session-reference/lib/types/index.js +2 -2
- package/dist/kernel/session-reference/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/session-reference/package.json +1 -1
- package/dist/kernel/session-stats/lib/types/index.d.ts +1 -1
- package/dist/kernel/session-stats/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/session-stats/package.json +1 -1
- package/dist/kernel/session-telemetry/lib/index.js +1 -1
- package/dist/kernel/session-telemetry/lib/types/coordinator.d.ts +1 -1
- package/dist/kernel/session-telemetry/lib/types/index.d.ts +1 -1
- package/dist/kernel/session-telemetry/lib/types/index.js +1 -1
- package/dist/kernel/session-telemetry/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/session-telemetry/package.json +1 -1
- package/dist/kernel/session-telemetry-otel/lib/index.js +1 -1
- package/dist/kernel/session-telemetry-otel/lib/types/index.d.ts +2 -2
- package/dist/kernel/session-telemetry-otel/lib/types/index.js +1 -1
- package/dist/kernel/session-telemetry-otel/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/session-telemetry-otel/package.json +1 -1
- package/dist/kernel/session-title/lib/index.js +2 -2
- package/dist/kernel/session-title/lib/types/index.d.ts +2 -2
- package/dist/kernel/session-title/lib/types/index.js +2 -2
- package/dist/kernel/session-title/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/session-title/package.json +1 -1
- package/dist/kernel/session-title-all-prompts-llm/lib/index.js +1 -1
- package/dist/kernel/session-title-all-prompts-llm/lib/types/index.d.ts +2 -2
- package/dist/kernel/session-title-all-prompts-llm/lib/types/index.js +1 -1
- package/dist/kernel/session-title-all-prompts-llm/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/session-title-all-prompts-llm/package.json +1 -1
- package/dist/kernel/session-title-first-prompt-llm/lib/index.js +1 -1
- package/dist/kernel/session-title-first-prompt-llm/lib/types/index.d.ts +2 -2
- package/dist/kernel/session-title-first-prompt-llm/lib/types/index.js +1 -1
- package/dist/kernel/session-title-first-prompt-llm/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/session-title-first-prompt-llm/package.json +1 -1
- package/dist/kernel/session-title-llm/lib/index.js +1 -1
- package/dist/kernel/session-title-llm/lib/types/index.d.ts +2 -2
- package/dist/kernel/session-title-llm/lib/types/index.js +1 -1
- package/dist/kernel/session-title-llm/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/session-title-llm/package.json +1 -1
- package/dist/kernel/settings/lib/index.js +1 -1
- package/dist/kernel/settings/lib/invariant.js +1 -1
- package/dist/kernel/settings/lib/types/index.d.ts +2 -2
- package/dist/kernel/settings/lib/types/index.js +1 -1
- package/dist/kernel/settings/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/settings/lib/types/redact.d.ts +1 -1
- package/dist/kernel/settings/package.json +1 -1
- package/dist/kernel/settings-file/lib/index.js +2 -2
- package/dist/kernel/settings-file/lib/types/index.d.ts +2 -2
- package/dist/kernel/settings-file/lib/types/index.js +2 -2
- package/dist/kernel/settings-file/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/settings-file/package.json +1 -1
- package/dist/kernel/shell/lib/index.js +1 -1
- package/dist/kernel/shell/lib/types/index.d.ts +1 -1
- package/dist/kernel/shell/lib/types/index.js +1 -1
- package/dist/kernel/shell/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/shell/package.json +1 -1
- package/dist/kernel/shell-env/lib/index.js +2 -2
- package/dist/kernel/shell-env/lib/types/index.d.ts +2 -2
- package/dist/kernel/shell-env/lib/types/index.js +2 -2
- package/dist/kernel/shell-env/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/shell-env/package.json +1 -1
- package/dist/kernel/skill/lib/index.js +2 -2
- package/dist/kernel/skill/lib/types/index.d.ts +2 -2
- package/dist/kernel/skill/lib/types/index.js +2 -2
- package/dist/kernel/skill/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/skill/package.json +1 -1
- package/dist/kernel/skill-badge/lib/types/index.d.ts +1 -1
- package/dist/kernel/skill-badge/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/skill-badge/package.json +1 -1
- package/dist/kernel/skill-filesystem/lib/index.js +1 -1
- package/dist/kernel/skill-filesystem/lib/types/index.d.ts +2 -2
- package/dist/kernel/skill-filesystem/lib/types/index.js +1 -1
- package/dist/kernel/skill-filesystem/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/skill-filesystem/package.json +1 -1
- package/dist/kernel/spill/lib/index.js +1 -1
- package/dist/kernel/spill/lib/types/index.d.ts +1 -1
- package/dist/kernel/spill/lib/types/index.js +1 -1
- package/dist/kernel/spill/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/spill/package.json +1 -1
- package/dist/kernel/spill-local/lib/index.js +1 -1
- package/dist/kernel/spill-local/lib/types/index.d.ts +2 -2
- package/dist/kernel/spill-local/lib/types/index.js +1 -1
- package/dist/kernel/spill-local/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/spill-local/package.json +1 -1
- package/dist/kernel/spill-policy/lib/index.js +1 -1
- package/dist/kernel/spill-policy/lib/types/index.d.ts +2 -2
- package/dist/kernel/spill-policy/lib/types/index.js +1 -1
- package/dist/kernel/spill-policy/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/spill-policy/package.json +1 -1
- package/dist/kernel/storage/lib/index.js +1 -1
- package/dist/kernel/storage/lib/types/index.d.ts +1 -1
- package/dist/kernel/storage/lib/types/index.js +1 -1
- package/dist/kernel/storage/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/storage/package.json +1 -1
- package/dist/kernel/storage-domain/lib/index.js +1 -1
- package/dist/kernel/storage-domain/lib/types/domain.d.ts +1 -1
- package/dist/kernel/storage-domain/lib/types/index.d.ts +2 -2
- package/dist/kernel/storage-domain/lib/types/index.js +1 -1
- package/dist/kernel/storage-domain/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/storage-domain/package.json +1 -1
- package/dist/kernel/storage-json/lib/index.js +1 -1
- package/dist/kernel/storage-json/lib/types/index.d.ts +2 -2
- package/dist/kernel/storage-json/lib/types/index.js +1 -1
- package/dist/kernel/storage-json/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/storage-json/package.json +1 -1
- package/dist/kernel/storage-sqlite/lib/index.js +1 -1
- package/dist/kernel/storage-sqlite/lib/types/index.d.ts +2 -2
- package/dist/kernel/storage-sqlite/lib/types/index.js +1 -1
- package/dist/kernel/storage-sqlite/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/storage-sqlite/package.json +1 -1
- package/dist/kernel/subagent/lib/index.js +1 -1
- package/dist/kernel/subagent/lib/types/activation-setup-registry.d.ts +1 -1
- package/dist/kernel/subagent/lib/types/child-agent.d.ts +1 -1
- package/dist/kernel/subagent/lib/types/continuation.d.ts +1 -1
- package/dist/kernel/subagent/lib/types/index.d.ts +1 -1
- package/dist/kernel/subagent/lib/types/index.js +1 -1
- package/dist/kernel/subagent/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/subagent/lib/types/lifecycle.d.ts +1 -1
- package/dist/kernel/subagent/lib/types/list-children.d.ts +1 -1
- package/dist/kernel/subagent/package.json +1 -1
- package/dist/kernel/subagent-acp/lib/index.js +1 -1
- package/dist/kernel/subagent-acp/lib/types/index.d.ts +2 -2
- package/dist/kernel/subagent-acp/lib/types/index.js +1 -1
- package/dist/kernel/subagent-acp/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/subagent-acp/package.json +1 -1
- package/dist/kernel/subagent-claude-code/lib/index.js +1 -1
- package/dist/kernel/subagent-claude-code/lib/types/index.d.ts +2 -2
- package/dist/kernel/subagent-claude-code/lib/types/index.js +1 -1
- package/dist/kernel/subagent-claude-code/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/subagent-claude-code/package.json +1 -1
- package/dist/kernel/subagent-codex/lib/index.js +1 -1
- package/dist/kernel/subagent-codex/lib/types/index.d.ts +2 -2
- package/dist/kernel/subagent-codex/lib/types/index.js +1 -1
- package/dist/kernel/subagent-codex/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/subagent-codex/package.json +1 -1
- package/dist/kernel/subagent-fork-in-process/lib/index.js +1 -1
- package/dist/kernel/subagent-fork-in-process/lib/types/index.d.ts +2 -2
- package/dist/kernel/subagent-fork-in-process/lib/types/index.js +1 -1
- package/dist/kernel/subagent-fork-in-process/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/subagent-fork-in-process/package.json +1 -1
- package/dist/kernel/subagent-in-process-driver/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/subagent-in-process-driver/lib/types/structured.d.ts +1 -1
- package/dist/kernel/subagent-in-process-driver/package.json +1 -1
- package/dist/kernel/subagent-nomix-sdk/lib/index.js +1 -1
- package/dist/kernel/subagent-nomix-sdk/lib/types/index.d.ts +2 -2
- package/dist/kernel/subagent-nomix-sdk/lib/types/index.js +1 -1
- package/dist/kernel/subagent-nomix-sdk/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/subagent-nomix-sdk/package.json +1 -1
- package/dist/kernel/subagent-spawn-in-process/lib/index.js +1 -1
- package/dist/kernel/subagent-spawn-in-process/lib/types/index.d.ts +2 -2
- package/dist/kernel/subagent-spawn-in-process/lib/types/index.js +1 -1
- package/dist/kernel/subagent-spawn-in-process/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/subagent-spawn-in-process/package.json +1 -1
- package/dist/kernel/subprocess/lib/index.js +1 -1
- package/dist/kernel/subprocess/lib/types/index.d.ts +1 -1
- package/dist/kernel/subprocess/lib/types/index.js +1 -1
- package/dist/kernel/subprocess/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/subprocess/package.json +1 -1
- package/dist/kernel/subprocess-e2b/lib/index.js +1 -1
- package/dist/kernel/subprocess-e2b/lib/types/index.d.ts +2 -2
- package/dist/kernel/subprocess-e2b/lib/types/index.js +1 -1
- package/dist/kernel/subprocess-e2b/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/subprocess-e2b/package.json +1 -1
- package/dist/kernel/subprocess-local/lib/types/index.d.ts +1 -1
- package/dist/kernel/subprocess-local/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/subprocess-local/package.json +1 -1
- package/dist/kernel/system-prompt/lib/index.js +2 -2
- package/dist/kernel/system-prompt/lib/types/index.d.ts +2 -2
- package/dist/kernel/system-prompt/lib/types/index.js +2 -2
- package/dist/kernel/system-prompt/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/system-prompt/package.json +1 -1
- package/dist/kernel/terminal/lib/index.js +1 -1
- package/dist/kernel/terminal/lib/types/index.d.ts +1 -1
- package/dist/kernel/terminal/lib/types/index.js +1 -1
- package/dist/kernel/terminal/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/terminal/package.json +1 -1
- package/dist/kernel/terminal-bash/lib/index.js +1 -1
- package/dist/kernel/terminal-bash/lib/types/config.d.ts +1 -1
- package/dist/kernel/terminal-bash/lib/types/config.js +1 -1
- package/dist/kernel/terminal-bash/lib/types/index.d.ts +1 -1
- package/dist/kernel/terminal-bash/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/terminal-bash/package.json +1 -1
- package/dist/kernel/time-context/lib/index.js +2 -2
- package/dist/kernel/time-context/lib/invariant.js +2 -2
- package/dist/kernel/time-context/lib/types/index.d.ts +2 -2
- package/dist/kernel/time-context/lib/types/index.js +1 -1
- package/dist/kernel/time-context/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/time-context/package.json +1 -1
- package/dist/kernel/timeout/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/timeout/package.json +1 -1
- package/dist/kernel/tmux-context/lib/index.js +2 -2
- package/dist/kernel/tmux-context/lib/types/index.d.ts +2 -2
- package/dist/kernel/tmux-context/lib/types/index.js +1 -1
- package/dist/kernel/tmux-context/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/tmux-context/package.json +1 -1
- package/dist/kernel/token-meter/lib/index.js +2 -2
- package/dist/kernel/token-meter/lib/types/index.d.ts +2 -2
- package/dist/kernel/token-meter/lib/types/index.js +2 -2
- package/dist/kernel/token-meter/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/token-meter/package.json +1 -1
- package/dist/kernel/tool-ask-user/lib/types/index.d.ts +1 -1
- package/dist/kernel/tool-ask-user/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/tool-ask-user/package.json +1 -1
- package/dist/kernel/tool-bash/lib/index.js +1 -1
- package/dist/kernel/tool-bash/lib/types/index.d.ts +2 -2
- package/dist/kernel/tool-bash/lib/types/index.js +1 -1
- package/dist/kernel/tool-bash/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/tool-bash/package.json +1 -1
- package/dist/kernel/tool-bash-persistent/lib/index.js +1 -1
- package/dist/kernel/tool-bash-persistent/lib/types/index.d.ts +2 -2
- package/dist/kernel/tool-bash-persistent/lib/types/index.js +1 -1
- package/dist/kernel/tool-bash-persistent/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/tool-bash-persistent/package.json +1 -1
- package/dist/kernel/tool-call-timeout-policy/lib/types/index.d.ts +1 -1
- package/dist/kernel/tool-call-timeout-policy/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/tool-call-timeout-policy/package.json +1 -1
- package/dist/kernel/tool-cordis/lib/types/fiber-state.d.ts +1 -1
- package/dist/kernel/tool-cordis/lib/types/index.d.ts +1 -1
- package/dist/kernel/tool-cordis/lib/types/inspect.d.ts +1 -1
- package/dist/kernel/tool-cordis/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/tool-cordis/lib/types/providers.d.ts +1 -1
- package/dist/kernel/tool-cordis/package.json +1 -1
- package/dist/kernel/tool-fs/lib/index.js +1 -1
- package/dist/kernel/tool-fs/lib/types/edit.d.ts +1 -1
- package/dist/kernel/tool-fs/lib/types/index.d.ts +2 -2
- package/dist/kernel/tool-fs/lib/types/index.js +1 -1
- package/dist/kernel/tool-fs/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/tool-fs/lib/types/read-image.d.ts +1 -1
- package/dist/kernel/tool-fs/lib/types/read-target.d.ts +1 -1
- package/dist/kernel/tool-fs/lib/types/read.d.ts +1 -1
- package/dist/kernel/tool-fs/lib/types/sandbox.d.ts +1 -1
- package/dist/kernel/tool-fs/lib/types/write.d.ts +1 -1
- package/dist/kernel/tool-fs/package.json +1 -1
- package/dist/kernel/tool-fs-search/lib/index.js +1 -1
- package/dist/kernel/tool-fs-search/lib/types/direct-call.d.ts +1 -1
- package/dist/kernel/tool-fs-search/lib/types/glob.d.ts +1 -1
- package/dist/kernel/tool-fs-search/lib/types/grep.d.ts +1 -1
- package/dist/kernel/tool-fs-search/lib/types/index.d.ts +2 -2
- package/dist/kernel/tool-fs-search/lib/types/index.js +1 -1
- package/dist/kernel/tool-fs-search/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/tool-fs-search/lib/types/search-core.d.ts +1 -1
- package/dist/kernel/tool-fs-search/package.json +1 -1
- package/dist/kernel/tool-goal/lib/index.js +1 -1
- package/dist/kernel/tool-goal/lib/types/authority.d.ts +1 -1
- package/dist/kernel/tool-goal/lib/types/index.d.ts +2 -2
- package/dist/kernel/tool-goal/lib/types/index.js +1 -1
- package/dist/kernel/tool-goal/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/tool-goal/package.json +1 -1
- package/dist/kernel/tool-jobs/lib/index.js +1 -1
- package/dist/kernel/tool-jobs/lib/types/index.d.ts +2 -2
- package/dist/kernel/tool-jobs/lib/types/index.js +1 -1
- package/dist/kernel/tool-jobs/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/tool-jobs/package.json +1 -1
- package/dist/kernel/tool-lsp/lib/index.js +1 -1
- package/dist/kernel/tool-lsp/lib/types/index.d.ts +2 -2
- package/dist/kernel/tool-lsp/lib/types/index.js +1 -1
- package/dist/kernel/tool-lsp/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/tool-lsp/package.json +1 -1
- package/dist/kernel/tool-pwsh/lib/index.js +1 -1
- package/dist/kernel/tool-pwsh/lib/types/index.d.ts +2 -2
- package/dist/kernel/tool-pwsh/lib/types/index.js +1 -1
- package/dist/kernel/tool-pwsh/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/tool-pwsh/package.json +1 -1
- package/dist/kernel/tool-ralph/lib/index.js +1 -1
- package/dist/kernel/tool-ralph/lib/types/index.d.ts +2 -2
- package/dist/kernel/tool-ralph/lib/types/index.js +1 -1
- package/dist/kernel/tool-ralph/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/tool-ralph/package.json +1 -1
- package/dist/kernel/tool-session-query/lib/index.js +1 -1
- package/dist/kernel/tool-session-query/lib/types/index.d.ts +2 -2
- package/dist/kernel/tool-session-query/lib/types/index.js +1 -1
- package/dist/kernel/tool-session-query/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/tool-session-query/lib/types/operations.d.ts +1 -1
- package/dist/kernel/tool-session-query/lib/types/service-boundary.d.ts +1 -1
- package/dist/kernel/tool-session-query/lib/types/workspace-access.d.ts +1 -1
- package/dist/kernel/tool-session-query/package.json +1 -1
- package/dist/kernel/tool-skill/lib/index.js +1 -1
- package/dist/kernel/tool-skill/lib/types/index.d.ts +2 -2
- package/dist/kernel/tool-skill/lib/types/index.js +1 -1
- package/dist/kernel/tool-skill/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/tool-skill/package.json +1 -1
- package/dist/kernel/tool-str-replace-editor/lib/index.js +1 -1
- package/dist/kernel/tool-str-replace-editor/lib/types/index.d.ts +2 -2
- package/dist/kernel/tool-str-replace-editor/lib/types/index.js +1 -1
- package/dist/kernel/tool-str-replace-editor/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/tool-str-replace-editor/package.json +1 -1
- package/dist/kernel/tool-subagent/lib/index.js +1 -1
- package/dist/kernel/tool-subagent/lib/types/index.d.ts +2 -2
- package/dist/kernel/tool-subagent/lib/types/index.js +1 -1
- package/dist/kernel/tool-subagent/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/tool-subagent/package.json +1 -1
- package/dist/kernel/tool-subagent-control/lib/types/index.d.ts +1 -1
- package/dist/kernel/tool-subagent-control/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/tool-subagent-control/lib/types/list-agents.d.ts +1 -1
- package/dist/kernel/tool-subagent-control/package.json +1 -1
- package/dist/kernel/tool-subagent-report/lib/index.js +1 -1
- package/dist/kernel/tool-subagent-report/lib/types/index.d.ts +2 -2
- package/dist/kernel/tool-subagent-report/lib/types/index.js +1 -1
- package/dist/kernel/tool-subagent-report/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/tool-subagent-report/package.json +1 -1
- package/dist/kernel/tool-terminal/lib/index.js +1 -1
- package/dist/kernel/tool-terminal/lib/types/index.d.ts +2 -2
- package/dist/kernel/tool-terminal/lib/types/index.js +1 -1
- package/dist/kernel/tool-terminal/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/tool-terminal/package.json +1 -1
- package/dist/kernel/tool-todo/lib/index.js +1 -1
- package/dist/kernel/tool-todo/lib/types/index.d.ts +2 -2
- package/dist/kernel/tool-todo/lib/types/index.js +1 -1
- package/dist/kernel/tool-todo/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/tool-todo/package.json +1 -1
- package/dist/kernel/tool-web/lib/index.js +1 -1
- package/dist/kernel/tool-web/lib/types/fetch.d.ts +1 -1
- package/dist/kernel/tool-web/lib/types/index.d.ts +2 -2
- package/dist/kernel/tool-web/lib/types/index.js +1 -1
- package/dist/kernel/tool-web/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/tool-web/lib/types/search.d.ts +1 -1
- package/dist/kernel/tool-web/package.json +1 -1
- package/dist/kernel/tool-workflow/lib/index.js +1 -1
- package/dist/kernel/tool-workflow/lib/types/index.d.ts +2 -2
- package/dist/kernel/tool-workflow/lib/types/index.js +1 -1
- package/dist/kernel/tool-workflow/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/tool-workflow/package.json +1 -1
- package/dist/kernel/tools/lib/index.js +2 -2
- package/dist/kernel/tools/lib/types/index.d.ts +2 -2
- package/dist/kernel/tools/lib/types/index.js +2 -2
- package/dist/kernel/tools/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/tools/package.json +1 -1
- package/dist/kernel/typert-generator/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/typert-generator/package.json +1 -1
- package/dist/kernel/typert-loader/lib/index.js +1 -1
- package/dist/kernel/typert-loader/lib/types/index.d.ts +2 -2
- package/dist/kernel/typert-loader/lib/types/index.js +1 -1
- package/dist/kernel/typert-loader/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/typert-loader/package.json +1 -1
- package/dist/kernel/typert-protocol/lib/index.js +1 -1
- package/dist/kernel/typert-protocol/lib/types/index.d.ts +1 -1
- package/dist/kernel/typert-protocol/lib/types/index.js +1 -1
- package/dist/kernel/typert-protocol/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/typert-protocol/lib/types/types.d.ts +1 -1
- package/dist/kernel/typert-protocol/package.json +1 -1
- package/dist/kernel/typert-registry/lib/index.js +1 -1
- package/dist/kernel/typert-registry/lib/types/client/index.d.ts +1 -1
- package/dist/kernel/typert-registry/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/typert-registry/lib/types/service.d.ts +1 -1
- package/dist/kernel/typert-registry/lib/types/service.js +1 -1
- package/dist/kernel/typert-registry/package.json +1 -1
- package/dist/kernel/user-approval/lib/index.js +2 -2
- package/dist/kernel/user-approval/lib/invariant.js +2 -2
- package/dist/kernel/user-approval/lib/types/index.d.ts +2 -2
- package/dist/kernel/user-approval/lib/types/index.js +2 -2
- package/dist/kernel/user-approval/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/user-approval/package.json +1 -1
- package/dist/kernel/user-questions/lib/index.js +1 -1
- package/dist/kernel/user-questions/lib/types/index.d.ts +1 -1
- package/dist/kernel/user-questions/lib/types/index.js +1 -1
- package/dist/kernel/user-questions/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/user-questions/package.json +1 -1
- package/dist/kernel/web/lib/index.js +2 -2
- package/dist/kernel/web/lib/types/index.d.ts +2 -2
- package/dist/kernel/web/lib/types/index.js +2 -2
- package/dist/kernel/web/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/web/package.json +1 -1
- package/dist/kernel/web-app/lib/index.js +1 -1
- package/dist/kernel/web-app/lib/types/index.d.ts +2 -2
- package/dist/kernel/web-app/lib/types/index.js +1 -1
- package/dist/kernel/web-app/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/web-app/lib/types/startup.d.ts +1 -1
- package/dist/kernel/web-app/package.json +1 -1
- package/dist/kernel/web-fetch-http/lib/index.js +1 -1
- package/dist/kernel/web-fetch-http/lib/types/index.d.ts +2 -2
- package/dist/kernel/web-fetch-http/lib/types/index.js +1 -1
- package/dist/kernel/web-fetch-http/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/web-fetch-http/package.json +1 -1
- package/dist/kernel/web-frontend/package.json +1 -1
- package/dist/kernel/web-search-deepseek/lib/index.js +1 -1
- package/dist/kernel/web-search-deepseek/lib/types/index.d.ts +2 -2
- package/dist/kernel/web-search-deepseek/lib/types/index.js +1 -1
- package/dist/kernel/web-search-deepseek/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/web-search-deepseek/package.json +1 -1
- package/dist/kernel/web-search-exa/lib/index.js +1 -1
- package/dist/kernel/web-search-exa/lib/types/index.d.ts +2 -2
- package/dist/kernel/web-search-exa/lib/types/index.js +1 -1
- package/dist/kernel/web-search-exa/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/web-search-exa/package.json +1 -1
- package/dist/kernel/web-search-perplexity/lib/index.js +1 -1
- package/dist/kernel/web-search-perplexity/lib/types/index.d.ts +2 -2
- package/dist/kernel/web-search-perplexity/lib/types/index.js +1 -1
- package/dist/kernel/web-search-perplexity/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/web-search-perplexity/package.json +1 -1
- package/dist/kernel/workflow/lib/index.js +1 -1
- package/dist/kernel/workflow/lib/types/index.d.ts +1 -1
- package/dist/kernel/workflow/lib/types/index.js +1 -1
- package/dist/kernel/workflow/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/workflow/package.json +1 -1
- package/dist/kernel/workflow-worker-thread/lib/index.js +1 -1
- package/dist/kernel/workflow-worker-thread/lib/types/host.d.ts +1 -1
- package/dist/kernel/workflow-worker-thread/lib/types/index.d.ts +2 -2
- package/dist/kernel/workflow-worker-thread/lib/types/index.js +1 -1
- package/dist/kernel/workflow-worker-thread/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/workflow-worker-thread/package.json +1 -1
- package/dist/kernel/workspace/lib/index.js +1 -1
- package/dist/kernel/workspace/lib/invariant.js +1 -1
- package/dist/kernel/workspace/lib/types/index.d.ts +1 -1
- package/dist/kernel/workspace/lib/types/index.js +1 -1
- package/dist/kernel/workspace/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/workspace/package.json +1 -1
- package/dist/licenses/landlock-run.LICENSE +28 -0
- package/dist/native/landlock-run/linux-arm64/landlock-run +0 -0
- package/dist/native/landlock-run/linux-x64/landlock-run +0 -0
- package/package.json +7 -12
|
@@ -2691,8 +2691,8 @@ window.__ModuleLoader__.load({
|
|
|
2691
2691
|
document.head.appendChild(tag);
|
|
2692
2692
|
}
|
|
2693
2693
|
var StatsLine_module_css_default = {
|
|
2694
|
-
"
|
|
2695
|
-
"
|
|
2694
|
+
"root": "_4f0wNW_root",
|
|
2695
|
+
"sep": "_4f0wNW_sep"
|
|
2696
2696
|
};
|
|
2697
2697
|
//#endregion
|
|
2698
2698
|
//#region lib/types/client/chat/StatsLine.js
|
|
@@ -2881,22 +2881,22 @@ window.__ModuleLoader__.load({
|
|
|
2881
2881
|
document.head.appendChild(tag);
|
|
2882
2882
|
}
|
|
2883
2883
|
var ContextMeter_module_css_default = {
|
|
2884
|
-
"
|
|
2885
|
-
"colorMessages": "jexDtG_colorMessages",
|
|
2884
|
+
"segment": "jexDtG_segment",
|
|
2886
2885
|
"track": "jexDtG_track",
|
|
2887
|
-
"
|
|
2888
|
-
"root": "jexDtG_root",
|
|
2886
|
+
"colorMessages": "jexDtG_colorMessages",
|
|
2889
2887
|
"headline": "jexDtG_headline",
|
|
2888
|
+
"swatch": "jexDtG_swatch",
|
|
2890
2889
|
"panel": "jexDtG_panel",
|
|
2890
|
+
"trigger": "jexDtG_trigger",
|
|
2891
|
+
"bar": "jexDtG_bar",
|
|
2892
|
+
"colorSystem": "jexDtG_colorSystem",
|
|
2893
|
+
"figures": "jexDtG_figures",
|
|
2891
2894
|
"fill": "jexDtG_fill",
|
|
2895
|
+
"colorTools": "jexDtG_colorTools",
|
|
2896
|
+
"root": "jexDtG_root",
|
|
2892
2897
|
"header": "jexDtG_header",
|
|
2893
2898
|
"percent": "jexDtG_percent",
|
|
2894
|
-
"
|
|
2895
|
-
"colorSystem": "jexDtG_colorSystem",
|
|
2896
|
-
"trigger": "jexDtG_trigger",
|
|
2897
|
-
"colorTools": "jexDtG_colorTools",
|
|
2898
|
-
"figures": "jexDtG_figures",
|
|
2899
|
-
"segment": "jexDtG_segment",
|
|
2899
|
+
"rows": "jexDtG_rows",
|
|
2900
2900
|
"row": "jexDtG_row"
|
|
2901
2901
|
};
|
|
2902
2902
|
//#endregion
|
|
@@ -3069,11 +3069,11 @@ window.__ModuleLoader__.load({
|
|
|
3069
3069
|
document.head.appendChild(tag);
|
|
3070
3070
|
}
|
|
3071
3071
|
var PermissionSelect_module_css_default = {
|
|
3072
|
-
"chevron": "DEwL5W_chevron",
|
|
3073
3072
|
"triggerIcon": "DEwL5W_triggerIcon",
|
|
3074
|
-
"
|
|
3073
|
+
"chevron": "DEwL5W_chevron",
|
|
3075
3074
|
"trigger": "DEwL5W_trigger",
|
|
3076
|
-
"chevronOpen": "DEwL5W_chevronOpen"
|
|
3075
|
+
"chevronOpen": "DEwL5W_chevronOpen",
|
|
3076
|
+
"triggerLabel": "DEwL5W_triggerLabel"
|
|
3077
3077
|
};
|
|
3078
3078
|
//#endregion
|
|
3079
3079
|
//#region lib/types/client/skeleton/PermissionSelect.js
|
|
@@ -3308,37 +3308,37 @@ window.__ModuleLoader__.load({
|
|
|
3308
3308
|
document.head.appendChild(tag);
|
|
3309
3309
|
}
|
|
3310
3310
|
var InputBar_module_css_default = {
|
|
3311
|
-
"
|
|
3311
|
+
"root": "LiGuRq_root",
|
|
3312
|
+
"input": "LiGuRq_input",
|
|
3312
3313
|
"attachments": "LiGuRq_attachments",
|
|
3313
|
-
"
|
|
3314
|
-
"card": "LiGuRq_card",
|
|
3314
|
+
"noticeError": "LiGuRq_noticeError",
|
|
3315
3315
|
"trailing": "LiGuRq_trailing",
|
|
3316
|
-
"
|
|
3316
|
+
"primary": "LiGuRq_primary",
|
|
3317
|
+
"select": "LiGuRq_select",
|
|
3318
|
+
"hero": "LiGuRq_hero",
|
|
3319
|
+
"backdrop": "LiGuRq_backdrop",
|
|
3320
|
+
"scroll": "LiGuRq_scroll",
|
|
3321
|
+
"retry": "LiGuRq_retry",
|
|
3317
3322
|
"textRef": "LiGuRq_textRef",
|
|
3323
|
+
"notice": "LiGuRq_notice",
|
|
3324
|
+
"chipLabel": "LiGuRq_chipLabel",
|
|
3325
|
+
"hlToken": "LiGuRq_hlToken",
|
|
3326
|
+
"card": "LiGuRq_card",
|
|
3318
3327
|
"accessory": "LiGuRq_accessory",
|
|
3319
|
-
"noticeError": "LiGuRq_noticeError",
|
|
3320
|
-
"input": "LiGuRq_input",
|
|
3321
3328
|
"pending": "LiGuRq_pending",
|
|
3329
|
+
"chipInvalid": "LiGuRq_chipInvalid",
|
|
3322
3330
|
"add": "LiGuRq_add",
|
|
3323
|
-
"
|
|
3324
|
-
"grow": "LiGuRq_grow",
|
|
3325
|
-
"tools": "LiGuRq_tools",
|
|
3326
|
-
"cardWorkspaceTrigger": "LiGuRq_cardWorkspaceTrigger",
|
|
3327
|
-
"hero": "LiGuRq_hero",
|
|
3328
|
-
"retry": "LiGuRq_retry",
|
|
3329
|
-
"hlToken": "LiGuRq_hlToken",
|
|
3330
|
-
"primary": "LiGuRq_primary",
|
|
3331
|
-
"row": "LiGuRq_row",
|
|
3332
|
-
"scroll": "LiGuRq_scroll",
|
|
3333
|
-
"chip": "LiGuRq_chip",
|
|
3331
|
+
"hlSegment": "LiGuRq_hlSegment",
|
|
3334
3332
|
"hint": "LiGuRq_hint",
|
|
3335
|
-
"modes": "LiGuRq_modes",
|
|
3336
|
-
"notice": "LiGuRq_notice",
|
|
3337
3333
|
"overlayAnchor": "LiGuRq_overlayAnchor",
|
|
3338
|
-
"
|
|
3339
|
-
"
|
|
3340
|
-
"
|
|
3341
|
-
"
|
|
3334
|
+
"modes": "LiGuRq_modes",
|
|
3335
|
+
"input-pending": "LiGuRq_input-pending",
|
|
3336
|
+
"row": "LiGuRq_row",
|
|
3337
|
+
"cardWorkspaceTrigger": "LiGuRq_cardWorkspaceTrigger",
|
|
3338
|
+
"mirror": "LiGuRq_mirror",
|
|
3339
|
+
"tools": "LiGuRq_tools",
|
|
3340
|
+
"grow": "LiGuRq_grow",
|
|
3341
|
+
"chip": "LiGuRq_chip"
|
|
3342
3342
|
};
|
|
3343
3343
|
//#endregion
|
|
3344
3344
|
//#region lib/types/client/skeleton/InputBar.js
|
|
@@ -3988,12 +3988,12 @@ window.__ModuleLoader__.load({
|
|
|
3988
3988
|
document.head.appendChild(tag);
|
|
3989
3989
|
}
|
|
3990
3990
|
var EnterBehaviorRow_module_css_default = {
|
|
3991
|
-
"chevron": "IJntMa_chevron",
|
|
3992
|
-
"desc": "IJntMa_desc",
|
|
3993
3991
|
"row": "IJntMa_row",
|
|
3994
3992
|
"title": "IJntMa_title",
|
|
3995
3993
|
"rowText": "IJntMa_rowText",
|
|
3996
|
-
"selector": "IJntMa_selector"
|
|
3994
|
+
"selector": "IJntMa_selector",
|
|
3995
|
+
"desc": "IJntMa_desc",
|
|
3996
|
+
"chevron": "IJntMa_chevron"
|
|
3997
3997
|
};
|
|
3998
3998
|
//#endregion
|
|
3999
3999
|
//#region lib/types/client/settings/EnterBehaviorRow.js
|
|
@@ -4066,33 +4066,33 @@ window.__ModuleLoader__.load({
|
|
|
4066
4066
|
document.head.appendChild(tag);
|
|
4067
4067
|
}
|
|
4068
4068
|
var MessageItem_module_css_default = {
|
|
4069
|
+
"userRow": "g7eWLW_userRow",
|
|
4070
|
+
"compactionButton": "g7eWLW_compactionButton",
|
|
4071
|
+
"compactionLeading": "g7eWLW_compactionLeading",
|
|
4072
|
+
"compactionSummary": "g7eWLW_compactionSummary",
|
|
4069
4073
|
"bubble": "g7eWLW_bubble",
|
|
4074
|
+
"compactionBody": "g7eWLW_compactionBody",
|
|
4075
|
+
"retryText": "g7eWLW_retryText",
|
|
4076
|
+
"turnErrorCopy": "g7eWLW_turnErrorCopy",
|
|
4070
4077
|
"userStack": "g7eWLW_userStack",
|
|
4071
|
-
"
|
|
4078
|
+
"retryRow": "g7eWLW_retryRow",
|
|
4079
|
+
"compactionDisclosureIcon": "g7eWLW_compactionDisclosureIcon",
|
|
4072
4080
|
"retryDetails": "g7eWLW_retryDetails",
|
|
4073
|
-
"
|
|
4074
|
-
"compactionSummary": "g7eWLW_compactionSummary",
|
|
4075
|
-
"turnErrorDot": "g7eWLW_turnErrorDot",
|
|
4081
|
+
"compactionTitle": "g7eWLW_compactionTitle",
|
|
4076
4082
|
"retryDetailLabel": "g7eWLW_retryDetailLabel",
|
|
4077
|
-
"
|
|
4083
|
+
"compactionContextIcon": "g7eWLW_compactionContextIcon",
|
|
4084
|
+
"turnErrorDot": "g7eWLW_turnErrorDot",
|
|
4078
4085
|
"turnErrorMessage": "g7eWLW_turnErrorMessage",
|
|
4079
|
-
"turnErrorCode": "g7eWLW_turnErrorCode",
|
|
4080
|
-
"compactionRow": "g7eWLW_compactionRow",
|
|
4081
|
-
"compactionLeading": "g7eWLW_compactionLeading",
|
|
4082
4086
|
"maxTokensTitle": "g7eWLW_maxTokensTitle",
|
|
4083
4087
|
"refChip": "g7eWLW_refChip",
|
|
4084
|
-
"turnErrorRow": "g7eWLW_turnErrorRow",
|
|
4085
|
-
"contextRow": "g7eWLW_contextRow",
|
|
4086
|
-
"retry-shimmer": "g7eWLW_retry-shimmer",
|
|
4087
|
-
"retrySummary": "g7eWLW_retrySummary",
|
|
4088
|
-
"retryText": "g7eWLW_retryText",
|
|
4089
|
-
"retryRow": "g7eWLW_retryRow",
|
|
4090
4088
|
"turnErrorTitle": "g7eWLW_turnErrorTitle",
|
|
4091
|
-
"
|
|
4092
|
-
"compactionTitle": "g7eWLW_compactionTitle",
|
|
4089
|
+
"compactionRow": "g7eWLW_compactionRow",
|
|
4093
4090
|
"compactionSep": "g7eWLW_compactionSep",
|
|
4094
|
-
"
|
|
4095
|
-
"
|
|
4091
|
+
"contextRow": "g7eWLW_contextRow",
|
|
4092
|
+
"turnErrorRow": "g7eWLW_turnErrorRow",
|
|
4093
|
+
"turnErrorCode": "g7eWLW_turnErrorCode",
|
|
4094
|
+
"retry-shimmer": "g7eWLW_retry-shimmer",
|
|
4095
|
+
"retrySummary": "g7eWLW_retrySummary"
|
|
4096
4096
|
};
|
|
4097
4097
|
//#endregion
|
|
4098
4098
|
//#region lib/types/client/chat/CompactionItem.js
|
|
@@ -4164,29 +4164,29 @@ window.__ModuleLoader__.load({
|
|
|
4164
4164
|
document.head.appendChild(tag);
|
|
4165
4165
|
}
|
|
4166
4166
|
var ContextBody_module_css_default = {
|
|
4167
|
-
"fieldKey": "M0vZua_fieldKey",
|
|
4168
|
-
"text": "M0vZua_text",
|
|
4169
|
-
"entries": "M0vZua_entries",
|
|
4170
|
-
"entryDescription": "M0vZua_entryDescription",
|
|
4171
4167
|
"sectionText": "M0vZua_sectionText",
|
|
4172
|
-
"recall": "M0vZua_recall",
|
|
4173
|
-
"recallLabel": "M0vZua_recallLabel",
|
|
4174
|
-
"recallCounts": "M0vZua_recallCounts",
|
|
4175
|
-
"fields": "M0vZua_fields",
|
|
4176
|
-
"entryName": "M0vZua_entryName",
|
|
4177
|
-
"fileAction": "M0vZua_fileAction",
|
|
4178
4168
|
"relaySender": "M0vZua_relaySender",
|
|
4179
|
-
"
|
|
4169
|
+
"recalls": "M0vZua_recalls",
|
|
4170
|
+
"recallCounts": "M0vZua_recallCounts",
|
|
4171
|
+
"fieldKey": "M0vZua_fieldKey",
|
|
4172
|
+
"text": "M0vZua_text",
|
|
4180
4173
|
"files": "M0vZua_files",
|
|
4181
|
-
"fieldValue": "M0vZua_fieldValue",
|
|
4182
|
-
"sections": "M0vZua_sections",
|
|
4183
|
-
"section": "M0vZua_section",
|
|
4184
4174
|
"field": "M0vZua_field",
|
|
4185
|
-
"
|
|
4175
|
+
"entryDescription": "M0vZua_entryDescription",
|
|
4176
|
+
"fileAction": "M0vZua_fileAction",
|
|
4177
|
+
"entries": "M0vZua_entries",
|
|
4178
|
+
"entryName": "M0vZua_entryName",
|
|
4186
4179
|
"file": "M0vZua_file",
|
|
4180
|
+
"fields": "M0vZua_fields",
|
|
4187
4181
|
"filePath": "M0vZua_filePath",
|
|
4182
|
+
"sections": "M0vZua_sections",
|
|
4183
|
+
"section": "M0vZua_section",
|
|
4184
|
+
"catalogNotice": "M0vZua_catalogNotice",
|
|
4185
|
+
"fieldValue": "M0vZua_fieldValue",
|
|
4186
|
+
"entry": "M0vZua_entry",
|
|
4188
4187
|
"sectionName": "M0vZua_sectionName",
|
|
4189
|
-
"
|
|
4188
|
+
"recallLabel": "M0vZua_recallLabel",
|
|
4189
|
+
"recall": "M0vZua_recall"
|
|
4190
4190
|
};
|
|
4191
4191
|
//#endregion
|
|
4192
4192
|
//#region lib/types/client/chat/ContextBody.js
|
|
@@ -4721,12 +4721,12 @@ window.__ModuleLoader__.load({
|
|
|
4721
4721
|
document.head.appendChild(tag);
|
|
4722
4722
|
}
|
|
4723
4723
|
var ContextInjectionRow_module_css_default = {
|
|
4724
|
-
"source": "_6Aj7nG_source",
|
|
4725
4724
|
"body": "_6Aj7nG_body",
|
|
4726
|
-
"
|
|
4727
|
-
"
|
|
4725
|
+
"sep": "_6Aj7nG_sep",
|
|
4726
|
+
"source": "_6Aj7nG_source",
|
|
4728
4727
|
"summary": "_6Aj7nG_summary",
|
|
4729
|
-
"
|
|
4728
|
+
"chevron": "_6Aj7nG_chevron",
|
|
4729
|
+
"root": "_6Aj7nG_root"
|
|
4730
4730
|
};
|
|
4731
4731
|
//#endregion
|
|
4732
4732
|
//#region lib/types/client/chat/ContextInjectionRow.js
|
|
@@ -4821,12 +4821,12 @@ window.__ModuleLoader__.load({
|
|
|
4821
4821
|
document.head.appendChild(tag);
|
|
4822
4822
|
}
|
|
4823
4823
|
var MessageIconActions_module_css_default = {
|
|
4824
|
-
"
|
|
4824
|
+
"visuallyHidden": "-pWzZa_visuallyHidden",
|
|
4825
4825
|
"actions": "-pWzZa_actions",
|
|
4826
4826
|
"timeStart": "-pWzZa_timeStart",
|
|
4827
|
-
"runTimeDot": "-pWzZa_runTimeDot",
|
|
4828
4827
|
"action": "-pWzZa_action",
|
|
4829
|
-
"
|
|
4828
|
+
"timeEnd": "-pWzZa_timeEnd",
|
|
4829
|
+
"runTimeDot": "-pWzZa_runTimeDot"
|
|
4830
4830
|
};
|
|
4831
4831
|
//#endregion
|
|
4832
4832
|
//#region lib/types/client/chat/MessageIconActions.js
|
|
@@ -5219,19 +5219,19 @@ window.__ModuleLoader__.load({
|
|
|
5219
5219
|
document.head.appendChild(tag);
|
|
5220
5220
|
}
|
|
5221
5221
|
var ChatView_module_css_default = {
|
|
5222
|
-
"flowItem": "_51QFdG_flowItem",
|
|
5223
|
-
"nomix-turn-status-shimmer": "_51QFdG_nomix-turn-status-shimmer",
|
|
5224
5222
|
"root": "_51QFdG_root",
|
|
5225
|
-
"
|
|
5226
|
-
"turnStatusClock": "_51QFdG_turnStatusClock",
|
|
5227
|
-
"toBottomSlot": "_51QFdG_toBottomSlot",
|
|
5228
|
-
"scroll": "_51QFdG_scroll",
|
|
5223
|
+
"flowItem": "_51QFdG_flowItem",
|
|
5229
5224
|
"column": "_51QFdG_column",
|
|
5225
|
+
"scroll": "_51QFdG_scroll",
|
|
5230
5226
|
"callRow": "_51QFdG_callRow",
|
|
5231
5227
|
"turnStatus": "_51QFdG_turnStatus",
|
|
5228
|
+
"nomix-turn-status-shimmer": "_51QFdG_nomix-turn-status-shimmer",
|
|
5232
5229
|
"hint": "_51QFdG_hint",
|
|
5233
5230
|
"openError": "_51QFdG_openError",
|
|
5234
|
-
"
|
|
5231
|
+
"older": "_51QFdG_older",
|
|
5232
|
+
"toBottom": "_51QFdG_toBottom",
|
|
5233
|
+
"turnStatusClock": "_51QFdG_turnStatusClock",
|
|
5234
|
+
"toBottomSlot": "_51QFdG_toBottomSlot"
|
|
5235
5235
|
};
|
|
5236
5236
|
//#endregion
|
|
5237
5237
|
//#region lib/types/client/chat/ChatNodeSeat.js
|
|
@@ -5708,15 +5708,15 @@ window.__ModuleLoader__.load({
|
|
|
5708
5708
|
document.head.appendChild(tag);
|
|
5709
5709
|
}
|
|
5710
5710
|
var ApprovalPanel_module_css_default = {
|
|
5711
|
-
"actionRow": "DitUla_actionRow",
|
|
5712
|
-
"card": "DitUla_card",
|
|
5713
|
-
"command": "DitUla_command",
|
|
5714
|
-
"headline": "DitUla_headline",
|
|
5715
|
-
"strip": "DitUla_strip",
|
|
5716
5711
|
"dot": "DitUla_dot",
|
|
5712
|
+
"command": "DitUla_command",
|
|
5717
5713
|
"root": "DitUla_root",
|
|
5714
|
+
"actionRow": "DitUla_actionRow",
|
|
5715
|
+
"body": "DitUla_body",
|
|
5716
|
+
"strip": "DitUla_strip",
|
|
5717
|
+
"card": "DitUla_card",
|
|
5718
5718
|
"reject": "DitUla_reject",
|
|
5719
|
-
"
|
|
5719
|
+
"headline": "DitUla_headline"
|
|
5720
5720
|
};
|
|
5721
5721
|
//#endregion
|
|
5722
5722
|
//#region lib/types/client/skeleton/ApprovalPanel.js
|
|
@@ -6155,21 +6155,21 @@ window.__ModuleLoader__.load({
|
|
|
6155
6155
|
document.head.appendChild(tag);
|
|
6156
6156
|
}
|
|
6157
6157
|
var TodoPanel_module_css_default = {
|
|
6158
|
-
"
|
|
6158
|
+
"root": "XR6t8a_root",
|
|
6159
6159
|
"body": "XR6t8a_body",
|
|
6160
|
-
"lead": "XR6t8a_lead",
|
|
6161
6160
|
"glyphPending": "XR6t8a_glyphPending",
|
|
6161
|
+
"header": "XR6t8a_header",
|
|
6162
6162
|
"list": "XR6t8a_list",
|
|
6163
|
-
"
|
|
6163
|
+
"glyph": "XR6t8a_glyph",
|
|
6164
|
+
"chevron": "XR6t8a_chevron",
|
|
6164
6165
|
"glyphCompleted": "XR6t8a_glyphCompleted",
|
|
6165
6166
|
"content": "XR6t8a_content",
|
|
6166
|
-
"glyphProgress": "XR6t8a_glyphProgress",
|
|
6167
|
-
"header": "XR6t8a_header",
|
|
6168
|
-
"chevron": "XR6t8a_chevron",
|
|
6169
6167
|
"todo-progress-spin": "XR6t8a_todo-progress-spin",
|
|
6168
|
+
"progress": "XR6t8a_progress",
|
|
6170
6169
|
"title": "XR6t8a_title",
|
|
6171
|
-
"
|
|
6172
|
-
"
|
|
6170
|
+
"glyphProgress": "XR6t8a_glyphProgress",
|
|
6171
|
+
"item": "XR6t8a_item",
|
|
6172
|
+
"lead": "XR6t8a_lead"
|
|
6173
6173
|
};
|
|
6174
6174
|
//#endregion
|
|
6175
6175
|
//#region lib/types/client/skeleton/TodoPanel.js
|
|
@@ -6362,18 +6362,18 @@ window.__ModuleLoader__.load({
|
|
|
6362
6362
|
document.head.appendChild(tag);
|
|
6363
6363
|
}
|
|
6364
6364
|
var QueueDock_module_css_default = {
|
|
6365
|
+
"editor": "i41fhG_editor",
|
|
6365
6366
|
"chevron": "i41fhG_chevron",
|
|
6366
|
-
"
|
|
6367
|
-
"count": "i41fhG_count",
|
|
6367
|
+
"list": "i41fhG_list",
|
|
6368
6368
|
"actions": "i41fhG_actions",
|
|
6369
|
+
"count": "i41fhG_count",
|
|
6369
6370
|
"lead": "i41fhG_lead",
|
|
6370
|
-
"
|
|
6371
|
+
"header": "i41fhG_header",
|
|
6372
|
+
"row": "i41fhG_row",
|
|
6373
|
+
"action": "i41fhG_action",
|
|
6371
6374
|
"panel": "i41fhG_panel",
|
|
6372
|
-
"list": "i41fhG_list",
|
|
6373
6375
|
"preview": "i41fhG_preview",
|
|
6374
|
-
"
|
|
6375
|
-
"header": "i41fhG_header",
|
|
6376
|
-
"row": "i41fhG_row"
|
|
6376
|
+
"dock": "i41fhG_dock"
|
|
6377
6377
|
};
|
|
6378
6378
|
//#endregion
|
|
6379
6379
|
//#region lib/types/client/queue/QueueDock.js
|
|
@@ -6631,23 +6631,23 @@ window.__ModuleLoader__.load({
|
|
|
6631
6631
|
document.head.appendChild(tag);
|
|
6632
6632
|
}
|
|
6633
6633
|
var HeroShell_module_css_default = {
|
|
6634
|
-
"
|
|
6634
|
+
"headline": "xoAT5G_headline",
|
|
6635
|
+
"previewBadge": "xoAT5G_previewBadge",
|
|
6636
|
+
"logo": "xoAT5G_logo",
|
|
6635
6637
|
"hero-logo-lift": "xoAT5G_hero-logo-lift",
|
|
6636
|
-
"
|
|
6638
|
+
"workspaceRow": "xoAT5G_workspaceRow",
|
|
6637
6639
|
"workspace": "xoAT5G_workspace",
|
|
6638
|
-
"modalInput": "xoAT5G_modalInput",
|
|
6639
|
-
"modalAction": "xoAT5G_modalAction",
|
|
6640
6640
|
"workspaceLabel": "xoAT5G_workspaceLabel",
|
|
6641
|
+
"modalInput": "xoAT5G_modalInput",
|
|
6642
|
+
"chevron": "xoAT5G_chevron",
|
|
6643
|
+
"folder": "xoAT5G_folder",
|
|
6644
|
+
"modalError": "xoAT5G_modalError",
|
|
6645
|
+
"root": "xoAT5G_root",
|
|
6641
6646
|
"logoHitbox": "xoAT5G_logoHitbox",
|
|
6642
6647
|
"stack": "xoAT5G_stack",
|
|
6643
|
-
"headline": "xoAT5G_headline",
|
|
6644
6648
|
"body": "xoAT5G_body",
|
|
6645
|
-
"
|
|
6646
|
-
"
|
|
6647
|
-
"workspaceRow": "xoAT5G_workspaceRow",
|
|
6648
|
-
"previewBadge": "xoAT5G_previewBadge",
|
|
6649
|
-
"logo": "xoAT5G_logo",
|
|
6650
|
-
"root": "xoAT5G_root"
|
|
6649
|
+
"modalAction": "xoAT5G_modalAction",
|
|
6650
|
+
"headlineText": "xoAT5G_headlineText"
|
|
6651
6651
|
};
|
|
6652
6652
|
//#endregion
|
|
6653
6653
|
//#region lib/types/client/skeleton/EmptyHero.js
|
|
@@ -6797,28 +6797,28 @@ window.__ModuleLoader__.load({
|
|
|
6797
6797
|
document.head.appendChild(tag);
|
|
6798
6798
|
}
|
|
6799
6799
|
var ConversationRoot_module_css_default = {
|
|
6800
|
-
"tab": "rwy4Oa_tab",
|
|
6801
|
-
"headerHidden": "rwy4Oa_headerHidden",
|
|
6802
|
-
"headerActions": "rwy4Oa_headerActions",
|
|
6803
|
-
"header": "rwy4Oa_header",
|
|
6804
|
-
"titleRow": "rwy4Oa_titleRow",
|
|
6805
6800
|
"crumbSep": "rwy4Oa_crumbSep",
|
|
6806
|
-
"headerUtilities": "rwy4Oa_headerUtilities",
|
|
6807
|
-
"tabs": "rwy4Oa_tabs",
|
|
6808
|
-
"composerStack": "rwy4Oa_composerStack",
|
|
6809
6801
|
"crumbs": "rwy4Oa_crumbs",
|
|
6810
6802
|
"titleCluster": "rwy4Oa_titleCluster",
|
|
6811
|
-
"
|
|
6803
|
+
"root": "rwy4Oa_root",
|
|
6804
|
+
"composerHero": "rwy4Oa_composerHero",
|
|
6812
6805
|
"viewArea": "rwy4Oa_viewArea",
|
|
6813
|
-
"
|
|
6806
|
+
"heroWorkspaceRow": "rwy4Oa_heroWorkspaceRow",
|
|
6807
|
+
"tab": "rwy4Oa_tab",
|
|
6808
|
+
"scrollBody": "rwy4Oa_scrollBody",
|
|
6809
|
+
"header": "rwy4Oa_header",
|
|
6810
|
+
"crumb": "rwy4Oa_crumb",
|
|
6814
6811
|
"heroGlow": "rwy4Oa_heroGlow",
|
|
6815
|
-
"
|
|
6816
|
-
"
|
|
6812
|
+
"tabs": "rwy4Oa_tabs",
|
|
6813
|
+
"crumbCurrent": "rwy4Oa_crumbCurrent",
|
|
6814
|
+
"headerActions": "rwy4Oa_headerActions",
|
|
6815
|
+
"headerUtilities": "rwy4Oa_headerUtilities",
|
|
6817
6816
|
"tabActive": "rwy4Oa_tabActive",
|
|
6818
|
-
"
|
|
6819
|
-
"
|
|
6817
|
+
"composerStack": "rwy4Oa_composerStack",
|
|
6818
|
+
"headerHidden": "rwy4Oa_headerHidden",
|
|
6820
6819
|
"crumbSeg": "rwy4Oa_crumbSeg",
|
|
6821
|
-
"
|
|
6820
|
+
"titleRow": "rwy4Oa_titleRow",
|
|
6821
|
+
"composerSeat": "rwy4Oa_composerSeat"
|
|
6822
6822
|
};
|
|
6823
6823
|
//#endregion
|
|
6824
6824
|
//#region lib/types/client/skeleton/ConversationRoot.js
|
|
@@ -7094,15 +7094,15 @@ window.__ModuleLoader__.load({
|
|
|
7094
7094
|
document.head.appendChild(tag);
|
|
7095
7095
|
}
|
|
7096
7096
|
var DetailsPanel_module_css_default = {
|
|
7097
|
-
"
|
|
7097
|
+
"code": "L4qOyG_code",
|
|
7098
|
+
"section": "L4qOyG_section",
|
|
7099
|
+
"body": "L4qOyG_body",
|
|
7098
7100
|
"title": "L4qOyG_title",
|
|
7099
7101
|
"close": "L4qOyG_close",
|
|
7100
|
-
"header": "L4qOyG_header",
|
|
7101
|
-
"empty": "L4qOyG_empty",
|
|
7102
|
-
"section": "L4qOyG_section",
|
|
7103
|
-
"code": "L4qOyG_code",
|
|
7104
7102
|
"sectionLabel": "L4qOyG_sectionLabel",
|
|
7105
|
-
"
|
|
7103
|
+
"header": "L4qOyG_header",
|
|
7104
|
+
"root": "L4qOyG_root",
|
|
7105
|
+
"empty": "L4qOyG_empty"
|
|
7106
7106
|
};
|
|
7107
7107
|
//#endregion
|
|
7108
7108
|
//#region lib/types/client/skeleton/DetailsPanel.js
|
|
@@ -8955,15 +8955,15 @@ window.__ModuleLoader__.load({
|
|
|
8955
8955
|
document.head.appendChild(tag);
|
|
8956
8956
|
}
|
|
8957
8957
|
var ReasoningRow_module_css_default = {
|
|
8958
|
-
"
|
|
8958
|
+
"root": "DQ_Ega_root",
|
|
8959
8959
|
"title": "DQ_Ega_title",
|
|
8960
|
+
"nomix-reasoning-row-sweep": "DQ_Ega_nomix-reasoning-row-sweep",
|
|
8961
|
+
"chevron": "DQ_Ega_chevron",
|
|
8962
|
+
"separator": "DQ_Ega_separator",
|
|
8963
|
+
"row": "DQ_Ega_row",
|
|
8960
8964
|
"leading": "DQ_Ega_leading",
|
|
8961
8965
|
"summary": "DQ_Ega_summary",
|
|
8962
|
-
"
|
|
8963
|
-
"separator": "DQ_Ega_separator",
|
|
8964
|
-
"thinkBody": "DQ_Ega_thinkBody",
|
|
8965
|
-
"root": "DQ_Ega_root",
|
|
8966
|
-
"nomix-reasoning-row-sweep": "DQ_Ega_nomix-reasoning-row-sweep"
|
|
8966
|
+
"thinkBody": "DQ_Ega_thinkBody"
|
|
8967
8967
|
};
|
|
8968
8968
|
//#endregion
|
|
8969
8969
|
//#region lib/types/client/chat/ReasoningRow.js
|
|
@@ -9048,10 +9048,10 @@ window.__ModuleLoader__.load({
|
|
|
9048
9048
|
document.head.appendChild(tag);
|
|
9049
9049
|
}
|
|
9050
9050
|
var AssistantMarkdown_module_css_default = {
|
|
9051
|
-
"actions": "h3DxwW_actions",
|
|
9052
|
-
"stopped": "h3DxwW_stopped",
|
|
9053
9051
|
"body": "h3DxwW_body",
|
|
9054
|
-
"
|
|
9052
|
+
"actions": "h3DxwW_actions",
|
|
9053
|
+
"root": "h3DxwW_root",
|
|
9054
|
+
"stopped": "h3DxwW_stopped"
|
|
9055
9055
|
};
|
|
9056
9056
|
//#endregion
|
|
9057
9057
|
//#region lib/types/client/chat/AssistantMarkdown.js
|
|
@@ -9164,15 +9164,15 @@ window.__ModuleLoader__.load({
|
|
|
9164
9164
|
document.head.appendChild(tag);
|
|
9165
9165
|
}
|
|
9166
9166
|
var GenericCommandCard_module_css_default = {
|
|
9167
|
+
"separator": "mLFSJq_separator",
|
|
9168
|
+
"nomix-command-row-sweep": "mLFSJq_nomix-command-row-sweep",
|
|
9167
9169
|
"row": "mLFSJq_row",
|
|
9170
|
+
"body": "mLFSJq_body",
|
|
9168
9171
|
"title": "mLFSJq_title",
|
|
9169
|
-
"
|
|
9172
|
+
"summary": "mLFSJq_summary",
|
|
9170
9173
|
"chevron": "mLFSJq_chevron",
|
|
9171
9174
|
"root": "mLFSJq_root",
|
|
9172
|
-
"leading": "mLFSJq_leading"
|
|
9173
|
-
"summary": "mLFSJq_summary",
|
|
9174
|
-
"nomix-command-row-sweep": "mLFSJq_nomix-command-row-sweep",
|
|
9175
|
-
"body": "mLFSJq_body"
|
|
9175
|
+
"leading": "mLFSJq_leading"
|
|
9176
9176
|
};
|
|
9177
9177
|
//#endregion
|
|
9178
9178
|
//#region lib/types/client/chat/GenericCommandCard.js
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { settingsNamespace } from "../../settings/lib/index.js";
|
|
2
|
-
import z from "
|
|
2
|
+
import z from "../../schemastery/lib/index.mjs";
|
|
3
3
|
//#region lib/types/submission-settings.js
|
|
4
4
|
/** Busy-Enter preference stored in the Host user-settings document. */
|
|
5
5
|
/** Settings namespace owned by the conversation plugin. */
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/** Registers the conversation components, shared store, and service callbacks. */
|
|
2
|
-
import type { Context } from '
|
|
2
|
+
import type { Context } from '../../../../cordis/lib/index.js';
|
|
3
3
|
import { type ConversationKey } from './locales.ts';
|
|
4
4
|
declare module '@nomix-ai/nomix-client-ui-slots' {
|
|
5
5
|
interface LocaleNamespaceMap {
|
package/dist/kernel/client-ui-conversation/lib/types/client/conversation-nodes/assistant.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Context } from '
|
|
1
|
+
import type { Context } from '../../../../../cordis/lib/index.js';
|
|
2
2
|
import type { AssistantBlock, ConversationMatch, ConversationNodeDefinition } from '../../../../../client-runtime/lib/client.js';
|
|
3
3
|
import type { AssistantChatData } from '../contract/chat-nodes.ts';
|
|
4
4
|
declare module '@nomix-ai/nomix-client-ui-conversation/client' {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Context } from '
|
|
1
|
+
import type { Context } from '../../../../../cordis/lib/index.js';
|
|
2
2
|
import type { ChatConversationViewNode, ChatSnapshot, ConversationTimelineSnapshot, ConversationViewBuilder, ConversationViewDefinition } from '../../../../../client-runtime/lib/client.js';
|
|
3
3
|
/** Incremental keyed Chat builder registered under the `chat` target. */
|
|
4
4
|
export declare class ChatSnapshotBuilder implements ConversationViewBuilder<ChatConversationViewNode, ChatSnapshot> {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Context } from '
|
|
1
|
+
import type { Context } from '../../../../../cordis/lib/index.js';
|
|
2
2
|
import type { CommandNode, CompactionSummaryNode, ConversationMatch, ConversationNodeDefinition } from '../../../../../client-runtime/lib/client.js';
|
|
3
3
|
import type { ManualCompactionChatData } from '../contract/chat-nodes.ts';
|
|
4
4
|
declare module '@nomix-ai/nomix-client-ui-conversation/client' {
|
package/dist/kernel/client-ui-conversation/lib/types/client/conversation-nodes/compaction.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Context } from '
|
|
1
|
+
import type { Context } from '../../../../../cordis/lib/index.js';
|
|
2
2
|
import type { CompactionSummaryNode, ConversationMatch, ConversationNodeDefinition } from '../../../../../client-runtime/lib/client.js';
|
|
3
3
|
declare module '@nomix-ai/nomix-client-ui-conversation/client' {
|
|
4
4
|
interface ChatNodeDataMap {
|
package/dist/kernel/client-ui-conversation/lib/types/client/conversation-nodes/fallback.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Context } from '
|
|
1
|
+
import type { Context } from '../../../../../cordis/lib/index.js';
|
|
2
2
|
import type { ConversationNodeDefinition, UnknownSurfaceNode } from '../../../../../client-runtime/lib/client.js';
|
|
3
3
|
declare module '@nomix-ai/nomix-client-ui-conversation/client' {
|
|
4
4
|
interface ChatNodeDataMap {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Context } from '
|
|
1
|
+
import type { Context } from '../../../../../cordis/lib/index.js';
|
|
2
2
|
import type { ContextMessageNode, ConversationNodeDefinition, SteeringMessageNode, UserMessageNode } from '../../../../../client-runtime/lib/client.js';
|
|
3
3
|
type MessageNode = UserMessageNode | SteeringMessageNode | ContextMessageNode;
|
|
4
4
|
declare module '@nomix-ai/nomix-client-ui-conversation/client' {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Context } from '
|
|
1
|
+
import type { Context } from '../../../../../cordis/lib/index.js';
|
|
2
2
|
import type { ConversationNodeDefinition, ModelRetryNode } from '../../../../../client-runtime/lib/client.js';
|
|
3
3
|
import type { RetryChatData } from '../contract/chat-nodes.ts';
|
|
4
4
|
declare module '@nomix-ai/nomix-client-ui-conversation/client' {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Context } from '
|
|
1
|
+
import type { Context } from '../../../../../cordis/lib/index.js';
|
|
2
2
|
import type { ConversationNodeDefinition, ToolCallBlock } from '../../../../../client-runtime/lib/client.js';
|
|
3
3
|
import type { ToolChatData } from '../contract/chat-nodes.ts';
|
|
4
4
|
declare module '@nomix-ai/nomix-client-ui-conversation/client' {
|
package/dist/kernel/client-ui-conversation/lib/types/client/conversation-nodes/turn-error.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Context } from '
|
|
1
|
+
import type { Context } from '../../../../../cordis/lib/index.js';
|
|
2
2
|
import type { ConversationNodeDefinition, TurnErrorNode } from '../../../../../client-runtime/lib/client.js';
|
|
3
3
|
declare module '@nomix-ai/nomix-client-ui-conversation/client' {
|
|
4
4
|
interface ChatNodeDataMap {
|
package/dist/kernel/client-ui-conversation/lib/types/client/conversation-nodes/turn-max-tokens.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Context } from '
|
|
1
|
+
import type { Context } from '../../../../../cordis/lib/index.js';
|
|
2
2
|
import type { ConversationNodeDefinition, TurnMaxTokensNode } from '../../../../../client-runtime/lib/client.js';
|
|
3
3
|
declare module '@nomix-ai/nomix-client-ui-conversation/client' {
|
|
4
4
|
interface ChatNodeDataMap {
|
package/dist/kernel/client-ui-conversation/lib/types/client/conversation-nodes/turn-tail.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Context } from '
|
|
1
|
+
import type { Context } from '../../../../../cordis/lib/index.js';
|
|
2
2
|
import type { ConversationMatch, ConversationNodeDefinition } from '../../../../../client-runtime/lib/client.js';
|
|
3
3
|
import type { TurnTailChatData } from '../contract/chat-nodes.ts';
|
|
4
4
|
declare module '@nomix-ai/nomix-client-ui-conversation/client' {
|