@agentxm/client-core 0.14.0 → 0.15.0
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.d.ts +11184 -0
- package/dist/src/unstable/agent-capabilities/{__generated__/catalog.d.ts.map → catalog.d.ts.map} +1 -1
- package/dist/src/unstable/agent-capabilities/catalog.js +132 -0
- package/dist/src/unstable/agent-capabilities/catalog.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/adal.d.ts +81 -0
- package/dist/src/unstable/agent-capabilities/data/agents/adal.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/adal.js +83 -0
- package/dist/src/unstable/agent-capabilities/data/agents/adal.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/aider-desk.d.ts +73 -0
- package/dist/src/unstable/agent-capabilities/data/agents/aider-desk.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/aider-desk.js +78 -0
- package/dist/src/unstable/agent-capabilities/data/agents/aider-desk.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/amp.d.ts +85 -0
- package/dist/src/unstable/agent-capabilities/data/agents/amp.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/amp.js +87 -0
- package/dist/src/unstable/agent-capabilities/data/agents/amp.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/antigravity.d.ts +109 -0
- package/dist/src/unstable/agent-capabilities/data/agents/antigravity.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/antigravity.js +117 -0
- package/dist/src/unstable/agent-capabilities/data/agents/antigravity.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/augment.d.ts +88 -0
- package/dist/src/unstable/agent-capabilities/data/agents/augment.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/augment.js +90 -0
- package/dist/src/unstable/agent-capabilities/data/agents/augment.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/claude-code.d.ts +190 -0
- package/dist/src/unstable/agent-capabilities/data/agents/claude-code.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/claude-code.js +212 -0
- package/dist/src/unstable/agent-capabilities/data/agents/claude-code.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/cline.d.ts +82 -0
- package/dist/src/unstable/agent-capabilities/data/agents/cline.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/cline.js +84 -0
- package/dist/src/unstable/agent-capabilities/data/agents/cline.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/codearts-agent.d.ts +73 -0
- package/dist/src/unstable/agent-capabilities/data/agents/codearts-agent.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/codearts-agent.js +75 -0
- package/dist/src/unstable/agent-capabilities/data/agents/codearts-agent.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/codebuddy.d.ts +88 -0
- package/dist/src/unstable/agent-capabilities/data/agents/codebuddy.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/codebuddy.js +92 -0
- package/dist/src/unstable/agent-capabilities/data/agents/codebuddy.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/codemaker.d.ts +73 -0
- package/dist/src/unstable/agent-capabilities/data/agents/codemaker.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/codemaker.js +75 -0
- package/dist/src/unstable/agent-capabilities/data/agents/codemaker.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/codestudio.d.ts +73 -0
- package/dist/src/unstable/agent-capabilities/data/agents/codestudio.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/codestudio.js +75 -0
- package/dist/src/unstable/agent-capabilities/data/agents/codestudio.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/codex.d.ts +184 -0
- package/dist/src/unstable/agent-capabilities/data/agents/codex.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/codex.js +207 -0
- package/dist/src/unstable/agent-capabilities/data/agents/codex.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/command-code.d.ts +114 -0
- package/dist/src/unstable/agent-capabilities/data/agents/command-code.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/command-code.js +119 -0
- package/dist/src/unstable/agent-capabilities/data/agents/command-code.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/continue.d.ts +85 -0
- package/dist/src/unstable/agent-capabilities/data/agents/continue.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/continue.js +87 -0
- package/dist/src/unstable/agent-capabilities/data/agents/continue.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/cortex.d.ts +73 -0
- package/dist/src/unstable/agent-capabilities/data/agents/cortex.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/cortex.js +78 -0
- package/dist/src/unstable/agent-capabilities/data/agents/cortex.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/crush.d.ts +119 -0
- package/dist/src/unstable/agent-capabilities/data/agents/crush.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/crush.js +124 -0
- package/dist/src/unstable/agent-capabilities/data/agents/crush.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/cursor.d.ts +190 -0
- package/dist/src/unstable/agent-capabilities/data/agents/cursor.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/cursor.js +213 -0
- package/dist/src/unstable/agent-capabilities/data/agents/cursor.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/deepagents.d.ts +73 -0
- package/dist/src/unstable/agent-capabilities/data/agents/deepagents.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/deepagents.js +78 -0
- package/dist/src/unstable/agent-capabilities/data/agents/deepagents.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/devin.d.ts +81 -0
- package/dist/src/unstable/agent-capabilities/data/agents/devin.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/devin.js +86 -0
- package/dist/src/unstable/agent-capabilities/data/agents/devin.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/dexto.d.ts +73 -0
- package/dist/src/unstable/agent-capabilities/data/agents/dexto.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/dexto.js +75 -0
- package/dist/src/unstable/agent-capabilities/data/agents/dexto.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/droid.d.ts +84 -0
- package/dist/src/unstable/agent-capabilities/data/agents/droid.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/droid.js +86 -0
- package/dist/src/unstable/agent-capabilities/data/agents/droid.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/firebender.d.ts +73 -0
- package/dist/src/unstable/agent-capabilities/data/agents/firebender.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/firebender.js +75 -0
- package/dist/src/unstable/agent-capabilities/data/agents/firebender.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/forgecode.d.ts +81 -0
- package/dist/src/unstable/agent-capabilities/data/agents/forgecode.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/forgecode.js +86 -0
- package/dist/src/unstable/agent-capabilities/data/agents/forgecode.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/gemini-cli.d.ts +165 -0
- package/dist/src/unstable/agent-capabilities/data/agents/gemini-cli.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/gemini-cli.js +189 -0
- package/dist/src/unstable/agent-capabilities/data/agents/gemini-cli.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/github-copilot.d.ts +167 -0
- package/dist/src/unstable/agent-capabilities/data/agents/github-copilot.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/github-copilot.js +184 -0
- package/dist/src/unstable/agent-capabilities/data/agents/github-copilot.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/goose.d.ts +107 -0
- package/dist/src/unstable/agent-capabilities/data/agents/goose.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/goose.js +111 -0
- package/dist/src/unstable/agent-capabilities/data/agents/goose.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/grok-cli.d.ts +86 -0
- package/dist/src/unstable/agent-capabilities/data/agents/grok-cli.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/grok-cli.js +88 -0
- package/dist/src/unstable/agent-capabilities/data/agents/grok-cli.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/hermes.d.ts +86 -0
- package/dist/src/unstable/agent-capabilities/data/agents/hermes.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/hermes.js +88 -0
- package/dist/src/unstable/agent-capabilities/data/agents/hermes.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/ibm-bob.d.ts +118 -0
- package/dist/src/unstable/agent-capabilities/data/agents/ibm-bob.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/ibm-bob.js +123 -0
- package/dist/src/unstable/agent-capabilities/data/agents/ibm-bob.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/index.d.ts +55 -0
- package/dist/src/unstable/agent-capabilities/data/agents/index.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/index.js +55 -0
- package/dist/src/unstable/agent-capabilities/data/agents/index.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/junie.d.ts +123 -0
- package/dist/src/unstable/agent-capabilities/data/agents/junie.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/junie.js +127 -0
- package/dist/src/unstable/agent-capabilities/data/agents/junie.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/kilo.d.ts +133 -0
- package/dist/src/unstable/agent-capabilities/data/agents/kilo.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/kilo.js +139 -0
- package/dist/src/unstable/agent-capabilities/data/agents/kilo.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/kimi-cli.d.ts +111 -0
- package/dist/src/unstable/agent-capabilities/data/agents/kimi-cli.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/kimi-cli.js +116 -0
- package/dist/src/unstable/agent-capabilities/data/agents/kimi-cli.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/kiro-cli.d.ts +127 -0
- package/dist/src/unstable/agent-capabilities/data/agents/kiro-cli.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/kiro-cli.js +132 -0
- package/dist/src/unstable/agent-capabilities/data/agents/kiro-cli.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/kode.d.ts +99 -0
- package/dist/src/unstable/agent-capabilities/data/agents/kode.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/kode.js +104 -0
- package/dist/src/unstable/agent-capabilities/data/agents/kode.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/mcpjam.d.ts +73 -0
- package/dist/src/unstable/agent-capabilities/data/agents/mcpjam.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/mcpjam.js +75 -0
- package/dist/src/unstable/agent-capabilities/data/agents/mcpjam.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/mistral-vibe.d.ts +126 -0
- package/dist/src/unstable/agent-capabilities/data/agents/mistral-vibe.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/mistral-vibe.js +131 -0
- package/dist/src/unstable/agent-capabilities/data/agents/mistral-vibe.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/mux.d.ts +85 -0
- package/dist/src/unstable/agent-capabilities/data/agents/mux.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/mux.js +87 -0
- package/dist/src/unstable/agent-capabilities/data/agents/mux.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/neovate.d.ts +111 -0
- package/dist/src/unstable/agent-capabilities/data/agents/neovate.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/neovate.js +116 -0
- package/dist/src/unstable/agent-capabilities/data/agents/neovate.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/openclaw.d.ts +73 -0
- package/dist/src/unstable/agent-capabilities/data/agents/openclaw.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/openclaw.js +78 -0
- package/dist/src/unstable/agent-capabilities/data/agents/openclaw.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/opencode.d.ts +121 -0
- package/dist/src/unstable/agent-capabilities/data/agents/opencode.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/opencode.js +126 -0
- package/dist/src/unstable/agent-capabilities/data/agents/opencode.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/openhands.d.ts +86 -0
- package/dist/src/unstable/agent-capabilities/data/agents/openhands.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/openhands.js +91 -0
- package/dist/src/unstable/agent-capabilities/data/agents/openhands.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/pi.d.ts +84 -0
- package/dist/src/unstable/agent-capabilities/data/agents/pi.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/pi.js +86 -0
- package/dist/src/unstable/agent-capabilities/data/agents/pi.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/pochi.d.ts +111 -0
- package/dist/src/unstable/agent-capabilities/data/agents/pochi.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/pochi.js +116 -0
- package/dist/src/unstable/agent-capabilities/data/agents/pochi.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/qoder.d.ts +173 -0
- package/dist/src/unstable/agent-capabilities/data/agents/qoder.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/qoder.js +192 -0
- package/dist/src/unstable/agent-capabilities/data/agents/qoder.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/qwen-code.d.ts +115 -0
- package/dist/src/unstable/agent-capabilities/data/agents/qwen-code.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/qwen-code.js +120 -0
- package/dist/src/unstable/agent-capabilities/data/agents/qwen-code.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/replit.d.ts +107 -0
- package/dist/src/unstable/agent-capabilities/data/agents/replit.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/replit.js +111 -0
- package/dist/src/unstable/agent-capabilities/data/agents/replit.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/roo.d.ts +127 -0
- package/dist/src/unstable/agent-capabilities/data/agents/roo.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/roo.js +132 -0
- package/dist/src/unstable/agent-capabilities/data/agents/roo.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/rovodev.d.ts +77 -0
- package/dist/src/unstable/agent-capabilities/data/agents/rovodev.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/rovodev.js +82 -0
- package/dist/src/unstable/agent-capabilities/data/agents/rovodev.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/tabnine-cli.d.ts +76 -0
- package/dist/src/unstable/agent-capabilities/data/agents/tabnine-cli.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/tabnine-cli.js +78 -0
- package/dist/src/unstable/agent-capabilities/data/agents/tabnine-cli.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/trae-cn.d.ts +116 -0
- package/dist/src/unstable/agent-capabilities/data/agents/trae-cn.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/trae-cn.js +120 -0
- package/dist/src/unstable/agent-capabilities/data/agents/trae-cn.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/trae.d.ts +116 -0
- package/dist/src/unstable/agent-capabilities/data/agents/trae.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/trae.js +120 -0
- package/dist/src/unstable/agent-capabilities/data/agents/trae.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/warp.d.ts +73 -0
- package/dist/src/unstable/agent-capabilities/data/agents/warp.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/warp.js +75 -0
- package/dist/src/unstable/agent-capabilities/data/agents/warp.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/windsurf.d.ts +136 -0
- package/dist/src/unstable/agent-capabilities/data/agents/windsurf.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/windsurf.js +147 -0
- package/dist/src/unstable/agent-capabilities/data/agents/windsurf.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/zencoder.d.ts +111 -0
- package/dist/src/unstable/agent-capabilities/data/agents/zencoder.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/zencoder.js +119 -0
- package/dist/src/unstable/agent-capabilities/data/agents/zencoder.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/derive.d.ts +8 -154
- package/dist/src/unstable/agent-capabilities/derive.d.ts.map +1 -1
- package/dist/src/unstable/agent-capabilities/derive.js +34 -70
- package/dist/src/unstable/agent-capabilities/derive.js.map +1 -1
- package/dist/src/unstable/agent-capabilities/index.d.ts +4 -5
- package/dist/src/unstable/agent-capabilities/index.d.ts.map +1 -1
- package/dist/src/unstable/agent-capabilities/index.js +4 -5
- package/dist/src/unstable/agent-capabilities/index.js.map +1 -1
- package/dist/src/unstable/agent-capabilities/lookup.d.ts +1 -1
- package/dist/src/unstable/agent-capabilities/lookup.d.ts.map +1 -1
- package/dist/src/unstable/agent-capabilities/lookup.js +1 -1
- package/dist/src/unstable/agent-capabilities/lookup.js.map +1 -1
- package/dist/src/unstable/agent-capabilities/schema.d.ts +767 -285
- package/dist/src/unstable/agent-capabilities/schema.d.ts.map +1 -1
- package/dist/src/unstable/agent-capabilities/schema.js +260 -144
- package/dist/src/unstable/agent-capabilities/schema.js.map +1 -1
- package/dist/src/unstable/agents/instructions.d.ts +31 -1
- package/dist/src/unstable/agents/instructions.d.ts.map +1 -1
- package/dist/src/unstable/agents/instructions.js +23 -10
- package/dist/src/unstable/agents/instructions.js.map +1 -1
- package/dist/src/unstable/agents/mcp-sync.d.ts.map +1 -1
- package/dist/src/unstable/agents/mcp-sync.js +14 -21
- package/dist/src/unstable/agents/mcp-sync.js.map +1 -1
- package/dist/src/unstable/agents/registry.js +1 -1
- package/dist/src/unstable/agents/registry.js.map +1 -1
- package/dist/src/unstable/agents/types.d.ts +1 -1
- package/dist/src/unstable/agents/types.d.ts.map +1 -1
- package/dist/src/unstable/agents/types.js +1 -1
- package/dist/src/unstable/agents/types.js.map +1 -1
- package/dist/src/unstable/commands/operations/shared-command-helpers.d.ts +3 -3
- package/dist/src/unstable/extension-types/catalog.d.ts +144 -0
- package/dist/src/unstable/extension-types/catalog.d.ts.map +1 -0
- package/dist/src/unstable/extension-types/catalog.js +68 -0
- package/dist/src/unstable/extension-types/catalog.js.map +1 -0
- package/dist/src/unstable/extension-types/derive.d.ts +13 -0
- package/dist/src/unstable/extension-types/derive.d.ts.map +1 -0
- package/dist/src/unstable/extension-types/derive.js +13 -0
- package/dist/src/unstable/extension-types/derive.js.map +1 -0
- package/dist/src/unstable/extension-types/index.d.ts +5 -0
- package/dist/src/unstable/extension-types/index.d.ts.map +1 -0
- package/dist/src/unstable/extension-types/index.js +5 -0
- package/dist/src/unstable/extension-types/index.js.map +1 -0
- package/dist/src/unstable/extension-types/schema.d.ts +154 -0
- package/dist/src/unstable/extension-types/schema.d.ts.map +1 -0
- package/dist/src/unstable/extension-types/schema.js +85 -0
- package/dist/src/unstable/extension-types/schema.js.map +1 -0
- package/dist/src/unstable/{agent-capabilities → extension-types}/standards.d.ts +2 -2
- package/dist/src/unstable/extension-types/standards.d.ts.map +1 -0
- package/dist/src/unstable/{agent-capabilities → extension-types}/standards.js +2 -2
- package/dist/src/unstable/extension-types/standards.js.map +1 -0
- package/dist/src/unstable/mcps/resolution.d.ts +2 -2
- package/dist/src/unstable/mcps/resolution.d.ts.map +1 -1
- package/dist/src/unstable/mcps/resolution.js +11 -9
- package/dist/src/unstable/mcps/resolution.js.map +1 -1
- package/dist/src/unstable/workspace/initialization-interaction.d.ts +32 -0
- package/dist/src/unstable/workspace/initialization-interaction.d.ts.map +1 -1
- package/dist/src/unstable/workspace/initialization-interaction.js +65 -5
- package/dist/src/unstable/workspace/initialization-interaction.js.map +1 -1
- package/dist/src/unstable/workspace/initialization.d.ts +60 -67
- package/dist/src/unstable/workspace/initialization.d.ts.map +1 -1
- package/dist/src/unstable/workspace/initialization.js +349 -50
- package/dist/src/unstable/workspace/initialization.js.map +1 -1
- package/dist/src/unstable/workspace/read-model/discovery/subagents.d.ts +1 -1
- package/dist/src/unstable/workspace/service-interface.d.ts +6 -0
- package/dist/src/unstable/workspace/service-interface.d.ts.map +1 -1
- package/dist/src/unstable/workspace/service.d.ts +5 -5
- package/package.json +6 -2
- package/site-content/__generated__/schemas/axm-lock.schema.json +0 -1
- package/site-content/__generated__/schemas/axm-package-meta.schema.json +0 -1
- package/site-content/__generated__/schemas/command.schema.json +0 -1
- package/site-content/__generated__/schemas/files.schema.json +0 -1
- package/site-content/__generated__/schemas/hook.schema.json +0 -1
- package/site-content/__generated__/schemas/mcp-server.schema.json +0 -1
- package/site-content/__generated__/schemas/pack.schema.json +0 -1
- package/site-content/__generated__/schemas/rule.schema.json +0 -1
- package/site-content/__generated__/schemas/settings.schema.json +0 -1
- package/site-content/__generated__/schemas/skill.schema.json +0 -1
- package/site-content/__generated__/schemas/subagent.schema.json +0 -1
- package/dist/src/unstable/agent-capabilities/__generated__/catalog.d.ts +0 -6673
- package/dist/src/unstable/agent-capabilities/__generated__/catalog.js +0 -7428
- package/dist/src/unstable/agent-capabilities/__generated__/catalog.js.map +0 -1
- package/dist/src/unstable/agent-capabilities/standards.d.ts.map +0 -1
- package/dist/src/unstable/agent-capabilities/standards.js.map +0 -1
- package/dist/src/unstable/agent-capabilities/validate.d.ts +0 -19
- package/dist/src/unstable/agent-capabilities/validate.d.ts.map +0 -1
- package/dist/src/unstable/agent-capabilities/validate.js +0 -163
- package/dist/src/unstable/agent-capabilities/validate.js.map +0 -1
|
@@ -4,6 +4,8 @@
|
|
|
4
4
|
* @experimental This API is unstable and may change without notice.
|
|
5
5
|
*/
|
|
6
6
|
import * as Schema from "effect/Schema";
|
|
7
|
+
import { type LeafExtensionType } from "../extension-types/schema.js";
|
|
8
|
+
export { DocLinkSchema, LEAF_EXTENSION_TYPES, StandardSchema, UrlSchema, type DocLink, type LeafExtensionType, type Standard, type Url, } from "../extension-types/schema.js";
|
|
7
9
|
/** @experimental This API is unstable and may change without notice. */
|
|
8
10
|
export declare const AgentIdFromYamlSchema: Schema.NonEmptyString;
|
|
9
11
|
/** @experimental This API is unstable and may change without notice. */
|
|
@@ -17,10 +19,20 @@ export declare const ConventionSchema: Schema.Literals<readonly ["universal", "v
|
|
|
17
19
|
/** @experimental This API is unstable and may change without notice. */
|
|
18
20
|
export type Convention = Schema.Schema.Type<typeof ConventionSchema>;
|
|
19
21
|
/** @experimental This API is unstable and may change without notice. */
|
|
20
|
-
export declare const
|
|
22
|
+
export declare const SUPPORTED_LIFECYCLE: "supported";
|
|
23
|
+
/** @experimental This API is unstable and may change without notice. */
|
|
24
|
+
export declare const CapabilityLifecycleSchema: Schema.Literals<readonly ["supported", "planned", "unsupported", "unknown"]>;
|
|
21
25
|
/** @experimental This API is unstable and may change without notice. */
|
|
22
26
|
export type CapabilityLifecycle = Schema.Schema.Type<typeof CapabilityLifecycleSchema>;
|
|
23
27
|
/** @experimental This API is unstable and may change without notice. */
|
|
28
|
+
export declare const ActiveLifecycleSchema: Schema.Literals<readonly ["supported", "planned"]>;
|
|
29
|
+
/** @experimental This API is unstable and may change without notice. */
|
|
30
|
+
export type ActiveLifecycle = Schema.Schema.Type<typeof ActiveLifecycleSchema>;
|
|
31
|
+
/** @experimental This API is unstable and may change without notice. */
|
|
32
|
+
export declare const InactiveLifecycleSchema: Schema.Literals<readonly ["unsupported", "unknown"]>;
|
|
33
|
+
/** @experimental This API is unstable and may change without notice. */
|
|
34
|
+
export type InactiveLifecycle = Schema.Schema.Type<typeof InactiveLifecycleSchema>;
|
|
35
|
+
/** @experimental This API is unstable and may change without notice. */
|
|
24
36
|
export declare const ScopeSchema: Schema.Literals<readonly ["user", "project"]>;
|
|
25
37
|
/** @experimental This API is unstable and may change without notice. */
|
|
26
38
|
export type Scope = Schema.Schema.Type<typeof ScopeSchema>;
|
|
@@ -33,24 +45,9 @@ export declare const McpTransportSchema: Schema.Literals<readonly ["stdio", "htt
|
|
|
33
45
|
/** @experimental This API is unstable and may change without notice. */
|
|
34
46
|
export type McpTransport = Schema.Schema.Type<typeof McpTransportSchema>;
|
|
35
47
|
/** @experimental This API is unstable and may change without notice. */
|
|
36
|
-
export declare const StandardSchema: Schema.Struct<{
|
|
37
|
-
readonly id: Schema.NonEmptyString;
|
|
38
|
-
readonly name: Schema.NonEmptyString;
|
|
39
|
-
readonly url: Schema.NonEmptyString;
|
|
40
|
-
}>;
|
|
41
|
-
/** @experimental This API is unstable and may change without notice. */
|
|
42
|
-
export type Standard = Schema.Schema.Type<typeof StandardSchema>;
|
|
43
|
-
/** @experimental This API is unstable and may change without notice. */
|
|
44
|
-
export declare const DocLinkSchema: Schema.Struct<{
|
|
45
|
-
readonly label: Schema.NonEmptyString;
|
|
46
|
-
readonly url: Schema.NonEmptyString;
|
|
47
|
-
}>;
|
|
48
|
-
/** @experimental This API is unstable and may change without notice. */
|
|
49
|
-
export type DocLink = Schema.Schema.Type<typeof DocLinkSchema>;
|
|
50
|
-
/** @experimental This API is unstable and may change without notice. */
|
|
51
48
|
export declare const DetectionSchema: Schema.Struct<{
|
|
52
|
-
readonly projectDirs: Schema
|
|
53
|
-
readonly userDirs: Schema
|
|
49
|
+
readonly projectDirs: Schema.$Array<Schema.NonEmptyString>;
|
|
50
|
+
readonly userDirs: Schema.$Array<Schema.NonEmptyString>;
|
|
54
51
|
}>;
|
|
55
52
|
/** @experimental This API is unstable and may change without notice. */
|
|
56
53
|
export type Detection = Schema.Schema.Type<typeof DetectionSchema>;
|
|
@@ -59,127 +56,213 @@ export declare const LastVerifiedDateSchema: Schema.NonEmptyString;
|
|
|
59
56
|
/** @experimental This API is unstable and may change without notice. */
|
|
60
57
|
export type LastVerifiedDate = Schema.Schema.Type<typeof LastVerifiedDateSchema>;
|
|
61
58
|
/** @experimental This API is unstable and may change without notice. */
|
|
62
|
-
export declare const CapabilityBaseSchema: Schema.Struct<{
|
|
63
|
-
lifecycle: Schema.
|
|
64
|
-
notes: Schema.
|
|
65
|
-
docs: Schema
|
|
59
|
+
export declare const CapabilityBaseSchema: Schema.Union<readonly [Schema.Struct<{
|
|
60
|
+
lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
|
|
61
|
+
notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
62
|
+
docs: Schema.$Array<Schema.Struct<{
|
|
66
63
|
readonly label: Schema.NonEmptyString;
|
|
67
64
|
readonly url: Schema.NonEmptyString;
|
|
68
|
-
}
|
|
69
|
-
sources: Schema.
|
|
70
|
-
lastVerified: Schema.
|
|
71
|
-
|
|
65
|
+
}>>;
|
|
66
|
+
sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
|
|
67
|
+
lastVerified: Schema.NonEmptyString;
|
|
68
|
+
scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
|
|
69
|
+
}>, Schema.Struct<{
|
|
70
|
+
readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
|
|
71
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
72
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
73
|
+
readonly label: Schema.NonEmptyString;
|
|
74
|
+
readonly url: Schema.NonEmptyString;
|
|
75
|
+
}>>;
|
|
76
|
+
readonly sources: Schema.$Array<Schema.NonEmptyString>;
|
|
77
|
+
}>]>;
|
|
72
78
|
/** @experimental This API is unstable and may change without notice. */
|
|
73
79
|
export type CapabilityBase = Schema.Schema.Type<typeof CapabilityBaseSchema>;
|
|
74
80
|
/** @experimental This API is unstable and may change without notice. */
|
|
75
81
|
export declare const ScopedCapabilityBaseSchema: Schema.Struct<{
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
docs: Schema.optional<Schema.$Array<Schema.Struct<{
|
|
82
|
+
lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
|
|
83
|
+
notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
84
|
+
docs: Schema.$Array<Schema.Struct<{
|
|
80
85
|
readonly label: Schema.NonEmptyString;
|
|
81
86
|
readonly url: Schema.NonEmptyString;
|
|
82
|
-
}
|
|
83
|
-
sources: Schema.
|
|
84
|
-
lastVerified: Schema.
|
|
87
|
+
}>>;
|
|
88
|
+
sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
|
|
89
|
+
lastVerified: Schema.NonEmptyString;
|
|
90
|
+
scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
|
|
85
91
|
}>;
|
|
86
92
|
/** @experimental This API is unstable and may change without notice. */
|
|
87
93
|
export type ScopedCapabilityBase = Schema.Schema.Type<typeof ScopedCapabilityBaseSchema>;
|
|
88
94
|
/** @experimental This API is unstable and may change without notice. */
|
|
89
|
-
export declare const
|
|
90
|
-
readonly directory: Schema.
|
|
95
|
+
export declare const SkillsExtensionCapabilitySchema: Schema.Union<readonly [Schema.Struct<{
|
|
96
|
+
readonly directory: Schema.NonEmptyString;
|
|
91
97
|
readonly standardsCompliance: Schema.Literals<readonly ["full", "parity", "partial", "none"]>;
|
|
92
98
|
readonly convention: Schema.Literals<readonly ["universal", "vendor"]>;
|
|
93
|
-
readonly
|
|
94
|
-
readonly
|
|
95
|
-
readonly
|
|
96
|
-
readonly docs: Schema.optional<Schema.$Array<Schema.Struct<{
|
|
99
|
+
readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
|
|
100
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
101
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
97
102
|
readonly label: Schema.NonEmptyString;
|
|
98
103
|
readonly url: Schema.NonEmptyString;
|
|
99
|
-
}
|
|
100
|
-
readonly sources: Schema.
|
|
101
|
-
readonly lastVerified: Schema.
|
|
102
|
-
|
|
104
|
+
}>>;
|
|
105
|
+
readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
|
|
106
|
+
readonly lastVerified: Schema.NonEmptyString;
|
|
107
|
+
readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
|
|
108
|
+
}>, Schema.Struct<{
|
|
109
|
+
readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
|
|
110
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
111
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
112
|
+
readonly label: Schema.NonEmptyString;
|
|
113
|
+
readonly url: Schema.NonEmptyString;
|
|
114
|
+
}>>;
|
|
115
|
+
readonly sources: Schema.$Array<Schema.NonEmptyString>;
|
|
116
|
+
}>]>;
|
|
103
117
|
/** @experimental This API is unstable and may change without notice. */
|
|
104
|
-
export type
|
|
118
|
+
export type SkillsExtensionCapability = Schema.Schema.Type<typeof SkillsExtensionCapabilitySchema>;
|
|
105
119
|
/** @experimental This API is unstable and may change without notice. */
|
|
106
|
-
export declare const
|
|
107
|
-
readonly directory: Schema.
|
|
108
|
-
readonly
|
|
109
|
-
readonly
|
|
110
|
-
readonly
|
|
111
|
-
readonly docs: Schema.optional<Schema.$Array<Schema.Struct<{
|
|
120
|
+
export declare const CommandsExtensionCapabilitySchema: Schema.Union<readonly [Schema.Struct<{
|
|
121
|
+
readonly directory: Schema.NonEmptyString;
|
|
122
|
+
readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
|
|
123
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
124
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
112
125
|
readonly label: Schema.NonEmptyString;
|
|
113
126
|
readonly url: Schema.NonEmptyString;
|
|
114
|
-
}
|
|
115
|
-
readonly sources: Schema.
|
|
116
|
-
readonly lastVerified: Schema.
|
|
117
|
-
|
|
127
|
+
}>>;
|
|
128
|
+
readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
|
|
129
|
+
readonly lastVerified: Schema.NonEmptyString;
|
|
130
|
+
readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
|
|
131
|
+
}>, Schema.Struct<{
|
|
132
|
+
readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
|
|
133
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
134
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
135
|
+
readonly label: Schema.NonEmptyString;
|
|
136
|
+
readonly url: Schema.NonEmptyString;
|
|
137
|
+
}>>;
|
|
138
|
+
readonly sources: Schema.$Array<Schema.NonEmptyString>;
|
|
139
|
+
}>]>;
|
|
118
140
|
/** @experimental This API is unstable and may change without notice. */
|
|
119
|
-
export type
|
|
141
|
+
export type CommandsExtensionCapability = Schema.Schema.Type<typeof CommandsExtensionCapabilitySchema>;
|
|
120
142
|
/** @experimental This API is unstable and may change without notice. */
|
|
121
143
|
export declare const SubagentsLayoutSchema: Schema.Literals<readonly ["file", "directory"]>;
|
|
122
144
|
/** @experimental This API is unstable and may change without notice. */
|
|
123
145
|
export type SubagentsLayout = Schema.Schema.Type<typeof SubagentsLayoutSchema>;
|
|
124
146
|
/** @experimental This API is unstable and may change without notice. */
|
|
125
|
-
export declare const
|
|
126
|
-
readonly directory: Schema.
|
|
127
|
-
readonly layout: Schema.
|
|
128
|
-
readonly
|
|
129
|
-
readonly
|
|
130
|
-
readonly
|
|
131
|
-
readonly docs: Schema.optional<Schema.$Array<Schema.Struct<{
|
|
147
|
+
export declare const SubagentsExtensionCapabilitySchema: Schema.Union<readonly [Schema.Struct<{
|
|
148
|
+
readonly directory: Schema.NonEmptyString;
|
|
149
|
+
readonly layout: Schema.Literals<readonly ["file", "directory"]>;
|
|
150
|
+
readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
|
|
151
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
152
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
132
153
|
readonly label: Schema.NonEmptyString;
|
|
133
154
|
readonly url: Schema.NonEmptyString;
|
|
134
|
-
}
|
|
135
|
-
readonly sources: Schema.
|
|
136
|
-
readonly lastVerified: Schema.
|
|
137
|
-
|
|
155
|
+
}>>;
|
|
156
|
+
readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
|
|
157
|
+
readonly lastVerified: Schema.NonEmptyString;
|
|
158
|
+
readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
|
|
159
|
+
}>, Schema.Struct<{
|
|
160
|
+
readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
|
|
161
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
162
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
163
|
+
readonly label: Schema.NonEmptyString;
|
|
164
|
+
readonly url: Schema.NonEmptyString;
|
|
165
|
+
}>>;
|
|
166
|
+
readonly sources: Schema.$Array<Schema.NonEmptyString>;
|
|
167
|
+
}>]>;
|
|
138
168
|
/** @experimental This API is unstable and may change without notice. */
|
|
139
|
-
export type
|
|
169
|
+
export type SubagentsExtensionCapability = Schema.Schema.Type<typeof SubagentsExtensionCapabilitySchema>;
|
|
140
170
|
/** @experimental This API is unstable and may change without notice. */
|
|
141
|
-
export declare const
|
|
171
|
+
export declare const RuleInstructionsKindSchema: Schema.Literals<readonly ["agents-md", "own-file", "rules-dir"]>;
|
|
142
172
|
/** @experimental This API is unstable and may change without notice. */
|
|
143
|
-
export type
|
|
173
|
+
export type RuleInstructionsKind = Schema.Schema.Type<typeof RuleInstructionsKindSchema>;
|
|
144
174
|
/** @experimental This API is unstable and may change without notice. */
|
|
145
|
-
export declare const
|
|
175
|
+
export declare const RuleInstructionsImportSyntaxSchema: Schema.Literals<readonly ["at-path"]>;
|
|
146
176
|
/** @experimental This API is unstable and may change without notice. */
|
|
147
|
-
export type
|
|
177
|
+
export type RuleInstructionsImportSyntax = Schema.Schema.Type<typeof RuleInstructionsImportSyntaxSchema>;
|
|
148
178
|
/** @experimental This API is unstable and may change without notice. */
|
|
149
|
-
export declare const
|
|
150
|
-
readonly kind: Schema.
|
|
179
|
+
export declare const RulesExtensionCapabilitySchema: Schema.Union<readonly [Schema.Struct<{
|
|
180
|
+
readonly kind: Schema.Literal<"agents-md">;
|
|
181
|
+
readonly files: Schema.Tuple<readonly [Schema.Literal<"AGENTS.md">]>;
|
|
182
|
+
readonly nestedDiscovery: Schema.Boolean;
|
|
183
|
+
readonly importSyntax: Schema.NullOr<Schema.Literals<readonly ["at-path"]>>;
|
|
184
|
+
readonly directory: Schema.optionalKey<Schema.NonEmptyString>;
|
|
185
|
+
readonly standardsCompliance: Schema.Literals<readonly ["full", "parity", "partial", "none"]>;
|
|
186
|
+
readonly convention: Schema.Literals<readonly ["universal", "vendor"]>;
|
|
187
|
+
readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
|
|
188
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
189
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
190
|
+
readonly label: Schema.NonEmptyString;
|
|
191
|
+
readonly url: Schema.NonEmptyString;
|
|
192
|
+
}>>;
|
|
193
|
+
readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
|
|
194
|
+
readonly lastVerified: Schema.NonEmptyString;
|
|
195
|
+
readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
|
|
196
|
+
}>, Schema.Struct<{
|
|
197
|
+
readonly kind: Schema.Literal<"own-file">;
|
|
198
|
+
readonly files: Schema.Tuple<readonly [Schema.NonEmptyString]>;
|
|
199
|
+
readonly nestedDiscovery: Schema.Boolean;
|
|
200
|
+
readonly importSyntax: Schema.NullOr<Schema.Literals<readonly ["at-path"]>>;
|
|
201
|
+
readonly directory: Schema.optionalKey<Schema.NonEmptyString>;
|
|
202
|
+
readonly standardsCompliance: Schema.Literals<readonly ["full", "parity", "partial", "none"]>;
|
|
203
|
+
readonly convention: Schema.Literals<readonly ["universal", "vendor"]>;
|
|
204
|
+
readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
|
|
205
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
206
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
207
|
+
readonly label: Schema.NonEmptyString;
|
|
208
|
+
readonly url: Schema.NonEmptyString;
|
|
209
|
+
}>>;
|
|
210
|
+
readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
|
|
211
|
+
readonly lastVerified: Schema.NonEmptyString;
|
|
212
|
+
readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
|
|
213
|
+
}>, Schema.Struct<{
|
|
214
|
+
readonly kind: Schema.Literal<"rules-dir">;
|
|
151
215
|
readonly files: Schema.$Array<Schema.NonEmptyString>;
|
|
152
216
|
readonly nestedDiscovery: Schema.Boolean;
|
|
153
|
-
readonly importSyntax: Schema.
|
|
217
|
+
readonly importSyntax: Schema.NullOr<Schema.Literals<readonly ["at-path"]>>;
|
|
218
|
+
readonly directory: Schema.NonEmptyString;
|
|
154
219
|
readonly standardsCompliance: Schema.Literals<readonly ["full", "parity", "partial", "none"]>;
|
|
155
220
|
readonly convention: Schema.Literals<readonly ["universal", "vendor"]>;
|
|
156
|
-
readonly
|
|
157
|
-
readonly
|
|
158
|
-
readonly
|
|
159
|
-
readonly docs: Schema.optional<Schema.$Array<Schema.Struct<{
|
|
221
|
+
readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
|
|
222
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
223
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
160
224
|
readonly label: Schema.NonEmptyString;
|
|
161
225
|
readonly url: Schema.NonEmptyString;
|
|
162
|
-
}
|
|
163
|
-
readonly sources: Schema.
|
|
164
|
-
readonly lastVerified: Schema.
|
|
165
|
-
|
|
226
|
+
}>>;
|
|
227
|
+
readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
|
|
228
|
+
readonly lastVerified: Schema.NonEmptyString;
|
|
229
|
+
readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
|
|
230
|
+
}>, Schema.Struct<{
|
|
231
|
+
readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
|
|
232
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
233
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
234
|
+
readonly label: Schema.NonEmptyString;
|
|
235
|
+
readonly url: Schema.NonEmptyString;
|
|
236
|
+
}>>;
|
|
237
|
+
readonly sources: Schema.$Array<Schema.NonEmptyString>;
|
|
238
|
+
}>]>;
|
|
166
239
|
/** @experimental This API is unstable and may change without notice. */
|
|
167
|
-
export type
|
|
240
|
+
export type RulesExtensionCapability = Schema.Schema.Type<typeof RulesExtensionCapabilitySchema>;
|
|
168
241
|
/** @experimental This API is unstable and may change without notice. */
|
|
169
|
-
export declare const
|
|
170
|
-
readonly directory: Schema.
|
|
171
|
-
readonly
|
|
172
|
-
readonly
|
|
173
|
-
readonly
|
|
174
|
-
readonly
|
|
242
|
+
export declare const FilesExtensionCapabilitySchema: Schema.Union<readonly [Schema.Struct<{
|
|
243
|
+
readonly directory: Schema.NonEmptyString;
|
|
244
|
+
readonly files: Schema.$Array<Schema.NonEmptyString>;
|
|
245
|
+
readonly naming: Schema.NullOr<Schema.NonEmptyString>;
|
|
246
|
+
readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
|
|
247
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
248
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
175
249
|
readonly label: Schema.NonEmptyString;
|
|
176
250
|
readonly url: Schema.NonEmptyString;
|
|
177
|
-
}
|
|
178
|
-
readonly sources: Schema.
|
|
179
|
-
readonly lastVerified: Schema.
|
|
180
|
-
|
|
251
|
+
}>>;
|
|
252
|
+
readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
|
|
253
|
+
readonly lastVerified: Schema.NonEmptyString;
|
|
254
|
+
readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
|
|
255
|
+
}>, Schema.Struct<{
|
|
256
|
+
readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
|
|
257
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
258
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
259
|
+
readonly label: Schema.NonEmptyString;
|
|
260
|
+
readonly url: Schema.NonEmptyString;
|
|
261
|
+
}>>;
|
|
262
|
+
readonly sources: Schema.$Array<Schema.NonEmptyString>;
|
|
263
|
+
}>]>;
|
|
181
264
|
/** @experimental This API is unstable and may change without notice. */
|
|
182
|
-
export type
|
|
265
|
+
export type FilesExtensionCapability = Schema.Schema.Type<typeof FilesExtensionCapabilitySchema>;
|
|
183
266
|
/** @experimental This API is unstable and may change without notice. */
|
|
184
267
|
export declare const ConfigFileFormatSchema: Schema.Literals<readonly ["json", "jsonc", "toml", "starlark", "vscode-settings"]>;
|
|
185
268
|
/** @experimental This API is unstable and may change without notice. */
|
|
@@ -215,7 +298,7 @@ export declare const McpTypeFieldSchema: Schema.Struct<{
|
|
|
215
298
|
export type McpTypeField = Schema.Schema.Type<typeof McpTypeFieldSchema>;
|
|
216
299
|
/** @experimental This API is unstable and may change without notice. */
|
|
217
300
|
export declare const McpStdioDialectSchema: Schema.Struct<{
|
|
218
|
-
readonly typeField: Schema.
|
|
301
|
+
readonly typeField: Schema.NullOr<Schema.Struct<{
|
|
219
302
|
readonly name: Schema.NonEmptyString;
|
|
220
303
|
readonly value: Schema.Union<readonly [Schema.NonEmptyString, Schema.Struct<{
|
|
221
304
|
readonly "streamable-http": Schema.NonEmptyString;
|
|
@@ -223,7 +306,7 @@ export declare const McpStdioDialectSchema: Schema.Struct<{
|
|
|
223
306
|
}>]>;
|
|
224
307
|
}>>;
|
|
225
308
|
readonly command: Schema.Literals<readonly ["split", "array"]>;
|
|
226
|
-
readonly envKey: Schema.
|
|
309
|
+
readonly envKey: Schema.NullOr<Schema.NonEmptyString>;
|
|
227
310
|
}>;
|
|
228
311
|
/** @experimental This API is unstable and may change without notice. */
|
|
229
312
|
export type McpStdioDialect = Schema.Schema.Type<typeof McpStdioDialectSchema>;
|
|
@@ -236,7 +319,7 @@ export declare const McpUrlKeyMapSchema: Schema.Struct<{
|
|
|
236
319
|
export type McpUrlKeyMap = Schema.Schema.Type<typeof McpUrlKeyMapSchema>;
|
|
237
320
|
/** @experimental This API is unstable and may change without notice. */
|
|
238
321
|
export declare const McpRemoteDialectSchema: Schema.Struct<{
|
|
239
|
-
readonly typeField: Schema.
|
|
322
|
+
readonly typeField: Schema.NullOr<Schema.Struct<{
|
|
240
323
|
readonly name: Schema.NonEmptyString;
|
|
241
324
|
readonly value: Schema.Union<readonly [Schema.NonEmptyString, Schema.Struct<{
|
|
242
325
|
readonly "streamable-http": Schema.NonEmptyString;
|
|
@@ -247,7 +330,7 @@ export declare const McpRemoteDialectSchema: Schema.Struct<{
|
|
|
247
330
|
readonly "streamable-http": Schema.NonEmptyString;
|
|
248
331
|
readonly sse: Schema.NonEmptyString;
|
|
249
332
|
}>;
|
|
250
|
-
readonly headersKey: Schema.
|
|
333
|
+
readonly headersKey: Schema.NullOr<Schema.NonEmptyString>;
|
|
251
334
|
}>;
|
|
252
335
|
/** @experimental This API is unstable and may change without notice. */
|
|
253
336
|
export type McpRemoteDialect = Schema.Schema.Type<typeof McpRemoteDialectSchema>;
|
|
@@ -260,8 +343,8 @@ export declare const McpConfigSchema: Schema.Struct<{
|
|
|
260
343
|
readonly path: Schema.NonEmptyString;
|
|
261
344
|
readonly format: Schema.Literals<readonly ["json", "jsonc", "toml", "starlark", "vscode-settings"]>;
|
|
262
345
|
}>>;
|
|
263
|
-
readonly stdio: Schema.
|
|
264
|
-
readonly typeField: Schema.
|
|
346
|
+
readonly stdio: Schema.NullOr<Schema.Struct<{
|
|
347
|
+
readonly typeField: Schema.NullOr<Schema.Struct<{
|
|
265
348
|
readonly name: Schema.NonEmptyString;
|
|
266
349
|
readonly value: Schema.Union<readonly [Schema.NonEmptyString, Schema.Struct<{
|
|
267
350
|
readonly "streamable-http": Schema.NonEmptyString;
|
|
@@ -269,10 +352,10 @@ export declare const McpConfigSchema: Schema.Struct<{
|
|
|
269
352
|
}>]>;
|
|
270
353
|
}>>;
|
|
271
354
|
readonly command: Schema.Literals<readonly ["split", "array"]>;
|
|
272
|
-
readonly envKey: Schema.
|
|
355
|
+
readonly envKey: Schema.NullOr<Schema.NonEmptyString>;
|
|
273
356
|
}>>;
|
|
274
|
-
readonly remote: Schema.
|
|
275
|
-
readonly typeField: Schema.
|
|
357
|
+
readonly remote: Schema.NullOr<Schema.Struct<{
|
|
358
|
+
readonly typeField: Schema.NullOr<Schema.Struct<{
|
|
276
359
|
readonly name: Schema.NonEmptyString;
|
|
277
360
|
readonly value: Schema.Union<readonly [Schema.NonEmptyString, Schema.Struct<{
|
|
278
361
|
readonly "streamable-http": Schema.NonEmptyString;
|
|
@@ -283,16 +366,18 @@ export declare const McpConfigSchema: Schema.Struct<{
|
|
|
283
366
|
readonly "streamable-http": Schema.NonEmptyString;
|
|
284
367
|
readonly sse: Schema.NonEmptyString;
|
|
285
368
|
}>;
|
|
286
|
-
readonly headersKey: Schema.
|
|
369
|
+
readonly headersKey: Schema.NullOr<Schema.NonEmptyString>;
|
|
287
370
|
}>>;
|
|
288
|
-
readonly transform: Schema.
|
|
371
|
+
readonly transform: Schema.NullOr<Schema.NonEmptyString>;
|
|
289
372
|
}>;
|
|
290
373
|
/** @experimental This API is unstable and may change without notice. */
|
|
291
374
|
export type McpConfig = Schema.Schema.Type<typeof McpConfigSchema>;
|
|
292
375
|
/** @experimental This API is unstable and may change without notice. */
|
|
293
|
-
export declare const
|
|
294
|
-
readonly
|
|
295
|
-
readonly
|
|
376
|
+
export declare const McpExtensionCapabilitySchema: Schema.Union<readonly [Schema.Struct<{
|
|
377
|
+
readonly standardsCompliance: Schema.Literal<"full">;
|
|
378
|
+
readonly convention: Schema.Literals<readonly ["universal", "vendor"]>;
|
|
379
|
+
readonly transports: Schema.NonEmptyArray<Schema.Literals<readonly ["stdio", "http", "sse"]>>;
|
|
380
|
+
readonly config: Schema.Struct<{
|
|
296
381
|
readonly serversKey: Schema.Literals<readonly ["mcpServers", "servers", "mcp", "mcp_servers", "context_servers"]>;
|
|
297
382
|
readonly nativeEnabled: Schema.Boolean;
|
|
298
383
|
readonly targets: Schema.$Array<Schema.Struct<{
|
|
@@ -300,8 +385,8 @@ export declare const McpCapabilitySchema: Schema.Struct<{
|
|
|
300
385
|
readonly path: Schema.NonEmptyString;
|
|
301
386
|
readonly format: Schema.Literals<readonly ["json", "jsonc", "toml", "starlark", "vscode-settings"]>;
|
|
302
387
|
}>>;
|
|
303
|
-
readonly stdio: Schema.
|
|
304
|
-
readonly typeField: Schema.
|
|
388
|
+
readonly stdio: Schema.NullOr<Schema.Struct<{
|
|
389
|
+
readonly typeField: Schema.NullOr<Schema.Struct<{
|
|
305
390
|
readonly name: Schema.NonEmptyString;
|
|
306
391
|
readonly value: Schema.Union<readonly [Schema.NonEmptyString, Schema.Struct<{
|
|
307
392
|
readonly "streamable-http": Schema.NonEmptyString;
|
|
@@ -309,10 +394,10 @@ export declare const McpCapabilitySchema: Schema.Struct<{
|
|
|
309
394
|
}>]>;
|
|
310
395
|
}>>;
|
|
311
396
|
readonly command: Schema.Literals<readonly ["split", "array"]>;
|
|
312
|
-
readonly envKey: Schema.
|
|
397
|
+
readonly envKey: Schema.NullOr<Schema.NonEmptyString>;
|
|
313
398
|
}>>;
|
|
314
|
-
readonly remote: Schema.
|
|
315
|
-
readonly typeField: Schema.
|
|
399
|
+
readonly remote: Schema.NullOr<Schema.Struct<{
|
|
400
|
+
readonly typeField: Schema.NullOr<Schema.Struct<{
|
|
316
401
|
readonly name: Schema.NonEmptyString;
|
|
317
402
|
readonly value: Schema.Union<readonly [Schema.NonEmptyString, Schema.Struct<{
|
|
318
403
|
readonly "streamable-http": Schema.NonEmptyString;
|
|
@@ -323,24 +408,43 @@ export declare const McpCapabilitySchema: Schema.Struct<{
|
|
|
323
408
|
readonly "streamable-http": Schema.NonEmptyString;
|
|
324
409
|
readonly sse: Schema.NonEmptyString;
|
|
325
410
|
}>;
|
|
326
|
-
readonly headersKey: Schema.
|
|
411
|
+
readonly headersKey: Schema.NullOr<Schema.NonEmptyString>;
|
|
327
412
|
}>>;
|
|
328
|
-
readonly transform: Schema.
|
|
413
|
+
readonly transform: Schema.NullOr<Schema.NonEmptyString>;
|
|
414
|
+
}>;
|
|
415
|
+
readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
|
|
416
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
417
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
418
|
+
readonly label: Schema.NonEmptyString;
|
|
419
|
+
readonly url: Schema.NonEmptyString;
|
|
329
420
|
}>>;
|
|
330
|
-
readonly
|
|
421
|
+
readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
|
|
422
|
+
readonly lastVerified: Schema.NonEmptyString;
|
|
423
|
+
readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
|
|
424
|
+
}>, Schema.Struct<{
|
|
425
|
+
readonly standardsCompliance: Schema.Literals<readonly ["parity", "partial"]>;
|
|
331
426
|
readonly convention: Schema.Literals<readonly ["universal", "vendor"]>;
|
|
332
|
-
readonly
|
|
333
|
-
readonly lifecycle: Schema.
|
|
334
|
-
readonly notes: Schema.
|
|
335
|
-
readonly docs: Schema
|
|
427
|
+
readonly transports: Schema.NonEmptyArray<Schema.Literals<readonly ["stdio", "http", "sse"]>>;
|
|
428
|
+
readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
|
|
429
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
430
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
336
431
|
readonly label: Schema.NonEmptyString;
|
|
337
432
|
readonly url: Schema.NonEmptyString;
|
|
338
|
-
}
|
|
339
|
-
readonly sources: Schema.
|
|
340
|
-
readonly lastVerified: Schema.
|
|
341
|
-
|
|
433
|
+
}>>;
|
|
434
|
+
readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
|
|
435
|
+
readonly lastVerified: Schema.NonEmptyString;
|
|
436
|
+
readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
|
|
437
|
+
}>, Schema.Struct<{
|
|
438
|
+
readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
|
|
439
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
440
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
441
|
+
readonly label: Schema.NonEmptyString;
|
|
442
|
+
readonly url: Schema.NonEmptyString;
|
|
443
|
+
}>>;
|
|
444
|
+
readonly sources: Schema.$Array<Schema.NonEmptyString>;
|
|
445
|
+
}>]>;
|
|
342
446
|
/** @experimental This API is unstable and may change without notice. */
|
|
343
|
-
export type
|
|
447
|
+
export type McpExtensionCapability = Schema.Schema.Type<typeof McpExtensionCapabilitySchema>;
|
|
344
448
|
/** @experimental This API is unstable and may change without notice. */
|
|
345
449
|
export declare const PermissionMechanismSchema: Schema.Literals<readonly ["config-file", "cli-flag", "ui-only"]>;
|
|
346
450
|
/** @experimental This API is unstable and may change without notice. */
|
|
@@ -363,7 +467,7 @@ export declare const HooksSerializerSchema: Schema.Literals<readonly ["claude-co
|
|
|
363
467
|
/** @experimental This API is unstable and may change without notice. */
|
|
364
468
|
export type HooksSerializer = Schema.Schema.Type<typeof HooksSerializerSchema>;
|
|
365
469
|
/** @experimental This API is unstable and may change without notice. */
|
|
366
|
-
export declare const
|
|
470
|
+
export declare const HooksExtensionCapabilitySchema: Schema.Union<readonly [Schema.Struct<{
|
|
367
471
|
readonly configFiles: Schema.$Array<Schema.Struct<{
|
|
368
472
|
readonly scope: Schema.Literals<readonly ["user", "project"]>;
|
|
369
473
|
readonly path: Schema.NonEmptyString;
|
|
@@ -371,23 +475,31 @@ export declare const HooksCapabilitySchema: Schema.Struct<{
|
|
|
371
475
|
readonly gitignored: Schema.Boolean;
|
|
372
476
|
}>>;
|
|
373
477
|
readonly serializer: Schema.Literals<readonly ["claude-code-settings"]>;
|
|
374
|
-
readonly
|
|
375
|
-
readonly
|
|
376
|
-
readonly
|
|
377
|
-
readonly docs: Schema.optional<Schema.$Array<Schema.Struct<{
|
|
478
|
+
readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
|
|
479
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
480
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
378
481
|
readonly label: Schema.NonEmptyString;
|
|
379
482
|
readonly url: Schema.NonEmptyString;
|
|
380
|
-
}
|
|
381
|
-
readonly sources: Schema.
|
|
382
|
-
readonly lastVerified: Schema.
|
|
383
|
-
|
|
483
|
+
}>>;
|
|
484
|
+
readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
|
|
485
|
+
readonly lastVerified: Schema.NonEmptyString;
|
|
486
|
+
readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
|
|
487
|
+
}>, Schema.Struct<{
|
|
488
|
+
readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
|
|
489
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
490
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
491
|
+
readonly label: Schema.NonEmptyString;
|
|
492
|
+
readonly url: Schema.NonEmptyString;
|
|
493
|
+
}>>;
|
|
494
|
+
readonly sources: Schema.$Array<Schema.NonEmptyString>;
|
|
495
|
+
}>]>;
|
|
384
496
|
/** @experimental This API is unstable and may change without notice. */
|
|
385
|
-
export type
|
|
497
|
+
export type HooksExtensionCapability = Schema.Schema.Type<typeof HooksExtensionCapabilitySchema>;
|
|
386
498
|
/** @experimental This API is unstable and may change without notice. */
|
|
387
499
|
export declare const PermissionGrammarSchema: Schema.Struct<{
|
|
388
500
|
readonly style: Schema.Literals<readonly ["tool-call", "prefix", "regex", "glob", "starlark-rule"]>;
|
|
389
501
|
readonly example: Schema.NonEmptyString;
|
|
390
|
-
readonly notes: Schema.
|
|
502
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
391
503
|
}>;
|
|
392
504
|
/** @experimental This API is unstable and may change without notice. */
|
|
393
505
|
export type PermissionGrammar = Schema.Schema.Type<typeof PermissionGrammarSchema>;
|
|
@@ -396,114 +508,123 @@ export declare const PermissionPrerequisiteSchema: Schema.Struct<{
|
|
|
396
508
|
readonly key: Schema.NonEmptyString;
|
|
397
509
|
readonly value: Schema.NonEmptyString;
|
|
398
510
|
readonly scope: Schema.Literals<readonly ["user", "project"]>;
|
|
399
|
-
readonly note: Schema.
|
|
511
|
+
readonly note: Schema.NullOr<Schema.NonEmptyString>;
|
|
400
512
|
}>;
|
|
401
513
|
/** @experimental This API is unstable and may change without notice. */
|
|
402
514
|
export type PermissionPrerequisite = Schema.Schema.Type<typeof PermissionPrerequisiteSchema>;
|
|
403
515
|
/** @experimental This API is unstable and may change without notice. */
|
|
404
516
|
export declare const PermissionCliFlagSchema: Schema.Struct<{
|
|
405
517
|
readonly flag: Schema.NonEmptyString;
|
|
406
|
-
readonly note: Schema.
|
|
518
|
+
readonly note: Schema.NullOr<Schema.NonEmptyString>;
|
|
407
519
|
}>;
|
|
408
520
|
/** @experimental This API is unstable and may change without notice. */
|
|
409
521
|
export type PermissionCliFlag = Schema.Schema.Type<typeof PermissionCliFlagSchema>;
|
|
410
522
|
/** @experimental This API is unstable and may change without notice. */
|
|
411
523
|
export declare const PermissionGrantSchema: Schema.Struct<{
|
|
412
524
|
readonly target: Schema.NonEmptyString;
|
|
413
|
-
readonly patch: Schema.
|
|
414
|
-
readonly template: Schema.
|
|
525
|
+
readonly patch: Schema.NullOr<Schema.Unknown>;
|
|
526
|
+
readonly template: Schema.NullOr<Schema.NonEmptyString>;
|
|
415
527
|
}>;
|
|
416
528
|
/** @experimental This API is unstable and may change without notice. */
|
|
417
529
|
export type PermissionGrant = Schema.Schema.Type<typeof PermissionGrantSchema>;
|
|
418
530
|
/** @experimental This API is unstable and may change without notice. */
|
|
419
|
-
export declare const
|
|
420
|
-
readonly mechanism: Schema
|
|
421
|
-
readonly configFiles: Schema
|
|
531
|
+
export declare const PermissionsExtensionCapabilitySchema: Schema.Union<readonly [Schema.Struct<{
|
|
532
|
+
readonly mechanism: Schema.NonEmptyArray<Schema.Literals<readonly ["config-file", "cli-flag", "ui-only"]>>;
|
|
533
|
+
readonly configFiles: Schema.$Array<Schema.Struct<{
|
|
422
534
|
readonly scope: Schema.Literals<readonly ["user", "project"]>;
|
|
423
535
|
readonly path: Schema.NonEmptyString;
|
|
424
536
|
readonly format: Schema.Literals<readonly ["json", "jsonc", "toml", "starlark", "vscode-settings"]>;
|
|
425
537
|
readonly gitignored: Schema.Boolean;
|
|
426
|
-
}
|
|
427
|
-
readonly grammar: Schema.
|
|
538
|
+
}>>;
|
|
539
|
+
readonly grammar: Schema.NullOr<Schema.Struct<{
|
|
428
540
|
readonly style: Schema.Literals<readonly ["tool-call", "prefix", "regex", "glob", "starlark-rule"]>;
|
|
429
541
|
readonly example: Schema.NonEmptyString;
|
|
430
|
-
readonly notes: Schema.
|
|
542
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
431
543
|
}>>;
|
|
432
|
-
readonly prerequisites: Schema
|
|
544
|
+
readonly prerequisites: Schema.$Array<Schema.Struct<{
|
|
433
545
|
readonly key: Schema.NonEmptyString;
|
|
434
546
|
readonly value: Schema.NonEmptyString;
|
|
435
547
|
readonly scope: Schema.Literals<readonly ["user", "project"]>;
|
|
436
|
-
readonly note: Schema.
|
|
437
|
-
}
|
|
438
|
-
readonly cliFlags: Schema
|
|
548
|
+
readonly note: Schema.NullOr<Schema.NonEmptyString>;
|
|
549
|
+
}>>;
|
|
550
|
+
readonly cliFlags: Schema.$Array<Schema.Struct<{
|
|
439
551
|
readonly flag: Schema.NonEmptyString;
|
|
440
|
-
readonly note: Schema.
|
|
441
|
-
}
|
|
442
|
-
readonly grants: Schema
|
|
552
|
+
readonly note: Schema.NullOr<Schema.NonEmptyString>;
|
|
553
|
+
}>>;
|
|
554
|
+
readonly grants: Schema.$Record<Schema.String, Schema.Struct<{
|
|
443
555
|
readonly target: Schema.NonEmptyString;
|
|
444
|
-
readonly patch: Schema.
|
|
445
|
-
readonly template: Schema.
|
|
446
|
-
}
|
|
447
|
-
readonly
|
|
448
|
-
readonly
|
|
449
|
-
readonly
|
|
450
|
-
readonly docs: Schema.optional<Schema.$Array<Schema.Struct<{
|
|
556
|
+
readonly patch: Schema.NullOr<Schema.Unknown>;
|
|
557
|
+
readonly template: Schema.NullOr<Schema.NonEmptyString>;
|
|
558
|
+
}>>;
|
|
559
|
+
readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
|
|
560
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
561
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
451
562
|
readonly label: Schema.NonEmptyString;
|
|
452
563
|
readonly url: Schema.NonEmptyString;
|
|
453
|
-
}
|
|
454
|
-
readonly sources: Schema.
|
|
455
|
-
readonly lastVerified: Schema.
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
/** @experimental This API is unstable and may change without notice. */
|
|
462
|
-
export declare const AgentSchema: Schema.Struct<{
|
|
463
|
-
readonly id: Schema.NonEmptyString;
|
|
464
|
-
readonly name: Schema.NonEmptyString;
|
|
465
|
-
readonly vendor: Schema.NonEmptyString;
|
|
466
|
-
readonly homepage: Schema.NonEmptyString;
|
|
467
|
-
readonly interfaces: Schema.$Array<Schema.Literals<readonly ["cli", "ide-extension"]>>;
|
|
468
|
-
readonly family: Schema.optional<Schema.NonEmptyString>;
|
|
469
|
-
readonly rootDir: Schema.optional<Schema.NullOr<Schema.NonEmptyString>>;
|
|
470
|
-
readonly detection: Schema.optional<Schema.Struct<{
|
|
471
|
-
readonly projectDirs: Schema.optional<Schema.$Array<Schema.NonEmptyString>>;
|
|
472
|
-
readonly userDirs: Schema.optional<Schema.$Array<Schema.NonEmptyString>>;
|
|
473
|
-
}>>;
|
|
474
|
-
readonly docs: Schema.optional<Schema.$Array<Schema.Struct<{
|
|
564
|
+
}>>;
|
|
565
|
+
readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
|
|
566
|
+
readonly lastVerified: Schema.NonEmptyString;
|
|
567
|
+
readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
|
|
568
|
+
}>, Schema.Struct<{
|
|
569
|
+
readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
|
|
570
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
571
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
475
572
|
readonly label: Schema.NonEmptyString;
|
|
476
573
|
readonly url: Schema.NonEmptyString;
|
|
477
|
-
}
|
|
478
|
-
readonly
|
|
479
|
-
|
|
574
|
+
}>>;
|
|
575
|
+
readonly sources: Schema.$Array<Schema.NonEmptyString>;
|
|
576
|
+
}>]>;
|
|
577
|
+
/** @experimental This API is unstable and may change without notice. */
|
|
578
|
+
export type PermissionsExtensionCapability = Schema.Schema.Type<typeof PermissionsExtensionCapabilitySchema>;
|
|
579
|
+
/** @experimental This API is unstable and may change without notice. */
|
|
580
|
+
export declare const AgentCapabilitiesSchema: Schema.Struct<{
|
|
581
|
+
skill: Schema.Union<readonly [Schema.Struct<{
|
|
582
|
+
readonly directory: Schema.NonEmptyString;
|
|
480
583
|
readonly standardsCompliance: Schema.Literals<readonly ["full", "parity", "partial", "none"]>;
|
|
481
584
|
readonly convention: Schema.Literals<readonly ["universal", "vendor"]>;
|
|
482
|
-
readonly
|
|
483
|
-
readonly
|
|
484
|
-
readonly
|
|
485
|
-
readonly docs: Schema.optional<Schema.$Array<Schema.Struct<{
|
|
585
|
+
readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
|
|
586
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
587
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
486
588
|
readonly label: Schema.NonEmptyString;
|
|
487
589
|
readonly url: Schema.NonEmptyString;
|
|
488
|
-
}
|
|
489
|
-
readonly sources: Schema.
|
|
490
|
-
readonly lastVerified: Schema.
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
readonly
|
|
494
|
-
readonly
|
|
495
|
-
readonly
|
|
496
|
-
readonly notes: Schema.optional<Schema.NonEmptyString>;
|
|
497
|
-
readonly docs: Schema.optional<Schema.$Array<Schema.Struct<{
|
|
590
|
+
}>>;
|
|
591
|
+
readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
|
|
592
|
+
readonly lastVerified: Schema.NonEmptyString;
|
|
593
|
+
readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
|
|
594
|
+
}>, Schema.Struct<{
|
|
595
|
+
readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
|
|
596
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
597
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
498
598
|
readonly label: Schema.NonEmptyString;
|
|
499
599
|
readonly url: Schema.NonEmptyString;
|
|
500
|
-
}
|
|
501
|
-
readonly sources: Schema
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
readonly
|
|
506
|
-
readonly
|
|
600
|
+
}>>;
|
|
601
|
+
readonly sources: Schema.$Array<Schema.NonEmptyString>;
|
|
602
|
+
}>]>;
|
|
603
|
+
command: Schema.Union<readonly [Schema.Struct<{
|
|
604
|
+
readonly directory: Schema.NonEmptyString;
|
|
605
|
+
readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
|
|
606
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
607
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
608
|
+
readonly label: Schema.NonEmptyString;
|
|
609
|
+
readonly url: Schema.NonEmptyString;
|
|
610
|
+
}>>;
|
|
611
|
+
readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
|
|
612
|
+
readonly lastVerified: Schema.NonEmptyString;
|
|
613
|
+
readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
|
|
614
|
+
}>, Schema.Struct<{
|
|
615
|
+
readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
|
|
616
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
617
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
618
|
+
readonly label: Schema.NonEmptyString;
|
|
619
|
+
readonly url: Schema.NonEmptyString;
|
|
620
|
+
}>>;
|
|
621
|
+
readonly sources: Schema.$Array<Schema.NonEmptyString>;
|
|
622
|
+
}>]>;
|
|
623
|
+
"mcp-server": Schema.Union<readonly [Schema.Struct<{
|
|
624
|
+
readonly standardsCompliance: Schema.Literal<"full">;
|
|
625
|
+
readonly convention: Schema.Literals<readonly ["universal", "vendor"]>;
|
|
626
|
+
readonly transports: Schema.NonEmptyArray<Schema.Literals<readonly ["stdio", "http", "sse"]>>;
|
|
627
|
+
readonly config: Schema.Struct<{
|
|
507
628
|
readonly serversKey: Schema.Literals<readonly ["mcpServers", "servers", "mcp", "mcp_servers", "context_servers"]>;
|
|
508
629
|
readonly nativeEnabled: Schema.Boolean;
|
|
509
630
|
readonly targets: Schema.$Array<Schema.Struct<{
|
|
@@ -511,8 +632,8 @@ export declare const AgentSchema: Schema.Struct<{
|
|
|
511
632
|
readonly path: Schema.NonEmptyString;
|
|
512
633
|
readonly format: Schema.Literals<readonly ["json", "jsonc", "toml", "starlark", "vscode-settings"]>;
|
|
513
634
|
}>>;
|
|
514
|
-
readonly stdio: Schema.
|
|
515
|
-
readonly typeField: Schema.
|
|
635
|
+
readonly stdio: Schema.NullOr<Schema.Struct<{
|
|
636
|
+
readonly typeField: Schema.NullOr<Schema.Struct<{
|
|
516
637
|
readonly name: Schema.NonEmptyString;
|
|
517
638
|
readonly value: Schema.Union<readonly [Schema.NonEmptyString, Schema.Struct<{
|
|
518
639
|
readonly "streamable-http": Schema.NonEmptyString;
|
|
@@ -520,10 +641,10 @@ export declare const AgentSchema: Schema.Struct<{
|
|
|
520
641
|
}>]>;
|
|
521
642
|
}>>;
|
|
522
643
|
readonly command: Schema.Literals<readonly ["split", "array"]>;
|
|
523
|
-
readonly envKey: Schema.
|
|
644
|
+
readonly envKey: Schema.NullOr<Schema.NonEmptyString>;
|
|
524
645
|
}>>;
|
|
525
|
-
readonly remote: Schema.
|
|
526
|
-
readonly typeField: Schema.
|
|
646
|
+
readonly remote: Schema.NullOr<Schema.Struct<{
|
|
647
|
+
readonly typeField: Schema.NullOr<Schema.Struct<{
|
|
527
648
|
readonly name: Schema.NonEmptyString;
|
|
528
649
|
readonly value: Schema.Union<readonly [Schema.NonEmptyString, Schema.Struct<{
|
|
529
650
|
readonly "streamable-http": Schema.NonEmptyString;
|
|
@@ -534,65 +655,145 @@ export declare const AgentSchema: Schema.Struct<{
|
|
|
534
655
|
readonly "streamable-http": Schema.NonEmptyString;
|
|
535
656
|
readonly sse: Schema.NonEmptyString;
|
|
536
657
|
}>;
|
|
537
|
-
readonly headersKey: Schema.
|
|
658
|
+
readonly headersKey: Schema.NullOr<Schema.NonEmptyString>;
|
|
538
659
|
}>>;
|
|
539
|
-
readonly transform: Schema.
|
|
660
|
+
readonly transform: Schema.NullOr<Schema.NonEmptyString>;
|
|
661
|
+
}>;
|
|
662
|
+
readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
|
|
663
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
664
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
665
|
+
readonly label: Schema.NonEmptyString;
|
|
666
|
+
readonly url: Schema.NonEmptyString;
|
|
667
|
+
}>>;
|
|
668
|
+
readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
|
|
669
|
+
readonly lastVerified: Schema.NonEmptyString;
|
|
670
|
+
readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
|
|
671
|
+
}>, Schema.Struct<{
|
|
672
|
+
readonly standardsCompliance: Schema.Literals<readonly ["parity", "partial"]>;
|
|
673
|
+
readonly convention: Schema.Literals<readonly ["universal", "vendor"]>;
|
|
674
|
+
readonly transports: Schema.NonEmptyArray<Schema.Literals<readonly ["stdio", "http", "sse"]>>;
|
|
675
|
+
readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
|
|
676
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
677
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
678
|
+
readonly label: Schema.NonEmptyString;
|
|
679
|
+
readonly url: Schema.NonEmptyString;
|
|
680
|
+
}>>;
|
|
681
|
+
readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
|
|
682
|
+
readonly lastVerified: Schema.NonEmptyString;
|
|
683
|
+
readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
|
|
684
|
+
}>, Schema.Struct<{
|
|
685
|
+
readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
|
|
686
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
687
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
688
|
+
readonly label: Schema.NonEmptyString;
|
|
689
|
+
readonly url: Schema.NonEmptyString;
|
|
690
|
+
}>>;
|
|
691
|
+
readonly sources: Schema.$Array<Schema.NonEmptyString>;
|
|
692
|
+
}>]>;
|
|
693
|
+
subagent: Schema.Union<readonly [Schema.Struct<{
|
|
694
|
+
readonly directory: Schema.NonEmptyString;
|
|
695
|
+
readonly layout: Schema.Literals<readonly ["file", "directory"]>;
|
|
696
|
+
readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
|
|
697
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
698
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
699
|
+
readonly label: Schema.NonEmptyString;
|
|
700
|
+
readonly url: Schema.NonEmptyString;
|
|
701
|
+
}>>;
|
|
702
|
+
readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
|
|
703
|
+
readonly lastVerified: Schema.NonEmptyString;
|
|
704
|
+
readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
|
|
705
|
+
}>, Schema.Struct<{
|
|
706
|
+
readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
|
|
707
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
708
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
709
|
+
readonly label: Schema.NonEmptyString;
|
|
710
|
+
readonly url: Schema.NonEmptyString;
|
|
711
|
+
}>>;
|
|
712
|
+
readonly sources: Schema.$Array<Schema.NonEmptyString>;
|
|
713
|
+
}>]>;
|
|
714
|
+
files: Schema.Union<readonly [Schema.Struct<{
|
|
715
|
+
readonly directory: Schema.NonEmptyString;
|
|
716
|
+
readonly files: Schema.$Array<Schema.NonEmptyString>;
|
|
717
|
+
readonly naming: Schema.NullOr<Schema.NonEmptyString>;
|
|
718
|
+
readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
|
|
719
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
720
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
721
|
+
readonly label: Schema.NonEmptyString;
|
|
722
|
+
readonly url: Schema.NonEmptyString;
|
|
723
|
+
}>>;
|
|
724
|
+
readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
|
|
725
|
+
readonly lastVerified: Schema.NonEmptyString;
|
|
726
|
+
readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
|
|
727
|
+
}>, Schema.Struct<{
|
|
728
|
+
readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
|
|
729
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
730
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
731
|
+
readonly label: Schema.NonEmptyString;
|
|
732
|
+
readonly url: Schema.NonEmptyString;
|
|
540
733
|
}>>;
|
|
734
|
+
readonly sources: Schema.$Array<Schema.NonEmptyString>;
|
|
735
|
+
}>]>;
|
|
736
|
+
rule: Schema.Union<readonly [Schema.Struct<{
|
|
737
|
+
readonly kind: Schema.Literal<"agents-md">;
|
|
738
|
+
readonly files: Schema.Tuple<readonly [Schema.Literal<"AGENTS.md">]>;
|
|
739
|
+
readonly nestedDiscovery: Schema.Boolean;
|
|
740
|
+
readonly importSyntax: Schema.NullOr<Schema.Literals<readonly ["at-path"]>>;
|
|
741
|
+
readonly directory: Schema.optionalKey<Schema.NonEmptyString>;
|
|
541
742
|
readonly standardsCompliance: Schema.Literals<readonly ["full", "parity", "partial", "none"]>;
|
|
542
743
|
readonly convention: Schema.Literals<readonly ["universal", "vendor"]>;
|
|
543
|
-
readonly
|
|
544
|
-
readonly
|
|
545
|
-
readonly
|
|
546
|
-
readonly docs: Schema.optional<Schema.$Array<Schema.Struct<{
|
|
744
|
+
readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
|
|
745
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
746
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
547
747
|
readonly label: Schema.NonEmptyString;
|
|
548
748
|
readonly url: Schema.NonEmptyString;
|
|
549
|
-
}
|
|
550
|
-
readonly sources: Schema.
|
|
551
|
-
readonly lastVerified: Schema.
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
readonly
|
|
555
|
-
readonly
|
|
556
|
-
readonly
|
|
557
|
-
readonly
|
|
558
|
-
readonly
|
|
559
|
-
readonly
|
|
749
|
+
}>>;
|
|
750
|
+
readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
|
|
751
|
+
readonly lastVerified: Schema.NonEmptyString;
|
|
752
|
+
readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
|
|
753
|
+
}>, Schema.Struct<{
|
|
754
|
+
readonly kind: Schema.Literal<"own-file">;
|
|
755
|
+
readonly files: Schema.Tuple<readonly [Schema.NonEmptyString]>;
|
|
756
|
+
readonly nestedDiscovery: Schema.Boolean;
|
|
757
|
+
readonly importSyntax: Schema.NullOr<Schema.Literals<readonly ["at-path"]>>;
|
|
758
|
+
readonly directory: Schema.optionalKey<Schema.NonEmptyString>;
|
|
759
|
+
readonly standardsCompliance: Schema.Literals<readonly ["full", "parity", "partial", "none"]>;
|
|
760
|
+
readonly convention: Schema.Literals<readonly ["universal", "vendor"]>;
|
|
761
|
+
readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
|
|
762
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
763
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
560
764
|
readonly label: Schema.NonEmptyString;
|
|
561
765
|
readonly url: Schema.NonEmptyString;
|
|
562
|
-
}
|
|
563
|
-
readonly sources: Schema.
|
|
564
|
-
readonly lastVerified: Schema.
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
readonly kind: Schema.
|
|
766
|
+
}>>;
|
|
767
|
+
readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
|
|
768
|
+
readonly lastVerified: Schema.NonEmptyString;
|
|
769
|
+
readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
|
|
770
|
+
}>, Schema.Struct<{
|
|
771
|
+
readonly kind: Schema.Literal<"rules-dir">;
|
|
568
772
|
readonly files: Schema.$Array<Schema.NonEmptyString>;
|
|
569
773
|
readonly nestedDiscovery: Schema.Boolean;
|
|
570
|
-
readonly importSyntax: Schema.
|
|
774
|
+
readonly importSyntax: Schema.NullOr<Schema.Literals<readonly ["at-path"]>>;
|
|
775
|
+
readonly directory: Schema.NonEmptyString;
|
|
571
776
|
readonly standardsCompliance: Schema.Literals<readonly ["full", "parity", "partial", "none"]>;
|
|
572
777
|
readonly convention: Schema.Literals<readonly ["universal", "vendor"]>;
|
|
573
|
-
readonly
|
|
574
|
-
readonly
|
|
575
|
-
readonly
|
|
576
|
-
readonly docs: Schema.optional<Schema.$Array<Schema.Struct<{
|
|
778
|
+
readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
|
|
779
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
780
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
577
781
|
readonly label: Schema.NonEmptyString;
|
|
578
782
|
readonly url: Schema.NonEmptyString;
|
|
579
|
-
}
|
|
580
|
-
readonly sources: Schema.
|
|
581
|
-
readonly lastVerified: Schema.
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
readonly
|
|
585
|
-
readonly
|
|
586
|
-
readonly
|
|
587
|
-
readonly notes: Schema.optional<Schema.NonEmptyString>;
|
|
588
|
-
readonly docs: Schema.optional<Schema.$Array<Schema.Struct<{
|
|
783
|
+
}>>;
|
|
784
|
+
readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
|
|
785
|
+
readonly lastVerified: Schema.NonEmptyString;
|
|
786
|
+
readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
|
|
787
|
+
}>, Schema.Struct<{
|
|
788
|
+
readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
|
|
789
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
790
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
589
791
|
readonly label: Schema.NonEmptyString;
|
|
590
792
|
readonly url: Schema.NonEmptyString;
|
|
591
|
-
}
|
|
592
|
-
readonly sources: Schema
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
readonly hooks: Schema.optional<Schema.Struct<{
|
|
793
|
+
}>>;
|
|
794
|
+
readonly sources: Schema.$Array<Schema.NonEmptyString>;
|
|
795
|
+
}>]>;
|
|
796
|
+
hook: Schema.Union<readonly [Schema.Struct<{
|
|
596
797
|
readonly configFiles: Schema.$Array<Schema.Struct<{
|
|
597
798
|
readonly scope: Schema.Literals<readonly ["user", "project"]>;
|
|
598
799
|
readonly path: Schema.NonEmptyString;
|
|
@@ -600,54 +801,335 @@ export declare const AgentSchema: Schema.Struct<{
|
|
|
600
801
|
readonly gitignored: Schema.Boolean;
|
|
601
802
|
}>>;
|
|
602
803
|
readonly serializer: Schema.Literals<readonly ["claude-code-settings"]>;
|
|
603
|
-
readonly
|
|
604
|
-
readonly
|
|
605
|
-
readonly
|
|
606
|
-
readonly docs: Schema.optional<Schema.$Array<Schema.Struct<{
|
|
804
|
+
readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
|
|
805
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
806
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
607
807
|
readonly label: Schema.NonEmptyString;
|
|
608
808
|
readonly url: Schema.NonEmptyString;
|
|
609
|
-
}
|
|
610
|
-
readonly sources: Schema.
|
|
611
|
-
readonly lastVerified: Schema.
|
|
809
|
+
}>>;
|
|
810
|
+
readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
|
|
811
|
+
readonly lastVerified: Schema.NonEmptyString;
|
|
812
|
+
readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
|
|
813
|
+
}>, Schema.Struct<{
|
|
814
|
+
readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
|
|
815
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
816
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
817
|
+
readonly label: Schema.NonEmptyString;
|
|
818
|
+
readonly url: Schema.NonEmptyString;
|
|
819
|
+
}>>;
|
|
820
|
+
readonly sources: Schema.$Array<Schema.NonEmptyString>;
|
|
821
|
+
}>]>;
|
|
822
|
+
}>;
|
|
823
|
+
/** @experimental This API is unstable and may change without notice. */
|
|
824
|
+
export type AgentCapabilities = Schema.Schema.Type<typeof AgentCapabilitiesSchema>;
|
|
825
|
+
/** @experimental This API is unstable and may change without notice. */
|
|
826
|
+
export type AgentExtensionCapability = AgentCapabilities[LeafExtensionType];
|
|
827
|
+
/** @experimental This API is unstable and may change without notice. */
|
|
828
|
+
export declare const AgentSchema: Schema.Struct<{
|
|
829
|
+
readonly id: Schema.NonEmptyString;
|
|
830
|
+
readonly name: Schema.NonEmptyString;
|
|
831
|
+
readonly vendor: Schema.NonEmptyString;
|
|
832
|
+
readonly homepage: Schema.NonEmptyString;
|
|
833
|
+
readonly interfaces: Schema.NonEmptyArray<Schema.Literals<readonly ["cli", "ide-extension"]>>;
|
|
834
|
+
readonly family: Schema.NullOr<Schema.NonEmptyString>;
|
|
835
|
+
readonly rootDir: Schema.NullOr<Schema.NonEmptyString>;
|
|
836
|
+
readonly detection: Schema.Struct<{
|
|
837
|
+
readonly projectDirs: Schema.$Array<Schema.NonEmptyString>;
|
|
838
|
+
readonly userDirs: Schema.$Array<Schema.NonEmptyString>;
|
|
839
|
+
}>;
|
|
840
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
841
|
+
readonly label: Schema.NonEmptyString;
|
|
842
|
+
readonly url: Schema.NonEmptyString;
|
|
612
843
|
}>>;
|
|
613
|
-
readonly
|
|
614
|
-
|
|
615
|
-
|
|
844
|
+
readonly capabilities: Schema.Struct<{
|
|
845
|
+
skill: Schema.Union<readonly [Schema.Struct<{
|
|
846
|
+
readonly directory: Schema.NonEmptyString;
|
|
847
|
+
readonly standardsCompliance: Schema.Literals<readonly ["full", "parity", "partial", "none"]>;
|
|
848
|
+
readonly convention: Schema.Literals<readonly ["universal", "vendor"]>;
|
|
849
|
+
readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
|
|
850
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
851
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
852
|
+
readonly label: Schema.NonEmptyString;
|
|
853
|
+
readonly url: Schema.NonEmptyString;
|
|
854
|
+
}>>;
|
|
855
|
+
readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
|
|
856
|
+
readonly lastVerified: Schema.NonEmptyString;
|
|
857
|
+
readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
|
|
858
|
+
}>, Schema.Struct<{
|
|
859
|
+
readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
|
|
860
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
861
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
862
|
+
readonly label: Schema.NonEmptyString;
|
|
863
|
+
readonly url: Schema.NonEmptyString;
|
|
864
|
+
}>>;
|
|
865
|
+
readonly sources: Schema.$Array<Schema.NonEmptyString>;
|
|
866
|
+
}>]>;
|
|
867
|
+
command: Schema.Union<readonly [Schema.Struct<{
|
|
868
|
+
readonly directory: Schema.NonEmptyString;
|
|
869
|
+
readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
|
|
870
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
871
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
872
|
+
readonly label: Schema.NonEmptyString;
|
|
873
|
+
readonly url: Schema.NonEmptyString;
|
|
874
|
+
}>>;
|
|
875
|
+
readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
|
|
876
|
+
readonly lastVerified: Schema.NonEmptyString;
|
|
877
|
+
readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
|
|
878
|
+
}>, Schema.Struct<{
|
|
879
|
+
readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
|
|
880
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
881
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
882
|
+
readonly label: Schema.NonEmptyString;
|
|
883
|
+
readonly url: Schema.NonEmptyString;
|
|
884
|
+
}>>;
|
|
885
|
+
readonly sources: Schema.$Array<Schema.NonEmptyString>;
|
|
886
|
+
}>]>;
|
|
887
|
+
"mcp-server": Schema.Union<readonly [Schema.Struct<{
|
|
888
|
+
readonly standardsCompliance: Schema.Literal<"full">;
|
|
889
|
+
readonly convention: Schema.Literals<readonly ["universal", "vendor"]>;
|
|
890
|
+
readonly transports: Schema.NonEmptyArray<Schema.Literals<readonly ["stdio", "http", "sse"]>>;
|
|
891
|
+
readonly config: Schema.Struct<{
|
|
892
|
+
readonly serversKey: Schema.Literals<readonly ["mcpServers", "servers", "mcp", "mcp_servers", "context_servers"]>;
|
|
893
|
+
readonly nativeEnabled: Schema.Boolean;
|
|
894
|
+
readonly targets: Schema.$Array<Schema.Struct<{
|
|
895
|
+
readonly scope: Schema.Literals<readonly ["user", "project"]>;
|
|
896
|
+
readonly path: Schema.NonEmptyString;
|
|
897
|
+
readonly format: Schema.Literals<readonly ["json", "jsonc", "toml", "starlark", "vscode-settings"]>;
|
|
898
|
+
}>>;
|
|
899
|
+
readonly stdio: Schema.NullOr<Schema.Struct<{
|
|
900
|
+
readonly typeField: Schema.NullOr<Schema.Struct<{
|
|
901
|
+
readonly name: Schema.NonEmptyString;
|
|
902
|
+
readonly value: Schema.Union<readonly [Schema.NonEmptyString, Schema.Struct<{
|
|
903
|
+
readonly "streamable-http": Schema.NonEmptyString;
|
|
904
|
+
readonly sse: Schema.NonEmptyString;
|
|
905
|
+
}>]>;
|
|
906
|
+
}>>;
|
|
907
|
+
readonly command: Schema.Literals<readonly ["split", "array"]>;
|
|
908
|
+
readonly envKey: Schema.NullOr<Schema.NonEmptyString>;
|
|
909
|
+
}>>;
|
|
910
|
+
readonly remote: Schema.NullOr<Schema.Struct<{
|
|
911
|
+
readonly typeField: Schema.NullOr<Schema.Struct<{
|
|
912
|
+
readonly name: Schema.NonEmptyString;
|
|
913
|
+
readonly value: Schema.Union<readonly [Schema.NonEmptyString, Schema.Struct<{
|
|
914
|
+
readonly "streamable-http": Schema.NonEmptyString;
|
|
915
|
+
readonly sse: Schema.NonEmptyString;
|
|
916
|
+
}>]>;
|
|
917
|
+
}>>;
|
|
918
|
+
readonly urlKey: Schema.Struct<{
|
|
919
|
+
readonly "streamable-http": Schema.NonEmptyString;
|
|
920
|
+
readonly sse: Schema.NonEmptyString;
|
|
921
|
+
}>;
|
|
922
|
+
readonly headersKey: Schema.NullOr<Schema.NonEmptyString>;
|
|
923
|
+
}>>;
|
|
924
|
+
readonly transform: Schema.NullOr<Schema.NonEmptyString>;
|
|
925
|
+
}>;
|
|
926
|
+
readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
|
|
927
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
928
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
929
|
+
readonly label: Schema.NonEmptyString;
|
|
930
|
+
readonly url: Schema.NonEmptyString;
|
|
931
|
+
}>>;
|
|
932
|
+
readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
|
|
933
|
+
readonly lastVerified: Schema.NonEmptyString;
|
|
934
|
+
readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
|
|
935
|
+
}>, Schema.Struct<{
|
|
936
|
+
readonly standardsCompliance: Schema.Literals<readonly ["parity", "partial"]>;
|
|
937
|
+
readonly convention: Schema.Literals<readonly ["universal", "vendor"]>;
|
|
938
|
+
readonly transports: Schema.NonEmptyArray<Schema.Literals<readonly ["stdio", "http", "sse"]>>;
|
|
939
|
+
readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
|
|
940
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
941
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
942
|
+
readonly label: Schema.NonEmptyString;
|
|
943
|
+
readonly url: Schema.NonEmptyString;
|
|
944
|
+
}>>;
|
|
945
|
+
readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
|
|
946
|
+
readonly lastVerified: Schema.NonEmptyString;
|
|
947
|
+
readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
|
|
948
|
+
}>, Schema.Struct<{
|
|
949
|
+
readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
|
|
950
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
951
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
952
|
+
readonly label: Schema.NonEmptyString;
|
|
953
|
+
readonly url: Schema.NonEmptyString;
|
|
954
|
+
}>>;
|
|
955
|
+
readonly sources: Schema.$Array<Schema.NonEmptyString>;
|
|
956
|
+
}>]>;
|
|
957
|
+
subagent: Schema.Union<readonly [Schema.Struct<{
|
|
958
|
+
readonly directory: Schema.NonEmptyString;
|
|
959
|
+
readonly layout: Schema.Literals<readonly ["file", "directory"]>;
|
|
960
|
+
readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
|
|
961
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
962
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
963
|
+
readonly label: Schema.NonEmptyString;
|
|
964
|
+
readonly url: Schema.NonEmptyString;
|
|
965
|
+
}>>;
|
|
966
|
+
readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
|
|
967
|
+
readonly lastVerified: Schema.NonEmptyString;
|
|
968
|
+
readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
|
|
969
|
+
}>, Schema.Struct<{
|
|
970
|
+
readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
|
|
971
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
972
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
973
|
+
readonly label: Schema.NonEmptyString;
|
|
974
|
+
readonly url: Schema.NonEmptyString;
|
|
975
|
+
}>>;
|
|
976
|
+
readonly sources: Schema.$Array<Schema.NonEmptyString>;
|
|
977
|
+
}>]>;
|
|
978
|
+
files: Schema.Union<readonly [Schema.Struct<{
|
|
979
|
+
readonly directory: Schema.NonEmptyString;
|
|
980
|
+
readonly files: Schema.$Array<Schema.NonEmptyString>;
|
|
981
|
+
readonly naming: Schema.NullOr<Schema.NonEmptyString>;
|
|
982
|
+
readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
|
|
983
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
984
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
985
|
+
readonly label: Schema.NonEmptyString;
|
|
986
|
+
readonly url: Schema.NonEmptyString;
|
|
987
|
+
}>>;
|
|
988
|
+
readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
|
|
989
|
+
readonly lastVerified: Schema.NonEmptyString;
|
|
990
|
+
readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
|
|
991
|
+
}>, Schema.Struct<{
|
|
992
|
+
readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
|
|
993
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
994
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
995
|
+
readonly label: Schema.NonEmptyString;
|
|
996
|
+
readonly url: Schema.NonEmptyString;
|
|
997
|
+
}>>;
|
|
998
|
+
readonly sources: Schema.$Array<Schema.NonEmptyString>;
|
|
999
|
+
}>]>;
|
|
1000
|
+
rule: Schema.Union<readonly [Schema.Struct<{
|
|
1001
|
+
readonly kind: Schema.Literal<"agents-md">;
|
|
1002
|
+
readonly files: Schema.Tuple<readonly [Schema.Literal<"AGENTS.md">]>;
|
|
1003
|
+
readonly nestedDiscovery: Schema.Boolean;
|
|
1004
|
+
readonly importSyntax: Schema.NullOr<Schema.Literals<readonly ["at-path"]>>;
|
|
1005
|
+
readonly directory: Schema.optionalKey<Schema.NonEmptyString>;
|
|
1006
|
+
readonly standardsCompliance: Schema.Literals<readonly ["full", "parity", "partial", "none"]>;
|
|
1007
|
+
readonly convention: Schema.Literals<readonly ["universal", "vendor"]>;
|
|
1008
|
+
readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
|
|
1009
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
1010
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
1011
|
+
readonly label: Schema.NonEmptyString;
|
|
1012
|
+
readonly url: Schema.NonEmptyString;
|
|
1013
|
+
}>>;
|
|
1014
|
+
readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
|
|
1015
|
+
readonly lastVerified: Schema.NonEmptyString;
|
|
1016
|
+
readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
|
|
1017
|
+
}>, Schema.Struct<{
|
|
1018
|
+
readonly kind: Schema.Literal<"own-file">;
|
|
1019
|
+
readonly files: Schema.Tuple<readonly [Schema.NonEmptyString]>;
|
|
1020
|
+
readonly nestedDiscovery: Schema.Boolean;
|
|
1021
|
+
readonly importSyntax: Schema.NullOr<Schema.Literals<readonly ["at-path"]>>;
|
|
1022
|
+
readonly directory: Schema.optionalKey<Schema.NonEmptyString>;
|
|
1023
|
+
readonly standardsCompliance: Schema.Literals<readonly ["full", "parity", "partial", "none"]>;
|
|
1024
|
+
readonly convention: Schema.Literals<readonly ["universal", "vendor"]>;
|
|
1025
|
+
readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
|
|
1026
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
1027
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
1028
|
+
readonly label: Schema.NonEmptyString;
|
|
1029
|
+
readonly url: Schema.NonEmptyString;
|
|
1030
|
+
}>>;
|
|
1031
|
+
readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
|
|
1032
|
+
readonly lastVerified: Schema.NonEmptyString;
|
|
1033
|
+
readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
|
|
1034
|
+
}>, Schema.Struct<{
|
|
1035
|
+
readonly kind: Schema.Literal<"rules-dir">;
|
|
1036
|
+
readonly files: Schema.$Array<Schema.NonEmptyString>;
|
|
1037
|
+
readonly nestedDiscovery: Schema.Boolean;
|
|
1038
|
+
readonly importSyntax: Schema.NullOr<Schema.Literals<readonly ["at-path"]>>;
|
|
1039
|
+
readonly directory: Schema.NonEmptyString;
|
|
1040
|
+
readonly standardsCompliance: Schema.Literals<readonly ["full", "parity", "partial", "none"]>;
|
|
1041
|
+
readonly convention: Schema.Literals<readonly ["universal", "vendor"]>;
|
|
1042
|
+
readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
|
|
1043
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
1044
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
1045
|
+
readonly label: Schema.NonEmptyString;
|
|
1046
|
+
readonly url: Schema.NonEmptyString;
|
|
1047
|
+
}>>;
|
|
1048
|
+
readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
|
|
1049
|
+
readonly lastVerified: Schema.NonEmptyString;
|
|
1050
|
+
readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
|
|
1051
|
+
}>, Schema.Struct<{
|
|
1052
|
+
readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
|
|
1053
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
1054
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
1055
|
+
readonly label: Schema.NonEmptyString;
|
|
1056
|
+
readonly url: Schema.NonEmptyString;
|
|
1057
|
+
}>>;
|
|
1058
|
+
readonly sources: Schema.$Array<Schema.NonEmptyString>;
|
|
1059
|
+
}>]>;
|
|
1060
|
+
hook: Schema.Union<readonly [Schema.Struct<{
|
|
1061
|
+
readonly configFiles: Schema.$Array<Schema.Struct<{
|
|
1062
|
+
readonly scope: Schema.Literals<readonly ["user", "project"]>;
|
|
1063
|
+
readonly path: Schema.NonEmptyString;
|
|
1064
|
+
readonly format: Schema.Literals<readonly ["json", "jsonc", "toml", "starlark", "vscode-settings"]>;
|
|
1065
|
+
readonly gitignored: Schema.Boolean;
|
|
1066
|
+
}>>;
|
|
1067
|
+
readonly serializer: Schema.Literals<readonly ["claude-code-settings"]>;
|
|
1068
|
+
readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
|
|
1069
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
1070
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
1071
|
+
readonly label: Schema.NonEmptyString;
|
|
1072
|
+
readonly url: Schema.NonEmptyString;
|
|
1073
|
+
}>>;
|
|
1074
|
+
readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
|
|
1075
|
+
readonly lastVerified: Schema.NonEmptyString;
|
|
1076
|
+
readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
|
|
1077
|
+
}>, Schema.Struct<{
|
|
1078
|
+
readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
|
|
1079
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
1080
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
1081
|
+
readonly label: Schema.NonEmptyString;
|
|
1082
|
+
readonly url: Schema.NonEmptyString;
|
|
1083
|
+
}>>;
|
|
1084
|
+
readonly sources: Schema.$Array<Schema.NonEmptyString>;
|
|
1085
|
+
}>]>;
|
|
1086
|
+
}>;
|
|
1087
|
+
readonly permissions: Schema.Union<readonly [Schema.Struct<{
|
|
1088
|
+
readonly mechanism: Schema.NonEmptyArray<Schema.Literals<readonly ["config-file", "cli-flag", "ui-only"]>>;
|
|
1089
|
+
readonly configFiles: Schema.$Array<Schema.Struct<{
|
|
616
1090
|
readonly scope: Schema.Literals<readonly ["user", "project"]>;
|
|
617
1091
|
readonly path: Schema.NonEmptyString;
|
|
618
1092
|
readonly format: Schema.Literals<readonly ["json", "jsonc", "toml", "starlark", "vscode-settings"]>;
|
|
619
1093
|
readonly gitignored: Schema.Boolean;
|
|
620
|
-
}
|
|
621
|
-
readonly grammar: Schema.
|
|
1094
|
+
}>>;
|
|
1095
|
+
readonly grammar: Schema.NullOr<Schema.Struct<{
|
|
622
1096
|
readonly style: Schema.Literals<readonly ["tool-call", "prefix", "regex", "glob", "starlark-rule"]>;
|
|
623
1097
|
readonly example: Schema.NonEmptyString;
|
|
624
|
-
readonly notes: Schema.
|
|
1098
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
625
1099
|
}>>;
|
|
626
|
-
readonly prerequisites: Schema
|
|
1100
|
+
readonly prerequisites: Schema.$Array<Schema.Struct<{
|
|
627
1101
|
readonly key: Schema.NonEmptyString;
|
|
628
1102
|
readonly value: Schema.NonEmptyString;
|
|
629
1103
|
readonly scope: Schema.Literals<readonly ["user", "project"]>;
|
|
630
|
-
readonly note: Schema.
|
|
631
|
-
}
|
|
632
|
-
readonly cliFlags: Schema
|
|
1104
|
+
readonly note: Schema.NullOr<Schema.NonEmptyString>;
|
|
1105
|
+
}>>;
|
|
1106
|
+
readonly cliFlags: Schema.$Array<Schema.Struct<{
|
|
633
1107
|
readonly flag: Schema.NonEmptyString;
|
|
634
|
-
readonly note: Schema.
|
|
635
|
-
}
|
|
636
|
-
readonly grants: Schema
|
|
1108
|
+
readonly note: Schema.NullOr<Schema.NonEmptyString>;
|
|
1109
|
+
}>>;
|
|
1110
|
+
readonly grants: Schema.$Record<Schema.String, Schema.Struct<{
|
|
637
1111
|
readonly target: Schema.NonEmptyString;
|
|
638
|
-
readonly patch: Schema.
|
|
639
|
-
readonly template: Schema.
|
|
640
|
-
}
|
|
641
|
-
readonly
|
|
642
|
-
readonly
|
|
643
|
-
readonly
|
|
644
|
-
readonly docs: Schema.optional<Schema.$Array<Schema.Struct<{
|
|
1112
|
+
readonly patch: Schema.NullOr<Schema.Unknown>;
|
|
1113
|
+
readonly template: Schema.NullOr<Schema.NonEmptyString>;
|
|
1114
|
+
}>>;
|
|
1115
|
+
readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
|
|
1116
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
1117
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
645
1118
|
readonly label: Schema.NonEmptyString;
|
|
646
1119
|
readonly url: Schema.NonEmptyString;
|
|
647
|
-
}
|
|
648
|
-
readonly sources: Schema.
|
|
649
|
-
readonly lastVerified: Schema.
|
|
650
|
-
|
|
1120
|
+
}>>;
|
|
1121
|
+
readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
|
|
1122
|
+
readonly lastVerified: Schema.NonEmptyString;
|
|
1123
|
+
readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
|
|
1124
|
+
}>, Schema.Struct<{
|
|
1125
|
+
readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
|
|
1126
|
+
readonly notes: Schema.NullOr<Schema.NonEmptyString>;
|
|
1127
|
+
readonly docs: Schema.$Array<Schema.Struct<{
|
|
1128
|
+
readonly label: Schema.NonEmptyString;
|
|
1129
|
+
readonly url: Schema.NonEmptyString;
|
|
1130
|
+
}>>;
|
|
1131
|
+
readonly sources: Schema.$Array<Schema.NonEmptyString>;
|
|
1132
|
+
}>]>;
|
|
651
1133
|
}>;
|
|
652
1134
|
/** @experimental This API is unstable and may change without notice. */
|
|
653
1135
|
export type Agent = Schema.Schema.Type<typeof AgentSchema>;
|