@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
|
@@ -200,6 +200,386 @@
|
|
|
200
200
|
}
|
|
201
201
|
]
|
|
202
202
|
},
|
|
203
|
+
"McpRegistryStdioTransport": {
|
|
204
|
+
"type": "object",
|
|
205
|
+
"properties": { "type": { "type": "string", "enum": ["stdio"] } },
|
|
206
|
+
"required": ["type"],
|
|
207
|
+
"additionalProperties": false,
|
|
208
|
+
"title": "MCP Registry Stdio Transport"
|
|
209
|
+
},
|
|
210
|
+
"McpRegistryKeyValueInput": {
|
|
211
|
+
"type": "object",
|
|
212
|
+
"properties": {
|
|
213
|
+
"choices": {
|
|
214
|
+
"anyOf": [{ "type": "array", "items": { "type": "string" } }, { "type": "null" }]
|
|
215
|
+
},
|
|
216
|
+
"default": { "anyOf": [{ "type": "string" }, { "type": "null" }] },
|
|
217
|
+
"description": { "anyOf": [{ "type": "string" }, { "type": "null" }] },
|
|
218
|
+
"format": {
|
|
219
|
+
"anyOf": [
|
|
220
|
+
{ "type": "string", "enum": ["string", "number", "boolean", "filepath"] },
|
|
221
|
+
{ "type": "null" }
|
|
222
|
+
]
|
|
223
|
+
},
|
|
224
|
+
"isRequired": { "anyOf": [{ "type": "boolean" }, { "type": "null" }] },
|
|
225
|
+
"isSecret": { "anyOf": [{ "type": "boolean" }, { "type": "null" }] },
|
|
226
|
+
"placeholder": { "anyOf": [{ "type": "string" }, { "type": "null" }] },
|
|
227
|
+
"value": { "anyOf": [{ "type": "string" }, { "type": "null" }] },
|
|
228
|
+
"variables": { "anyOf": [{ "type": "object" }, { "type": "null" }] },
|
|
229
|
+
"name": { "type": "string" }
|
|
230
|
+
},
|
|
231
|
+
"required": ["name"],
|
|
232
|
+
"additionalProperties": false,
|
|
233
|
+
"title": "MCP Registry Key/Value Input",
|
|
234
|
+
"description": "Named header or environment variable input."
|
|
235
|
+
},
|
|
236
|
+
"McpRegistryStreamableHttpTransport": {
|
|
237
|
+
"type": "object",
|
|
238
|
+
"properties": {
|
|
239
|
+
"type": { "type": "string", "enum": ["streamable-http"] },
|
|
240
|
+
"url": {
|
|
241
|
+
"type": "string",
|
|
242
|
+
"allOf": [{ "minLength": 1 }, { "pattern": "^https?:\\/\\/[^\\s]+$" }]
|
|
243
|
+
},
|
|
244
|
+
"headers": {
|
|
245
|
+
"anyOf": [
|
|
246
|
+
{ "type": "array", "items": { "$ref": "#/definitions/McpRegistryKeyValueInput" } },
|
|
247
|
+
{ "type": "null" }
|
|
248
|
+
]
|
|
249
|
+
}
|
|
250
|
+
},
|
|
251
|
+
"required": ["type", "url"],
|
|
252
|
+
"additionalProperties": false,
|
|
253
|
+
"title": "MCP Registry Streamable HTTP Transport"
|
|
254
|
+
},
|
|
255
|
+
"McpRegistrySseTransport": {
|
|
256
|
+
"type": "object",
|
|
257
|
+
"properties": {
|
|
258
|
+
"type": { "type": "string", "enum": ["sse"] },
|
|
259
|
+
"url": {
|
|
260
|
+
"type": "string",
|
|
261
|
+
"allOf": [{ "minLength": 1 }, { "pattern": "^https?:\\/\\/[^\\s]+$" }]
|
|
262
|
+
},
|
|
263
|
+
"headers": {
|
|
264
|
+
"anyOf": [
|
|
265
|
+
{ "type": "array", "items": { "$ref": "#/definitions/McpRegistryKeyValueInput" } },
|
|
266
|
+
{ "type": "null" }
|
|
267
|
+
]
|
|
268
|
+
}
|
|
269
|
+
},
|
|
270
|
+
"required": ["type", "url"],
|
|
271
|
+
"additionalProperties": false,
|
|
272
|
+
"title": "MCP Registry SSE Transport"
|
|
273
|
+
},
|
|
274
|
+
"McpRegistryLocalTransport": {
|
|
275
|
+
"anyOf": [
|
|
276
|
+
{ "$ref": "#/definitions/McpRegistryStdioTransport" },
|
|
277
|
+
{ "$ref": "#/definitions/McpRegistryStreamableHttpTransport" },
|
|
278
|
+
{ "$ref": "#/definitions/McpRegistrySseTransport" }
|
|
279
|
+
],
|
|
280
|
+
"title": "MCP Registry Local Transport"
|
|
281
|
+
},
|
|
282
|
+
"McpRegistryPositionalArgument": {
|
|
283
|
+
"anyOf": [
|
|
284
|
+
{
|
|
285
|
+
"type": "object",
|
|
286
|
+
"properties": {
|
|
287
|
+
"choices": {
|
|
288
|
+
"anyOf": [{ "type": "array", "items": { "type": "string" } }, { "type": "null" }]
|
|
289
|
+
},
|
|
290
|
+
"default": { "anyOf": [{ "type": "string" }, { "type": "null" }] },
|
|
291
|
+
"description": { "anyOf": [{ "type": "string" }, { "type": "null" }] },
|
|
292
|
+
"format": {
|
|
293
|
+
"anyOf": [
|
|
294
|
+
{ "type": "string", "enum": ["string", "number", "boolean", "filepath"] },
|
|
295
|
+
{ "type": "null" }
|
|
296
|
+
]
|
|
297
|
+
},
|
|
298
|
+
"isRequired": { "anyOf": [{ "type": "boolean" }, { "type": "null" }] },
|
|
299
|
+
"isSecret": { "anyOf": [{ "type": "boolean" }, { "type": "null" }] },
|
|
300
|
+
"placeholder": { "anyOf": [{ "type": "string" }, { "type": "null" }] },
|
|
301
|
+
"value": { "anyOf": [{ "type": "string" }, { "type": "null" }] },
|
|
302
|
+
"variables": { "anyOf": [{ "type": "object" }, { "type": "null" }] },
|
|
303
|
+
"type": { "type": "string", "enum": ["positional"] },
|
|
304
|
+
"isRepeated": { "anyOf": [{ "type": "boolean" }, { "type": "null" }] },
|
|
305
|
+
"valueHint": { "type": "string" }
|
|
306
|
+
},
|
|
307
|
+
"required": ["type", "valueHint"],
|
|
308
|
+
"additionalProperties": false
|
|
309
|
+
},
|
|
310
|
+
{
|
|
311
|
+
"type": "object",
|
|
312
|
+
"properties": {
|
|
313
|
+
"choices": {
|
|
314
|
+
"anyOf": [{ "type": "array", "items": { "type": "string" } }, { "type": "null" }]
|
|
315
|
+
},
|
|
316
|
+
"default": { "anyOf": [{ "type": "string" }, { "type": "null" }] },
|
|
317
|
+
"description": { "anyOf": [{ "type": "string" }, { "type": "null" }] },
|
|
318
|
+
"format": {
|
|
319
|
+
"anyOf": [
|
|
320
|
+
{ "type": "string", "enum": ["string", "number", "boolean", "filepath"] },
|
|
321
|
+
{ "type": "null" }
|
|
322
|
+
]
|
|
323
|
+
},
|
|
324
|
+
"isRequired": { "anyOf": [{ "type": "boolean" }, { "type": "null" }] },
|
|
325
|
+
"isSecret": { "anyOf": [{ "type": "boolean" }, { "type": "null" }] },
|
|
326
|
+
"placeholder": { "anyOf": [{ "type": "string" }, { "type": "null" }] },
|
|
327
|
+
"value": { "type": "string" },
|
|
328
|
+
"variables": { "anyOf": [{ "type": "object" }, { "type": "null" }] },
|
|
329
|
+
"type": { "type": "string", "enum": ["positional"] },
|
|
330
|
+
"isRepeated": { "anyOf": [{ "type": "boolean" }, { "type": "null" }] }
|
|
331
|
+
},
|
|
332
|
+
"required": ["value", "type"],
|
|
333
|
+
"additionalProperties": false
|
|
334
|
+
}
|
|
335
|
+
],
|
|
336
|
+
"title": "MCP Registry Positional Argument",
|
|
337
|
+
"description": "A positional command-line argument."
|
|
338
|
+
},
|
|
339
|
+
"McpRegistryNamedArgument": {
|
|
340
|
+
"type": "object",
|
|
341
|
+
"properties": {
|
|
342
|
+
"choices": {
|
|
343
|
+
"anyOf": [{ "type": "array", "items": { "type": "string" } }, { "type": "null" }]
|
|
344
|
+
},
|
|
345
|
+
"default": { "anyOf": [{ "type": "string" }, { "type": "null" }] },
|
|
346
|
+
"description": { "anyOf": [{ "type": "string" }, { "type": "null" }] },
|
|
347
|
+
"format": {
|
|
348
|
+
"anyOf": [
|
|
349
|
+
{ "type": "string", "enum": ["string", "number", "boolean", "filepath"] },
|
|
350
|
+
{ "type": "null" }
|
|
351
|
+
]
|
|
352
|
+
},
|
|
353
|
+
"isRequired": { "anyOf": [{ "type": "boolean" }, { "type": "null" }] },
|
|
354
|
+
"isSecret": { "anyOf": [{ "type": "boolean" }, { "type": "null" }] },
|
|
355
|
+
"placeholder": { "anyOf": [{ "type": "string" }, { "type": "null" }] },
|
|
356
|
+
"value": { "anyOf": [{ "type": "string" }, { "type": "null" }] },
|
|
357
|
+
"variables": { "anyOf": [{ "type": "object" }, { "type": "null" }] },
|
|
358
|
+
"type": { "type": "string", "enum": ["named"] },
|
|
359
|
+
"name": { "type": "string" },
|
|
360
|
+
"isRepeated": { "anyOf": [{ "type": "boolean" }, { "type": "null" }] }
|
|
361
|
+
},
|
|
362
|
+
"required": ["type", "name"],
|
|
363
|
+
"additionalProperties": false,
|
|
364
|
+
"title": "MCP Registry Named Argument",
|
|
365
|
+
"description": "A named command-line argument."
|
|
366
|
+
},
|
|
367
|
+
"McpRegistryArgument": {
|
|
368
|
+
"anyOf": [
|
|
369
|
+
{ "$ref": "#/definitions/McpRegistryPositionalArgument" },
|
|
370
|
+
{ "$ref": "#/definitions/McpRegistryNamedArgument" }
|
|
371
|
+
],
|
|
372
|
+
"title": "MCP Registry Argument",
|
|
373
|
+
"description": "Command-line argument metadata from the MCP registry schema."
|
|
374
|
+
},
|
|
375
|
+
"McpRegistryPackage": {
|
|
376
|
+
"type": "object",
|
|
377
|
+
"properties": {
|
|
378
|
+
"registryType": { "type": "string" },
|
|
379
|
+
"identifier": { "type": "string" },
|
|
380
|
+
"transport": { "$ref": "#/definitions/McpRegistryLocalTransport" },
|
|
381
|
+
"version": {
|
|
382
|
+
"anyOf": [{ "type": "string", "allOf": [{ "minLength": 1 }] }, { "type": "null" }]
|
|
383
|
+
},
|
|
384
|
+
"registryBaseUrl": { "anyOf": [{ "type": "string" }, { "type": "null" }] },
|
|
385
|
+
"runtimeHint": { "anyOf": [{ "type": "string" }, { "type": "null" }] },
|
|
386
|
+
"runtimeArguments": {
|
|
387
|
+
"anyOf": [
|
|
388
|
+
{ "type": "array", "items": { "$ref": "#/definitions/McpRegistryArgument" } },
|
|
389
|
+
{ "type": "null" }
|
|
390
|
+
]
|
|
391
|
+
},
|
|
392
|
+
"packageArguments": {
|
|
393
|
+
"anyOf": [
|
|
394
|
+
{ "type": "array", "items": { "$ref": "#/definitions/McpRegistryArgument" } },
|
|
395
|
+
{ "type": "null" }
|
|
396
|
+
]
|
|
397
|
+
},
|
|
398
|
+
"environmentVariables": {
|
|
399
|
+
"anyOf": [
|
|
400
|
+
{ "type": "array", "items": { "$ref": "#/definitions/McpRegistryKeyValueInput" } },
|
|
401
|
+
{ "type": "null" }
|
|
402
|
+
]
|
|
403
|
+
},
|
|
404
|
+
"fileSha256": {
|
|
405
|
+
"anyOf": [
|
|
406
|
+
{ "type": "string", "allOf": [{ "pattern": "^[a-f0-9]{64}$" }] },
|
|
407
|
+
{ "type": "null" }
|
|
408
|
+
]
|
|
409
|
+
}
|
|
410
|
+
},
|
|
411
|
+
"required": ["registryType", "identifier", "transport"],
|
|
412
|
+
"additionalProperties": false,
|
|
413
|
+
"title": "MCP Registry Package",
|
|
414
|
+
"description": "Installable MCP server package distribution."
|
|
415
|
+
},
|
|
416
|
+
"McpRegistryInput": {
|
|
417
|
+
"type": "object",
|
|
418
|
+
"properties": {
|
|
419
|
+
"choices": {
|
|
420
|
+
"anyOf": [{ "type": "array", "items": { "type": "string" } }, { "type": "null" }]
|
|
421
|
+
},
|
|
422
|
+
"default": { "anyOf": [{ "type": "string" }, { "type": "null" }] },
|
|
423
|
+
"description": { "anyOf": [{ "type": "string" }, { "type": "null" }] },
|
|
424
|
+
"format": {
|
|
425
|
+
"anyOf": [
|
|
426
|
+
{ "type": "string", "enum": ["string", "number", "boolean", "filepath"] },
|
|
427
|
+
{ "type": "null" }
|
|
428
|
+
]
|
|
429
|
+
},
|
|
430
|
+
"isRequired": { "anyOf": [{ "type": "boolean" }, { "type": "null" }] },
|
|
431
|
+
"isSecret": { "anyOf": [{ "type": "boolean" }, { "type": "null" }] },
|
|
432
|
+
"placeholder": { "anyOf": [{ "type": "string" }, { "type": "null" }] },
|
|
433
|
+
"value": { "anyOf": [{ "type": "string" }, { "type": "null" }] },
|
|
434
|
+
"variables": { "anyOf": [{ "type": "object" }, { "type": "null" }] }
|
|
435
|
+
},
|
|
436
|
+
"additionalProperties": false,
|
|
437
|
+
"title": "MCP Registry Input",
|
|
438
|
+
"description": "Input metadata from the MCP registry server.json schema."
|
|
439
|
+
},
|
|
440
|
+
"McpRegistryRemoteTransport": {
|
|
441
|
+
"anyOf": [
|
|
442
|
+
{
|
|
443
|
+
"type": "object",
|
|
444
|
+
"properties": {
|
|
445
|
+
"type": { "type": "string", "enum": ["streamable-http"] },
|
|
446
|
+
"url": {
|
|
447
|
+
"type": "string",
|
|
448
|
+
"allOf": [{ "minLength": 1 }, { "pattern": "^https?:\\/\\/[^\\s]+$" }]
|
|
449
|
+
},
|
|
450
|
+
"headers": {
|
|
451
|
+
"anyOf": [
|
|
452
|
+
{ "type": "array", "items": { "$ref": "#/definitions/McpRegistryKeyValueInput" } },
|
|
453
|
+
{ "type": "null" }
|
|
454
|
+
]
|
|
455
|
+
},
|
|
456
|
+
"variables": {
|
|
457
|
+
"anyOf": [
|
|
458
|
+
{
|
|
459
|
+
"type": "object",
|
|
460
|
+
"additionalProperties": { "$ref": "#/definitions/McpRegistryInput" }
|
|
461
|
+
},
|
|
462
|
+
{ "type": "null" }
|
|
463
|
+
]
|
|
464
|
+
}
|
|
465
|
+
},
|
|
466
|
+
"required": ["type", "url"],
|
|
467
|
+
"additionalProperties": false
|
|
468
|
+
},
|
|
469
|
+
{
|
|
470
|
+
"type": "object",
|
|
471
|
+
"properties": {
|
|
472
|
+
"type": { "type": "string", "enum": ["sse"] },
|
|
473
|
+
"url": {
|
|
474
|
+
"type": "string",
|
|
475
|
+
"allOf": [{ "minLength": 1 }, { "pattern": "^https?:\\/\\/[^\\s]+$" }]
|
|
476
|
+
},
|
|
477
|
+
"headers": {
|
|
478
|
+
"anyOf": [
|
|
479
|
+
{ "type": "array", "items": { "$ref": "#/definitions/McpRegistryKeyValueInput" } },
|
|
480
|
+
{ "type": "null" }
|
|
481
|
+
]
|
|
482
|
+
},
|
|
483
|
+
"variables": {
|
|
484
|
+
"anyOf": [
|
|
485
|
+
{
|
|
486
|
+
"type": "object",
|
|
487
|
+
"additionalProperties": { "$ref": "#/definitions/McpRegistryInput" }
|
|
488
|
+
},
|
|
489
|
+
{ "type": "null" }
|
|
490
|
+
]
|
|
491
|
+
}
|
|
492
|
+
},
|
|
493
|
+
"required": ["type", "url"],
|
|
494
|
+
"additionalProperties": false
|
|
495
|
+
}
|
|
496
|
+
],
|
|
497
|
+
"title": "MCP Registry Remote Transport"
|
|
498
|
+
},
|
|
499
|
+
"McpRegistryRepository": {
|
|
500
|
+
"type": "object",
|
|
501
|
+
"properties": {
|
|
502
|
+
"url": { "type": "string" },
|
|
503
|
+
"source": { "type": "string" },
|
|
504
|
+
"id": { "anyOf": [{ "type": "string" }, { "type": "null" }] },
|
|
505
|
+
"subfolder": { "anyOf": [{ "type": "string" }, { "type": "null" }] }
|
|
506
|
+
},
|
|
507
|
+
"required": ["url", "source"],
|
|
508
|
+
"additionalProperties": false,
|
|
509
|
+
"title": "MCP Registry Repository",
|
|
510
|
+
"description": "Repository metadata for an MCP server."
|
|
511
|
+
},
|
|
512
|
+
"McpRegistryIcon": {
|
|
513
|
+
"type": "object",
|
|
514
|
+
"properties": {
|
|
515
|
+
"src": { "type": "string", "allOf": [{ "minLength": 1 }] },
|
|
516
|
+
"mimeType": {
|
|
517
|
+
"anyOf": [
|
|
518
|
+
{
|
|
519
|
+
"type": "string",
|
|
520
|
+
"enum": ["image/png", "image/jpeg", "image/jpg", "image/svg+xml", "image/webp"]
|
|
521
|
+
},
|
|
522
|
+
{ "type": "null" }
|
|
523
|
+
]
|
|
524
|
+
},
|
|
525
|
+
"sizes": {
|
|
526
|
+
"anyOf": [
|
|
527
|
+
{
|
|
528
|
+
"type": "array",
|
|
529
|
+
"items": { "type": "string", "allOf": [{ "pattern": "^(\\d+x\\d+|any)$" }] }
|
|
530
|
+
},
|
|
531
|
+
{ "type": "null" }
|
|
532
|
+
]
|
|
533
|
+
},
|
|
534
|
+
"theme": { "anyOf": [{ "type": "string", "enum": ["light", "dark"] }, { "type": "null" }] }
|
|
535
|
+
},
|
|
536
|
+
"required": ["src"],
|
|
537
|
+
"additionalProperties": false,
|
|
538
|
+
"title": "MCP Registry Icon",
|
|
539
|
+
"description": "Optional icon metadata from the MCP registry schema."
|
|
540
|
+
},
|
|
541
|
+
"McpRegistryServerDetail": {
|
|
542
|
+
"type": "object",
|
|
543
|
+
"properties": {
|
|
544
|
+
"$schema": { "anyOf": [{ "type": "string" }, { "type": "null" }] },
|
|
545
|
+
"name": {
|
|
546
|
+
"type": "string",
|
|
547
|
+
"allOf": [{ "minLength": 1 }, { "pattern": "^[a-zA-Z0-9.-]+\\/[a-zA-Z0-9._-]+$" }]
|
|
548
|
+
},
|
|
549
|
+
"description": { "type": "string", "allOf": [{ "minLength": 1 }] },
|
|
550
|
+
"version": { "type": "string" },
|
|
551
|
+
"title": {
|
|
552
|
+
"anyOf": [{ "type": "string", "allOf": [{ "minLength": 1 }] }, { "type": "null" }]
|
|
553
|
+
},
|
|
554
|
+
"packages": {
|
|
555
|
+
"anyOf": [
|
|
556
|
+
{ "type": "array", "items": { "$ref": "#/definitions/McpRegistryPackage" } },
|
|
557
|
+
{ "type": "null" }
|
|
558
|
+
]
|
|
559
|
+
},
|
|
560
|
+
"remotes": {
|
|
561
|
+
"anyOf": [
|
|
562
|
+
{ "type": "array", "items": { "$ref": "#/definitions/McpRegistryRemoteTransport" } },
|
|
563
|
+
{ "type": "null" }
|
|
564
|
+
]
|
|
565
|
+
},
|
|
566
|
+
"repository": {
|
|
567
|
+
"anyOf": [{ "$ref": "#/definitions/McpRegistryRepository" }, { "type": "null" }]
|
|
568
|
+
},
|
|
569
|
+
"icons": {
|
|
570
|
+
"anyOf": [
|
|
571
|
+
{ "type": "array", "items": { "$ref": "#/definitions/McpRegistryIcon" } },
|
|
572
|
+
{ "type": "null" }
|
|
573
|
+
]
|
|
574
|
+
},
|
|
575
|
+
"websiteUrl": { "anyOf": [{ "type": "string" }, { "type": "null" }] },
|
|
576
|
+
"_meta": { "anyOf": [{ "type": "object" }, { "type": "null" }] }
|
|
577
|
+
},
|
|
578
|
+
"required": ["name", "description", "version"],
|
|
579
|
+
"additionalProperties": false,
|
|
580
|
+
"title": "MCP Registry Server Detail",
|
|
581
|
+
"description": "Verbatim MCP registry server.json ServerDetail embedded in AXM mcp-server.json manifests."
|
|
582
|
+
},
|
|
203
583
|
"McpServerManifest": {
|
|
204
584
|
"type": "object",
|
|
205
585
|
"properties": {
|
|
@@ -282,9 +662,10 @@
|
|
|
282
662
|
]
|
|
283
663
|
},
|
|
284
664
|
"type": { "type": "string", "enum": ["mcp-server"] },
|
|
285
|
-
"name": { "$ref": "#/definitions/ExtensionName" }
|
|
665
|
+
"name": { "$ref": "#/definitions/ExtensionName" },
|
|
666
|
+
"server": { "$ref": "#/definitions/McpRegistryServerDetail" }
|
|
286
667
|
},
|
|
287
|
-
"required": ["owner", "version", "type", "name"],
|
|
668
|
+
"required": ["owner", "version", "type", "name", "server"],
|
|
288
669
|
"additionalProperties": false,
|
|
289
670
|
"title": "MCP Server Manifest",
|
|
290
671
|
"description": "Extension manifest file for MCP server. Registers a Model Context Protocol server that coding agents can connect to for additional tools and resources."
|
|
@@ -148,6 +148,28 @@
|
|
|
148
148
|
"title": "Source Host Config",
|
|
149
149
|
"description": "A source host configuration: GitHub, GitLab, Bitbucket, Azure Repos, or a package registry."
|
|
150
150
|
},
|
|
151
|
+
"ContextFilesInputValue": {
|
|
152
|
+
"anyOf": [
|
|
153
|
+
{ "type": "string" },
|
|
154
|
+
{
|
|
155
|
+
"anyOf": [
|
|
156
|
+
{ "type": "number" },
|
|
157
|
+
{ "type": "string", "enum": ["NaN"] },
|
|
158
|
+
{ "type": "string", "enum": ["Infinity"] },
|
|
159
|
+
{ "type": "string", "enum": ["-Infinity"] }
|
|
160
|
+
]
|
|
161
|
+
},
|
|
162
|
+
{ "type": "boolean" }
|
|
163
|
+
],
|
|
164
|
+
"title": "Context Files Input Value",
|
|
165
|
+
"description": "Scalar value used to render context files templates."
|
|
166
|
+
},
|
|
167
|
+
"WorkspaceVarsMap": {
|
|
168
|
+
"type": "object",
|
|
169
|
+
"additionalProperties": { "$ref": "#/definitions/ContextFilesInputValue" },
|
|
170
|
+
"title": "Workspace Vars Map",
|
|
171
|
+
"description": "Scalar workspace variables available to context files templates."
|
|
172
|
+
},
|
|
151
173
|
"SkillEntry": {
|
|
152
174
|
"anyOf": [
|
|
153
175
|
{ "type": "string" },
|
|
@@ -278,6 +300,67 @@
|
|
|
278
300
|
"title": "Commands Config",
|
|
279
301
|
"description": "Feature-level configuration for commands."
|
|
280
302
|
},
|
|
303
|
+
"ContextFilesInputValuesMap": {
|
|
304
|
+
"type": "object",
|
|
305
|
+
"additionalProperties": { "$ref": "#/definitions/ContextFilesInputValue" },
|
|
306
|
+
"title": "Context Files Input Values Map",
|
|
307
|
+
"description": "Scalar values supplied to a context files package entry."
|
|
308
|
+
},
|
|
309
|
+
"ContextFilesEntry": {
|
|
310
|
+
"anyOf": [
|
|
311
|
+
{ "type": "string" },
|
|
312
|
+
{
|
|
313
|
+
"type": "object",
|
|
314
|
+
"properties": {
|
|
315
|
+
"source": {
|
|
316
|
+
"type": "string",
|
|
317
|
+
"allOf": [
|
|
318
|
+
{
|
|
319
|
+
"minLength": 1,
|
|
320
|
+
"description": "FQN with optional version constraint, source-scheme ref like github:owner/repo, or local path.",
|
|
321
|
+
"examples": [
|
|
322
|
+
"@acme/files/code-review@^1.0.0",
|
|
323
|
+
"github:acme/agent-extensions",
|
|
324
|
+
"./extensions/code-review"
|
|
325
|
+
]
|
|
326
|
+
}
|
|
327
|
+
]
|
|
328
|
+
},
|
|
329
|
+
"enabled": {
|
|
330
|
+
"type": "boolean",
|
|
331
|
+
"description": "Set to false to disable this entry. Omit otherwise — true is the default and should not be written explicitly.",
|
|
332
|
+
"default": true
|
|
333
|
+
},
|
|
334
|
+
"authored": {
|
|
335
|
+
"type": "boolean",
|
|
336
|
+
"description": "Set to true to mark this entry as authored locally in this workspace. Omit otherwise — false is the default and should not be written explicitly.",
|
|
337
|
+
"default": false
|
|
338
|
+
},
|
|
339
|
+
"inputs": { "$ref": "#/definitions/ContextFilesInputValuesMap" }
|
|
340
|
+
},
|
|
341
|
+
"required": ["source"],
|
|
342
|
+
"additionalProperties": false,
|
|
343
|
+
"title": "Context Files Entry Object",
|
|
344
|
+
"description": "A context files package entry with source, optional flags, and scalar input values."
|
|
345
|
+
}
|
|
346
|
+
],
|
|
347
|
+
"title": "Context Files Entry",
|
|
348
|
+
"description": "A context files package entry: a source string, or an object with source plus optional flags and inputs.",
|
|
349
|
+
"examples": [
|
|
350
|
+
"@acme/files/workspace-baseline@^1.0.0",
|
|
351
|
+
{
|
|
352
|
+
"source": "@acme/files/workspace-baseline@^1.0.0",
|
|
353
|
+
"inputs": { "projectName": "agentxm" }
|
|
354
|
+
}
|
|
355
|
+
]
|
|
356
|
+
},
|
|
357
|
+
"ContextFilesMap": {
|
|
358
|
+
"type": "object",
|
|
359
|
+
"title": "Context Files Map",
|
|
360
|
+
"description": "A map of context files package names to context files package entries.",
|
|
361
|
+
"propertyNames": { "pattern": "^[a-z0-9](?:[a-z0-9-]{0,62}[a-z0-9])?$" },
|
|
362
|
+
"additionalProperties": { "$ref": "#/definitions/ContextFilesEntry" }
|
|
363
|
+
},
|
|
281
364
|
"SubagentEntry": {
|
|
282
365
|
"anyOf": [
|
|
283
366
|
{ "type": "string" },
|
|
@@ -423,23 +506,33 @@
|
|
|
423
506
|
}
|
|
424
507
|
]
|
|
425
508
|
},
|
|
509
|
+
"enabled": {
|
|
510
|
+
"type": "boolean",
|
|
511
|
+
"description": "Set to false to disable this entry. Omit otherwise — true is the default and should not be written explicitly.",
|
|
512
|
+
"default": true
|
|
513
|
+
},
|
|
426
514
|
"authored": {
|
|
427
515
|
"type": "boolean",
|
|
428
516
|
"description": "Set to true to mark this entry as authored locally in this workspace. Omit otherwise — false is the default and should not be written explicitly.",
|
|
429
517
|
"default": false
|
|
518
|
+
},
|
|
519
|
+
"env": {
|
|
520
|
+
"type": "object",
|
|
521
|
+
"additionalProperties": { "type": "string" },
|
|
522
|
+
"description": "Resolved MCP server configuration values keyed by environment variable, argument, header, or URL variable name."
|
|
430
523
|
}
|
|
431
524
|
},
|
|
432
525
|
"required": ["source"],
|
|
433
526
|
"additionalProperties": false,
|
|
434
527
|
"title": "MCP Server Entry Object",
|
|
435
|
-
"description": "An MCP server entry with source and optional authored
|
|
528
|
+
"description": "An MCP server entry with source and optional enabled/authored/env fields."
|
|
436
529
|
}
|
|
437
530
|
],
|
|
438
531
|
"title": "MCP Server Entry",
|
|
439
|
-
"description": "An MCP server entry: a source string, or an object with source plus optional authored
|
|
532
|
+
"description": "An MCP server entry: a source string, or an object with source plus optional enabled/authored/env fields.",
|
|
440
533
|
"examples": [
|
|
441
534
|
"@acme/mcp-servers/context@^1.0.0",
|
|
442
|
-
{ "source": "github:acme/agent-extensions", "
|
|
535
|
+
{ "source": "github:acme/agent-extensions", "enabled": false }
|
|
443
536
|
]
|
|
444
537
|
},
|
|
445
538
|
"McpServersMap": {
|
|
@@ -511,6 +604,10 @@
|
|
|
511
604
|
"description": "Named source hosts used to resolve source-scheme entry references.",
|
|
512
605
|
"items": { "$ref": "#/definitions/SourceHostConfig" }
|
|
513
606
|
},
|
|
607
|
+
"vars": {
|
|
608
|
+
"anyOf": [{ "$ref": "#/definitions/WorkspaceVarsMap" }],
|
|
609
|
+
"description": "Scalar workspace variables available to context files templates."
|
|
610
|
+
},
|
|
514
611
|
"skills": {
|
|
515
612
|
"anyOf": [{ "$ref": "#/definitions/SkillsMap" }],
|
|
516
613
|
"description": "Your installed skills, keyed by workspace skill name. Prefer plain source strings; use the object form only to set `enabled: false` or `authored: true`, and never write `enabled: true` or `authored: false` explicitly."
|
|
@@ -527,6 +624,10 @@
|
|
|
527
624
|
"anyOf": [{ "$ref": "#/definitions/CommandsConfig" }],
|
|
528
625
|
"description": "Feature-level options for command management."
|
|
529
626
|
},
|
|
627
|
+
"files": {
|
|
628
|
+
"anyOf": [{ "$ref": "#/definitions/ContextFilesMap" }],
|
|
629
|
+
"description": "Your installed context files packages, keyed by workspace package name. Prefer plain source strings; use the object form only to set `enabled: false`, `authored: true`, or scalar `inputs`."
|
|
630
|
+
},
|
|
530
631
|
"subagents": {
|
|
531
632
|
"anyOf": [{ "$ref": "#/definitions/SubagentsMap" }],
|
|
532
633
|
"description": "Your installed subagents, keyed by workspace subagent name. Prefer plain source strings; use the object form only to set `enabled: false` or `authored: true`, and never write `enabled: true` or `authored: false` explicitly."
|
|
@@ -545,7 +646,7 @@
|
|
|
545
646
|
},
|
|
546
647
|
"mcpServers": {
|
|
547
648
|
"anyOf": [{ "$ref": "#/definitions/McpServersMap" }],
|
|
548
|
-
"description": "Your installed MCP servers, keyed by workspace MCP server name. Prefer plain source strings; use the object form only to set `
|
|
649
|
+
"description": "Your installed MCP servers, keyed by workspace MCP server name. Prefer plain source strings; use the object form only to set `enabled: false`, `authored: true`, or persisted `env` values."
|
|
549
650
|
},
|
|
550
651
|
"mcpServersConfig": {
|
|
551
652
|
"anyOf": [{ "$ref": "#/definitions/McpServersConfig" }],
|
|
@@ -567,6 +668,13 @@
|
|
|
567
668
|
"code-review": "@acme/skills/code-review@^1.0.0",
|
|
568
669
|
"legacy-rules": { "source": "@acme/skills/legacy-rules@^1.0.0", "enabled": false }
|
|
569
670
|
},
|
|
671
|
+
"vars": { "projectName": "agentxm" },
|
|
672
|
+
"files": {
|
|
673
|
+
"workspace-baseline": {
|
|
674
|
+
"source": "@acme/files/workspace-baseline@^1.0.0",
|
|
675
|
+
"inputs": { "projectName": "AgentXM" }
|
|
676
|
+
}
|
|
677
|
+
},
|
|
570
678
|
"skillsConfig": { "ignore": ["local-*"] },
|
|
571
679
|
"lint": { "rules": { "workspace/settings-schema-valid": "error" } }
|
|
572
680
|
}
|