@agentxm/client-core 0.11.2 → 0.11.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/src/unstable/agent-capabilities/catalog.generated.d.ts +1328 -6
- package/dist/src/unstable/agent-capabilities/catalog.generated.d.ts.map +1 -1
- package/dist/src/unstable/agent-capabilities/catalog.generated.js +1534 -4
- package/dist/src/unstable/agent-capabilities/catalog.generated.js.map +1 -1
- package/dist/src/unstable/agent-capabilities/derive.d.ts +37 -2
- package/dist/src/unstable/agent-capabilities/derive.d.ts.map +1 -1
- package/dist/src/unstable/agent-capabilities/derive.js +1 -0
- package/dist/src/unstable/agent-capabilities/derive.js.map +1 -1
- package/dist/src/unstable/agent-capabilities/index.d.ts +1 -1
- package/dist/src/unstable/agent-capabilities/index.d.ts.map +1 -1
- package/dist/src/unstable/agent-capabilities/index.js +1 -1
- package/dist/src/unstable/agent-capabilities/index.js.map +1 -1
- package/dist/src/unstable/agent-capabilities/schema.d.ts +325 -18
- package/dist/src/unstable/agent-capabilities/schema.d.ts.map +1 -1
- package/dist/src/unstable/agent-capabilities/schema.js +205 -11
- package/dist/src/unstable/agent-capabilities/schema.js.map +1 -1
- package/dist/src/unstable/agent-capabilities/validate.d.ts.map +1 -1
- package/dist/src/unstable/agent-capabilities/validate.js +32 -0
- package/dist/src/unstable/agent-capabilities/validate.js.map +1 -1
- package/dist/src/unstable/agents/claude-code/index.d.ts +1 -1
- package/dist/src/unstable/agents/claude-code/index.d.ts.map +1 -1
- package/dist/src/unstable/agents/claude-code/index.js +1 -1
- package/dist/src/unstable/agents/claude-code/index.js.map +1 -1
- package/dist/src/unstable/agents/claude-code/service.d.ts +0 -2
- package/dist/src/unstable/agents/claude-code/service.d.ts.map +1 -1
- package/dist/src/unstable/agents/claude-code/service.js +3 -8
- package/dist/src/unstable/agents/claude-code/service.js.map +1 -1
- package/dist/src/unstable/agents/codex/index.d.ts +1 -1
- package/dist/src/unstable/agents/codex/index.d.ts.map +1 -1
- package/dist/src/unstable/agents/codex/index.js +1 -1
- package/dist/src/unstable/agents/codex/index.js.map +1 -1
- package/dist/src/unstable/agents/codex/service.d.ts +0 -2
- package/dist/src/unstable/agents/codex/service.d.ts.map +1 -1
- package/dist/src/unstable/agents/codex/service.js +3 -8
- package/dist/src/unstable/agents/codex/service.js.map +1 -1
- package/dist/src/unstable/agents/coding-agent.d.ts +11 -0
- package/dist/src/unstable/agents/coding-agent.d.ts.map +1 -1
- package/dist/src/unstable/agents/coding-agent.js.map +1 -1
- package/dist/src/unstable/agents/cursor/index.d.ts +1 -1
- package/dist/src/unstable/agents/cursor/index.d.ts.map +1 -1
- package/dist/src/unstable/agents/cursor/index.js +1 -1
- package/dist/src/unstable/agents/cursor/index.js.map +1 -1
- package/dist/src/unstable/agents/cursor/service.d.ts +0 -2
- package/dist/src/unstable/agents/cursor/service.d.ts.map +1 -1
- package/dist/src/unstable/agents/cursor/service.js +3 -8
- package/dist/src/unstable/agents/cursor/service.js.map +1 -1
- package/dist/src/unstable/agents/gemini-cli/index.d.ts +1 -1
- package/dist/src/unstable/agents/gemini-cli/index.d.ts.map +1 -1
- package/dist/src/unstable/agents/gemini-cli/index.js +1 -1
- package/dist/src/unstable/agents/gemini-cli/index.js.map +1 -1
- package/dist/src/unstable/agents/gemini-cli/service.d.ts +0 -2
- package/dist/src/unstable/agents/gemini-cli/service.d.ts.map +1 -1
- package/dist/src/unstable/agents/gemini-cli/service.js +3 -8
- package/dist/src/unstable/agents/gemini-cli/service.js.map +1 -1
- package/dist/src/unstable/agents/github-copilot/index.d.ts +1 -1
- package/dist/src/unstable/agents/github-copilot/index.d.ts.map +1 -1
- package/dist/src/unstable/agents/github-copilot/index.js +1 -1
- package/dist/src/unstable/agents/github-copilot/index.js.map +1 -1
- package/dist/src/unstable/agents/github-copilot/service.d.ts +0 -2
- package/dist/src/unstable/agents/github-copilot/service.d.ts.map +1 -1
- package/dist/src/unstable/agents/github-copilot/service.js +3 -8
- package/dist/src/unstable/agents/github-copilot/service.js.map +1 -1
- package/dist/src/unstable/agents/index.d.ts +8 -8
- package/dist/src/unstable/agents/index.d.ts.map +1 -1
- package/dist/src/unstable/agents/index.js +7 -7
- package/dist/src/unstable/agents/index.js.map +1 -1
- package/dist/src/unstable/agents/mcp-sync.d.ts +2 -0
- package/dist/src/unstable/agents/mcp-sync.d.ts.map +1 -1
- package/dist/src/unstable/agents/mcp-sync.js +114 -0
- package/dist/src/unstable/agents/mcp-sync.js.map +1 -1
- package/dist/src/unstable/agents/opencode/index.d.ts +1 -1
- package/dist/src/unstable/agents/opencode/index.d.ts.map +1 -1
- package/dist/src/unstable/agents/opencode/index.js +1 -1
- package/dist/src/unstable/agents/opencode/index.js.map +1 -1
- package/dist/src/unstable/agents/opencode/service.d.ts +0 -2
- package/dist/src/unstable/agents/opencode/service.d.ts.map +1 -1
- package/dist/src/unstable/agents/opencode/service.js +3 -7
- package/dist/src/unstable/agents/opencode/service.js.map +1 -1
- package/dist/src/unstable/agents/repository.d.ts.map +1 -1
- package/dist/src/unstable/agents/repository.js +3 -0
- package/dist/src/unstable/agents/repository.js.map +1 -1
- package/dist/src/unstable/agents/windsurf/index.d.ts +1 -0
- package/dist/src/unstable/agents/windsurf/index.d.ts.map +1 -1
- package/dist/src/unstable/agents/windsurf/index.js +1 -0
- package/dist/src/unstable/agents/windsurf/index.js.map +1 -1
- package/dist/src/unstable/agents/windsurf/service.d.ts +11 -0
- package/dist/src/unstable/agents/windsurf/service.d.ts.map +1 -0
- package/dist/src/unstable/agents/windsurf/service.js +23 -0
- package/dist/src/unstable/agents/windsurf/service.js.map +1 -0
- package/dist/src/unstable/cli-runtime/command-summary.d.ts +1 -1
- package/dist/src/unstable/cli-runtime/command-summary.d.ts.map +1 -1
- package/dist/src/unstable/cli-runtime/command-summary.js.map +1 -1
- package/dist/src/unstable/commands/operations/new-command.d.ts.map +1 -1
- package/dist/src/unstable/commands/operations/new-command.js +2 -1
- package/dist/src/unstable/commands/operations/new-command.js.map +1 -1
- package/dist/src/unstable/commands/renderers/render-toml.d.ts.map +1 -1
- package/dist/src/unstable/commands/renderers/render-toml.js +2 -32
- package/dist/src/unstable/commands/renderers/render-toml.js.map +1 -1
- package/dist/src/unstable/context-files/discovery.d.ts +19 -0
- package/dist/src/unstable/context-files/discovery.d.ts.map +1 -0
- package/dist/src/unstable/context-files/discovery.js +94 -0
- package/dist/src/unstable/context-files/discovery.js.map +1 -0
- package/dist/src/unstable/context-files/generators.d.ts +32 -0
- package/dist/src/unstable/context-files/generators.d.ts.map +1 -0
- package/dist/src/unstable/context-files/generators.js +229 -0
- package/dist/src/unstable/context-files/generators.js.map +1 -0
- package/dist/src/unstable/context-files/index.d.ts +15 -0
- package/dist/src/unstable/context-files/index.d.ts.map +1 -0
- package/dist/src/unstable/context-files/index.js +14 -0
- package/dist/src/unstable/context-files/index.js.map +1 -0
- package/dist/src/unstable/context-files/manager.d.ts +19 -0
- package/dist/src/unstable/context-files/manager.d.ts.map +1 -0
- package/dist/src/unstable/context-files/manager.js +419 -0
- package/dist/src/unstable/context-files/manager.js.map +1 -0
- package/dist/src/unstable/context-files/manifest-schema.d.ts +269 -0
- package/dist/src/unstable/context-files/manifest-schema.d.ts.map +1 -0
- package/dist/src/unstable/context-files/manifest-schema.js +223 -0
- package/dist/src/unstable/context-files/manifest-schema.js.map +1 -0
- package/dist/src/unstable/context-files/markers.d.ts +60 -0
- package/dist/src/unstable/context-files/markers.d.ts.map +1 -0
- package/dist/src/unstable/context-files/markers.js +202 -0
- package/dist/src/unstable/context-files/markers.js.map +1 -0
- package/dist/src/unstable/context-files/materialization.d.ts +61 -0
- package/dist/src/unstable/context-files/materialization.d.ts.map +1 -0
- package/dist/src/unstable/context-files/materialization.js +285 -0
- package/dist/src/unstable/context-files/materialization.js.map +1 -0
- package/dist/src/unstable/context-files/refs.d.ts +17 -0
- package/dist/src/unstable/context-files/refs.d.ts.map +1 -0
- package/dist/src/unstable/context-files/refs.js +8 -0
- package/dist/src/unstable/context-files/refs.js.map +1 -0
- package/dist/src/unstable/context-files/workspace-generators.d.ts +27 -0
- package/dist/src/unstable/context-files/workspace-generators.d.ts.map +1 -0
- package/dist/src/unstable/context-files/workspace-generators.js +189 -0
- package/dist/src/unstable/context-files/workspace-generators.js.map +1 -0
- package/dist/src/unstable/extensions/index.d.ts +1 -1
- package/dist/src/unstable/extensions/index.d.ts.map +1 -1
- package/dist/src/unstable/extensions/index.js +1 -1
- package/dist/src/unstable/extensions/index.js.map +1 -1
- package/dist/src/unstable/extensions/installable-types.d.ts +4 -4
- package/dist/src/unstable/extensions/installable-types.d.ts.map +1 -1
- package/dist/src/unstable/extensions/installable-types.js +4 -0
- package/dist/src/unstable/extensions/installable-types.js.map +1 -1
- package/dist/src/unstable/extensions/operations.d.ts.map +1 -1
- package/dist/src/unstable/extensions/operations.js +2 -0
- package/dist/src/unstable/extensions/operations.js.map +1 -1
- package/dist/src/unstable/extensions/ref-base.d.ts +6 -0
- package/dist/src/unstable/extensions/ref-base.d.ts.map +1 -1
- package/dist/src/unstable/extensions/refs.d.ts +2 -1
- package/dist/src/unstable/extensions/refs.d.ts.map +1 -1
- package/dist/src/unstable/lint/catalog/context-files/generator-valid.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/context-files/generator-valid.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files/generator-valid.js +94 -0
- package/dist/src/unstable/lint/catalog/context-files/generator-valid.js.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files/helpers.d.ts +19 -0
- package/dist/src/unstable/lint/catalog/context-files/helpers.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files/helpers.js +45 -0
- package/dist/src/unstable/lint/catalog/context-files/helpers.js.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files/manifest-keys-recognized.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/context-files/manifest-keys-recognized.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files/manifest-keys-recognized.js +14 -0
- package/dist/src/unstable/lint/catalog/context-files/manifest-keys-recognized.js.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files/manifest-present.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/context-files/manifest-present.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files/manifest-present.js +24 -0
- package/dist/src/unstable/lint/catalog/context-files/manifest-present.js.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files/manifest-schema-valid.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/context-files/manifest-schema-valid.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files/manifest-schema-valid.js +12 -0
- package/dist/src/unstable/lint/catalog/context-files/manifest-schema-valid.js.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files/marker-valid.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/context-files/marker-valid.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files/marker-valid.js +34 -0
- package/dist/src/unstable/lint/catalog/context-files/marker-valid.js.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files/package-valid.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/context-files/package-valid.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files/package-valid.js +42 -0
- package/dist/src/unstable/lint/catalog/context-files/package-valid.js.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files/target-valid.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/context-files/target-valid.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files/target-valid.js +34 -0
- package/dist/src/unstable/lint/catalog/context-files/target-valid.js.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files/template-valid.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/context-files/template-valid.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files/template-valid.js +69 -0
- package/dist/src/unstable/lint/catalog/context-files/template-valid.js.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files-accessor/contexts.d.ts +10 -0
- package/dist/src/unstable/lint/catalog/context-files-accessor/contexts.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files-accessor/contexts.js +8 -0
- package/dist/src/unstable/lint/catalog/context-files-accessor/contexts.js.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files-accessor/platform.d.ts +9 -0
- package/dist/src/unstable/lint/catalog/context-files-accessor/platform.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files-accessor/platform.js +74 -0
- package/dist/src/unstable/lint/catalog/context-files-accessor/platform.js.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files-accessor/vft.d.ts +8 -0
- package/dist/src/unstable/lint/catalog/context-files-accessor/vft.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files-accessor/vft.js +54 -0
- package/dist/src/unstable/lint/catalog/context-files-accessor/vft.js.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/context-files.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files.js +21 -0
- package/dist/src/unstable/lint/catalog/context-files.js.map +1 -0
- package/dist/src/unstable/lint/catalog/index.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/index.d.ts.map +1 -1
- package/dist/src/unstable/lint/catalog/index.js +6 -0
- package/dist/src/unstable/lint/catalog/index.js.map +1 -1
- package/dist/src/unstable/lint/catalog/shared/manifest-json.js +2 -0
- package/dist/src/unstable/lint/catalog/shared/manifest-json.js.map +1 -1
- package/dist/src/unstable/lint/catalog/shared/schema-rule.js +2 -0
- package/dist/src/unstable/lint/catalog/shared/schema-rule.js.map +1 -1
- package/dist/src/unstable/lint/catalog/workspace/skills-managed.js +2 -2
- package/dist/src/unstable/lint/catalog/workspace/skills-managed.js.map +1 -1
- package/dist/src/unstable/lint/catalog/workspace-read-model/lint-workspace.d.ts +2 -1
- package/dist/src/unstable/lint/catalog/workspace-read-model/lint-workspace.d.ts.map +1 -1
- package/dist/src/unstable/lint/catalog/workspace-read-model/lint-workspace.js +34 -2
- package/dist/src/unstable/lint/catalog/workspace-read-model/lint-workspace.js.map +1 -1
- package/dist/src/unstable/lint/cli.d.ts +4 -2
- package/dist/src/unstable/lint/cli.d.ts.map +1 -1
- package/dist/src/unstable/lint/cli.js +10 -7
- package/dist/src/unstable/lint/cli.js.map +1 -1
- package/dist/src/unstable/lint/context.d.ts +13 -0
- package/dist/src/unstable/lint/context.d.ts.map +1 -1
- package/dist/src/unstable/lint/index.d.ts +2 -2
- package/dist/src/unstable/lint/index.d.ts.map +1 -1
- package/dist/src/unstable/lint/index.js +1 -1
- package/dist/src/unstable/lint/index.js.map +1 -1
- package/dist/src/unstable/lint/publish.d.ts +4 -2
- package/dist/src/unstable/lint/publish.d.ts.map +1 -1
- package/dist/src/unstable/lint/publish.js +19 -0
- package/dist/src/unstable/lint/publish.js.map +1 -1
- package/dist/src/unstable/lockfile/index.d.ts +4 -3
- package/dist/src/unstable/lockfile/index.d.ts.map +1 -1
- package/dist/src/unstable/lockfile/index.js +2 -2
- package/dist/src/unstable/lockfile/index.js.map +1 -1
- package/dist/src/unstable/lockfile/lockfile.d.ts +616 -0
- package/dist/src/unstable/lockfile/lockfile.d.ts.map +1 -1
- package/dist/src/unstable/lockfile/lockfile.js +19 -0
- package/dist/src/unstable/lockfile/lockfile.js.map +1 -1
- package/dist/src/unstable/lockfile/schema.d.ts +415 -0
- package/dist/src/unstable/lockfile/schema.d.ts.map +1 -1
- package/dist/src/unstable/lockfile/schema.js +50 -0
- package/dist/src/unstable/lockfile/schema.js.map +1 -1
- package/dist/src/unstable/mcp-servers/config-writer.d.ts +28 -0
- package/dist/src/unstable/mcp-servers/config-writer.d.ts.map +1 -0
- package/dist/src/unstable/mcp-servers/config-writer.js +188 -0
- package/dist/src/unstable/mcp-servers/config-writer.js.map +1 -0
- package/dist/src/unstable/mcp-servers/index.d.ts +7 -1
- package/dist/src/unstable/mcp-servers/index.d.ts.map +1 -1
- package/dist/src/unstable/mcp-servers/index.js +5 -1
- package/dist/src/unstable/mcp-servers/index.js.map +1 -1
- package/dist/src/unstable/mcp-servers/manifest-schema.d.ts +820 -0
- package/dist/src/unstable/mcp-servers/manifest-schema.d.ts.map +1 -1
- package/dist/src/unstable/mcp-servers/manifest-schema.js +189 -0
- package/dist/src/unstable/mcp-servers/manifest-schema.js.map +1 -1
- package/dist/src/unstable/mcp-servers/operations/disable.d.ts +18 -0
- package/dist/src/unstable/mcp-servers/operations/disable.d.ts.map +1 -0
- package/dist/src/unstable/mcp-servers/operations/disable.js +48 -0
- package/dist/src/unstable/mcp-servers/operations/disable.js.map +1 -0
- package/dist/src/unstable/mcp-servers/operations/enable.d.ts +18 -0
- package/dist/src/unstable/mcp-servers/operations/enable.d.ts.map +1 -0
- package/dist/src/unstable/mcp-servers/operations/enable.js +67 -0
- package/dist/src/unstable/mcp-servers/operations/enable.js.map +1 -0
- package/dist/src/unstable/mcp-servers/operations/install.d.ts +4 -0
- package/dist/src/unstable/mcp-servers/operations/install.d.ts.map +1 -1
- package/dist/src/unstable/mcp-servers/operations/install.js +144 -10
- package/dist/src/unstable/mcp-servers/operations/install.js.map +1 -1
- package/dist/src/unstable/mcp-servers/operations/uninstall.d.ts.map +1 -1
- package/dist/src/unstable/mcp-servers/operations/uninstall.js +3 -0
- package/dist/src/unstable/mcp-servers/operations/uninstall.js.map +1 -1
- package/dist/src/unstable/mcp-servers/resolution.d.ts +41 -0
- package/dist/src/unstable/mcp-servers/resolution.d.ts.map +1 -0
- package/dist/src/unstable/mcp-servers/resolution.js +319 -0
- package/dist/src/unstable/mcp-servers/resolution.js.map +1 -0
- package/dist/src/unstable/packaging/cargo.d.ts.map +1 -1
- package/dist/src/unstable/packaging/cargo.js +33 -61
- package/dist/src/unstable/packaging/cargo.js.map +1 -1
- package/dist/src/unstable/packaging/hex.d.ts.map +1 -1
- package/dist/src/unstable/packaging/hex.js +4 -17
- package/dist/src/unstable/packaging/hex.js.map +1 -1
- package/dist/src/unstable/packaging/julia.d.ts.map +1 -1
- package/dist/src/unstable/packaging/julia.js +2 -53
- package/dist/src/unstable/packaging/julia.js.map +1 -1
- package/dist/src/unstable/packaging/maven.d.ts.map +1 -1
- package/dist/src/unstable/packaging/maven.js +7 -12
- package/dist/src/unstable/packaging/maven.js.map +1 -1
- package/dist/src/unstable/packaging/mojo.d.ts.map +1 -1
- package/dist/src/unstable/packaging/mojo.js +4 -15
- package/dist/src/unstable/packaging/mojo.js.map +1 -1
- package/dist/src/unstable/packaging/pub.d.ts.map +1 -1
- package/dist/src/unstable/packaging/pub.js +31 -4
- package/dist/src/unstable/packaging/pub.js.map +1 -1
- package/dist/src/unstable/packaging/pypi.d.ts.map +1 -1
- package/dist/src/unstable/packaging/pypi.js +3 -13
- package/dist/src/unstable/packaging/pypi.js.map +1 -1
- package/dist/src/unstable/packs/dependency-resolution.d.ts +1 -0
- package/dist/src/unstable/packs/dependency-resolution.d.ts.map +1 -1
- package/dist/src/unstable/packs/dependency-resolution.js +7 -1
- package/dist/src/unstable/packs/dependency-resolution.js.map +1 -1
- package/dist/src/unstable/packs/expansion.d.ts +1 -0
- package/dist/src/unstable/packs/expansion.d.ts.map +1 -1
- package/dist/src/unstable/packs/expansion.js +15 -0
- package/dist/src/unstable/packs/expansion.js.map +1 -1
- package/dist/src/unstable/packs/manager.d.ts.map +1 -1
- package/dist/src/unstable/packs/manager.js +1 -0
- package/dist/src/unstable/packs/manager.js.map +1 -1
- package/dist/src/unstable/packs/operations/new-pack.d.ts.map +1 -1
- package/dist/src/unstable/packs/operations/new-pack.js +5 -6
- package/dist/src/unstable/packs/operations/new-pack.js.map +1 -1
- package/dist/src/unstable/publish/manifest-policy.d.ts +295 -0
- package/dist/src/unstable/publish/manifest-policy.d.ts.map +1 -1
- package/dist/src/unstable/publish/manifest-policy.js +5 -0
- package/dist/src/unstable/publish/manifest-policy.js.map +1 -1
- package/dist/src/unstable/settings/index.d.ts +2 -2
- package/dist/src/unstable/settings/index.d.ts.map +1 -1
- package/dist/src/unstable/settings/index.js +1 -1
- package/dist/src/unstable/settings/index.js.map +1 -1
- package/dist/src/unstable/settings/schema.d.ts +98 -3
- package/dist/src/unstable/settings/schema.d.ts.map +1 -1
- package/dist/src/unstable/settings/schema.js +151 -10
- package/dist/src/unstable/settings/schema.js.map +1 -1
- package/dist/src/unstable/skills/operations/new-skill.d.ts.map +1 -1
- package/dist/src/unstable/skills/operations/new-skill.js +4 -3
- package/dist/src/unstable/skills/operations/new-skill.js.map +1 -1
- package/dist/src/unstable/source-resolution/providers/git-hosting.d.ts.map +1 -1
- package/dist/src/unstable/source-resolution/providers/git-hosting.js +62 -32
- package/dist/src/unstable/source-resolution/providers/git-hosting.js.map +1 -1
- package/dist/src/unstable/source-resolution/providers/local-parser/print.d.ts.map +1 -1
- package/dist/src/unstable/source-resolution/providers/local-parser/print.js +1 -1
- package/dist/src/unstable/source-resolution/providers/local-parser/print.js.map +1 -1
- package/dist/src/unstable/source-resolution/providers/local.d.ts.map +1 -1
- package/dist/src/unstable/source-resolution/providers/local.js +41 -21
- package/dist/src/unstable/source-resolution/providers/local.js.map +1 -1
- package/dist/src/unstable/source-resolution/providers/registry/host-provider.d.ts.map +1 -1
- package/dist/src/unstable/source-resolution/providers/registry/host-provider.js +11 -1
- package/dist/src/unstable/source-resolution/providers/registry/host-provider.js.map +1 -1
- package/dist/src/unstable/sources/printer.d.ts +2 -2
- package/dist/src/unstable/sources/printer.d.ts.map +1 -1
- package/dist/src/unstable/sources/printer.js.map +1 -1
- package/dist/src/unstable/subagents/rendering/adapters/toml.d.ts.map +1 -1
- package/dist/src/unstable/subagents/rendering/adapters/toml.js +2 -19
- package/dist/src/unstable/subagents/rendering/adapters/toml.js.map +1 -1
- package/dist/src/unstable/toml/index.d.ts +51 -0
- package/dist/src/unstable/toml/index.d.ts.map +1 -0
- package/dist/src/unstable/toml/index.js +153 -0
- package/dist/src/unstable/toml/index.js.map +1 -0
- package/dist/src/unstable/workspace/configured-entry-resolution/index.d.ts +2 -2
- package/dist/src/unstable/workspace/configured-entry-resolution/index.d.ts.map +1 -1
- package/dist/src/unstable/workspace/configured-entry-resolution/index.js +1 -1
- package/dist/src/unstable/workspace/configured-entry-resolution/index.js.map +1 -1
- package/dist/src/unstable/workspace/configured-entry-resolution/resolve.d.ts +5 -0
- package/dist/src/unstable/workspace/configured-entry-resolution/resolve.d.ts.map +1 -1
- package/dist/src/unstable/workspace/configured-entry-resolution/resolve.js +50 -0
- package/dist/src/unstable/workspace/configured-entry-resolution/resolve.js.map +1 -1
- package/dist/src/unstable/workspace/configured-entry-resolution/types.d.ts +2 -0
- package/dist/src/unstable/workspace/configured-entry-resolution/types.d.ts.map +1 -1
- package/dist/src/unstable/workspace/configured-entry-resolution/types.js.map +1 -1
- package/dist/src/unstable/workspace/index.d.ts +4 -3
- package/dist/src/unstable/workspace/index.d.ts.map +1 -1
- package/dist/src/unstable/workspace/index.js +4 -2
- package/dist/src/unstable/workspace/index.js.map +1 -1
- package/dist/src/unstable/workspace/initialization.d.ts +92 -24
- package/dist/src/unstable/workspace/initialization.d.ts.map +1 -1
- package/dist/src/unstable/workspace/lockfile-update-policy.d.ts +5 -0
- package/dist/src/unstable/workspace/lockfile-update-policy.d.ts.map +1 -0
- package/dist/src/unstable/workspace/lockfile-update-policy.js +5 -0
- package/dist/src/unstable/workspace/lockfile-update-policy.js.map +1 -0
- package/dist/src/unstable/workspace/read-model/extensions/command.d.ts +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/command.d.ts.map +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/command.js +4 -3
- package/dist/src/unstable/workspace/read-model/extensions/command.js.map +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/context-files.d.ts +93 -0
- package/dist/src/unstable/workspace/read-model/extensions/context-files.d.ts.map +1 -0
- package/dist/src/unstable/workspace/read-model/extensions/{file.js → context-files.js} +10 -10
- package/dist/src/unstable/workspace/read-model/extensions/context-files.js.map +1 -0
- package/dist/src/unstable/workspace/read-model/extensions/ignore-patterns.d.ts +2 -0
- package/dist/src/unstable/workspace/read-model/extensions/ignore-patterns.d.ts.map +1 -0
- package/dist/src/unstable/workspace/read-model/extensions/ignore-patterns.js +3 -0
- package/dist/src/unstable/workspace/read-model/extensions/ignore-patterns.js.map +1 -0
- package/dist/src/unstable/workspace/read-model/extensions/index.d.ts +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/index.d.ts.map +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/index.js +2 -2
- package/dist/src/unstable/workspace/read-model/extensions/index.js.map +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/mcp-server.d.ts +4 -5
- package/dist/src/unstable/workspace/read-model/extensions/mcp-server.d.ts.map +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/mcp-server.js +8 -9
- package/dist/src/unstable/workspace/read-model/extensions/mcp-server.js.map +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/pack.d.ts +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/pack.d.ts.map +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/pack.js +4 -3
- package/dist/src/unstable/workspace/read-model/extensions/pack.js.map +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/skill.d.ts +2 -2
- package/dist/src/unstable/workspace/read-model/extensions/skill.d.ts.map +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/skill.js +5 -4
- package/dist/src/unstable/workspace/read-model/extensions/skill.js.map +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/subagent.d.ts +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/subagent.d.ts.map +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/subagent.js +4 -3
- package/dist/src/unstable/workspace/read-model/extensions/subagent.js.map +1 -1
- package/dist/src/unstable/workspace/read-model/scanners/canonical-extensions.d.ts +2 -2
- package/dist/src/unstable/workspace/read-model/scanners/canonical-extensions.d.ts.map +1 -1
- package/dist/src/unstable/workspace/read-model/scanners/canonical-extensions.js +27 -10
- package/dist/src/unstable/workspace/read-model/scanners/canonical-extensions.js.map +1 -1
- package/dist/src/unstable/workspace/read-model/service.d.ts +2 -2
- package/dist/src/unstable/workspace/read-model/service.d.ts.map +1 -1
- package/dist/src/unstable/workspace/read-model/service.js +26 -7
- package/dist/src/unstable/workspace/read-model/service.js.map +1 -1
- package/dist/src/unstable/workspace/read-model-record-converters.d.ts.map +1 -1
- package/dist/src/unstable/workspace/read-model-record-converters.js +1 -0
- package/dist/src/unstable/workspace/read-model-record-converters.js.map +1 -1
- package/dist/src/unstable/workspace/read-model-record-readers.d.ts.map +1 -1
- package/dist/src/unstable/workspace/read-model-record-readers.js +14 -0
- package/dist/src/unstable/workspace/read-model-record-readers.js.map +1 -1
- package/dist/src/unstable/workspace/read-model-record-types.d.ts +2 -2
- package/dist/src/unstable/workspace/read-model-record-types.d.ts.map +1 -1
- package/dist/src/unstable/workspace/rendered-file-cleanup.d.ts +12 -0
- package/dist/src/unstable/workspace/rendered-file-cleanup.d.ts.map +1 -1
- package/dist/src/unstable/workspace/rendered-file-cleanup.js +126 -0
- package/dist/src/unstable/workspace/rendered-file-cleanup.js.map +1 -1
- package/dist/src/unstable/workspace/service-interface.d.ts +54 -3
- package/dist/src/unstable/workspace/service-interface.d.ts.map +1 -1
- package/dist/src/unstable/workspace/service-interface.js.map +1 -1
- package/dist/src/unstable/workspace/service.d.ts +328 -3
- package/dist/src/unstable/workspace/service.d.ts.map +1 -1
- package/dist/src/unstable/workspace/service.js +199 -4
- package/dist/src/unstable/workspace/service.js.map +1 -1
- package/dist/src/unstable/workspace/test-stubs.d.ts.map +1 -1
- package/dist/src/unstable/workspace/test-stubs.js +18 -0
- package/dist/src/unstable/workspace/test-stubs.js.map +1 -1
- package/package.json +10 -2
- package/site-content/__generated__/schemas/axm-lock.schema.json +346 -0
- package/site-content/__generated__/schemas/context-files.schema.json +500 -0
- package/site-content/__generated__/schemas/mcp-server.schema.json +383 -2
- package/site-content/__generated__/schemas/settings.schema.json +112 -4
- package/dist/src/unstable/workspace/read-model/extensions/file.d.ts +0 -93
- package/dist/src/unstable/workspace/read-model/extensions/file.d.ts.map +0 -1
- package/dist/src/unstable/workspace/read-model/extensions/file.js.map +0 -1
|
@@ -16,6 +16,621 @@ export declare const MCP_SERVER_MANIFEST_FILENAME = "mcp-server.json";
|
|
|
16
16
|
* @experimental This API is unstable and may change without notice.
|
|
17
17
|
*/
|
|
18
18
|
export declare const MCP_SERVER_MANIFEST_SCHEMA_URL = "https://axm.sh/schemas/mcp-server.schema.json";
|
|
19
|
+
/** @experimental This API is unstable and may change without notice. */
|
|
20
|
+
export declare const MCP_SERVER_REGISTRY_SERVER_SCHEMA_URL = "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json";
|
|
21
|
+
/** @experimental This API is unstable and may change without notice. */
|
|
22
|
+
export declare const McpRegistryInputSchema: Schema.Struct<{
|
|
23
|
+
readonly choices: Schema.optional<Schema.$Array<Schema.String>>;
|
|
24
|
+
readonly default: Schema.optional<Schema.String>;
|
|
25
|
+
readonly description: Schema.optional<Schema.String>;
|
|
26
|
+
readonly format: Schema.optional<Schema.Literals<readonly ["string", "number", "boolean", "filepath"]>>;
|
|
27
|
+
readonly isRequired: Schema.optional<Schema.Boolean>;
|
|
28
|
+
readonly isSecret: Schema.optional<Schema.Boolean>;
|
|
29
|
+
readonly placeholder: Schema.optional<Schema.String>;
|
|
30
|
+
readonly value: Schema.optional<Schema.String>;
|
|
31
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
32
|
+
}>;
|
|
33
|
+
/** @experimental This API is unstable and may change without notice. */
|
|
34
|
+
export type McpRegistryInput = Schema.Schema.Type<typeof McpRegistryInputSchema>;
|
|
35
|
+
/** @experimental This API is unstable and may change without notice. */
|
|
36
|
+
export declare const McpRegistryKeyValueInputSchema: Schema.Struct<{
|
|
37
|
+
readonly name: Schema.String;
|
|
38
|
+
readonly choices: Schema.optional<Schema.$Array<Schema.String>>;
|
|
39
|
+
readonly default: Schema.optional<Schema.String>;
|
|
40
|
+
readonly description: Schema.optional<Schema.String>;
|
|
41
|
+
readonly format: Schema.optional<Schema.Literals<readonly ["string", "number", "boolean", "filepath"]>>;
|
|
42
|
+
readonly isRequired: Schema.optional<Schema.Boolean>;
|
|
43
|
+
readonly isSecret: Schema.optional<Schema.Boolean>;
|
|
44
|
+
readonly placeholder: Schema.optional<Schema.String>;
|
|
45
|
+
readonly value: Schema.optional<Schema.String>;
|
|
46
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
47
|
+
}>;
|
|
48
|
+
/** @experimental This API is unstable and may change without notice. */
|
|
49
|
+
export type McpRegistryKeyValueInput = Schema.Schema.Type<typeof McpRegistryKeyValueInputSchema>;
|
|
50
|
+
/** @experimental This API is unstable and may change without notice. */
|
|
51
|
+
export declare const McpRegistryNamedArgumentSchema: Schema.Struct<{
|
|
52
|
+
readonly type: Schema.Literal<"named">;
|
|
53
|
+
readonly name: Schema.String;
|
|
54
|
+
readonly isRepeated: Schema.optional<Schema.Boolean>;
|
|
55
|
+
readonly choices: Schema.optional<Schema.$Array<Schema.String>>;
|
|
56
|
+
readonly default: Schema.optional<Schema.String>;
|
|
57
|
+
readonly description: Schema.optional<Schema.String>;
|
|
58
|
+
readonly format: Schema.optional<Schema.Literals<readonly ["string", "number", "boolean", "filepath"]>>;
|
|
59
|
+
readonly isRequired: Schema.optional<Schema.Boolean>;
|
|
60
|
+
readonly isSecret: Schema.optional<Schema.Boolean>;
|
|
61
|
+
readonly placeholder: Schema.optional<Schema.String>;
|
|
62
|
+
readonly value: Schema.optional<Schema.String>;
|
|
63
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
64
|
+
}>;
|
|
65
|
+
/** @experimental This API is unstable and may change without notice. */
|
|
66
|
+
export type McpRegistryNamedArgument = Schema.Schema.Type<typeof McpRegistryNamedArgumentSchema>;
|
|
67
|
+
/** @experimental This API is unstable and may change without notice. */
|
|
68
|
+
export declare const McpRegistryPositionalArgumentSchema: Schema.Union<readonly [Schema.Struct<{
|
|
69
|
+
readonly type: Schema.Literal<"positional">;
|
|
70
|
+
readonly isRepeated: Schema.optional<Schema.Boolean>;
|
|
71
|
+
readonly valueHint: Schema.String;
|
|
72
|
+
readonly choices: Schema.optional<Schema.$Array<Schema.String>>;
|
|
73
|
+
readonly default: Schema.optional<Schema.String>;
|
|
74
|
+
readonly description: Schema.optional<Schema.String>;
|
|
75
|
+
readonly format: Schema.optional<Schema.Literals<readonly ["string", "number", "boolean", "filepath"]>>;
|
|
76
|
+
readonly isRequired: Schema.optional<Schema.Boolean>;
|
|
77
|
+
readonly isSecret: Schema.optional<Schema.Boolean>;
|
|
78
|
+
readonly placeholder: Schema.optional<Schema.String>;
|
|
79
|
+
readonly value: Schema.optional<Schema.String>;
|
|
80
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
81
|
+
}>, Schema.Struct<{
|
|
82
|
+
readonly type: Schema.Literal<"positional">;
|
|
83
|
+
readonly isRepeated: Schema.optional<Schema.Boolean>;
|
|
84
|
+
readonly value: Schema.String;
|
|
85
|
+
readonly choices: Schema.optional<Schema.$Array<Schema.String>>;
|
|
86
|
+
readonly default: Schema.optional<Schema.String>;
|
|
87
|
+
readonly description: Schema.optional<Schema.String>;
|
|
88
|
+
readonly format: Schema.optional<Schema.Literals<readonly ["string", "number", "boolean", "filepath"]>>;
|
|
89
|
+
readonly isRequired: Schema.optional<Schema.Boolean>;
|
|
90
|
+
readonly isSecret: Schema.optional<Schema.Boolean>;
|
|
91
|
+
readonly placeholder: Schema.optional<Schema.String>;
|
|
92
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
93
|
+
}>]>;
|
|
94
|
+
/** @experimental This API is unstable and may change without notice. */
|
|
95
|
+
export type McpRegistryPositionalArgument = Schema.Schema.Type<typeof McpRegistryPositionalArgumentSchema>;
|
|
96
|
+
/** @experimental This API is unstable and may change without notice. */
|
|
97
|
+
export declare const McpRegistryArgumentSchema: Schema.Union<readonly [Schema.Union<readonly [Schema.Struct<{
|
|
98
|
+
readonly type: Schema.Literal<"positional">;
|
|
99
|
+
readonly isRepeated: Schema.optional<Schema.Boolean>;
|
|
100
|
+
readonly valueHint: Schema.String;
|
|
101
|
+
readonly choices: Schema.optional<Schema.$Array<Schema.String>>;
|
|
102
|
+
readonly default: Schema.optional<Schema.String>;
|
|
103
|
+
readonly description: Schema.optional<Schema.String>;
|
|
104
|
+
readonly format: Schema.optional<Schema.Literals<readonly ["string", "number", "boolean", "filepath"]>>;
|
|
105
|
+
readonly isRequired: Schema.optional<Schema.Boolean>;
|
|
106
|
+
readonly isSecret: Schema.optional<Schema.Boolean>;
|
|
107
|
+
readonly placeholder: Schema.optional<Schema.String>;
|
|
108
|
+
readonly value: Schema.optional<Schema.String>;
|
|
109
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
110
|
+
}>, Schema.Struct<{
|
|
111
|
+
readonly type: Schema.Literal<"positional">;
|
|
112
|
+
readonly isRepeated: Schema.optional<Schema.Boolean>;
|
|
113
|
+
readonly value: Schema.String;
|
|
114
|
+
readonly choices: Schema.optional<Schema.$Array<Schema.String>>;
|
|
115
|
+
readonly default: Schema.optional<Schema.String>;
|
|
116
|
+
readonly description: Schema.optional<Schema.String>;
|
|
117
|
+
readonly format: Schema.optional<Schema.Literals<readonly ["string", "number", "boolean", "filepath"]>>;
|
|
118
|
+
readonly isRequired: Schema.optional<Schema.Boolean>;
|
|
119
|
+
readonly isSecret: Schema.optional<Schema.Boolean>;
|
|
120
|
+
readonly placeholder: Schema.optional<Schema.String>;
|
|
121
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
122
|
+
}>]>, Schema.Struct<{
|
|
123
|
+
readonly type: Schema.Literal<"named">;
|
|
124
|
+
readonly name: Schema.String;
|
|
125
|
+
readonly isRepeated: Schema.optional<Schema.Boolean>;
|
|
126
|
+
readonly choices: Schema.optional<Schema.$Array<Schema.String>>;
|
|
127
|
+
readonly default: Schema.optional<Schema.String>;
|
|
128
|
+
readonly description: Schema.optional<Schema.String>;
|
|
129
|
+
readonly format: Schema.optional<Schema.Literals<readonly ["string", "number", "boolean", "filepath"]>>;
|
|
130
|
+
readonly isRequired: Schema.optional<Schema.Boolean>;
|
|
131
|
+
readonly isSecret: Schema.optional<Schema.Boolean>;
|
|
132
|
+
readonly placeholder: Schema.optional<Schema.String>;
|
|
133
|
+
readonly value: Schema.optional<Schema.String>;
|
|
134
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
135
|
+
}>]>;
|
|
136
|
+
/** @experimental This API is unstable and may change without notice. */
|
|
137
|
+
export type McpRegistryArgument = Schema.Schema.Type<typeof McpRegistryArgumentSchema>;
|
|
138
|
+
/** @experimental This API is unstable and may change without notice. */
|
|
139
|
+
export declare const McpRegistryIconSchema: Schema.Struct<{
|
|
140
|
+
readonly src: Schema.NonEmptyString;
|
|
141
|
+
readonly mimeType: Schema.optional<Schema.Literals<readonly ["image/png", "image/jpeg", "image/jpg", "image/svg+xml", "image/webp"]>>;
|
|
142
|
+
readonly sizes: Schema.optional<Schema.$Array<Schema.String>>;
|
|
143
|
+
readonly theme: Schema.optional<Schema.Literals<readonly ["light", "dark"]>>;
|
|
144
|
+
}>;
|
|
145
|
+
/** @experimental This API is unstable and may change without notice. */
|
|
146
|
+
export type McpRegistryIcon = Schema.Schema.Type<typeof McpRegistryIconSchema>;
|
|
147
|
+
/** @experimental This API is unstable and may change without notice. */
|
|
148
|
+
export declare const McpRegistryStdioTransportSchema: Schema.Struct<{
|
|
149
|
+
readonly type: Schema.Literal<"stdio">;
|
|
150
|
+
}>;
|
|
151
|
+
/** @experimental This API is unstable and may change without notice. */
|
|
152
|
+
export type McpRegistryStdioTransport = Schema.Schema.Type<typeof McpRegistryStdioTransportSchema>;
|
|
153
|
+
/** @experimental This API is unstable and may change without notice. */
|
|
154
|
+
export declare const McpRegistryStreamableHttpTransportSchema: Schema.Struct<{
|
|
155
|
+
readonly type: Schema.Literal<"streamable-http">;
|
|
156
|
+
readonly url: Schema.NonEmptyString;
|
|
157
|
+
readonly headers: Schema.optional<Schema.$Array<Schema.Struct<{
|
|
158
|
+
readonly name: Schema.String;
|
|
159
|
+
readonly choices: Schema.optional<Schema.$Array<Schema.String>>;
|
|
160
|
+
readonly default: Schema.optional<Schema.String>;
|
|
161
|
+
readonly description: Schema.optional<Schema.String>;
|
|
162
|
+
readonly format: Schema.optional<Schema.Literals<readonly ["string", "number", "boolean", "filepath"]>>;
|
|
163
|
+
readonly isRequired: Schema.optional<Schema.Boolean>;
|
|
164
|
+
readonly isSecret: Schema.optional<Schema.Boolean>;
|
|
165
|
+
readonly placeholder: Schema.optional<Schema.String>;
|
|
166
|
+
readonly value: Schema.optional<Schema.String>;
|
|
167
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
168
|
+
}>>>;
|
|
169
|
+
}>;
|
|
170
|
+
/** @experimental This API is unstable and may change without notice. */
|
|
171
|
+
export type McpRegistryStreamableHttpTransport = Schema.Schema.Type<typeof McpRegistryStreamableHttpTransportSchema>;
|
|
172
|
+
/** @experimental This API is unstable and may change without notice. */
|
|
173
|
+
export declare const McpRegistrySseTransportSchema: Schema.Struct<{
|
|
174
|
+
readonly type: Schema.Literal<"sse">;
|
|
175
|
+
readonly url: Schema.NonEmptyString;
|
|
176
|
+
readonly headers: Schema.optional<Schema.$Array<Schema.Struct<{
|
|
177
|
+
readonly name: Schema.String;
|
|
178
|
+
readonly choices: Schema.optional<Schema.$Array<Schema.String>>;
|
|
179
|
+
readonly default: Schema.optional<Schema.String>;
|
|
180
|
+
readonly description: Schema.optional<Schema.String>;
|
|
181
|
+
readonly format: Schema.optional<Schema.Literals<readonly ["string", "number", "boolean", "filepath"]>>;
|
|
182
|
+
readonly isRequired: Schema.optional<Schema.Boolean>;
|
|
183
|
+
readonly isSecret: Schema.optional<Schema.Boolean>;
|
|
184
|
+
readonly placeholder: Schema.optional<Schema.String>;
|
|
185
|
+
readonly value: Schema.optional<Schema.String>;
|
|
186
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
187
|
+
}>>>;
|
|
188
|
+
}>;
|
|
189
|
+
/** @experimental This API is unstable and may change without notice. */
|
|
190
|
+
export type McpRegistrySseTransport = Schema.Schema.Type<typeof McpRegistrySseTransportSchema>;
|
|
191
|
+
/** @experimental This API is unstable and may change without notice. */
|
|
192
|
+
export declare const McpRegistryLocalTransportSchema: Schema.Union<readonly [Schema.Struct<{
|
|
193
|
+
readonly type: Schema.Literal<"stdio">;
|
|
194
|
+
}>, Schema.Struct<{
|
|
195
|
+
readonly type: Schema.Literal<"streamable-http">;
|
|
196
|
+
readonly url: Schema.NonEmptyString;
|
|
197
|
+
readonly headers: Schema.optional<Schema.$Array<Schema.Struct<{
|
|
198
|
+
readonly name: Schema.String;
|
|
199
|
+
readonly choices: Schema.optional<Schema.$Array<Schema.String>>;
|
|
200
|
+
readonly default: Schema.optional<Schema.String>;
|
|
201
|
+
readonly description: Schema.optional<Schema.String>;
|
|
202
|
+
readonly format: Schema.optional<Schema.Literals<readonly ["string", "number", "boolean", "filepath"]>>;
|
|
203
|
+
readonly isRequired: Schema.optional<Schema.Boolean>;
|
|
204
|
+
readonly isSecret: Schema.optional<Schema.Boolean>;
|
|
205
|
+
readonly placeholder: Schema.optional<Schema.String>;
|
|
206
|
+
readonly value: Schema.optional<Schema.String>;
|
|
207
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
208
|
+
}>>>;
|
|
209
|
+
}>, Schema.Struct<{
|
|
210
|
+
readonly type: Schema.Literal<"sse">;
|
|
211
|
+
readonly url: Schema.NonEmptyString;
|
|
212
|
+
readonly headers: Schema.optional<Schema.$Array<Schema.Struct<{
|
|
213
|
+
readonly name: Schema.String;
|
|
214
|
+
readonly choices: Schema.optional<Schema.$Array<Schema.String>>;
|
|
215
|
+
readonly default: Schema.optional<Schema.String>;
|
|
216
|
+
readonly description: Schema.optional<Schema.String>;
|
|
217
|
+
readonly format: Schema.optional<Schema.Literals<readonly ["string", "number", "boolean", "filepath"]>>;
|
|
218
|
+
readonly isRequired: Schema.optional<Schema.Boolean>;
|
|
219
|
+
readonly isSecret: Schema.optional<Schema.Boolean>;
|
|
220
|
+
readonly placeholder: Schema.optional<Schema.String>;
|
|
221
|
+
readonly value: Schema.optional<Schema.String>;
|
|
222
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
223
|
+
}>>>;
|
|
224
|
+
}>]>;
|
|
225
|
+
/** @experimental This API is unstable and may change without notice. */
|
|
226
|
+
export type McpRegistryLocalTransport = Schema.Schema.Type<typeof McpRegistryLocalTransportSchema>;
|
|
227
|
+
/** @experimental This API is unstable and may change without notice. */
|
|
228
|
+
export declare const McpRegistryRemoteTransportSchema: Schema.Union<readonly [Schema.Struct<{
|
|
229
|
+
readonly type: Schema.Literal<"streamable-http">;
|
|
230
|
+
readonly url: Schema.NonEmptyString;
|
|
231
|
+
readonly headers: Schema.optional<Schema.$Array<Schema.Struct<{
|
|
232
|
+
readonly name: Schema.String;
|
|
233
|
+
readonly choices: Schema.optional<Schema.$Array<Schema.String>>;
|
|
234
|
+
readonly default: Schema.optional<Schema.String>;
|
|
235
|
+
readonly description: Schema.optional<Schema.String>;
|
|
236
|
+
readonly format: Schema.optional<Schema.Literals<readonly ["string", "number", "boolean", "filepath"]>>;
|
|
237
|
+
readonly isRequired: Schema.optional<Schema.Boolean>;
|
|
238
|
+
readonly isSecret: Schema.optional<Schema.Boolean>;
|
|
239
|
+
readonly placeholder: Schema.optional<Schema.String>;
|
|
240
|
+
readonly value: Schema.optional<Schema.String>;
|
|
241
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
242
|
+
}>>>;
|
|
243
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Struct<{
|
|
244
|
+
readonly choices: Schema.optional<Schema.$Array<Schema.String>>;
|
|
245
|
+
readonly default: Schema.optional<Schema.String>;
|
|
246
|
+
readonly description: Schema.optional<Schema.String>;
|
|
247
|
+
readonly format: Schema.optional<Schema.Literals<readonly ["string", "number", "boolean", "filepath"]>>;
|
|
248
|
+
readonly isRequired: Schema.optional<Schema.Boolean>;
|
|
249
|
+
readonly isSecret: Schema.optional<Schema.Boolean>;
|
|
250
|
+
readonly placeholder: Schema.optional<Schema.String>;
|
|
251
|
+
readonly value: Schema.optional<Schema.String>;
|
|
252
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
253
|
+
}>>>;
|
|
254
|
+
}>, Schema.Struct<{
|
|
255
|
+
readonly type: Schema.Literal<"sse">;
|
|
256
|
+
readonly url: Schema.NonEmptyString;
|
|
257
|
+
readonly headers: Schema.optional<Schema.$Array<Schema.Struct<{
|
|
258
|
+
readonly name: Schema.String;
|
|
259
|
+
readonly choices: Schema.optional<Schema.$Array<Schema.String>>;
|
|
260
|
+
readonly default: Schema.optional<Schema.String>;
|
|
261
|
+
readonly description: Schema.optional<Schema.String>;
|
|
262
|
+
readonly format: Schema.optional<Schema.Literals<readonly ["string", "number", "boolean", "filepath"]>>;
|
|
263
|
+
readonly isRequired: Schema.optional<Schema.Boolean>;
|
|
264
|
+
readonly isSecret: Schema.optional<Schema.Boolean>;
|
|
265
|
+
readonly placeholder: Schema.optional<Schema.String>;
|
|
266
|
+
readonly value: Schema.optional<Schema.String>;
|
|
267
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
268
|
+
}>>>;
|
|
269
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Struct<{
|
|
270
|
+
readonly choices: Schema.optional<Schema.$Array<Schema.String>>;
|
|
271
|
+
readonly default: Schema.optional<Schema.String>;
|
|
272
|
+
readonly description: Schema.optional<Schema.String>;
|
|
273
|
+
readonly format: Schema.optional<Schema.Literals<readonly ["string", "number", "boolean", "filepath"]>>;
|
|
274
|
+
readonly isRequired: Schema.optional<Schema.Boolean>;
|
|
275
|
+
readonly isSecret: Schema.optional<Schema.Boolean>;
|
|
276
|
+
readonly placeholder: Schema.optional<Schema.String>;
|
|
277
|
+
readonly value: Schema.optional<Schema.String>;
|
|
278
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
279
|
+
}>>>;
|
|
280
|
+
}>]>;
|
|
281
|
+
/** @experimental This API is unstable and may change without notice. */
|
|
282
|
+
export type McpRegistryRemoteTransport = Schema.Schema.Type<typeof McpRegistryRemoteTransportSchema>;
|
|
283
|
+
/** @experimental This API is unstable and may change without notice. */
|
|
284
|
+
export declare const McpRegistryPackageSchema: Schema.Struct<{
|
|
285
|
+
readonly registryType: Schema.String;
|
|
286
|
+
readonly identifier: Schema.String;
|
|
287
|
+
readonly transport: Schema.Union<readonly [Schema.Struct<{
|
|
288
|
+
readonly type: Schema.Literal<"stdio">;
|
|
289
|
+
}>, Schema.Struct<{
|
|
290
|
+
readonly type: Schema.Literal<"streamable-http">;
|
|
291
|
+
readonly url: Schema.NonEmptyString;
|
|
292
|
+
readonly headers: Schema.optional<Schema.$Array<Schema.Struct<{
|
|
293
|
+
readonly name: Schema.String;
|
|
294
|
+
readonly choices: Schema.optional<Schema.$Array<Schema.String>>;
|
|
295
|
+
readonly default: Schema.optional<Schema.String>;
|
|
296
|
+
readonly description: Schema.optional<Schema.String>;
|
|
297
|
+
readonly format: Schema.optional<Schema.Literals<readonly ["string", "number", "boolean", "filepath"]>>;
|
|
298
|
+
readonly isRequired: Schema.optional<Schema.Boolean>;
|
|
299
|
+
readonly isSecret: Schema.optional<Schema.Boolean>;
|
|
300
|
+
readonly placeholder: Schema.optional<Schema.String>;
|
|
301
|
+
readonly value: Schema.optional<Schema.String>;
|
|
302
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
303
|
+
}>>>;
|
|
304
|
+
}>, Schema.Struct<{
|
|
305
|
+
readonly type: Schema.Literal<"sse">;
|
|
306
|
+
readonly url: Schema.NonEmptyString;
|
|
307
|
+
readonly headers: Schema.optional<Schema.$Array<Schema.Struct<{
|
|
308
|
+
readonly name: Schema.String;
|
|
309
|
+
readonly choices: Schema.optional<Schema.$Array<Schema.String>>;
|
|
310
|
+
readonly default: Schema.optional<Schema.String>;
|
|
311
|
+
readonly description: Schema.optional<Schema.String>;
|
|
312
|
+
readonly format: Schema.optional<Schema.Literals<readonly ["string", "number", "boolean", "filepath"]>>;
|
|
313
|
+
readonly isRequired: Schema.optional<Schema.Boolean>;
|
|
314
|
+
readonly isSecret: Schema.optional<Schema.Boolean>;
|
|
315
|
+
readonly placeholder: Schema.optional<Schema.String>;
|
|
316
|
+
readonly value: Schema.optional<Schema.String>;
|
|
317
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
318
|
+
}>>>;
|
|
319
|
+
}>]>;
|
|
320
|
+
readonly version: Schema.optional<Schema.NonEmptyString>;
|
|
321
|
+
readonly registryBaseUrl: Schema.optional<Schema.String>;
|
|
322
|
+
readonly runtimeHint: Schema.optional<Schema.String>;
|
|
323
|
+
readonly runtimeArguments: Schema.optional<Schema.$Array<Schema.Union<readonly [Schema.Union<readonly [Schema.Struct<{
|
|
324
|
+
readonly type: Schema.Literal<"positional">;
|
|
325
|
+
readonly isRepeated: Schema.optional<Schema.Boolean>;
|
|
326
|
+
readonly valueHint: Schema.String;
|
|
327
|
+
readonly choices: Schema.optional<Schema.$Array<Schema.String>>;
|
|
328
|
+
readonly default: Schema.optional<Schema.String>;
|
|
329
|
+
readonly description: Schema.optional<Schema.String>;
|
|
330
|
+
readonly format: Schema.optional<Schema.Literals<readonly ["string", "number", "boolean", "filepath"]>>;
|
|
331
|
+
readonly isRequired: Schema.optional<Schema.Boolean>;
|
|
332
|
+
readonly isSecret: Schema.optional<Schema.Boolean>;
|
|
333
|
+
readonly placeholder: Schema.optional<Schema.String>;
|
|
334
|
+
readonly value: Schema.optional<Schema.String>;
|
|
335
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
336
|
+
}>, Schema.Struct<{
|
|
337
|
+
readonly type: Schema.Literal<"positional">;
|
|
338
|
+
readonly isRepeated: Schema.optional<Schema.Boolean>;
|
|
339
|
+
readonly value: Schema.String;
|
|
340
|
+
readonly choices: Schema.optional<Schema.$Array<Schema.String>>;
|
|
341
|
+
readonly default: Schema.optional<Schema.String>;
|
|
342
|
+
readonly description: Schema.optional<Schema.String>;
|
|
343
|
+
readonly format: Schema.optional<Schema.Literals<readonly ["string", "number", "boolean", "filepath"]>>;
|
|
344
|
+
readonly isRequired: Schema.optional<Schema.Boolean>;
|
|
345
|
+
readonly isSecret: Schema.optional<Schema.Boolean>;
|
|
346
|
+
readonly placeholder: Schema.optional<Schema.String>;
|
|
347
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
348
|
+
}>]>, Schema.Struct<{
|
|
349
|
+
readonly type: Schema.Literal<"named">;
|
|
350
|
+
readonly name: Schema.String;
|
|
351
|
+
readonly isRepeated: Schema.optional<Schema.Boolean>;
|
|
352
|
+
readonly choices: Schema.optional<Schema.$Array<Schema.String>>;
|
|
353
|
+
readonly default: Schema.optional<Schema.String>;
|
|
354
|
+
readonly description: Schema.optional<Schema.String>;
|
|
355
|
+
readonly format: Schema.optional<Schema.Literals<readonly ["string", "number", "boolean", "filepath"]>>;
|
|
356
|
+
readonly isRequired: Schema.optional<Schema.Boolean>;
|
|
357
|
+
readonly isSecret: Schema.optional<Schema.Boolean>;
|
|
358
|
+
readonly placeholder: Schema.optional<Schema.String>;
|
|
359
|
+
readonly value: Schema.optional<Schema.String>;
|
|
360
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
361
|
+
}>]>>>;
|
|
362
|
+
readonly packageArguments: Schema.optional<Schema.$Array<Schema.Union<readonly [Schema.Union<readonly [Schema.Struct<{
|
|
363
|
+
readonly type: Schema.Literal<"positional">;
|
|
364
|
+
readonly isRepeated: Schema.optional<Schema.Boolean>;
|
|
365
|
+
readonly valueHint: Schema.String;
|
|
366
|
+
readonly choices: Schema.optional<Schema.$Array<Schema.String>>;
|
|
367
|
+
readonly default: Schema.optional<Schema.String>;
|
|
368
|
+
readonly description: Schema.optional<Schema.String>;
|
|
369
|
+
readonly format: Schema.optional<Schema.Literals<readonly ["string", "number", "boolean", "filepath"]>>;
|
|
370
|
+
readonly isRequired: Schema.optional<Schema.Boolean>;
|
|
371
|
+
readonly isSecret: Schema.optional<Schema.Boolean>;
|
|
372
|
+
readonly placeholder: Schema.optional<Schema.String>;
|
|
373
|
+
readonly value: Schema.optional<Schema.String>;
|
|
374
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
375
|
+
}>, Schema.Struct<{
|
|
376
|
+
readonly type: Schema.Literal<"positional">;
|
|
377
|
+
readonly isRepeated: Schema.optional<Schema.Boolean>;
|
|
378
|
+
readonly value: Schema.String;
|
|
379
|
+
readonly choices: Schema.optional<Schema.$Array<Schema.String>>;
|
|
380
|
+
readonly default: Schema.optional<Schema.String>;
|
|
381
|
+
readonly description: Schema.optional<Schema.String>;
|
|
382
|
+
readonly format: Schema.optional<Schema.Literals<readonly ["string", "number", "boolean", "filepath"]>>;
|
|
383
|
+
readonly isRequired: Schema.optional<Schema.Boolean>;
|
|
384
|
+
readonly isSecret: Schema.optional<Schema.Boolean>;
|
|
385
|
+
readonly placeholder: Schema.optional<Schema.String>;
|
|
386
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
387
|
+
}>]>, Schema.Struct<{
|
|
388
|
+
readonly type: Schema.Literal<"named">;
|
|
389
|
+
readonly name: Schema.String;
|
|
390
|
+
readonly isRepeated: Schema.optional<Schema.Boolean>;
|
|
391
|
+
readonly choices: Schema.optional<Schema.$Array<Schema.String>>;
|
|
392
|
+
readonly default: Schema.optional<Schema.String>;
|
|
393
|
+
readonly description: Schema.optional<Schema.String>;
|
|
394
|
+
readonly format: Schema.optional<Schema.Literals<readonly ["string", "number", "boolean", "filepath"]>>;
|
|
395
|
+
readonly isRequired: Schema.optional<Schema.Boolean>;
|
|
396
|
+
readonly isSecret: Schema.optional<Schema.Boolean>;
|
|
397
|
+
readonly placeholder: Schema.optional<Schema.String>;
|
|
398
|
+
readonly value: Schema.optional<Schema.String>;
|
|
399
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
400
|
+
}>]>>>;
|
|
401
|
+
readonly environmentVariables: Schema.optional<Schema.$Array<Schema.Struct<{
|
|
402
|
+
readonly name: Schema.String;
|
|
403
|
+
readonly choices: Schema.optional<Schema.$Array<Schema.String>>;
|
|
404
|
+
readonly default: Schema.optional<Schema.String>;
|
|
405
|
+
readonly description: Schema.optional<Schema.String>;
|
|
406
|
+
readonly format: Schema.optional<Schema.Literals<readonly ["string", "number", "boolean", "filepath"]>>;
|
|
407
|
+
readonly isRequired: Schema.optional<Schema.Boolean>;
|
|
408
|
+
readonly isSecret: Schema.optional<Schema.Boolean>;
|
|
409
|
+
readonly placeholder: Schema.optional<Schema.String>;
|
|
410
|
+
readonly value: Schema.optional<Schema.String>;
|
|
411
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
412
|
+
}>>>;
|
|
413
|
+
readonly fileSha256: Schema.optional<Schema.String>;
|
|
414
|
+
}>;
|
|
415
|
+
/** @experimental This API is unstable and may change without notice. */
|
|
416
|
+
export type McpRegistryPackage = Schema.Schema.Type<typeof McpRegistryPackageSchema>;
|
|
417
|
+
/** @experimental This API is unstable and may change without notice. */
|
|
418
|
+
export declare const McpRegistryRepositorySchema: Schema.Struct<{
|
|
419
|
+
readonly url: Schema.String;
|
|
420
|
+
readonly source: Schema.String;
|
|
421
|
+
readonly id: Schema.optional<Schema.String>;
|
|
422
|
+
readonly subfolder: Schema.optional<Schema.String>;
|
|
423
|
+
}>;
|
|
424
|
+
/** @experimental This API is unstable and may change without notice. */
|
|
425
|
+
export type McpRegistryRepository = Schema.Schema.Type<typeof McpRegistryRepositorySchema>;
|
|
426
|
+
/** @experimental This API is unstable and may change without notice. */
|
|
427
|
+
export declare const McpRegistryServerDetailSchema: Schema.Struct<{
|
|
428
|
+
readonly $schema: Schema.optional<Schema.String>;
|
|
429
|
+
readonly name: Schema.NonEmptyString;
|
|
430
|
+
readonly description: Schema.NonEmptyString;
|
|
431
|
+
readonly version: Schema.String;
|
|
432
|
+
readonly title: Schema.optional<Schema.NonEmptyString>;
|
|
433
|
+
readonly packages: Schema.optional<Schema.$Array<Schema.Struct<{
|
|
434
|
+
readonly registryType: Schema.String;
|
|
435
|
+
readonly identifier: Schema.String;
|
|
436
|
+
readonly transport: Schema.Union<readonly [Schema.Struct<{
|
|
437
|
+
readonly type: Schema.Literal<"stdio">;
|
|
438
|
+
}>, Schema.Struct<{
|
|
439
|
+
readonly type: Schema.Literal<"streamable-http">;
|
|
440
|
+
readonly url: Schema.NonEmptyString;
|
|
441
|
+
readonly headers: Schema.optional<Schema.$Array<Schema.Struct<{
|
|
442
|
+
readonly name: Schema.String;
|
|
443
|
+
readonly choices: Schema.optional<Schema.$Array<Schema.String>>;
|
|
444
|
+
readonly default: Schema.optional<Schema.String>;
|
|
445
|
+
readonly description: Schema.optional<Schema.String>;
|
|
446
|
+
readonly format: Schema.optional<Schema.Literals<readonly ["string", "number", "boolean", "filepath"]>>;
|
|
447
|
+
readonly isRequired: Schema.optional<Schema.Boolean>;
|
|
448
|
+
readonly isSecret: Schema.optional<Schema.Boolean>;
|
|
449
|
+
readonly placeholder: Schema.optional<Schema.String>;
|
|
450
|
+
readonly value: Schema.optional<Schema.String>;
|
|
451
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
452
|
+
}>>>;
|
|
453
|
+
}>, Schema.Struct<{
|
|
454
|
+
readonly type: Schema.Literal<"sse">;
|
|
455
|
+
readonly url: Schema.NonEmptyString;
|
|
456
|
+
readonly headers: Schema.optional<Schema.$Array<Schema.Struct<{
|
|
457
|
+
readonly name: Schema.String;
|
|
458
|
+
readonly choices: Schema.optional<Schema.$Array<Schema.String>>;
|
|
459
|
+
readonly default: Schema.optional<Schema.String>;
|
|
460
|
+
readonly description: Schema.optional<Schema.String>;
|
|
461
|
+
readonly format: Schema.optional<Schema.Literals<readonly ["string", "number", "boolean", "filepath"]>>;
|
|
462
|
+
readonly isRequired: Schema.optional<Schema.Boolean>;
|
|
463
|
+
readonly isSecret: Schema.optional<Schema.Boolean>;
|
|
464
|
+
readonly placeholder: Schema.optional<Schema.String>;
|
|
465
|
+
readonly value: Schema.optional<Schema.String>;
|
|
466
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
467
|
+
}>>>;
|
|
468
|
+
}>]>;
|
|
469
|
+
readonly version: Schema.optional<Schema.NonEmptyString>;
|
|
470
|
+
readonly registryBaseUrl: Schema.optional<Schema.String>;
|
|
471
|
+
readonly runtimeHint: Schema.optional<Schema.String>;
|
|
472
|
+
readonly runtimeArguments: Schema.optional<Schema.$Array<Schema.Union<readonly [Schema.Union<readonly [Schema.Struct<{
|
|
473
|
+
readonly type: Schema.Literal<"positional">;
|
|
474
|
+
readonly isRepeated: Schema.optional<Schema.Boolean>;
|
|
475
|
+
readonly valueHint: Schema.String;
|
|
476
|
+
readonly choices: Schema.optional<Schema.$Array<Schema.String>>;
|
|
477
|
+
readonly default: Schema.optional<Schema.String>;
|
|
478
|
+
readonly description: Schema.optional<Schema.String>;
|
|
479
|
+
readonly format: Schema.optional<Schema.Literals<readonly ["string", "number", "boolean", "filepath"]>>;
|
|
480
|
+
readonly isRequired: Schema.optional<Schema.Boolean>;
|
|
481
|
+
readonly isSecret: Schema.optional<Schema.Boolean>;
|
|
482
|
+
readonly placeholder: Schema.optional<Schema.String>;
|
|
483
|
+
readonly value: Schema.optional<Schema.String>;
|
|
484
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
485
|
+
}>, Schema.Struct<{
|
|
486
|
+
readonly type: Schema.Literal<"positional">;
|
|
487
|
+
readonly isRepeated: Schema.optional<Schema.Boolean>;
|
|
488
|
+
readonly value: Schema.String;
|
|
489
|
+
readonly choices: Schema.optional<Schema.$Array<Schema.String>>;
|
|
490
|
+
readonly default: Schema.optional<Schema.String>;
|
|
491
|
+
readonly description: Schema.optional<Schema.String>;
|
|
492
|
+
readonly format: Schema.optional<Schema.Literals<readonly ["string", "number", "boolean", "filepath"]>>;
|
|
493
|
+
readonly isRequired: Schema.optional<Schema.Boolean>;
|
|
494
|
+
readonly isSecret: Schema.optional<Schema.Boolean>;
|
|
495
|
+
readonly placeholder: Schema.optional<Schema.String>;
|
|
496
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
497
|
+
}>]>, Schema.Struct<{
|
|
498
|
+
readonly type: Schema.Literal<"named">;
|
|
499
|
+
readonly name: Schema.String;
|
|
500
|
+
readonly isRepeated: Schema.optional<Schema.Boolean>;
|
|
501
|
+
readonly choices: Schema.optional<Schema.$Array<Schema.String>>;
|
|
502
|
+
readonly default: Schema.optional<Schema.String>;
|
|
503
|
+
readonly description: Schema.optional<Schema.String>;
|
|
504
|
+
readonly format: Schema.optional<Schema.Literals<readonly ["string", "number", "boolean", "filepath"]>>;
|
|
505
|
+
readonly isRequired: Schema.optional<Schema.Boolean>;
|
|
506
|
+
readonly isSecret: Schema.optional<Schema.Boolean>;
|
|
507
|
+
readonly placeholder: Schema.optional<Schema.String>;
|
|
508
|
+
readonly value: Schema.optional<Schema.String>;
|
|
509
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
510
|
+
}>]>>>;
|
|
511
|
+
readonly packageArguments: Schema.optional<Schema.$Array<Schema.Union<readonly [Schema.Union<readonly [Schema.Struct<{
|
|
512
|
+
readonly type: Schema.Literal<"positional">;
|
|
513
|
+
readonly isRepeated: Schema.optional<Schema.Boolean>;
|
|
514
|
+
readonly valueHint: Schema.String;
|
|
515
|
+
readonly choices: Schema.optional<Schema.$Array<Schema.String>>;
|
|
516
|
+
readonly default: Schema.optional<Schema.String>;
|
|
517
|
+
readonly description: Schema.optional<Schema.String>;
|
|
518
|
+
readonly format: Schema.optional<Schema.Literals<readonly ["string", "number", "boolean", "filepath"]>>;
|
|
519
|
+
readonly isRequired: Schema.optional<Schema.Boolean>;
|
|
520
|
+
readonly isSecret: Schema.optional<Schema.Boolean>;
|
|
521
|
+
readonly placeholder: Schema.optional<Schema.String>;
|
|
522
|
+
readonly value: Schema.optional<Schema.String>;
|
|
523
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
524
|
+
}>, Schema.Struct<{
|
|
525
|
+
readonly type: Schema.Literal<"positional">;
|
|
526
|
+
readonly isRepeated: Schema.optional<Schema.Boolean>;
|
|
527
|
+
readonly value: Schema.String;
|
|
528
|
+
readonly choices: Schema.optional<Schema.$Array<Schema.String>>;
|
|
529
|
+
readonly default: Schema.optional<Schema.String>;
|
|
530
|
+
readonly description: Schema.optional<Schema.String>;
|
|
531
|
+
readonly format: Schema.optional<Schema.Literals<readonly ["string", "number", "boolean", "filepath"]>>;
|
|
532
|
+
readonly isRequired: Schema.optional<Schema.Boolean>;
|
|
533
|
+
readonly isSecret: Schema.optional<Schema.Boolean>;
|
|
534
|
+
readonly placeholder: Schema.optional<Schema.String>;
|
|
535
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
536
|
+
}>]>, Schema.Struct<{
|
|
537
|
+
readonly type: Schema.Literal<"named">;
|
|
538
|
+
readonly name: Schema.String;
|
|
539
|
+
readonly isRepeated: Schema.optional<Schema.Boolean>;
|
|
540
|
+
readonly choices: Schema.optional<Schema.$Array<Schema.String>>;
|
|
541
|
+
readonly default: Schema.optional<Schema.String>;
|
|
542
|
+
readonly description: Schema.optional<Schema.String>;
|
|
543
|
+
readonly format: Schema.optional<Schema.Literals<readonly ["string", "number", "boolean", "filepath"]>>;
|
|
544
|
+
readonly isRequired: Schema.optional<Schema.Boolean>;
|
|
545
|
+
readonly isSecret: Schema.optional<Schema.Boolean>;
|
|
546
|
+
readonly placeholder: Schema.optional<Schema.String>;
|
|
547
|
+
readonly value: Schema.optional<Schema.String>;
|
|
548
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
549
|
+
}>]>>>;
|
|
550
|
+
readonly environmentVariables: Schema.optional<Schema.$Array<Schema.Struct<{
|
|
551
|
+
readonly name: Schema.String;
|
|
552
|
+
readonly choices: Schema.optional<Schema.$Array<Schema.String>>;
|
|
553
|
+
readonly default: Schema.optional<Schema.String>;
|
|
554
|
+
readonly description: Schema.optional<Schema.String>;
|
|
555
|
+
readonly format: Schema.optional<Schema.Literals<readonly ["string", "number", "boolean", "filepath"]>>;
|
|
556
|
+
readonly isRequired: Schema.optional<Schema.Boolean>;
|
|
557
|
+
readonly isSecret: Schema.optional<Schema.Boolean>;
|
|
558
|
+
readonly placeholder: Schema.optional<Schema.String>;
|
|
559
|
+
readonly value: Schema.optional<Schema.String>;
|
|
560
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
561
|
+
}>>>;
|
|
562
|
+
readonly fileSha256: Schema.optional<Schema.String>;
|
|
563
|
+
}>>>;
|
|
564
|
+
readonly remotes: Schema.optional<Schema.$Array<Schema.Union<readonly [Schema.Struct<{
|
|
565
|
+
readonly type: Schema.Literal<"streamable-http">;
|
|
566
|
+
readonly url: Schema.NonEmptyString;
|
|
567
|
+
readonly headers: Schema.optional<Schema.$Array<Schema.Struct<{
|
|
568
|
+
readonly name: Schema.String;
|
|
569
|
+
readonly choices: Schema.optional<Schema.$Array<Schema.String>>;
|
|
570
|
+
readonly default: Schema.optional<Schema.String>;
|
|
571
|
+
readonly description: Schema.optional<Schema.String>;
|
|
572
|
+
readonly format: Schema.optional<Schema.Literals<readonly ["string", "number", "boolean", "filepath"]>>;
|
|
573
|
+
readonly isRequired: Schema.optional<Schema.Boolean>;
|
|
574
|
+
readonly isSecret: Schema.optional<Schema.Boolean>;
|
|
575
|
+
readonly placeholder: Schema.optional<Schema.String>;
|
|
576
|
+
readonly value: Schema.optional<Schema.String>;
|
|
577
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
578
|
+
}>>>;
|
|
579
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Struct<{
|
|
580
|
+
readonly choices: Schema.optional<Schema.$Array<Schema.String>>;
|
|
581
|
+
readonly default: Schema.optional<Schema.String>;
|
|
582
|
+
readonly description: Schema.optional<Schema.String>;
|
|
583
|
+
readonly format: Schema.optional<Schema.Literals<readonly ["string", "number", "boolean", "filepath"]>>;
|
|
584
|
+
readonly isRequired: Schema.optional<Schema.Boolean>;
|
|
585
|
+
readonly isSecret: Schema.optional<Schema.Boolean>;
|
|
586
|
+
readonly placeholder: Schema.optional<Schema.String>;
|
|
587
|
+
readonly value: Schema.optional<Schema.String>;
|
|
588
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
589
|
+
}>>>;
|
|
590
|
+
}>, Schema.Struct<{
|
|
591
|
+
readonly type: Schema.Literal<"sse">;
|
|
592
|
+
readonly url: Schema.NonEmptyString;
|
|
593
|
+
readonly headers: Schema.optional<Schema.$Array<Schema.Struct<{
|
|
594
|
+
readonly name: Schema.String;
|
|
595
|
+
readonly choices: Schema.optional<Schema.$Array<Schema.String>>;
|
|
596
|
+
readonly default: Schema.optional<Schema.String>;
|
|
597
|
+
readonly description: Schema.optional<Schema.String>;
|
|
598
|
+
readonly format: Schema.optional<Schema.Literals<readonly ["string", "number", "boolean", "filepath"]>>;
|
|
599
|
+
readonly isRequired: Schema.optional<Schema.Boolean>;
|
|
600
|
+
readonly isSecret: Schema.optional<Schema.Boolean>;
|
|
601
|
+
readonly placeholder: Schema.optional<Schema.String>;
|
|
602
|
+
readonly value: Schema.optional<Schema.String>;
|
|
603
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
604
|
+
}>>>;
|
|
605
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Struct<{
|
|
606
|
+
readonly choices: Schema.optional<Schema.$Array<Schema.String>>;
|
|
607
|
+
readonly default: Schema.optional<Schema.String>;
|
|
608
|
+
readonly description: Schema.optional<Schema.String>;
|
|
609
|
+
readonly format: Schema.optional<Schema.Literals<readonly ["string", "number", "boolean", "filepath"]>>;
|
|
610
|
+
readonly isRequired: Schema.optional<Schema.Boolean>;
|
|
611
|
+
readonly isSecret: Schema.optional<Schema.Boolean>;
|
|
612
|
+
readonly placeholder: Schema.optional<Schema.String>;
|
|
613
|
+
readonly value: Schema.optional<Schema.String>;
|
|
614
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
615
|
+
}>>>;
|
|
616
|
+
}>]>>>;
|
|
617
|
+
readonly repository: Schema.optional<Schema.Struct<{
|
|
618
|
+
readonly url: Schema.String;
|
|
619
|
+
readonly source: Schema.String;
|
|
620
|
+
readonly id: Schema.optional<Schema.String>;
|
|
621
|
+
readonly subfolder: Schema.optional<Schema.String>;
|
|
622
|
+
}>>;
|
|
623
|
+
readonly icons: Schema.optional<Schema.$Array<Schema.Struct<{
|
|
624
|
+
readonly src: Schema.NonEmptyString;
|
|
625
|
+
readonly mimeType: Schema.optional<Schema.Literals<readonly ["image/png", "image/jpeg", "image/jpg", "image/svg+xml", "image/webp"]>>;
|
|
626
|
+
readonly sizes: Schema.optional<Schema.$Array<Schema.String>>;
|
|
627
|
+
readonly theme: Schema.optional<Schema.Literals<readonly ["light", "dark"]>>;
|
|
628
|
+
}>>>;
|
|
629
|
+
readonly websiteUrl: Schema.optional<Schema.String>;
|
|
630
|
+
readonly _meta: Schema.optional<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
631
|
+
}>;
|
|
632
|
+
/** @experimental This API is unstable and may change without notice. */
|
|
633
|
+
export type McpRegistryServerDetail = Schema.Schema.Type<typeof McpRegistryServerDetailSchema>;
|
|
19
634
|
/**
|
|
20
635
|
* Schema for MCP server manifest files (mcp-server.json).
|
|
21
636
|
*
|
|
@@ -27,6 +642,211 @@ export declare const MCP_SERVER_MANIFEST_SCHEMA_URL = "https://axm.sh/schemas/mc
|
|
|
27
642
|
export declare const McpServerManifestSchema: Schema.Struct<{
|
|
28
643
|
readonly type: Schema.Literal<"mcp-server">;
|
|
29
644
|
readonly name: Schema.brand<Schema.NonEmptyString, "ExtensionName">;
|
|
645
|
+
readonly server: Schema.Struct<{
|
|
646
|
+
readonly $schema: Schema.optional<Schema.String>;
|
|
647
|
+
readonly name: Schema.NonEmptyString;
|
|
648
|
+
readonly description: Schema.NonEmptyString;
|
|
649
|
+
readonly version: Schema.String;
|
|
650
|
+
readonly title: Schema.optional<Schema.NonEmptyString>;
|
|
651
|
+
readonly packages: Schema.optional<Schema.$Array<Schema.Struct<{
|
|
652
|
+
readonly registryType: Schema.String;
|
|
653
|
+
readonly identifier: Schema.String;
|
|
654
|
+
readonly transport: Schema.Union<readonly [Schema.Struct<{
|
|
655
|
+
readonly type: Schema.Literal<"stdio">;
|
|
656
|
+
}>, Schema.Struct<{
|
|
657
|
+
readonly type: Schema.Literal<"streamable-http">;
|
|
658
|
+
readonly url: Schema.NonEmptyString;
|
|
659
|
+
readonly headers: Schema.optional<Schema.$Array<Schema.Struct<{
|
|
660
|
+
readonly name: Schema.String;
|
|
661
|
+
readonly choices: Schema.optional<Schema.$Array<Schema.String>>;
|
|
662
|
+
readonly default: Schema.optional<Schema.String>;
|
|
663
|
+
readonly description: Schema.optional<Schema.String>;
|
|
664
|
+
readonly format: Schema.optional<Schema.Literals<readonly ["string", "number", "boolean", "filepath"]>>;
|
|
665
|
+
readonly isRequired: Schema.optional<Schema.Boolean>;
|
|
666
|
+
readonly isSecret: Schema.optional<Schema.Boolean>;
|
|
667
|
+
readonly placeholder: Schema.optional<Schema.String>;
|
|
668
|
+
readonly value: Schema.optional<Schema.String>;
|
|
669
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
670
|
+
}>>>;
|
|
671
|
+
}>, Schema.Struct<{
|
|
672
|
+
readonly type: Schema.Literal<"sse">;
|
|
673
|
+
readonly url: Schema.NonEmptyString;
|
|
674
|
+
readonly headers: Schema.optional<Schema.$Array<Schema.Struct<{
|
|
675
|
+
readonly name: Schema.String;
|
|
676
|
+
readonly choices: Schema.optional<Schema.$Array<Schema.String>>;
|
|
677
|
+
readonly default: Schema.optional<Schema.String>;
|
|
678
|
+
readonly description: Schema.optional<Schema.String>;
|
|
679
|
+
readonly format: Schema.optional<Schema.Literals<readonly ["string", "number", "boolean", "filepath"]>>;
|
|
680
|
+
readonly isRequired: Schema.optional<Schema.Boolean>;
|
|
681
|
+
readonly isSecret: Schema.optional<Schema.Boolean>;
|
|
682
|
+
readonly placeholder: Schema.optional<Schema.String>;
|
|
683
|
+
readonly value: Schema.optional<Schema.String>;
|
|
684
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
685
|
+
}>>>;
|
|
686
|
+
}>]>;
|
|
687
|
+
readonly version: Schema.optional<Schema.NonEmptyString>;
|
|
688
|
+
readonly registryBaseUrl: Schema.optional<Schema.String>;
|
|
689
|
+
readonly runtimeHint: Schema.optional<Schema.String>;
|
|
690
|
+
readonly runtimeArguments: Schema.optional<Schema.$Array<Schema.Union<readonly [Schema.Union<readonly [Schema.Struct<{
|
|
691
|
+
readonly type: Schema.Literal<"positional">;
|
|
692
|
+
readonly isRepeated: Schema.optional<Schema.Boolean>;
|
|
693
|
+
readonly valueHint: Schema.String;
|
|
694
|
+
readonly choices: Schema.optional<Schema.$Array<Schema.String>>;
|
|
695
|
+
readonly default: Schema.optional<Schema.String>;
|
|
696
|
+
readonly description: Schema.optional<Schema.String>;
|
|
697
|
+
readonly format: Schema.optional<Schema.Literals<readonly ["string", "number", "boolean", "filepath"]>>;
|
|
698
|
+
readonly isRequired: Schema.optional<Schema.Boolean>;
|
|
699
|
+
readonly isSecret: Schema.optional<Schema.Boolean>;
|
|
700
|
+
readonly placeholder: Schema.optional<Schema.String>;
|
|
701
|
+
readonly value: Schema.optional<Schema.String>;
|
|
702
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
703
|
+
}>, Schema.Struct<{
|
|
704
|
+
readonly type: Schema.Literal<"positional">;
|
|
705
|
+
readonly isRepeated: Schema.optional<Schema.Boolean>;
|
|
706
|
+
readonly value: Schema.String;
|
|
707
|
+
readonly choices: Schema.optional<Schema.$Array<Schema.String>>;
|
|
708
|
+
readonly default: Schema.optional<Schema.String>;
|
|
709
|
+
readonly description: Schema.optional<Schema.String>;
|
|
710
|
+
readonly format: Schema.optional<Schema.Literals<readonly ["string", "number", "boolean", "filepath"]>>;
|
|
711
|
+
readonly isRequired: Schema.optional<Schema.Boolean>;
|
|
712
|
+
readonly isSecret: Schema.optional<Schema.Boolean>;
|
|
713
|
+
readonly placeholder: Schema.optional<Schema.String>;
|
|
714
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
715
|
+
}>]>, Schema.Struct<{
|
|
716
|
+
readonly type: Schema.Literal<"named">;
|
|
717
|
+
readonly name: Schema.String;
|
|
718
|
+
readonly isRepeated: Schema.optional<Schema.Boolean>;
|
|
719
|
+
readonly choices: Schema.optional<Schema.$Array<Schema.String>>;
|
|
720
|
+
readonly default: Schema.optional<Schema.String>;
|
|
721
|
+
readonly description: Schema.optional<Schema.String>;
|
|
722
|
+
readonly format: Schema.optional<Schema.Literals<readonly ["string", "number", "boolean", "filepath"]>>;
|
|
723
|
+
readonly isRequired: Schema.optional<Schema.Boolean>;
|
|
724
|
+
readonly isSecret: Schema.optional<Schema.Boolean>;
|
|
725
|
+
readonly placeholder: Schema.optional<Schema.String>;
|
|
726
|
+
readonly value: Schema.optional<Schema.String>;
|
|
727
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
728
|
+
}>]>>>;
|
|
729
|
+
readonly packageArguments: Schema.optional<Schema.$Array<Schema.Union<readonly [Schema.Union<readonly [Schema.Struct<{
|
|
730
|
+
readonly type: Schema.Literal<"positional">;
|
|
731
|
+
readonly isRepeated: Schema.optional<Schema.Boolean>;
|
|
732
|
+
readonly valueHint: Schema.String;
|
|
733
|
+
readonly choices: Schema.optional<Schema.$Array<Schema.String>>;
|
|
734
|
+
readonly default: Schema.optional<Schema.String>;
|
|
735
|
+
readonly description: Schema.optional<Schema.String>;
|
|
736
|
+
readonly format: Schema.optional<Schema.Literals<readonly ["string", "number", "boolean", "filepath"]>>;
|
|
737
|
+
readonly isRequired: Schema.optional<Schema.Boolean>;
|
|
738
|
+
readonly isSecret: Schema.optional<Schema.Boolean>;
|
|
739
|
+
readonly placeholder: Schema.optional<Schema.String>;
|
|
740
|
+
readonly value: Schema.optional<Schema.String>;
|
|
741
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
742
|
+
}>, Schema.Struct<{
|
|
743
|
+
readonly type: Schema.Literal<"positional">;
|
|
744
|
+
readonly isRepeated: Schema.optional<Schema.Boolean>;
|
|
745
|
+
readonly value: Schema.String;
|
|
746
|
+
readonly choices: Schema.optional<Schema.$Array<Schema.String>>;
|
|
747
|
+
readonly default: Schema.optional<Schema.String>;
|
|
748
|
+
readonly description: Schema.optional<Schema.String>;
|
|
749
|
+
readonly format: Schema.optional<Schema.Literals<readonly ["string", "number", "boolean", "filepath"]>>;
|
|
750
|
+
readonly isRequired: Schema.optional<Schema.Boolean>;
|
|
751
|
+
readonly isSecret: Schema.optional<Schema.Boolean>;
|
|
752
|
+
readonly placeholder: Schema.optional<Schema.String>;
|
|
753
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
754
|
+
}>]>, Schema.Struct<{
|
|
755
|
+
readonly type: Schema.Literal<"named">;
|
|
756
|
+
readonly name: Schema.String;
|
|
757
|
+
readonly isRepeated: Schema.optional<Schema.Boolean>;
|
|
758
|
+
readonly choices: Schema.optional<Schema.$Array<Schema.String>>;
|
|
759
|
+
readonly default: Schema.optional<Schema.String>;
|
|
760
|
+
readonly description: Schema.optional<Schema.String>;
|
|
761
|
+
readonly format: Schema.optional<Schema.Literals<readonly ["string", "number", "boolean", "filepath"]>>;
|
|
762
|
+
readonly isRequired: Schema.optional<Schema.Boolean>;
|
|
763
|
+
readonly isSecret: Schema.optional<Schema.Boolean>;
|
|
764
|
+
readonly placeholder: Schema.optional<Schema.String>;
|
|
765
|
+
readonly value: Schema.optional<Schema.String>;
|
|
766
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
767
|
+
}>]>>>;
|
|
768
|
+
readonly environmentVariables: Schema.optional<Schema.$Array<Schema.Struct<{
|
|
769
|
+
readonly name: Schema.String;
|
|
770
|
+
readonly choices: Schema.optional<Schema.$Array<Schema.String>>;
|
|
771
|
+
readonly default: Schema.optional<Schema.String>;
|
|
772
|
+
readonly description: Schema.optional<Schema.String>;
|
|
773
|
+
readonly format: Schema.optional<Schema.Literals<readonly ["string", "number", "boolean", "filepath"]>>;
|
|
774
|
+
readonly isRequired: Schema.optional<Schema.Boolean>;
|
|
775
|
+
readonly isSecret: Schema.optional<Schema.Boolean>;
|
|
776
|
+
readonly placeholder: Schema.optional<Schema.String>;
|
|
777
|
+
readonly value: Schema.optional<Schema.String>;
|
|
778
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
779
|
+
}>>>;
|
|
780
|
+
readonly fileSha256: Schema.optional<Schema.String>;
|
|
781
|
+
}>>>;
|
|
782
|
+
readonly remotes: Schema.optional<Schema.$Array<Schema.Union<readonly [Schema.Struct<{
|
|
783
|
+
readonly type: Schema.Literal<"streamable-http">;
|
|
784
|
+
readonly url: Schema.NonEmptyString;
|
|
785
|
+
readonly headers: Schema.optional<Schema.$Array<Schema.Struct<{
|
|
786
|
+
readonly name: Schema.String;
|
|
787
|
+
readonly choices: Schema.optional<Schema.$Array<Schema.String>>;
|
|
788
|
+
readonly default: Schema.optional<Schema.String>;
|
|
789
|
+
readonly description: Schema.optional<Schema.String>;
|
|
790
|
+
readonly format: Schema.optional<Schema.Literals<readonly ["string", "number", "boolean", "filepath"]>>;
|
|
791
|
+
readonly isRequired: Schema.optional<Schema.Boolean>;
|
|
792
|
+
readonly isSecret: Schema.optional<Schema.Boolean>;
|
|
793
|
+
readonly placeholder: Schema.optional<Schema.String>;
|
|
794
|
+
readonly value: Schema.optional<Schema.String>;
|
|
795
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
796
|
+
}>>>;
|
|
797
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Struct<{
|
|
798
|
+
readonly choices: Schema.optional<Schema.$Array<Schema.String>>;
|
|
799
|
+
readonly default: Schema.optional<Schema.String>;
|
|
800
|
+
readonly description: Schema.optional<Schema.String>;
|
|
801
|
+
readonly format: Schema.optional<Schema.Literals<readonly ["string", "number", "boolean", "filepath"]>>;
|
|
802
|
+
readonly isRequired: Schema.optional<Schema.Boolean>;
|
|
803
|
+
readonly isSecret: Schema.optional<Schema.Boolean>;
|
|
804
|
+
readonly placeholder: Schema.optional<Schema.String>;
|
|
805
|
+
readonly value: Schema.optional<Schema.String>;
|
|
806
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
807
|
+
}>>>;
|
|
808
|
+
}>, Schema.Struct<{
|
|
809
|
+
readonly type: Schema.Literal<"sse">;
|
|
810
|
+
readonly url: Schema.NonEmptyString;
|
|
811
|
+
readonly headers: Schema.optional<Schema.$Array<Schema.Struct<{
|
|
812
|
+
readonly name: Schema.String;
|
|
813
|
+
readonly choices: Schema.optional<Schema.$Array<Schema.String>>;
|
|
814
|
+
readonly default: Schema.optional<Schema.String>;
|
|
815
|
+
readonly description: Schema.optional<Schema.String>;
|
|
816
|
+
readonly format: Schema.optional<Schema.Literals<readonly ["string", "number", "boolean", "filepath"]>>;
|
|
817
|
+
readonly isRequired: Schema.optional<Schema.Boolean>;
|
|
818
|
+
readonly isSecret: Schema.optional<Schema.Boolean>;
|
|
819
|
+
readonly placeholder: Schema.optional<Schema.String>;
|
|
820
|
+
readonly value: Schema.optional<Schema.String>;
|
|
821
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
822
|
+
}>>>;
|
|
823
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Struct<{
|
|
824
|
+
readonly choices: Schema.optional<Schema.$Array<Schema.String>>;
|
|
825
|
+
readonly default: Schema.optional<Schema.String>;
|
|
826
|
+
readonly description: Schema.optional<Schema.String>;
|
|
827
|
+
readonly format: Schema.optional<Schema.Literals<readonly ["string", "number", "boolean", "filepath"]>>;
|
|
828
|
+
readonly isRequired: Schema.optional<Schema.Boolean>;
|
|
829
|
+
readonly isSecret: Schema.optional<Schema.Boolean>;
|
|
830
|
+
readonly placeholder: Schema.optional<Schema.String>;
|
|
831
|
+
readonly value: Schema.optional<Schema.String>;
|
|
832
|
+
readonly variables: Schema.optional<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
833
|
+
}>>>;
|
|
834
|
+
}>]>>>;
|
|
835
|
+
readonly repository: Schema.optional<Schema.Struct<{
|
|
836
|
+
readonly url: Schema.String;
|
|
837
|
+
readonly source: Schema.String;
|
|
838
|
+
readonly id: Schema.optional<Schema.String>;
|
|
839
|
+
readonly subfolder: Schema.optional<Schema.String>;
|
|
840
|
+
}>>;
|
|
841
|
+
readonly icons: Schema.optional<Schema.$Array<Schema.Struct<{
|
|
842
|
+
readonly src: Schema.NonEmptyString;
|
|
843
|
+
readonly mimeType: Schema.optional<Schema.Literals<readonly ["image/png", "image/jpeg", "image/jpg", "image/svg+xml", "image/webp"]>>;
|
|
844
|
+
readonly sizes: Schema.optional<Schema.$Array<Schema.String>>;
|
|
845
|
+
readonly theme: Schema.optional<Schema.Literals<readonly ["light", "dark"]>>;
|
|
846
|
+
}>>>;
|
|
847
|
+
readonly websiteUrl: Schema.optional<Schema.String>;
|
|
848
|
+
readonly _meta: Schema.optional<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
849
|
+
}>;
|
|
30
850
|
readonly recommendedPacks: Schema.optional<Schema.$Array<Schema.brand<Schema.NonEmptyString, "PackSpec">>>;
|
|
31
851
|
readonly standalone: Schema.optional<Schema.Boolean>;
|
|
32
852
|
readonly owner: Schema.brand<Schema.String, "Handle">;
|