@agentxm/client-core 0.11.2 → 0.12.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.generated.d.ts +1534 -6
- package/dist/src/unstable/agent-capabilities/catalog.generated.d.ts.map +1 -1
- package/dist/src/unstable/agent-capabilities/catalog.generated.js +1758 -4
- package/dist/src/unstable/agent-capabilities/catalog.generated.js.map +1 -1
- package/dist/src/unstable/agent-capabilities/derive.d.ts +37 -2
- package/dist/src/unstable/agent-capabilities/derive.d.ts.map +1 -1
- package/dist/src/unstable/agent-capabilities/derive.js +1 -0
- package/dist/src/unstable/agent-capabilities/derive.js.map +1 -1
- package/dist/src/unstable/agent-capabilities/index.d.ts +1 -1
- package/dist/src/unstable/agent-capabilities/index.d.ts.map +1 -1
- package/dist/src/unstable/agent-capabilities/index.js +1 -1
- package/dist/src/unstable/agent-capabilities/index.js.map +1 -1
- package/dist/src/unstable/agent-capabilities/schema.d.ts +325 -18
- package/dist/src/unstable/agent-capabilities/schema.d.ts.map +1 -1
- package/dist/src/unstable/agent-capabilities/schema.js +205 -11
- package/dist/src/unstable/agent-capabilities/schema.js.map +1 -1
- package/dist/src/unstable/agent-capabilities/validate.d.ts.map +1 -1
- package/dist/src/unstable/agent-capabilities/validate.js +32 -0
- package/dist/src/unstable/agent-capabilities/validate.js.map +1 -1
- package/dist/src/unstable/agents/claude-code/descriptor.d.ts.map +1 -1
- package/dist/src/unstable/agents/claude-code/descriptor.js +5 -0
- package/dist/src/unstable/agents/claude-code/descriptor.js.map +1 -1
- package/dist/src/unstable/agents/claude-code/index.d.ts +1 -1
- package/dist/src/unstable/agents/claude-code/index.d.ts.map +1 -1
- package/dist/src/unstable/agents/claude-code/index.js +1 -1
- package/dist/src/unstable/agents/claude-code/index.js.map +1 -1
- package/dist/src/unstable/agents/claude-code/service.d.ts +0 -2
- package/dist/src/unstable/agents/claude-code/service.d.ts.map +1 -1
- package/dist/src/unstable/agents/claude-code/service.js +3 -8
- package/dist/src/unstable/agents/claude-code/service.js.map +1 -1
- package/dist/src/unstable/agents/codex/descriptor.d.ts.map +1 -1
- package/dist/src/unstable/agents/codex/descriptor.js +3 -0
- package/dist/src/unstable/agents/codex/descriptor.js.map +1 -1
- package/dist/src/unstable/agents/codex/index.d.ts +1 -1
- package/dist/src/unstable/agents/codex/index.d.ts.map +1 -1
- package/dist/src/unstable/agents/codex/index.js +1 -1
- package/dist/src/unstable/agents/codex/index.js.map +1 -1
- package/dist/src/unstable/agents/codex/service.d.ts +0 -2
- package/dist/src/unstable/agents/codex/service.d.ts.map +1 -1
- package/dist/src/unstable/agents/codex/service.js +3 -8
- package/dist/src/unstable/agents/codex/service.js.map +1 -1
- package/dist/src/unstable/agents/coding-agent.d.ts +11 -0
- package/dist/src/unstable/agents/coding-agent.d.ts.map +1 -1
- package/dist/src/unstable/agents/coding-agent.js.map +1 -1
- package/dist/src/unstable/agents/cursor/index.d.ts +1 -1
- package/dist/src/unstable/agents/cursor/index.d.ts.map +1 -1
- package/dist/src/unstable/agents/cursor/index.js +1 -1
- package/dist/src/unstable/agents/cursor/index.js.map +1 -1
- package/dist/src/unstable/agents/cursor/service.d.ts +0 -2
- package/dist/src/unstable/agents/cursor/service.d.ts.map +1 -1
- package/dist/src/unstable/agents/cursor/service.js +3 -8
- package/dist/src/unstable/agents/cursor/service.js.map +1 -1
- package/dist/src/unstable/agents/gemini-cli/descriptor.d.ts.map +1 -1
- package/dist/src/unstable/agents/gemini-cli/descriptor.js +4 -0
- package/dist/src/unstable/agents/gemini-cli/descriptor.js.map +1 -1
- package/dist/src/unstable/agents/gemini-cli/index.d.ts +1 -1
- package/dist/src/unstable/agents/gemini-cli/index.d.ts.map +1 -1
- package/dist/src/unstable/agents/gemini-cli/index.js +1 -1
- package/dist/src/unstable/agents/gemini-cli/index.js.map +1 -1
- package/dist/src/unstable/agents/gemini-cli/service.d.ts +0 -2
- package/dist/src/unstable/agents/gemini-cli/service.d.ts.map +1 -1
- package/dist/src/unstable/agents/gemini-cli/service.js +3 -8
- package/dist/src/unstable/agents/gemini-cli/service.js.map +1 -1
- package/dist/src/unstable/agents/github-copilot/index.d.ts +1 -1
- package/dist/src/unstable/agents/github-copilot/index.d.ts.map +1 -1
- package/dist/src/unstable/agents/github-copilot/index.js +1 -1
- package/dist/src/unstable/agents/github-copilot/index.js.map +1 -1
- package/dist/src/unstable/agents/github-copilot/service.d.ts +0 -2
- package/dist/src/unstable/agents/github-copilot/service.d.ts.map +1 -1
- package/dist/src/unstable/agents/github-copilot/service.js +3 -8
- package/dist/src/unstable/agents/github-copilot/service.js.map +1 -1
- package/dist/src/unstable/agents/grok-cli/descriptor.d.ts +14 -0
- package/dist/src/unstable/agents/grok-cli/descriptor.d.ts.map +1 -0
- package/dist/src/unstable/agents/grok-cli/descriptor.js +20 -0
- package/dist/src/unstable/agents/grok-cli/descriptor.js.map +1 -0
- package/dist/src/unstable/agents/grok-cli/index.d.ts +8 -0
- package/dist/src/unstable/agents/grok-cli/index.d.ts.map +1 -0
- package/dist/src/unstable/agents/grok-cli/index.js +8 -0
- package/dist/src/unstable/agents/grok-cli/index.js.map +1 -0
- package/dist/src/unstable/agents/index.d.ts +9 -8
- package/dist/src/unstable/agents/index.d.ts.map +1 -1
- package/dist/src/unstable/agents/index.js +8 -7
- package/dist/src/unstable/agents/index.js.map +1 -1
- package/dist/src/unstable/agents/instructions.d.ts +68 -0
- package/dist/src/unstable/agents/instructions.d.ts.map +1 -0
- package/dist/src/unstable/agents/instructions.js +338 -0
- package/dist/src/unstable/agents/instructions.js.map +1 -0
- package/dist/src/unstable/agents/mcp-sync.d.ts +2 -0
- package/dist/src/unstable/agents/mcp-sync.d.ts.map +1 -1
- package/dist/src/unstable/agents/mcp-sync.js +114 -0
- package/dist/src/unstable/agents/mcp-sync.js.map +1 -1
- package/dist/src/unstable/agents/opencode/index.d.ts +1 -1
- package/dist/src/unstable/agents/opencode/index.d.ts.map +1 -1
- package/dist/src/unstable/agents/opencode/index.js +1 -1
- package/dist/src/unstable/agents/opencode/index.js.map +1 -1
- package/dist/src/unstable/agents/opencode/service.d.ts +0 -2
- package/dist/src/unstable/agents/opencode/service.d.ts.map +1 -1
- package/dist/src/unstable/agents/opencode/service.js +3 -7
- package/dist/src/unstable/agents/opencode/service.js.map +1 -1
- package/dist/src/unstable/agents/registry.d.ts.map +1 -1
- package/dist/src/unstable/agents/registry.js +2 -0
- package/dist/src/unstable/agents/registry.js.map +1 -1
- package/dist/src/unstable/agents/repository.d.ts.map +1 -1
- package/dist/src/unstable/agents/repository.js +3 -0
- package/dist/src/unstable/agents/repository.js.map +1 -1
- package/dist/src/unstable/agents/types.d.ts +15 -1
- package/dist/src/unstable/agents/types.d.ts.map +1 -1
- package/dist/src/unstable/agents/types.js +1 -0
- package/dist/src/unstable/agents/types.js.map +1 -1
- package/dist/src/unstable/agents/windsurf/index.d.ts +1 -0
- package/dist/src/unstable/agents/windsurf/index.d.ts.map +1 -1
- package/dist/src/unstable/agents/windsurf/index.js +1 -0
- package/dist/src/unstable/agents/windsurf/index.js.map +1 -1
- package/dist/src/unstable/agents/windsurf/service.d.ts +11 -0
- package/dist/src/unstable/agents/windsurf/service.d.ts.map +1 -0
- package/dist/src/unstable/agents/windsurf/service.js +23 -0
- package/dist/src/unstable/agents/windsurf/service.js.map +1 -0
- package/dist/src/unstable/cli-runtime/command-summary.d.ts +1 -1
- package/dist/src/unstable/cli-runtime/command-summary.d.ts.map +1 -1
- package/dist/src/unstable/cli-runtime/command-summary.js.map +1 -1
- package/dist/src/unstable/commands/operations/new-command.d.ts.map +1 -1
- package/dist/src/unstable/commands/operations/new-command.js +2 -1
- package/dist/src/unstable/commands/operations/new-command.js.map +1 -1
- package/dist/src/unstable/commands/operations/shared-command-helpers.d.ts +3 -3
- package/dist/src/unstable/commands/renderers/render-toml.d.ts.map +1 -1
- package/dist/src/unstable/commands/renderers/render-toml.js +2 -32
- package/dist/src/unstable/commands/renderers/render-toml.js.map +1 -1
- package/dist/src/unstable/context-files/discovery.d.ts +19 -0
- package/dist/src/unstable/context-files/discovery.d.ts.map +1 -0
- package/dist/src/unstable/context-files/discovery.js +94 -0
- package/dist/src/unstable/context-files/discovery.js.map +1 -0
- package/dist/src/unstable/context-files/generators.d.ts +32 -0
- package/dist/src/unstable/context-files/generators.d.ts.map +1 -0
- package/dist/src/unstable/context-files/generators.js +229 -0
- package/dist/src/unstable/context-files/generators.js.map +1 -0
- package/dist/src/unstable/context-files/index.d.ts +15 -0
- package/dist/src/unstable/context-files/index.d.ts.map +1 -0
- package/dist/src/unstable/context-files/index.js +14 -0
- package/dist/src/unstable/context-files/index.js.map +1 -0
- package/dist/src/unstable/context-files/manager.d.ts +19 -0
- package/dist/src/unstable/context-files/manager.d.ts.map +1 -0
- package/dist/src/unstable/context-files/manager.js +419 -0
- package/dist/src/unstable/context-files/manager.js.map +1 -0
- package/dist/src/unstable/context-files/manifest-schema.d.ts +269 -0
- package/dist/src/unstable/context-files/manifest-schema.d.ts.map +1 -0
- package/dist/src/unstable/context-files/manifest-schema.js +223 -0
- package/dist/src/unstable/context-files/manifest-schema.js.map +1 -0
- package/dist/src/unstable/context-files/markers.d.ts +60 -0
- package/dist/src/unstable/context-files/markers.d.ts.map +1 -0
- package/dist/src/unstable/context-files/markers.js +202 -0
- package/dist/src/unstable/context-files/markers.js.map +1 -0
- package/dist/src/unstable/context-files/materialization.d.ts +61 -0
- package/dist/src/unstable/context-files/materialization.d.ts.map +1 -0
- package/dist/src/unstable/context-files/materialization.js +285 -0
- package/dist/src/unstable/context-files/materialization.js.map +1 -0
- package/dist/src/unstable/context-files/refs.d.ts +17 -0
- package/dist/src/unstable/context-files/refs.d.ts.map +1 -0
- package/dist/src/unstable/context-files/refs.js +8 -0
- package/dist/src/unstable/context-files/refs.js.map +1 -0
- package/dist/src/unstable/context-files/workspace-generators.d.ts +27 -0
- package/dist/src/unstable/context-files/workspace-generators.d.ts.map +1 -0
- package/dist/src/unstable/context-files/workspace-generators.js +189 -0
- package/dist/src/unstable/context-files/workspace-generators.js.map +1 -0
- package/dist/src/unstable/extensions/common.d.ts +1 -1
- package/dist/src/unstable/extensions/common.d.ts.map +1 -1
- package/dist/src/unstable/extensions/index.d.ts +1 -1
- package/dist/src/unstable/extensions/index.d.ts.map +1 -1
- package/dist/src/unstable/extensions/index.js +1 -1
- package/dist/src/unstable/extensions/index.js.map +1 -1
- package/dist/src/unstable/extensions/installable-types.d.ts +4 -4
- package/dist/src/unstable/extensions/installable-types.d.ts.map +1 -1
- package/dist/src/unstable/extensions/installable-types.js +4 -0
- package/dist/src/unstable/extensions/installable-types.js.map +1 -1
- package/dist/src/unstable/extensions/operations.d.ts.map +1 -1
- package/dist/src/unstable/extensions/operations.js +2 -0
- package/dist/src/unstable/extensions/operations.js.map +1 -1
- package/dist/src/unstable/extensions/ref-base.d.ts +6 -0
- package/dist/src/unstable/extensions/ref-base.d.ts.map +1 -1
- package/dist/src/unstable/extensions/refs.d.ts +2 -1
- package/dist/src/unstable/extensions/refs.d.ts.map +1 -1
- package/dist/src/unstable/lint/catalog/context-files/generator-valid.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/context-files/generator-valid.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files/generator-valid.js +94 -0
- package/dist/src/unstable/lint/catalog/context-files/generator-valid.js.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files/helpers.d.ts +19 -0
- package/dist/src/unstable/lint/catalog/context-files/helpers.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files/helpers.js +45 -0
- package/dist/src/unstable/lint/catalog/context-files/helpers.js.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files/manifest-keys-recognized.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/context-files/manifest-keys-recognized.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files/manifest-keys-recognized.js +14 -0
- package/dist/src/unstable/lint/catalog/context-files/manifest-keys-recognized.js.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files/manifest-present.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/context-files/manifest-present.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files/manifest-present.js +24 -0
- package/dist/src/unstable/lint/catalog/context-files/manifest-present.js.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files/manifest-schema-valid.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/context-files/manifest-schema-valid.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files/manifest-schema-valid.js +12 -0
- package/dist/src/unstable/lint/catalog/context-files/manifest-schema-valid.js.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files/marker-valid.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/context-files/marker-valid.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files/marker-valid.js +34 -0
- package/dist/src/unstable/lint/catalog/context-files/marker-valid.js.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files/package-valid.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/context-files/package-valid.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files/package-valid.js +42 -0
- package/dist/src/unstable/lint/catalog/context-files/package-valid.js.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files/target-valid.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/context-files/target-valid.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files/target-valid.js +34 -0
- package/dist/src/unstable/lint/catalog/context-files/target-valid.js.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files/template-valid.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/context-files/template-valid.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files/template-valid.js +69 -0
- package/dist/src/unstable/lint/catalog/context-files/template-valid.js.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files-accessor/contexts.d.ts +10 -0
- package/dist/src/unstable/lint/catalog/context-files-accessor/contexts.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files-accessor/contexts.js +8 -0
- package/dist/src/unstable/lint/catalog/context-files-accessor/contexts.js.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files-accessor/platform.d.ts +9 -0
- package/dist/src/unstable/lint/catalog/context-files-accessor/platform.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files-accessor/platform.js +74 -0
- package/dist/src/unstable/lint/catalog/context-files-accessor/platform.js.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files-accessor/vft.d.ts +8 -0
- package/dist/src/unstable/lint/catalog/context-files-accessor/vft.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files-accessor/vft.js +54 -0
- package/dist/src/unstable/lint/catalog/context-files-accessor/vft.js.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/context-files.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files.js +21 -0
- package/dist/src/unstable/lint/catalog/context-files.js.map +1 -0
- package/dist/src/unstable/lint/catalog/index.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/index.d.ts.map +1 -1
- package/dist/src/unstable/lint/catalog/index.js +6 -0
- package/dist/src/unstable/lint/catalog/index.js.map +1 -1
- package/dist/src/unstable/lint/catalog/shared/manifest-json.js +2 -0
- package/dist/src/unstable/lint/catalog/shared/manifest-json.js.map +1 -1
- package/dist/src/unstable/lint/catalog/shared/schema-rule.js +2 -0
- package/dist/src/unstable/lint/catalog/shared/schema-rule.js.map +1 -1
- package/dist/src/unstable/lint/catalog/workspace/skills-managed.js +2 -2
- package/dist/src/unstable/lint/catalog/workspace/skills-managed.js.map +1 -1
- package/dist/src/unstable/lint/catalog/workspace-read-model/lint-workspace.d.ts +2 -1
- package/dist/src/unstable/lint/catalog/workspace-read-model/lint-workspace.d.ts.map +1 -1
- package/dist/src/unstable/lint/catalog/workspace-read-model/lint-workspace.js +34 -2
- package/dist/src/unstable/lint/catalog/workspace-read-model/lint-workspace.js.map +1 -1
- package/dist/src/unstable/lint/cli.d.ts +4 -2
- package/dist/src/unstable/lint/cli.d.ts.map +1 -1
- package/dist/src/unstable/lint/cli.js +10 -7
- package/dist/src/unstable/lint/cli.js.map +1 -1
- package/dist/src/unstable/lint/context.d.ts +13 -0
- package/dist/src/unstable/lint/context.d.ts.map +1 -1
- package/dist/src/unstable/lint/index.d.ts +2 -2
- package/dist/src/unstable/lint/index.d.ts.map +1 -1
- package/dist/src/unstable/lint/index.js +1 -1
- package/dist/src/unstable/lint/index.js.map +1 -1
- package/dist/src/unstable/lint/publish.d.ts +4 -2
- package/dist/src/unstable/lint/publish.d.ts.map +1 -1
- package/dist/src/unstable/lint/publish.js +19 -0
- package/dist/src/unstable/lint/publish.js.map +1 -1
- package/dist/src/unstable/lockfile/index.d.ts +4 -3
- package/dist/src/unstable/lockfile/index.d.ts.map +1 -1
- package/dist/src/unstable/lockfile/index.js +2 -2
- package/dist/src/unstable/lockfile/index.js.map +1 -1
- package/dist/src/unstable/lockfile/lockfile.d.ts +616 -0
- package/dist/src/unstable/lockfile/lockfile.d.ts.map +1 -1
- package/dist/src/unstable/lockfile/lockfile.js +19 -0
- package/dist/src/unstable/lockfile/lockfile.js.map +1 -1
- package/dist/src/unstable/lockfile/schema.d.ts +415 -0
- package/dist/src/unstable/lockfile/schema.d.ts.map +1 -1
- package/dist/src/unstable/lockfile/schema.js +50 -0
- package/dist/src/unstable/lockfile/schema.js.map +1 -1
- package/dist/src/unstable/mcp-servers/config-writer.d.ts +28 -0
- package/dist/src/unstable/mcp-servers/config-writer.d.ts.map +1 -0
- package/dist/src/unstable/mcp-servers/config-writer.js +188 -0
- package/dist/src/unstable/mcp-servers/config-writer.js.map +1 -0
- package/dist/src/unstable/mcp-servers/index.d.ts +7 -1
- package/dist/src/unstable/mcp-servers/index.d.ts.map +1 -1
- package/dist/src/unstable/mcp-servers/index.js +5 -1
- package/dist/src/unstable/mcp-servers/index.js.map +1 -1
- package/dist/src/unstable/mcp-servers/manifest-schema.d.ts +820 -0
- package/dist/src/unstable/mcp-servers/manifest-schema.d.ts.map +1 -1
- package/dist/src/unstable/mcp-servers/manifest-schema.js +189 -0
- package/dist/src/unstable/mcp-servers/manifest-schema.js.map +1 -1
- package/dist/src/unstable/mcp-servers/operations/disable.d.ts +18 -0
- package/dist/src/unstable/mcp-servers/operations/disable.d.ts.map +1 -0
- package/dist/src/unstable/mcp-servers/operations/disable.js +48 -0
- package/dist/src/unstable/mcp-servers/operations/disable.js.map +1 -0
- package/dist/src/unstable/mcp-servers/operations/enable.d.ts +18 -0
- package/dist/src/unstable/mcp-servers/operations/enable.d.ts.map +1 -0
- package/dist/src/unstable/mcp-servers/operations/enable.js +67 -0
- package/dist/src/unstable/mcp-servers/operations/enable.js.map +1 -0
- package/dist/src/unstable/mcp-servers/operations/install.d.ts +4 -0
- package/dist/src/unstable/mcp-servers/operations/install.d.ts.map +1 -1
- package/dist/src/unstable/mcp-servers/operations/install.js +144 -10
- package/dist/src/unstable/mcp-servers/operations/install.js.map +1 -1
- package/dist/src/unstable/mcp-servers/operations/uninstall.d.ts.map +1 -1
- package/dist/src/unstable/mcp-servers/operations/uninstall.js +3 -0
- package/dist/src/unstable/mcp-servers/operations/uninstall.js.map +1 -1
- package/dist/src/unstable/mcp-servers/resolution.d.ts +41 -0
- package/dist/src/unstable/mcp-servers/resolution.d.ts.map +1 -0
- package/dist/src/unstable/mcp-servers/resolution.js +319 -0
- package/dist/src/unstable/mcp-servers/resolution.js.map +1 -0
- package/dist/src/unstable/packaging/cargo.d.ts.map +1 -1
- package/dist/src/unstable/packaging/cargo.js +33 -61
- package/dist/src/unstable/packaging/cargo.js.map +1 -1
- package/dist/src/unstable/packaging/hex.d.ts.map +1 -1
- package/dist/src/unstable/packaging/hex.js +4 -17
- package/dist/src/unstable/packaging/hex.js.map +1 -1
- package/dist/src/unstable/packaging/julia.d.ts.map +1 -1
- package/dist/src/unstable/packaging/julia.js +2 -53
- package/dist/src/unstable/packaging/julia.js.map +1 -1
- package/dist/src/unstable/packaging/maven.d.ts.map +1 -1
- package/dist/src/unstable/packaging/maven.js +7 -12
- package/dist/src/unstable/packaging/maven.js.map +1 -1
- package/dist/src/unstable/packaging/mojo.d.ts.map +1 -1
- package/dist/src/unstable/packaging/mojo.js +4 -15
- package/dist/src/unstable/packaging/mojo.js.map +1 -1
- package/dist/src/unstable/packaging/pub.d.ts.map +1 -1
- package/dist/src/unstable/packaging/pub.js +31 -4
- package/dist/src/unstable/packaging/pub.js.map +1 -1
- package/dist/src/unstable/packaging/pypi.d.ts.map +1 -1
- package/dist/src/unstable/packaging/pypi.js +3 -13
- package/dist/src/unstable/packaging/pypi.js.map +1 -1
- package/dist/src/unstable/packs/dependency-resolution.d.ts +1 -0
- package/dist/src/unstable/packs/dependency-resolution.d.ts.map +1 -1
- package/dist/src/unstable/packs/dependency-resolution.js +7 -1
- package/dist/src/unstable/packs/dependency-resolution.js.map +1 -1
- package/dist/src/unstable/packs/expansion.d.ts +1 -0
- package/dist/src/unstable/packs/expansion.d.ts.map +1 -1
- package/dist/src/unstable/packs/expansion.js +15 -0
- package/dist/src/unstable/packs/expansion.js.map +1 -1
- package/dist/src/unstable/packs/manager.d.ts.map +1 -1
- package/dist/src/unstable/packs/manager.js +1 -0
- package/dist/src/unstable/packs/manager.js.map +1 -1
- package/dist/src/unstable/packs/operations/new-pack.d.ts.map +1 -1
- package/dist/src/unstable/packs/operations/new-pack.js +5 -6
- package/dist/src/unstable/packs/operations/new-pack.js.map +1 -1
- package/dist/src/unstable/publish/manifest-policy.d.ts +295 -0
- package/dist/src/unstable/publish/manifest-policy.d.ts.map +1 -1
- package/dist/src/unstable/publish/manifest-policy.js +5 -0
- package/dist/src/unstable/publish/manifest-policy.js.map +1 -1
- package/dist/src/unstable/registry/__generated__/registry-client.d.ts +998 -297
- package/dist/src/unstable/registry/__generated__/registry-client.d.ts.map +1 -1
- package/dist/src/unstable/registry/__generated__/registry-client.js +192 -83
- package/dist/src/unstable/registry/__generated__/registry-client.js.map +1 -1
- package/dist/src/unstable/registry/client.d.ts +37 -0
- package/dist/src/unstable/registry/client.d.ts.map +1 -1
- package/dist/src/unstable/registry/client.js.map +1 -1
- package/dist/src/unstable/registry/index.d.ts +1 -1
- package/dist/src/unstable/registry/index.d.ts.map +1 -1
- package/dist/src/unstable/registry/index.js.map +1 -1
- package/dist/src/unstable/registry/local-client.d.ts.map +1 -1
- package/dist/src/unstable/registry/local-client.js +16 -0
- package/dist/src/unstable/registry/local-client.js.map +1 -1
- package/dist/src/unstable/registry/remote-client.d.ts.map +1 -1
- package/dist/src/unstable/registry/remote-client.js +44 -0
- package/dist/src/unstable/registry/remote-client.js.map +1 -1
- package/dist/src/unstable/settings/index.d.ts +2 -2
- package/dist/src/unstable/settings/index.d.ts.map +1 -1
- package/dist/src/unstable/settings/index.js +1 -1
- package/dist/src/unstable/settings/index.js.map +1 -1
- package/dist/src/unstable/settings/schema.d.ts +143 -3
- package/dist/src/unstable/settings/schema.d.ts.map +1 -1
- package/dist/src/unstable/settings/schema.js +205 -10
- package/dist/src/unstable/settings/schema.js.map +1 -1
- package/dist/src/unstable/skills/operations/new-skill.d.ts.map +1 -1
- package/dist/src/unstable/skills/operations/new-skill.js +4 -3
- package/dist/src/unstable/skills/operations/new-skill.js.map +1 -1
- package/dist/src/unstable/source-resolution/providers/git-hosting.d.ts.map +1 -1
- package/dist/src/unstable/source-resolution/providers/git-hosting.js +62 -32
- package/dist/src/unstable/source-resolution/providers/git-hosting.js.map +1 -1
- package/dist/src/unstable/source-resolution/providers/local-parser/print.d.ts.map +1 -1
- package/dist/src/unstable/source-resolution/providers/local-parser/print.js +1 -1
- package/dist/src/unstable/source-resolution/providers/local-parser/print.js.map +1 -1
- package/dist/src/unstable/source-resolution/providers/local.d.ts.map +1 -1
- package/dist/src/unstable/source-resolution/providers/local.js +41 -21
- package/dist/src/unstable/source-resolution/providers/local.js.map +1 -1
- package/dist/src/unstable/source-resolution/providers/registry/host-provider.d.ts.map +1 -1
- package/dist/src/unstable/source-resolution/providers/registry/host-provider.js +11 -1
- package/dist/src/unstable/source-resolution/providers/registry/host-provider.js.map +1 -1
- package/dist/src/unstable/sources/printer.d.ts +2 -2
- package/dist/src/unstable/sources/printer.d.ts.map +1 -1
- package/dist/src/unstable/sources/printer.js.map +1 -1
- package/dist/src/unstable/subagents/rendering/adapters/toml.d.ts.map +1 -1
- package/dist/src/unstable/subagents/rendering/adapters/toml.js +2 -19
- package/dist/src/unstable/subagents/rendering/adapters/toml.js.map +1 -1
- package/dist/src/unstable/toml/index.d.ts +51 -0
- package/dist/src/unstable/toml/index.d.ts.map +1 -0
- package/dist/src/unstable/toml/index.js +153 -0
- package/dist/src/unstable/toml/index.js.map +1 -0
- package/dist/src/unstable/workspace/configured-entry-resolution/index.d.ts +2 -2
- package/dist/src/unstable/workspace/configured-entry-resolution/index.d.ts.map +1 -1
- package/dist/src/unstable/workspace/configured-entry-resolution/index.js +1 -1
- package/dist/src/unstable/workspace/configured-entry-resolution/index.js.map +1 -1
- package/dist/src/unstable/workspace/configured-entry-resolution/resolve.d.ts +5 -0
- package/dist/src/unstable/workspace/configured-entry-resolution/resolve.d.ts.map +1 -1
- package/dist/src/unstable/workspace/configured-entry-resolution/resolve.js +50 -0
- package/dist/src/unstable/workspace/configured-entry-resolution/resolve.js.map +1 -1
- package/dist/src/unstable/workspace/configured-entry-resolution/types.d.ts +2 -0
- package/dist/src/unstable/workspace/configured-entry-resolution/types.d.ts.map +1 -1
- package/dist/src/unstable/workspace/configured-entry-resolution/types.js.map +1 -1
- package/dist/src/unstable/workspace/index.d.ts +4 -3
- package/dist/src/unstable/workspace/index.d.ts.map +1 -1
- package/dist/src/unstable/workspace/index.js +4 -2
- package/dist/src/unstable/workspace/index.js.map +1 -1
- package/dist/src/unstable/workspace/initialization.d.ts +116 -24
- package/dist/src/unstable/workspace/initialization.d.ts.map +1 -1
- package/dist/src/unstable/workspace/lockfile-update-policy.d.ts +5 -0
- package/dist/src/unstable/workspace/lockfile-update-policy.d.ts.map +1 -0
- package/dist/src/unstable/workspace/lockfile-update-policy.js +5 -0
- package/dist/src/unstable/workspace/lockfile-update-policy.js.map +1 -0
- package/dist/src/unstable/workspace/read-model/agents/grok-cli.d.ts +12 -0
- package/dist/src/unstable/workspace/read-model/agents/grok-cli.d.ts.map +1 -0
- package/dist/src/unstable/workspace/read-model/agents/grok-cli.js +14 -0
- package/dist/src/unstable/workspace/read-model/agents/grok-cli.js.map +1 -0
- package/dist/src/unstable/workspace/read-model/agents/index.d.ts +3 -1
- package/dist/src/unstable/workspace/read-model/agents/index.d.ts.map +1 -1
- package/dist/src/unstable/workspace/read-model/agents/index.js +2 -0
- package/dist/src/unstable/workspace/read-model/agents/index.js.map +1 -1
- package/dist/src/unstable/workspace/read-model/discovery/subagents.d.ts +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/command.d.ts +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/command.d.ts.map +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/command.js +4 -3
- package/dist/src/unstable/workspace/read-model/extensions/command.js.map +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/context-files.d.ts +93 -0
- package/dist/src/unstable/workspace/read-model/extensions/context-files.d.ts.map +1 -0
- package/dist/src/unstable/workspace/read-model/extensions/{file.js → context-files.js} +10 -10
- package/dist/src/unstable/workspace/read-model/extensions/context-files.js.map +1 -0
- package/dist/src/unstable/workspace/read-model/extensions/ignore-patterns.d.ts +2 -0
- package/dist/src/unstable/workspace/read-model/extensions/ignore-patterns.d.ts.map +1 -0
- package/dist/src/unstable/workspace/read-model/extensions/ignore-patterns.js +3 -0
- package/dist/src/unstable/workspace/read-model/extensions/ignore-patterns.js.map +1 -0
- package/dist/src/unstable/workspace/read-model/extensions/index.d.ts +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/index.d.ts.map +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/index.js +2 -2
- package/dist/src/unstable/workspace/read-model/extensions/index.js.map +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/mcp-server.d.ts +4 -5
- package/dist/src/unstable/workspace/read-model/extensions/mcp-server.d.ts.map +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/mcp-server.js +8 -9
- package/dist/src/unstable/workspace/read-model/extensions/mcp-server.js.map +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/pack.d.ts +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/pack.d.ts.map +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/pack.js +4 -3
- package/dist/src/unstable/workspace/read-model/extensions/pack.js.map +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/skill.d.ts +2 -2
- package/dist/src/unstable/workspace/read-model/extensions/skill.d.ts.map +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/skill.js +5 -4
- package/dist/src/unstable/workspace/read-model/extensions/skill.js.map +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/subagent.d.ts +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/subagent.d.ts.map +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/subagent.js +4 -3
- package/dist/src/unstable/workspace/read-model/extensions/subagent.js.map +1 -1
- package/dist/src/unstable/workspace/read-model/scanners/canonical-extensions.d.ts +2 -2
- package/dist/src/unstable/workspace/read-model/scanners/canonical-extensions.d.ts.map +1 -1
- package/dist/src/unstable/workspace/read-model/scanners/canonical-extensions.js +27 -10
- package/dist/src/unstable/workspace/read-model/scanners/canonical-extensions.js.map +1 -1
- package/dist/src/unstable/workspace/read-model/service.d.ts +2 -2
- package/dist/src/unstable/workspace/read-model/service.d.ts.map +1 -1
- package/dist/src/unstable/workspace/read-model/service.js +26 -7
- package/dist/src/unstable/workspace/read-model/service.js.map +1 -1
- package/dist/src/unstable/workspace/read-model-record-converters.d.ts.map +1 -1
- package/dist/src/unstable/workspace/read-model-record-converters.js +1 -0
- package/dist/src/unstable/workspace/read-model-record-converters.js.map +1 -1
- package/dist/src/unstable/workspace/read-model-record-readers.d.ts.map +1 -1
- package/dist/src/unstable/workspace/read-model-record-readers.js +14 -0
- package/dist/src/unstable/workspace/read-model-record-readers.js.map +1 -1
- package/dist/src/unstable/workspace/read-model-record-types.d.ts +2 -2
- package/dist/src/unstable/workspace/read-model-record-types.d.ts.map +1 -1
- package/dist/src/unstable/workspace/rendered-file-cleanup.d.ts +12 -0
- package/dist/src/unstable/workspace/rendered-file-cleanup.d.ts.map +1 -1
- package/dist/src/unstable/workspace/rendered-file-cleanup.js +126 -0
- package/dist/src/unstable/workspace/rendered-file-cleanup.js.map +1 -1
- package/dist/src/unstable/workspace/service-interface.d.ts +58 -3
- package/dist/src/unstable/workspace/service-interface.d.ts.map +1 -1
- package/dist/src/unstable/workspace/service-interface.js.map +1 -1
- package/dist/src/unstable/workspace/service.d.ts +333 -3
- package/dist/src/unstable/workspace/service.d.ts.map +1 -1
- package/dist/src/unstable/workspace/service.js +209 -4
- package/dist/src/unstable/workspace/service.js.map +1 -1
- package/dist/src/unstable/workspace/test-stubs.d.ts.map +1 -1
- package/dist/src/unstable/workspace/test-stubs.js +20 -0
- package/dist/src/unstable/workspace/test-stubs.js.map +1 -1
- package/package.json +10 -2
- package/site-content/__generated__/schemas/axm-lock.schema.json +346 -0
- package/site-content/__generated__/schemas/context-files.schema.json +500 -0
- package/site-content/__generated__/schemas/mcp-server.schema.json +383 -2
- package/site-content/__generated__/schemas/settings.schema.json +153 -4
- package/dist/src/unstable/workspace/read-model/extensions/file.d.ts +0 -93
- package/dist/src/unstable/workspace/read-model/extensions/file.d.ts.map +0 -1
- package/dist/src/unstable/workspace/read-model/extensions/file.js.map +0 -1
|
@@ -4,11 +4,11 @@
|
|
|
4
4
|
*/
|
|
5
5
|
import * as Schema from "effect/Schema";
|
|
6
6
|
/** @experimental This API is unstable and may change without notice. */
|
|
7
|
-
export declare const AGENT_IDS: readonly ["claude-code", "codex", "cursor", "gemini-cli", "github-copilot", "windsurf"];
|
|
7
|
+
export declare const AGENT_IDS: readonly ["claude-code", "codex", "cursor", "gemini-cli", "github-copilot", "grok-cli", "ibm-bob", "opencode", "pi", "windsurf"];
|
|
8
8
|
/** @experimental This API is unstable and may change without notice. */
|
|
9
9
|
export type AgentId = (typeof AGENT_IDS)[number];
|
|
10
10
|
/** @experimental This API is unstable and may change without notice. */
|
|
11
|
-
export declare const AgentIdSchema: Schema.Literals<readonly ["claude-code", "codex", "cursor", "gemini-cli", "github-copilot", "windsurf"]>;
|
|
11
|
+
export declare const AgentIdSchema: Schema.Literals<readonly ["claude-code", "codex", "cursor", "gemini-cli", "github-copilot", "grok-cli", "ibm-bob", "opencode", "pi", "windsurf"]>;
|
|
12
12
|
/** @experimental This API is unstable and may change without notice. */
|
|
13
13
|
export declare const AGENTS: readonly [{
|
|
14
14
|
readonly id: "claude-code";
|
|
@@ -29,9 +29,10 @@ export declare const AGENTS: readonly [{
|
|
|
29
29
|
readonly directory: ".claude/skills";
|
|
30
30
|
};
|
|
31
31
|
readonly commands: {
|
|
32
|
-
readonly support: "
|
|
32
|
+
readonly support: "bridged";
|
|
33
|
+
readonly notes: "Custom slash commands are Markdown prompt files under .claude/commands. Recorded as bridged because commands have no industry spec standard.\n";
|
|
33
34
|
readonly sources: readonly ["https://docs.claude.com/en/docs/claude-code/slash-commands"];
|
|
34
|
-
readonly lastVerified: "2026-05-
|
|
35
|
+
readonly lastVerified: "2026-05-18";
|
|
35
36
|
readonly scopes: readonly ["user", "project"];
|
|
36
37
|
readonly directory: ".claude/commands";
|
|
37
38
|
};
|
|
@@ -41,6 +42,37 @@ export declare const AGENTS: readonly [{
|
|
|
41
42
|
readonly lastVerified: "2026-05-16";
|
|
42
43
|
readonly scopes: readonly ["user", "project"];
|
|
43
44
|
readonly transports: readonly ["stdio", "http", "sse"];
|
|
45
|
+
readonly config: {
|
|
46
|
+
readonly serversKey: "mcpServers";
|
|
47
|
+
readonly nativeEnabled: false;
|
|
48
|
+
readonly targets: readonly [{
|
|
49
|
+
readonly scope: "project";
|
|
50
|
+
readonly path: ".mcp.json";
|
|
51
|
+
readonly format: "json";
|
|
52
|
+
}];
|
|
53
|
+
readonly stdio: {
|
|
54
|
+
readonly typeField: {
|
|
55
|
+
readonly name: "type";
|
|
56
|
+
readonly value: "stdio";
|
|
57
|
+
};
|
|
58
|
+
readonly command: "split";
|
|
59
|
+
readonly envKey: "env";
|
|
60
|
+
};
|
|
61
|
+
readonly remote: {
|
|
62
|
+
readonly typeField: {
|
|
63
|
+
readonly name: "type";
|
|
64
|
+
readonly value: {
|
|
65
|
+
readonly "streamable-http": "http";
|
|
66
|
+
readonly sse: "sse";
|
|
67
|
+
};
|
|
68
|
+
};
|
|
69
|
+
readonly urlKey: {
|
|
70
|
+
readonly "streamable-http": "url";
|
|
71
|
+
readonly sse: "url";
|
|
72
|
+
};
|
|
73
|
+
readonly headersKey: "headers";
|
|
74
|
+
};
|
|
75
|
+
};
|
|
44
76
|
};
|
|
45
77
|
readonly subagents: {
|
|
46
78
|
readonly support: "bridged";
|
|
@@ -56,6 +88,52 @@ export declare const AGENTS: readonly [{
|
|
|
56
88
|
readonly files: readonly ["CLAUDE.md"];
|
|
57
89
|
readonly nestedDiscovery: true;
|
|
58
90
|
};
|
|
91
|
+
readonly permissions: {
|
|
92
|
+
readonly support: "standard";
|
|
93
|
+
readonly sources: readonly ["https://docs.claude.com/en/docs/claude-code/iam", "https://docs.claude.com/en/docs/claude-code/settings"];
|
|
94
|
+
readonly lastVerified: "2026-05-18";
|
|
95
|
+
readonly scopes: readonly ["user", "project"];
|
|
96
|
+
readonly mechanism: readonly ["config-file"];
|
|
97
|
+
readonly configFiles: readonly [{
|
|
98
|
+
readonly scope: "user";
|
|
99
|
+
readonly path: "~/.claude/settings.json";
|
|
100
|
+
readonly format: "json";
|
|
101
|
+
readonly gitignored: false;
|
|
102
|
+
}, {
|
|
103
|
+
readonly scope: "project";
|
|
104
|
+
readonly path: ".claude/settings.json";
|
|
105
|
+
readonly format: "json";
|
|
106
|
+
readonly gitignored: false;
|
|
107
|
+
}, {
|
|
108
|
+
readonly scope: "project";
|
|
109
|
+
readonly path: ".claude/settings.local.json";
|
|
110
|
+
readonly format: "json";
|
|
111
|
+
readonly gitignored: true;
|
|
112
|
+
}];
|
|
113
|
+
readonly grammar: {
|
|
114
|
+
readonly style: "tool-call";
|
|
115
|
+
readonly example: "Bash(axm:*)";
|
|
116
|
+
readonly notes: "Tool(specifier) with * wildcards. Evaluated deny > ask > allow (first match wins). Settings merge across scopes rather than override.\n";
|
|
117
|
+
};
|
|
118
|
+
readonly grants: {
|
|
119
|
+
readonly shell: {
|
|
120
|
+
readonly target: "~/.claude/settings.json";
|
|
121
|
+
readonly patch: {
|
|
122
|
+
readonly permissions: {
|
|
123
|
+
readonly allow: readonly ["Bash(${tool}:*)"];
|
|
124
|
+
};
|
|
125
|
+
};
|
|
126
|
+
};
|
|
127
|
+
readonly filesystem: {
|
|
128
|
+
readonly target: "~/.claude/settings.json";
|
|
129
|
+
readonly patch: {
|
|
130
|
+
readonly permissions: {
|
|
131
|
+
readonly allow: readonly ["Read(${workspaceRoot}/**)", "Write(${workspaceRoot}/**)", "Edit(${workspaceRoot}/**)"];
|
|
132
|
+
};
|
|
133
|
+
};
|
|
134
|
+
};
|
|
135
|
+
};
|
|
136
|
+
};
|
|
59
137
|
}, {
|
|
60
138
|
readonly id: "codex";
|
|
61
139
|
readonly name: "Codex";
|
|
@@ -67,12 +145,67 @@ export declare const AGENTS: readonly [{
|
|
|
67
145
|
readonly label: "Codex documentation";
|
|
68
146
|
readonly url: "https://developers.openai.com/codex";
|
|
69
147
|
}];
|
|
148
|
+
readonly skills: {
|
|
149
|
+
readonly support: "standard";
|
|
150
|
+
readonly notes: "Reads SKILL.md skills from repository (.agents/skills) and user (~/.agents/skills) locations with progressive disclosure, using the cross-tool Agent Skills convention rather than a .codex/ path.\n";
|
|
151
|
+
readonly sources: readonly ["https://developers.openai.com/codex/skills"];
|
|
152
|
+
readonly lastVerified: "2026-05-18";
|
|
153
|
+
readonly scopes: readonly ["user", "project"];
|
|
154
|
+
readonly directory: ".agents/skills";
|
|
155
|
+
};
|
|
156
|
+
readonly commands: {
|
|
157
|
+
readonly support: "bridged";
|
|
158
|
+
readonly notes: "Custom prompts are user-scope Markdown slash commands in ~/.codex/prompts. Deprecated by OpenAI in favor of skills for reusable instructions, and there is no project-scoped command directory.\n";
|
|
159
|
+
readonly sources: readonly ["https://developers.openai.com/codex/custom-prompts", "https://developers.openai.com/codex/cli/slash-commands"];
|
|
160
|
+
readonly lastVerified: "2026-05-18";
|
|
161
|
+
readonly scopes: readonly ["user"];
|
|
162
|
+
readonly directory: "~/.codex/prompts";
|
|
163
|
+
};
|
|
70
164
|
readonly mcp: {
|
|
71
165
|
readonly support: "standard";
|
|
72
166
|
readonly sources: readonly ["https://github.com/openai/codex/blob/main/docs/config.md#mcp-servers"];
|
|
73
167
|
readonly lastVerified: "2026-05-16";
|
|
74
168
|
readonly scopes: readonly ["user", "project"];
|
|
75
169
|
readonly transports: readonly ["stdio", "http"];
|
|
170
|
+
readonly config: {
|
|
171
|
+
readonly serversKey: "mcp_servers";
|
|
172
|
+
readonly nativeEnabled: true;
|
|
173
|
+
readonly targets: readonly [{
|
|
174
|
+
readonly scope: "project";
|
|
175
|
+
readonly path: ".codex/config.toml";
|
|
176
|
+
readonly format: "toml";
|
|
177
|
+
}, {
|
|
178
|
+
readonly scope: "user";
|
|
179
|
+
readonly path: "~/.codex/config.toml";
|
|
180
|
+
readonly format: "toml";
|
|
181
|
+
}];
|
|
182
|
+
readonly stdio: {
|
|
183
|
+
readonly command: "split";
|
|
184
|
+
readonly envKey: "env";
|
|
185
|
+
};
|
|
186
|
+
readonly remote: {
|
|
187
|
+
readonly typeField: {
|
|
188
|
+
readonly name: "type";
|
|
189
|
+
readonly value: {
|
|
190
|
+
readonly "streamable-http": "streamable-http";
|
|
191
|
+
readonly sse: "sse";
|
|
192
|
+
};
|
|
193
|
+
};
|
|
194
|
+
readonly urlKey: {
|
|
195
|
+
readonly "streamable-http": "url";
|
|
196
|
+
readonly sse: "url";
|
|
197
|
+
};
|
|
198
|
+
readonly headersKey: "http_headers";
|
|
199
|
+
};
|
|
200
|
+
readonly transform: "codex-toml";
|
|
201
|
+
};
|
|
202
|
+
};
|
|
203
|
+
readonly subagents: {
|
|
204
|
+
readonly support: "bridged";
|
|
205
|
+
readonly notes: "Custom agents are standalone TOML files under .codex/agents (project) or ~/.codex/agents (user); a custom agent overrides a built-in of the same name.\n";
|
|
206
|
+
readonly sources: readonly ["https://developers.openai.com/codex/subagents"];
|
|
207
|
+
readonly lastVerified: "2026-05-18";
|
|
208
|
+
readonly scopes: readonly ["user", "project"];
|
|
76
209
|
};
|
|
77
210
|
readonly instructions: {
|
|
78
211
|
readonly support: "standard";
|
|
@@ -82,6 +215,64 @@ export declare const AGENTS: readonly [{
|
|
|
82
215
|
readonly files: readonly ["AGENTS.md"];
|
|
83
216
|
readonly nestedDiscovery: true;
|
|
84
217
|
};
|
|
218
|
+
readonly permissions: {
|
|
219
|
+
readonly support: "standard";
|
|
220
|
+
readonly sources: readonly ["https://developers.openai.com/codex/config-reference", "https://developers.openai.com/codex/config-advanced", "https://developers.openai.com/codex/security", "https://developers.openai.com/codex/rules"];
|
|
221
|
+
readonly lastVerified: "2026-05-18";
|
|
222
|
+
readonly scopes: readonly ["user", "project"];
|
|
223
|
+
readonly mechanism: readonly ["config-file", "cli-flag"];
|
|
224
|
+
readonly configFiles: readonly [{
|
|
225
|
+
readonly scope: "user";
|
|
226
|
+
readonly path: "~/.codex/config.toml";
|
|
227
|
+
readonly format: "toml";
|
|
228
|
+
readonly gitignored: false;
|
|
229
|
+
}, {
|
|
230
|
+
readonly scope: "user";
|
|
231
|
+
readonly path: "~/.codex/rules/${tool}.rules";
|
|
232
|
+
readonly format: "starlark";
|
|
233
|
+
readonly gitignored: false;
|
|
234
|
+
}];
|
|
235
|
+
readonly grammar: {
|
|
236
|
+
readonly style: "starlark-rule";
|
|
237
|
+
readonly example: "prefix_rule(pattern=[\"axm\"], decision=\"allow\")";
|
|
238
|
+
readonly notes: "Per-command allowlisting is Starlark prefix_rule() in ~/.codex/rules/*.rules. Sandbox and approval mode live separately in config.toml. Most restrictive match wins (forbidden > prompt > allow).\n";
|
|
239
|
+
};
|
|
240
|
+
readonly prerequisites: readonly [{
|
|
241
|
+
readonly key: "sandbox_mode";
|
|
242
|
+
readonly value: "workspace-write";
|
|
243
|
+
readonly scope: "user";
|
|
244
|
+
readonly note: "Required to grant project write access.";
|
|
245
|
+
}, {
|
|
246
|
+
readonly key: "approval_policy";
|
|
247
|
+
readonly value: "never";
|
|
248
|
+
readonly scope: "user";
|
|
249
|
+
readonly note: "Suppresses approval prompts.";
|
|
250
|
+
}];
|
|
251
|
+
readonly cliFlags: readonly [{
|
|
252
|
+
readonly flag: "--full-auto";
|
|
253
|
+
readonly note: "Equivalent one-shot bypass of prompts and sandbox restrictions.";
|
|
254
|
+
}, {
|
|
255
|
+
readonly flag: "--sandbox workspace-write";
|
|
256
|
+
}, {
|
|
257
|
+
readonly flag: "--ask-for-approval never";
|
|
258
|
+
}];
|
|
259
|
+
readonly grants: {
|
|
260
|
+
readonly shell: {
|
|
261
|
+
readonly target: "~/.codex/rules/${tool}.rules";
|
|
262
|
+
readonly template: "prefix_rule(\n pattern = [\"${tool}\"],\n decision = \"allow\",\n justification = \"${tool} CLI trusted in this workspace.\",\n)\n";
|
|
263
|
+
};
|
|
264
|
+
readonly filesystem: {
|
|
265
|
+
readonly target: "~/.codex/config.toml";
|
|
266
|
+
readonly patch: {
|
|
267
|
+
readonly sandbox_mode: "workspace-write";
|
|
268
|
+
readonly sandbox_workspace_write: {
|
|
269
|
+
readonly writable_roots: readonly ["${workspaceRoot}"];
|
|
270
|
+
readonly network_access: true;
|
|
271
|
+
};
|
|
272
|
+
};
|
|
273
|
+
};
|
|
274
|
+
};
|
|
275
|
+
};
|
|
85
276
|
}, {
|
|
86
277
|
readonly id: "cursor";
|
|
87
278
|
readonly name: "Cursor";
|
|
@@ -93,12 +284,55 @@ export declare const AGENTS: readonly [{
|
|
|
93
284
|
readonly label: "Cursor documentation";
|
|
94
285
|
readonly url: "https://docs.cursor.com";
|
|
95
286
|
}];
|
|
287
|
+
readonly skills: {
|
|
288
|
+
readonly support: "standard";
|
|
289
|
+
readonly notes: "Cursor 2.4 added Agent Skills (SKILL.md) across the editor and the cursor-agent CLI; it also loads .claude/skills and .codex/skills for cross-tool compatibility.\n";
|
|
290
|
+
readonly sources: readonly ["https://cursor.com/docs/context/skills", "https://cursor.com/changelog/2-4"];
|
|
291
|
+
readonly lastVerified: "2026-05-18";
|
|
292
|
+
readonly scopes: readonly ["user", "project"];
|
|
293
|
+
readonly directory: ".cursor/skills";
|
|
294
|
+
};
|
|
295
|
+
readonly commands: {
|
|
296
|
+
readonly support: "bridged";
|
|
297
|
+
readonly notes: "Custom commands are Markdown prompt files under .cursor/commands (project) or ~/.cursor/commands (user); documented as a beta feature.\n";
|
|
298
|
+
readonly sources: readonly ["https://docs.cursor.com/en/agent/chat/commands", "https://cursor.com/changelog/1-6"];
|
|
299
|
+
readonly lastVerified: "2026-05-18";
|
|
300
|
+
readonly scopes: readonly ["user", "project"];
|
|
301
|
+
readonly directory: ".cursor/commands";
|
|
302
|
+
};
|
|
96
303
|
readonly mcp: {
|
|
97
304
|
readonly support: "standard";
|
|
98
305
|
readonly sources: readonly ["https://docs.cursor.com/advanced/model-context-protocol"];
|
|
99
306
|
readonly lastVerified: "2026-05-16";
|
|
100
307
|
readonly scopes: readonly ["user", "project"];
|
|
101
308
|
readonly transports: readonly ["stdio", "http", "sse"];
|
|
309
|
+
readonly config: {
|
|
310
|
+
readonly serversKey: "mcpServers";
|
|
311
|
+
readonly nativeEnabled: false;
|
|
312
|
+
readonly targets: readonly [{
|
|
313
|
+
readonly scope: "project";
|
|
314
|
+
readonly path: ".cursor/mcp.json";
|
|
315
|
+
readonly format: "json";
|
|
316
|
+
}];
|
|
317
|
+
readonly stdio: {
|
|
318
|
+
readonly command: "split";
|
|
319
|
+
readonly envKey: "env";
|
|
320
|
+
};
|
|
321
|
+
readonly remote: {
|
|
322
|
+
readonly urlKey: {
|
|
323
|
+
readonly "streamable-http": "url";
|
|
324
|
+
readonly sse: "url";
|
|
325
|
+
};
|
|
326
|
+
readonly headersKey: "headers";
|
|
327
|
+
};
|
|
328
|
+
};
|
|
329
|
+
};
|
|
330
|
+
readonly subagents: {
|
|
331
|
+
readonly support: "bridged";
|
|
332
|
+
readonly notes: "Custom subagents are Markdown files with YAML frontmatter under .cursor/agents (project) or ~/.cursor/agents (user); added in Cursor 2.4.\n";
|
|
333
|
+
readonly sources: readonly ["https://cursor.com/docs/subagents", "https://cursor.com/changelog/2-4"];
|
|
334
|
+
readonly lastVerified: "2026-05-18";
|
|
335
|
+
readonly scopes: readonly ["user", "project"];
|
|
102
336
|
};
|
|
103
337
|
readonly instructions: {
|
|
104
338
|
readonly support: "standard";
|
|
@@ -115,6 +349,80 @@ export declare const AGENTS: readonly [{
|
|
|
115
349
|
readonly scopes: readonly ["project"];
|
|
116
350
|
readonly directory: ".cursor/rules";
|
|
117
351
|
};
|
|
352
|
+
readonly permissions: {
|
|
353
|
+
readonly support: "standard";
|
|
354
|
+
readonly sources: readonly ["https://cursor.com/docs/reference/permissions", "https://cursor.com/docs/reference/sandbox", "https://cursor.com/docs/agent/tools/terminal", "https://cursor.com/docs/cli/reference/permissions"];
|
|
355
|
+
readonly lastVerified: "2026-05-18";
|
|
356
|
+
readonly scopes: readonly ["user", "project"];
|
|
357
|
+
readonly mechanism: readonly ["config-file", "ui-only", "cli-flag"];
|
|
358
|
+
readonly configFiles: readonly [{
|
|
359
|
+
readonly scope: "user";
|
|
360
|
+
readonly path: "~/.cursor/permissions.json";
|
|
361
|
+
readonly format: "json";
|
|
362
|
+
readonly gitignored: false;
|
|
363
|
+
}, {
|
|
364
|
+
readonly scope: "user";
|
|
365
|
+
readonly path: "~/.cursor/sandbox.json";
|
|
366
|
+
readonly format: "json";
|
|
367
|
+
readonly gitignored: false;
|
|
368
|
+
}, {
|
|
369
|
+
readonly scope: "project";
|
|
370
|
+
readonly path: ".cursor/sandbox.json";
|
|
371
|
+
readonly format: "json";
|
|
372
|
+
readonly gitignored: false;
|
|
373
|
+
}, {
|
|
374
|
+
readonly scope: "user";
|
|
375
|
+
readonly path: "~/.cursor/cli-config.json";
|
|
376
|
+
readonly format: "json";
|
|
377
|
+
readonly gitignored: false;
|
|
378
|
+
}, {
|
|
379
|
+
readonly scope: "project";
|
|
380
|
+
readonly path: ".cursor/cli.json";
|
|
381
|
+
readonly format: "json";
|
|
382
|
+
readonly gitignored: false;
|
|
383
|
+
}];
|
|
384
|
+
readonly grammar: {
|
|
385
|
+
readonly style: "prefix";
|
|
386
|
+
readonly example: "axm";
|
|
387
|
+
readonly notes: "IDE: case-sensitive command prefix in terminalAllowlist. CLI: Tool-call syntax Shell()/Read()/Write() with glob patterns. Deny always beats allow.\n";
|
|
388
|
+
};
|
|
389
|
+
readonly prerequisites: readonly [{
|
|
390
|
+
readonly key: "Settings > Cursor Settings > Agents > Auto-Run";
|
|
391
|
+
readonly value: "Run in Sandbox | Run Everything";
|
|
392
|
+
readonly scope: "user";
|
|
393
|
+
readonly note: "IDE Auto-Run must be enabled before terminalAllowlist takes effect.";
|
|
394
|
+
}];
|
|
395
|
+
readonly cliFlags: readonly [{
|
|
396
|
+
readonly flag: "--force";
|
|
397
|
+
readonly note: "Bypasses cursor-agent prompts (community-documented; verify against --help).";
|
|
398
|
+
}, {
|
|
399
|
+
readonly flag: "--yolo";
|
|
400
|
+
readonly note: "Bypasses cursor-agent prompts (community-documented; verify against --help).";
|
|
401
|
+
}];
|
|
402
|
+
readonly grants: {
|
|
403
|
+
readonly shell: {
|
|
404
|
+
readonly target: "~/.cursor/permissions.json";
|
|
405
|
+
readonly patch: {
|
|
406
|
+
readonly terminalAllowlist: readonly ["${tool}"];
|
|
407
|
+
};
|
|
408
|
+
};
|
|
409
|
+
readonly cliShell: {
|
|
410
|
+
readonly target: ".cursor/cli.json";
|
|
411
|
+
readonly patch: {
|
|
412
|
+
readonly permissions: {
|
|
413
|
+
readonly allow: readonly ["Shell(${tool})", "Shell(${tool}:*)"];
|
|
414
|
+
};
|
|
415
|
+
};
|
|
416
|
+
};
|
|
417
|
+
readonly filesystem: {
|
|
418
|
+
readonly target: ".cursor/sandbox.json";
|
|
419
|
+
readonly patch: {
|
|
420
|
+
readonly type: "workspace_readwrite";
|
|
421
|
+
readonly additionalReadwritePaths: readonly [];
|
|
422
|
+
};
|
|
423
|
+
};
|
|
424
|
+
};
|
|
425
|
+
};
|
|
118
426
|
}, {
|
|
119
427
|
readonly id: "gemini-cli";
|
|
120
428
|
readonly name: "Gemini CLI";
|
|
@@ -133,12 +441,44 @@ export declare const AGENTS: readonly [{
|
|
|
133
441
|
readonly scopes: readonly ["user", "project"];
|
|
134
442
|
readonly directory: ".gemini/skills";
|
|
135
443
|
};
|
|
444
|
+
readonly commands: {
|
|
445
|
+
readonly support: "bridged";
|
|
446
|
+
readonly notes: "Custom slash commands are TOML files under .gemini/commands (project) or ~/.gemini/commands (user); AXM bridges its command extension format to TOML.\n";
|
|
447
|
+
readonly sources: readonly ["https://github.com/google-gemini/gemini-cli/blob/main/docs/cli/custom-commands.md"];
|
|
448
|
+
readonly lastVerified: "2026-05-18";
|
|
449
|
+
readonly scopes: readonly ["user", "project"];
|
|
450
|
+
readonly directory: ".gemini/commands";
|
|
451
|
+
};
|
|
136
452
|
readonly mcp: {
|
|
137
453
|
readonly support: "standard";
|
|
138
454
|
readonly sources: readonly ["https://github.com/google-gemini/gemini-cli/blob/main/docs/cli/cli-reference.md"];
|
|
139
455
|
readonly lastVerified: "2026-05-16";
|
|
140
456
|
readonly scopes: readonly ["user", "project"];
|
|
141
457
|
readonly transports: readonly ["stdio"];
|
|
458
|
+
readonly config: {
|
|
459
|
+
readonly serversKey: "mcpServers";
|
|
460
|
+
readonly nativeEnabled: false;
|
|
461
|
+
readonly targets: readonly [{
|
|
462
|
+
readonly scope: "project";
|
|
463
|
+
readonly path: ".gemini/settings.json";
|
|
464
|
+
readonly format: "json";
|
|
465
|
+
}, {
|
|
466
|
+
readonly scope: "user";
|
|
467
|
+
readonly path: "~/.gemini/settings.json";
|
|
468
|
+
readonly format: "json";
|
|
469
|
+
}];
|
|
470
|
+
readonly stdio: {
|
|
471
|
+
readonly command: "split";
|
|
472
|
+
readonly envKey: "env";
|
|
473
|
+
};
|
|
474
|
+
};
|
|
475
|
+
};
|
|
476
|
+
readonly subagents: {
|
|
477
|
+
readonly support: "bridged";
|
|
478
|
+
readonly notes: "Subagents are Markdown files with YAML frontmatter under .gemini/agents (project) or ~/.gemini/agents (user); shipped in Gemini CLI v0.38.1.\n";
|
|
479
|
+
readonly sources: readonly ["https://github.com/google-gemini/gemini-cli/blob/main/docs/core/subagents.md"];
|
|
480
|
+
readonly lastVerified: "2026-05-18";
|
|
481
|
+
readonly scopes: readonly ["user", "project"];
|
|
142
482
|
};
|
|
143
483
|
readonly instructions: {
|
|
144
484
|
readonly support: "bridged";
|
|
@@ -148,6 +488,58 @@ export declare const AGENTS: readonly [{
|
|
|
148
488
|
readonly files: readonly ["GEMINI.md"];
|
|
149
489
|
readonly nestedDiscovery: true;
|
|
150
490
|
};
|
|
491
|
+
readonly permissions: {
|
|
492
|
+
readonly support: "standard";
|
|
493
|
+
readonly sources: readonly ["https://github.com/google-gemini/gemini-cli/blob/main/docs/cli/settings.md", "https://github.com/google-gemini/gemini-cli/blob/main/docs/cli/cli-reference.md", "https://github.com/google-gemini/gemini-cli/blob/main/docs/tools/shell.md", "https://github.com/google-gemini/gemini-cli/blob/main/docs/cli/trusted-folders.md"];
|
|
494
|
+
readonly lastVerified: "2026-05-18";
|
|
495
|
+
readonly scopes: readonly ["user", "project"];
|
|
496
|
+
readonly mechanism: readonly ["config-file", "cli-flag"];
|
|
497
|
+
readonly configFiles: readonly [{
|
|
498
|
+
readonly scope: "user";
|
|
499
|
+
readonly path: "~/.gemini/settings.json";
|
|
500
|
+
readonly format: "json";
|
|
501
|
+
readonly gitignored: false;
|
|
502
|
+
}, {
|
|
503
|
+
readonly scope: "project";
|
|
504
|
+
readonly path: ".gemini/settings.json";
|
|
505
|
+
readonly format: "json";
|
|
506
|
+
readonly gitignored: false;
|
|
507
|
+
}];
|
|
508
|
+
readonly grammar: {
|
|
509
|
+
readonly style: "prefix";
|
|
510
|
+
readonly example: "run_shell_command(axm)";
|
|
511
|
+
readonly notes: "tools.core is prefix-matched and currently documented in docs/tools/shell.md. The newer Policy Engine is replacing --allowed-tools; tools.core is still functional but transitional.\n";
|
|
512
|
+
};
|
|
513
|
+
readonly prerequisites: readonly [{
|
|
514
|
+
readonly key: "security.folderTrust.enabled";
|
|
515
|
+
readonly value: "true";
|
|
516
|
+
readonly scope: "user";
|
|
517
|
+
readonly note: "Untrusted folders disable all auto-acceptance regardless of other settings.";
|
|
518
|
+
}];
|
|
519
|
+
readonly cliFlags: readonly [{
|
|
520
|
+
readonly flag: "--approval-mode=yolo";
|
|
521
|
+
readonly note: "Broad bypass; not tool-scoped. Blocked when security.disableYoloMode=true.";
|
|
522
|
+
}, {
|
|
523
|
+
readonly flag: "--yolo";
|
|
524
|
+
readonly note: "Alias for --approval-mode=yolo.";
|
|
525
|
+
}];
|
|
526
|
+
readonly grants: {
|
|
527
|
+
readonly shell: {
|
|
528
|
+
readonly target: "~/.gemini/settings.json";
|
|
529
|
+
readonly patch: {
|
|
530
|
+
readonly security: {
|
|
531
|
+
readonly folderTrust: {
|
|
532
|
+
readonly enabled: true;
|
|
533
|
+
};
|
|
534
|
+
readonly enablePermanentToolApproval: true;
|
|
535
|
+
};
|
|
536
|
+
readonly tools: {
|
|
537
|
+
readonly core: readonly ["run_shell_command(${tool})"];
|
|
538
|
+
};
|
|
539
|
+
};
|
|
540
|
+
};
|
|
541
|
+
};
|
|
542
|
+
};
|
|
151
543
|
}, {
|
|
152
544
|
readonly id: "github-copilot";
|
|
153
545
|
readonly name: "GitHub Copilot";
|
|
@@ -159,12 +551,59 @@ export declare const AGENTS: readonly [{
|
|
|
159
551
|
readonly label: "GitHub Copilot documentation";
|
|
160
552
|
readonly url: "https://docs.github.com/en/copilot";
|
|
161
553
|
}];
|
|
554
|
+
readonly skills: {
|
|
555
|
+
readonly support: "standard";
|
|
556
|
+
readonly notes: "VS Code agent mode, the Copilot CLI, and the cloud agent read SKILL.md skills from .github/skills (project) and ~/.copilot/skills (user); .claude/skills is also recognized.\n";
|
|
557
|
+
readonly sources: readonly ["https://code.visualstudio.com/docs/copilot/customization/agent-skills", "https://docs.github.com/en/copilot/concepts/agents/about-agent-skills"];
|
|
558
|
+
readonly lastVerified: "2026-05-18";
|
|
559
|
+
readonly scopes: readonly ["user", "project"];
|
|
560
|
+
readonly directory: ".github/skills";
|
|
561
|
+
};
|
|
562
|
+
readonly commands: {
|
|
563
|
+
readonly support: "bridged";
|
|
564
|
+
readonly notes: "VS Code Copilot prompt files (.prompt.md) act as slash commands under .github/prompts; the Copilot CLI does not yet support custom commands.\n";
|
|
565
|
+
readonly sources: readonly ["https://code.visualstudio.com/docs/copilot/customization/prompt-files"];
|
|
566
|
+
readonly lastVerified: "2026-05-18";
|
|
567
|
+
readonly scopes: readonly ["user", "project"];
|
|
568
|
+
readonly directory: ".github/prompts";
|
|
569
|
+
};
|
|
162
570
|
readonly mcp: {
|
|
163
571
|
readonly support: "standard";
|
|
164
572
|
readonly sources: readonly ["https://docs.github.com/en/copilot/concepts/agents/coding-agent/mcp-and-coding-agent"];
|
|
165
573
|
readonly lastVerified: "2026-05-16";
|
|
166
574
|
readonly scopes: readonly ["user", "project"];
|
|
167
575
|
readonly transports: readonly ["stdio", "http", "sse"];
|
|
576
|
+
readonly config: {
|
|
577
|
+
readonly serversKey: "servers";
|
|
578
|
+
readonly nativeEnabled: false;
|
|
579
|
+
readonly targets: readonly [{
|
|
580
|
+
readonly scope: "project";
|
|
581
|
+
readonly path: ".vscode/mcp.json";
|
|
582
|
+
readonly format: "json";
|
|
583
|
+
}];
|
|
584
|
+
readonly stdio: {
|
|
585
|
+
readonly typeField: {
|
|
586
|
+
readonly name: "type";
|
|
587
|
+
readonly value: "stdio";
|
|
588
|
+
};
|
|
589
|
+
readonly command: "split";
|
|
590
|
+
readonly envKey: "env";
|
|
591
|
+
};
|
|
592
|
+
readonly remote: {
|
|
593
|
+
readonly typeField: {
|
|
594
|
+
readonly name: "type";
|
|
595
|
+
readonly value: {
|
|
596
|
+
readonly "streamable-http": "http";
|
|
597
|
+
readonly sse: "sse";
|
|
598
|
+
};
|
|
599
|
+
};
|
|
600
|
+
readonly urlKey: {
|
|
601
|
+
readonly "streamable-http": "url";
|
|
602
|
+
readonly sse: "url";
|
|
603
|
+
};
|
|
604
|
+
readonly headersKey: "headers";
|
|
605
|
+
};
|
|
606
|
+
};
|
|
168
607
|
};
|
|
169
608
|
readonly subagents: {
|
|
170
609
|
readonly support: "bridged";
|
|
@@ -180,6 +619,261 @@ export declare const AGENTS: readonly [{
|
|
|
180
619
|
readonly files: readonly ["AGENTS.md", ".github/copilot-instructions.md"];
|
|
181
620
|
readonly nestedDiscovery: false;
|
|
182
621
|
};
|
|
622
|
+
readonly permissions: {
|
|
623
|
+
readonly support: "standard";
|
|
624
|
+
readonly sources: readonly ["https://code.visualstudio.com/docs/copilot/reference/copilot-settings", "https://code.visualstudio.com/docs/copilot/chat/chat-agent-mode", "https://code.visualstudio.com/docs/copilot/agents/agent-tools", "https://docs.github.com/en/copilot/concepts/agents/coding-agent"];
|
|
625
|
+
readonly lastVerified: "2026-05-18";
|
|
626
|
+
readonly scopes: readonly ["user", "project"];
|
|
627
|
+
readonly mechanism: readonly ["config-file"];
|
|
628
|
+
readonly configFiles: readonly [{
|
|
629
|
+
readonly scope: "user";
|
|
630
|
+
readonly path: "~/Library/Application Support/Code/User/settings.json";
|
|
631
|
+
readonly format: "vscode-settings";
|
|
632
|
+
readonly gitignored: false;
|
|
633
|
+
}, {
|
|
634
|
+
readonly scope: "project";
|
|
635
|
+
readonly path: ".vscode/settings.json";
|
|
636
|
+
readonly format: "vscode-settings";
|
|
637
|
+
readonly gitignored: false;
|
|
638
|
+
}];
|
|
639
|
+
readonly grammar: {
|
|
640
|
+
readonly style: "regex";
|
|
641
|
+
readonly example: "\"/^axm(\\\\s|$)/\": true";
|
|
642
|
+
readonly notes: "chat.tools.terminal.autoApprove keys are literal command names or /regex/ patterns mapping to bool. Default deny rules for rm, chmod, etc. remain active unless chat.tools.terminal.ignoreDefaultAutoApproveRules is set.\n";
|
|
643
|
+
};
|
|
644
|
+
readonly cliFlags: readonly [];
|
|
645
|
+
readonly grants: {
|
|
646
|
+
readonly shell: {
|
|
647
|
+
readonly target: ".vscode/settings.json";
|
|
648
|
+
readonly patch: {
|
|
649
|
+
readonly "chat.tools.terminal.autoApprove": {
|
|
650
|
+
readonly "${tool}": true;
|
|
651
|
+
readonly "/^${tool}(\\s|$)/": true;
|
|
652
|
+
};
|
|
653
|
+
};
|
|
654
|
+
};
|
|
655
|
+
readonly filesystem: {
|
|
656
|
+
readonly target: ".vscode/settings.json";
|
|
657
|
+
readonly patch: {
|
|
658
|
+
readonly "chat.tools.edits.autoApprove": {
|
|
659
|
+
readonly "**/*": true;
|
|
660
|
+
};
|
|
661
|
+
};
|
|
662
|
+
};
|
|
663
|
+
};
|
|
664
|
+
};
|
|
665
|
+
}, {
|
|
666
|
+
readonly id: "grok-cli";
|
|
667
|
+
readonly name: "Grok CLI";
|
|
668
|
+
readonly vendor: "xAI";
|
|
669
|
+
readonly homepage: "https://x.ai/cli";
|
|
670
|
+
readonly interfaces: readonly ["cli"];
|
|
671
|
+
readonly family: "xai";
|
|
672
|
+
readonly docs: readonly [{
|
|
673
|
+
readonly label: "Grok CLI documentation";
|
|
674
|
+
readonly url: "https://docs.x.ai/build/overview";
|
|
675
|
+
}];
|
|
676
|
+
readonly skills: {
|
|
677
|
+
readonly support: "standard";
|
|
678
|
+
readonly notes: "Reads SKILL.md Agent Skills from project (.grok/skills) and user (~/.grok/skills, ~/.agents/skills) locations, plus additional paths configured via [skills] in ~/.grok/config.toml.\n";
|
|
679
|
+
readonly sources: readonly ["https://docs.x.ai/build/features/skills-plugins-marketplaces"];
|
|
680
|
+
readonly lastVerified: "2026-05-19";
|
|
681
|
+
readonly scopes: readonly ["user", "project"];
|
|
682
|
+
readonly directory: ".grok/skills";
|
|
683
|
+
};
|
|
684
|
+
readonly mcp: {
|
|
685
|
+
readonly support: "bridged";
|
|
686
|
+
readonly notes: "MCP servers are managed with `grok mcp add/remove/list` or under the mcpServers key in .grok/settings.json. Recorded as bridged because the prescriptive config dialect has not been verified against xAI docs.\n";
|
|
687
|
+
readonly sources: readonly ["https://docs.x.ai/build/modes-and-commands"];
|
|
688
|
+
readonly lastVerified: "2026-05-19";
|
|
689
|
+
readonly scopes: readonly ["user", "project"];
|
|
690
|
+
readonly transports: readonly ["stdio", "http", "sse"];
|
|
691
|
+
};
|
|
692
|
+
readonly instructions: {
|
|
693
|
+
readonly support: "standard";
|
|
694
|
+
readonly notes: "AGENTS.md files are merged from the git root down to the working directory, with AGENTS.override.md taking precedence per directory.\n";
|
|
695
|
+
readonly sources: readonly ["https://docs.x.ai/build/overview"];
|
|
696
|
+
readonly lastVerified: "2026-05-19";
|
|
697
|
+
readonly scopes: readonly ["user", "project"];
|
|
698
|
+
readonly files: readonly ["AGENTS.md"];
|
|
699
|
+
readonly nestedDiscovery: true;
|
|
700
|
+
};
|
|
701
|
+
}, {
|
|
702
|
+
readonly id: "ibm-bob";
|
|
703
|
+
readonly name: "IBM Bob";
|
|
704
|
+
readonly vendor: "IBM";
|
|
705
|
+
readonly homepage: "https://bob.ibm.com";
|
|
706
|
+
readonly interfaces: readonly ["ide-extension", "cli"];
|
|
707
|
+
readonly docs: readonly [{
|
|
708
|
+
readonly label: "IBM Bob documentation";
|
|
709
|
+
readonly url: "https://bob.ibm.com/docs/ide";
|
|
710
|
+
}];
|
|
711
|
+
readonly mcp: {
|
|
712
|
+
readonly support: "standard";
|
|
713
|
+
readonly notes: "Project servers live in .bob/mcp.json; user servers in ~/.bob/mcp_settings.json. Both files key entries under mcpServers. Remote entries carry a url field with no type discriminator; SSE is documented as legacy alongside streamable HTTP.\n";
|
|
714
|
+
readonly sources: readonly ["https://bob.ibm.com/docs/ide/configuration/mcp/mcp-in-bob"];
|
|
715
|
+
readonly lastVerified: "2026-05-19";
|
|
716
|
+
readonly scopes: readonly ["user", "project"];
|
|
717
|
+
readonly transports: readonly ["stdio", "http", "sse"];
|
|
718
|
+
readonly config: {
|
|
719
|
+
readonly serversKey: "mcpServers";
|
|
720
|
+
readonly nativeEnabled: false;
|
|
721
|
+
readonly targets: readonly [{
|
|
722
|
+
readonly scope: "user";
|
|
723
|
+
readonly path: "~/.bob/mcp_settings.json";
|
|
724
|
+
readonly format: "json";
|
|
725
|
+
}, {
|
|
726
|
+
readonly scope: "project";
|
|
727
|
+
readonly path: ".bob/mcp.json";
|
|
728
|
+
readonly format: "json";
|
|
729
|
+
}];
|
|
730
|
+
readonly stdio: {
|
|
731
|
+
readonly command: "split";
|
|
732
|
+
readonly envKey: "env";
|
|
733
|
+
};
|
|
734
|
+
readonly remote: {
|
|
735
|
+
readonly urlKey: {
|
|
736
|
+
readonly "streamable-http": "url";
|
|
737
|
+
readonly sse: "url";
|
|
738
|
+
};
|
|
739
|
+
readonly headersKey: "headers";
|
|
740
|
+
};
|
|
741
|
+
};
|
|
742
|
+
};
|
|
743
|
+
readonly subagents: {
|
|
744
|
+
readonly support: "bridged";
|
|
745
|
+
readonly notes: "Bob custom modes are YAML entries (slug, name, roleDefinition, groups, customInstructions) in .bob/custom_modes.yaml (project) or the global custom_modes.yaml (user). Recorded as bridged because subagent-style extensions have no industry spec standard.\n";
|
|
746
|
+
readonly sources: readonly ["https://bob.ibm.com/docs/ide/configuration/custom-modes"];
|
|
747
|
+
readonly lastVerified: "2026-05-19";
|
|
748
|
+
readonly scopes: readonly ["user", "project"];
|
|
749
|
+
};
|
|
750
|
+
readonly instructions: {
|
|
751
|
+
readonly support: "standard";
|
|
752
|
+
readonly notes: "Bob automatically loads AGENTS.md from the workspace root.\n";
|
|
753
|
+
readonly sources: readonly ["https://bob.ibm.com/docs/ide/configuration/rules"];
|
|
754
|
+
readonly lastVerified: "2026-05-19";
|
|
755
|
+
readonly scopes: readonly ["project"];
|
|
756
|
+
readonly files: readonly ["AGENTS.md"];
|
|
757
|
+
readonly nestedDiscovery: false;
|
|
758
|
+
};
|
|
759
|
+
readonly rules: {
|
|
760
|
+
readonly support: "bridged";
|
|
761
|
+
readonly notes: "Custom rules load from .bob/rules (project) and ~/.bob/rules (user). The legacy single-file .bobrules and mode-scoped .bob/rules-{mode} directories are also supported.\n";
|
|
762
|
+
readonly sources: readonly ["https://bob.ibm.com/docs/ide/configuration/rules"];
|
|
763
|
+
readonly lastVerified: "2026-05-19";
|
|
764
|
+
readonly scopes: readonly ["user", "project"];
|
|
765
|
+
readonly directory: ".bob/rules";
|
|
766
|
+
};
|
|
767
|
+
}, {
|
|
768
|
+
readonly id: "opencode";
|
|
769
|
+
readonly name: "OpenCode";
|
|
770
|
+
readonly vendor: "SST";
|
|
771
|
+
readonly homepage: "https://opencode.ai";
|
|
772
|
+
readonly interfaces: readonly ["cli"];
|
|
773
|
+
readonly docs: readonly [{
|
|
774
|
+
readonly label: "OpenCode documentation";
|
|
775
|
+
readonly url: "https://opencode.ai/docs";
|
|
776
|
+
}];
|
|
777
|
+
readonly mcp: {
|
|
778
|
+
readonly support: "standard";
|
|
779
|
+
readonly sources: readonly ["https://opencode.ai/docs/mcp-servers/", "https://opencode.ai/docs/config/"];
|
|
780
|
+
readonly lastVerified: "2026-05-18";
|
|
781
|
+
readonly scopes: readonly ["user", "project"];
|
|
782
|
+
readonly transports: readonly ["stdio", "http"];
|
|
783
|
+
readonly config: {
|
|
784
|
+
readonly serversKey: "mcp";
|
|
785
|
+
readonly nativeEnabled: true;
|
|
786
|
+
readonly targets: readonly [{
|
|
787
|
+
readonly scope: "project";
|
|
788
|
+
readonly path: "opencode.jsonc";
|
|
789
|
+
readonly format: "jsonc";
|
|
790
|
+
}, {
|
|
791
|
+
readonly scope: "user";
|
|
792
|
+
readonly path: "~/.config/opencode/opencode.json";
|
|
793
|
+
readonly format: "json";
|
|
794
|
+
}];
|
|
795
|
+
readonly stdio: {
|
|
796
|
+
readonly typeField: {
|
|
797
|
+
readonly name: "type";
|
|
798
|
+
readonly value: "local";
|
|
799
|
+
};
|
|
800
|
+
readonly command: "array";
|
|
801
|
+
readonly envKey: "environment";
|
|
802
|
+
};
|
|
803
|
+
readonly remote: {
|
|
804
|
+
readonly typeField: {
|
|
805
|
+
readonly name: "type";
|
|
806
|
+
readonly value: {
|
|
807
|
+
readonly "streamable-http": "remote";
|
|
808
|
+
readonly sse: "remote";
|
|
809
|
+
};
|
|
810
|
+
};
|
|
811
|
+
readonly urlKey: {
|
|
812
|
+
readonly "streamable-http": "url";
|
|
813
|
+
readonly sse: "url";
|
|
814
|
+
};
|
|
815
|
+
readonly headersKey: "headers";
|
|
816
|
+
};
|
|
817
|
+
};
|
|
818
|
+
};
|
|
819
|
+
}, {
|
|
820
|
+
readonly id: "pi";
|
|
821
|
+
readonly name: "Pi";
|
|
822
|
+
readonly vendor: "Mario Zechner";
|
|
823
|
+
readonly homepage: "https://github.com/badlogic/pi-mono";
|
|
824
|
+
readonly interfaces: readonly ["cli"];
|
|
825
|
+
readonly docs: readonly [{
|
|
826
|
+
readonly label: "Pi coding agent documentation";
|
|
827
|
+
readonly url: "https://github.com/badlogic/pi-mono/blob/main/packages/coding-agent/README.md";
|
|
828
|
+
}];
|
|
829
|
+
readonly skills: {
|
|
830
|
+
readonly support: "standard";
|
|
831
|
+
readonly notes: "Skills follow the Agent Skills SKILL.md standard and are invoked via /skill:name. Pi discovers them from .pi/skills and .agents/skills (project, searched up through parent directories) and ~/.pi/agent/skills and ~/.agents/skills (user).\n";
|
|
832
|
+
readonly sources: readonly ["https://github.com/badlogic/pi-mono/blob/main/packages/coding-agent/README.md"];
|
|
833
|
+
readonly lastVerified: "2026-05-18";
|
|
834
|
+
readonly scopes: readonly ["user", "project"];
|
|
835
|
+
readonly directory: ".pi/skills";
|
|
836
|
+
};
|
|
837
|
+
readonly commands: {
|
|
838
|
+
readonly support: "bridged";
|
|
839
|
+
readonly notes: "Custom slash commands are Markdown prompt templates with {{variable}} interpolation, expanded via /templatename. Stored in .pi/prompts (project) or ~/.pi/agent/prompts (user). Recorded as bridged because prompt templates have no industry spec standard.\n";
|
|
840
|
+
readonly sources: readonly ["https://github.com/badlogic/pi-mono/blob/main/packages/coding-agent/README.md"];
|
|
841
|
+
readonly lastVerified: "2026-05-18";
|
|
842
|
+
readonly scopes: readonly ["user", "project"];
|
|
843
|
+
readonly directory: ".pi/prompts";
|
|
844
|
+
};
|
|
845
|
+
readonly mcp: {
|
|
846
|
+
readonly support: "unsupported";
|
|
847
|
+
readonly notes: "Pi ships a deliberate \"no MCP\" core with only four built-in tools (read, write, edit, bash). MCP can only be added by installing or building a TypeScript extension; there is no native MCP server configuration.\n";
|
|
848
|
+
readonly sources: readonly ["https://github.com/badlogic/pi-mono/blob/main/packages/coding-agent/README.md"];
|
|
849
|
+
readonly lastVerified: "2026-05-18";
|
|
850
|
+
readonly scopes: readonly [];
|
|
851
|
+
readonly transports: readonly [];
|
|
852
|
+
};
|
|
853
|
+
readonly subagents: {
|
|
854
|
+
readonly support: "unsupported";
|
|
855
|
+
readonly notes: "Pi has no built-in subagent system by design. Multi-agent workflows are expected to be composed externally (e.g. spawning pi instances under tmux) or via a TypeScript extension.\n";
|
|
856
|
+
readonly sources: readonly ["https://github.com/badlogic/pi-mono/blob/main/packages/coding-agent/README.md"];
|
|
857
|
+
readonly lastVerified: "2026-05-18";
|
|
858
|
+
readonly scopes: readonly [];
|
|
859
|
+
};
|
|
860
|
+
readonly instructions: {
|
|
861
|
+
readonly support: "standard";
|
|
862
|
+
readonly notes: "AGENTS.md and CLAUDE.md context files load at startup from the global directory (~/.pi/agent), parent directories, and the current directory; all matching files are concatenated.\n";
|
|
863
|
+
readonly sources: readonly ["https://github.com/badlogic/pi-mono/blob/main/packages/coding-agent/README.md"];
|
|
864
|
+
readonly lastVerified: "2026-05-18";
|
|
865
|
+
readonly scopes: readonly ["user", "project"];
|
|
866
|
+
readonly files: readonly ["AGENTS.md", "CLAUDE.md"];
|
|
867
|
+
readonly nestedDiscovery: true;
|
|
868
|
+
};
|
|
869
|
+
readonly permissions: {
|
|
870
|
+
readonly support: "unsupported";
|
|
871
|
+
readonly notes: "Pi has no per-call approval prompts and no permission config file. Tools run without confirmation; the philosophy is to run pi in a container or supply a confirmation flow via extension. Tool availability is selected at invocation with --tools and --no-builtin-tools, but this is tool enablement rather than a permission-grant surface.\n";
|
|
872
|
+
readonly sources: readonly ["https://github.com/badlogic/pi-mono/blob/main/packages/coding-agent/README.md"];
|
|
873
|
+
readonly lastVerified: "2026-05-18";
|
|
874
|
+
readonly scopes: readonly [];
|
|
875
|
+
readonly mechanism: readonly [];
|
|
876
|
+
};
|
|
183
877
|
}, {
|
|
184
878
|
readonly id: "windsurf";
|
|
185
879
|
readonly name: "Windsurf";
|
|
@@ -191,12 +885,48 @@ export declare const AGENTS: readonly [{
|
|
|
191
885
|
readonly label: "Windsurf documentation";
|
|
192
886
|
readonly url: "https://docs.windsurf.com";
|
|
193
887
|
}];
|
|
888
|
+
readonly skills: {
|
|
889
|
+
readonly support: "standard";
|
|
890
|
+
readonly notes: "Cascade reads SKILL.md skills from .windsurf/skills (project) and ~/.codeium/windsurf/skills (user) with progressive disclosure.\n";
|
|
891
|
+
readonly sources: readonly ["https://docs.windsurf.com/windsurf/cascade/skills"];
|
|
892
|
+
readonly lastVerified: "2026-05-18";
|
|
893
|
+
readonly scopes: readonly ["user", "project"];
|
|
894
|
+
readonly directory: ".windsurf/skills";
|
|
895
|
+
};
|
|
896
|
+
readonly commands: {
|
|
897
|
+
readonly support: "bridged";
|
|
898
|
+
readonly notes: "Windsurf Workflows are slash-command-invoked Markdown prompts under .windsurf/workflows (project) and ~/.codeium/windsurf/global_workflows (user).\n";
|
|
899
|
+
readonly sources: readonly ["https://docs.windsurf.com/windsurf/cascade/workflows"];
|
|
900
|
+
readonly lastVerified: "2026-05-18";
|
|
901
|
+
readonly scopes: readonly ["user", "project"];
|
|
902
|
+
readonly directory: ".windsurf/workflows";
|
|
903
|
+
};
|
|
194
904
|
readonly mcp: {
|
|
195
905
|
readonly support: "standard";
|
|
196
906
|
readonly sources: readonly ["https://docs.windsurf.com/windsurf/cascade/mcp"];
|
|
197
907
|
readonly lastVerified: "2026-05-16";
|
|
198
908
|
readonly scopes: readonly ["user", "project"];
|
|
199
909
|
readonly transports: readonly ["stdio"];
|
|
910
|
+
readonly config: {
|
|
911
|
+
readonly serversKey: "mcpServers";
|
|
912
|
+
readonly nativeEnabled: false;
|
|
913
|
+
readonly targets: readonly [{
|
|
914
|
+
readonly scope: "user";
|
|
915
|
+
readonly path: "~/.codeium/windsurf/mcp_config.json";
|
|
916
|
+
readonly format: "json";
|
|
917
|
+
}];
|
|
918
|
+
readonly stdio: {
|
|
919
|
+
readonly command: "split";
|
|
920
|
+
readonly envKey: "env";
|
|
921
|
+
};
|
|
922
|
+
};
|
|
923
|
+
};
|
|
924
|
+
readonly subagents: {
|
|
925
|
+
readonly support: "unsupported";
|
|
926
|
+
readonly notes: "Cascade exposes only built-in and internal subagents plus multi-agent sessions; no user-authorable custom subagent extension type is documented.\n";
|
|
927
|
+
readonly sources: readonly ["https://docs.windsurf.com/windsurf/cascade/agents-md"];
|
|
928
|
+
readonly lastVerified: "2026-05-18";
|
|
929
|
+
readonly scopes: readonly [];
|
|
200
930
|
};
|
|
201
931
|
readonly instructions: {
|
|
202
932
|
readonly support: "standard";
|
|
@@ -213,6 +943,38 @@ export declare const AGENTS: readonly [{
|
|
|
213
943
|
readonly scopes: readonly ["user", "project"];
|
|
214
944
|
readonly directory: ".windsurf/rules";
|
|
215
945
|
};
|
|
946
|
+
readonly permissions: {
|
|
947
|
+
readonly support: "standard";
|
|
948
|
+
readonly sources: readonly ["https://docs.windsurf.com/windsurf/terminal", "https://docs.windsurf.com/windsurf/cascade"];
|
|
949
|
+
readonly lastVerified: "2026-05-18";
|
|
950
|
+
readonly scopes: readonly ["user"];
|
|
951
|
+
readonly mechanism: readonly ["config-file", "ui-only"];
|
|
952
|
+
readonly configFiles: readonly [{
|
|
953
|
+
readonly scope: "user";
|
|
954
|
+
readonly path: "VS Code settings (Settings UI)";
|
|
955
|
+
readonly format: "vscode-settings";
|
|
956
|
+
readonly gitignored: false;
|
|
957
|
+
}];
|
|
958
|
+
readonly grammar: {
|
|
959
|
+
readonly style: "prefix";
|
|
960
|
+
readonly example: "axm";
|
|
961
|
+
readonly notes: "windsurf.cascadeCommandsAllowList is prefix-matched. Workspace-scoped override for these keys is not documented; configure at user scope. Teams/Enterprise can merge in lists via the Admin Portal.\n";
|
|
962
|
+
};
|
|
963
|
+
readonly prerequisites: readonly [{
|
|
964
|
+
readonly key: "Cascade auto-execution level";
|
|
965
|
+
readonly value: "allowlist_only | turbo";
|
|
966
|
+
readonly scope: "user";
|
|
967
|
+
readonly note: "Disabled and Auto modes ignore allowlist entries; set via the Windsurf Settings panel.";
|
|
968
|
+
}];
|
|
969
|
+
readonly grants: {
|
|
970
|
+
readonly shell: {
|
|
971
|
+
readonly target: "VS Code settings";
|
|
972
|
+
readonly patch: {
|
|
973
|
+
readonly "windsurf.cascadeCommandsAllowList": readonly ["${tool}"];
|
|
974
|
+
};
|
|
975
|
+
};
|
|
976
|
+
};
|
|
977
|
+
};
|
|
216
978
|
}];
|
|
217
979
|
/** @experimental This API is unstable and may change without notice. */
|
|
218
980
|
export declare const AGENTS_BY_ID: {
|
|
@@ -235,9 +997,10 @@ export declare const AGENTS_BY_ID: {
|
|
|
235
997
|
readonly directory: ".claude/skills";
|
|
236
998
|
};
|
|
237
999
|
readonly commands: {
|
|
238
|
-
readonly support: "
|
|
1000
|
+
readonly support: "bridged";
|
|
1001
|
+
readonly notes: "Custom slash commands are Markdown prompt files under .claude/commands. Recorded as bridged because commands have no industry spec standard.\n";
|
|
239
1002
|
readonly sources: readonly ["https://docs.claude.com/en/docs/claude-code/slash-commands"];
|
|
240
|
-
readonly lastVerified: "2026-05-
|
|
1003
|
+
readonly lastVerified: "2026-05-18";
|
|
241
1004
|
readonly scopes: readonly ["user", "project"];
|
|
242
1005
|
readonly directory: ".claude/commands";
|
|
243
1006
|
};
|
|
@@ -247,6 +1010,37 @@ export declare const AGENTS_BY_ID: {
|
|
|
247
1010
|
readonly lastVerified: "2026-05-16";
|
|
248
1011
|
readonly scopes: readonly ["user", "project"];
|
|
249
1012
|
readonly transports: readonly ["stdio", "http", "sse"];
|
|
1013
|
+
readonly config: {
|
|
1014
|
+
readonly serversKey: "mcpServers";
|
|
1015
|
+
readonly nativeEnabled: false;
|
|
1016
|
+
readonly targets: readonly [{
|
|
1017
|
+
readonly scope: "project";
|
|
1018
|
+
readonly path: ".mcp.json";
|
|
1019
|
+
readonly format: "json";
|
|
1020
|
+
}];
|
|
1021
|
+
readonly stdio: {
|
|
1022
|
+
readonly typeField: {
|
|
1023
|
+
readonly name: "type";
|
|
1024
|
+
readonly value: "stdio";
|
|
1025
|
+
};
|
|
1026
|
+
readonly command: "split";
|
|
1027
|
+
readonly envKey: "env";
|
|
1028
|
+
};
|
|
1029
|
+
readonly remote: {
|
|
1030
|
+
readonly typeField: {
|
|
1031
|
+
readonly name: "type";
|
|
1032
|
+
readonly value: {
|
|
1033
|
+
readonly "streamable-http": "http";
|
|
1034
|
+
readonly sse: "sse";
|
|
1035
|
+
};
|
|
1036
|
+
};
|
|
1037
|
+
readonly urlKey: {
|
|
1038
|
+
readonly "streamable-http": "url";
|
|
1039
|
+
readonly sse: "url";
|
|
1040
|
+
};
|
|
1041
|
+
readonly headersKey: "headers";
|
|
1042
|
+
};
|
|
1043
|
+
};
|
|
250
1044
|
};
|
|
251
1045
|
readonly subagents: {
|
|
252
1046
|
readonly support: "bridged";
|
|
@@ -262,6 +1056,52 @@ export declare const AGENTS_BY_ID: {
|
|
|
262
1056
|
readonly files: readonly ["CLAUDE.md"];
|
|
263
1057
|
readonly nestedDiscovery: true;
|
|
264
1058
|
};
|
|
1059
|
+
readonly permissions: {
|
|
1060
|
+
readonly support: "standard";
|
|
1061
|
+
readonly sources: readonly ["https://docs.claude.com/en/docs/claude-code/iam", "https://docs.claude.com/en/docs/claude-code/settings"];
|
|
1062
|
+
readonly lastVerified: "2026-05-18";
|
|
1063
|
+
readonly scopes: readonly ["user", "project"];
|
|
1064
|
+
readonly mechanism: readonly ["config-file"];
|
|
1065
|
+
readonly configFiles: readonly [{
|
|
1066
|
+
readonly scope: "user";
|
|
1067
|
+
readonly path: "~/.claude/settings.json";
|
|
1068
|
+
readonly format: "json";
|
|
1069
|
+
readonly gitignored: false;
|
|
1070
|
+
}, {
|
|
1071
|
+
readonly scope: "project";
|
|
1072
|
+
readonly path: ".claude/settings.json";
|
|
1073
|
+
readonly format: "json";
|
|
1074
|
+
readonly gitignored: false;
|
|
1075
|
+
}, {
|
|
1076
|
+
readonly scope: "project";
|
|
1077
|
+
readonly path: ".claude/settings.local.json";
|
|
1078
|
+
readonly format: "json";
|
|
1079
|
+
readonly gitignored: true;
|
|
1080
|
+
}];
|
|
1081
|
+
readonly grammar: {
|
|
1082
|
+
readonly style: "tool-call";
|
|
1083
|
+
readonly example: "Bash(axm:*)";
|
|
1084
|
+
readonly notes: "Tool(specifier) with * wildcards. Evaluated deny > ask > allow (first match wins). Settings merge across scopes rather than override.\n";
|
|
1085
|
+
};
|
|
1086
|
+
readonly grants: {
|
|
1087
|
+
readonly shell: {
|
|
1088
|
+
readonly target: "~/.claude/settings.json";
|
|
1089
|
+
readonly patch: {
|
|
1090
|
+
readonly permissions: {
|
|
1091
|
+
readonly allow: readonly ["Bash(${tool}:*)"];
|
|
1092
|
+
};
|
|
1093
|
+
};
|
|
1094
|
+
};
|
|
1095
|
+
readonly filesystem: {
|
|
1096
|
+
readonly target: "~/.claude/settings.json";
|
|
1097
|
+
readonly patch: {
|
|
1098
|
+
readonly permissions: {
|
|
1099
|
+
readonly allow: readonly ["Read(${workspaceRoot}/**)", "Write(${workspaceRoot}/**)", "Edit(${workspaceRoot}/**)"];
|
|
1100
|
+
};
|
|
1101
|
+
};
|
|
1102
|
+
};
|
|
1103
|
+
};
|
|
1104
|
+
};
|
|
265
1105
|
};
|
|
266
1106
|
readonly codex: {
|
|
267
1107
|
readonly id: "codex";
|
|
@@ -274,12 +1114,67 @@ export declare const AGENTS_BY_ID: {
|
|
|
274
1114
|
readonly label: "Codex documentation";
|
|
275
1115
|
readonly url: "https://developers.openai.com/codex";
|
|
276
1116
|
}];
|
|
1117
|
+
readonly skills: {
|
|
1118
|
+
readonly support: "standard";
|
|
1119
|
+
readonly notes: "Reads SKILL.md skills from repository (.agents/skills) and user (~/.agents/skills) locations with progressive disclosure, using the cross-tool Agent Skills convention rather than a .codex/ path.\n";
|
|
1120
|
+
readonly sources: readonly ["https://developers.openai.com/codex/skills"];
|
|
1121
|
+
readonly lastVerified: "2026-05-18";
|
|
1122
|
+
readonly scopes: readonly ["user", "project"];
|
|
1123
|
+
readonly directory: ".agents/skills";
|
|
1124
|
+
};
|
|
1125
|
+
readonly commands: {
|
|
1126
|
+
readonly support: "bridged";
|
|
1127
|
+
readonly notes: "Custom prompts are user-scope Markdown slash commands in ~/.codex/prompts. Deprecated by OpenAI in favor of skills for reusable instructions, and there is no project-scoped command directory.\n";
|
|
1128
|
+
readonly sources: readonly ["https://developers.openai.com/codex/custom-prompts", "https://developers.openai.com/codex/cli/slash-commands"];
|
|
1129
|
+
readonly lastVerified: "2026-05-18";
|
|
1130
|
+
readonly scopes: readonly ["user"];
|
|
1131
|
+
readonly directory: "~/.codex/prompts";
|
|
1132
|
+
};
|
|
277
1133
|
readonly mcp: {
|
|
278
1134
|
readonly support: "standard";
|
|
279
1135
|
readonly sources: readonly ["https://github.com/openai/codex/blob/main/docs/config.md#mcp-servers"];
|
|
280
1136
|
readonly lastVerified: "2026-05-16";
|
|
281
1137
|
readonly scopes: readonly ["user", "project"];
|
|
282
1138
|
readonly transports: readonly ["stdio", "http"];
|
|
1139
|
+
readonly config: {
|
|
1140
|
+
readonly serversKey: "mcp_servers";
|
|
1141
|
+
readonly nativeEnabled: true;
|
|
1142
|
+
readonly targets: readonly [{
|
|
1143
|
+
readonly scope: "project";
|
|
1144
|
+
readonly path: ".codex/config.toml";
|
|
1145
|
+
readonly format: "toml";
|
|
1146
|
+
}, {
|
|
1147
|
+
readonly scope: "user";
|
|
1148
|
+
readonly path: "~/.codex/config.toml";
|
|
1149
|
+
readonly format: "toml";
|
|
1150
|
+
}];
|
|
1151
|
+
readonly stdio: {
|
|
1152
|
+
readonly command: "split";
|
|
1153
|
+
readonly envKey: "env";
|
|
1154
|
+
};
|
|
1155
|
+
readonly remote: {
|
|
1156
|
+
readonly typeField: {
|
|
1157
|
+
readonly name: "type";
|
|
1158
|
+
readonly value: {
|
|
1159
|
+
readonly "streamable-http": "streamable-http";
|
|
1160
|
+
readonly sse: "sse";
|
|
1161
|
+
};
|
|
1162
|
+
};
|
|
1163
|
+
readonly urlKey: {
|
|
1164
|
+
readonly "streamable-http": "url";
|
|
1165
|
+
readonly sse: "url";
|
|
1166
|
+
};
|
|
1167
|
+
readonly headersKey: "http_headers";
|
|
1168
|
+
};
|
|
1169
|
+
readonly transform: "codex-toml";
|
|
1170
|
+
};
|
|
1171
|
+
};
|
|
1172
|
+
readonly subagents: {
|
|
1173
|
+
readonly support: "bridged";
|
|
1174
|
+
readonly notes: "Custom agents are standalone TOML files under .codex/agents (project) or ~/.codex/agents (user); a custom agent overrides a built-in of the same name.\n";
|
|
1175
|
+
readonly sources: readonly ["https://developers.openai.com/codex/subagents"];
|
|
1176
|
+
readonly lastVerified: "2026-05-18";
|
|
1177
|
+
readonly scopes: readonly ["user", "project"];
|
|
283
1178
|
};
|
|
284
1179
|
readonly instructions: {
|
|
285
1180
|
readonly support: "standard";
|
|
@@ -289,6 +1184,64 @@ export declare const AGENTS_BY_ID: {
|
|
|
289
1184
|
readonly files: readonly ["AGENTS.md"];
|
|
290
1185
|
readonly nestedDiscovery: true;
|
|
291
1186
|
};
|
|
1187
|
+
readonly permissions: {
|
|
1188
|
+
readonly support: "standard";
|
|
1189
|
+
readonly sources: readonly ["https://developers.openai.com/codex/config-reference", "https://developers.openai.com/codex/config-advanced", "https://developers.openai.com/codex/security", "https://developers.openai.com/codex/rules"];
|
|
1190
|
+
readonly lastVerified: "2026-05-18";
|
|
1191
|
+
readonly scopes: readonly ["user", "project"];
|
|
1192
|
+
readonly mechanism: readonly ["config-file", "cli-flag"];
|
|
1193
|
+
readonly configFiles: readonly [{
|
|
1194
|
+
readonly scope: "user";
|
|
1195
|
+
readonly path: "~/.codex/config.toml";
|
|
1196
|
+
readonly format: "toml";
|
|
1197
|
+
readonly gitignored: false;
|
|
1198
|
+
}, {
|
|
1199
|
+
readonly scope: "user";
|
|
1200
|
+
readonly path: "~/.codex/rules/${tool}.rules";
|
|
1201
|
+
readonly format: "starlark";
|
|
1202
|
+
readonly gitignored: false;
|
|
1203
|
+
}];
|
|
1204
|
+
readonly grammar: {
|
|
1205
|
+
readonly style: "starlark-rule";
|
|
1206
|
+
readonly example: "prefix_rule(pattern=[\"axm\"], decision=\"allow\")";
|
|
1207
|
+
readonly notes: "Per-command allowlisting is Starlark prefix_rule() in ~/.codex/rules/*.rules. Sandbox and approval mode live separately in config.toml. Most restrictive match wins (forbidden > prompt > allow).\n";
|
|
1208
|
+
};
|
|
1209
|
+
readonly prerequisites: readonly [{
|
|
1210
|
+
readonly key: "sandbox_mode";
|
|
1211
|
+
readonly value: "workspace-write";
|
|
1212
|
+
readonly scope: "user";
|
|
1213
|
+
readonly note: "Required to grant project write access.";
|
|
1214
|
+
}, {
|
|
1215
|
+
readonly key: "approval_policy";
|
|
1216
|
+
readonly value: "never";
|
|
1217
|
+
readonly scope: "user";
|
|
1218
|
+
readonly note: "Suppresses approval prompts.";
|
|
1219
|
+
}];
|
|
1220
|
+
readonly cliFlags: readonly [{
|
|
1221
|
+
readonly flag: "--full-auto";
|
|
1222
|
+
readonly note: "Equivalent one-shot bypass of prompts and sandbox restrictions.";
|
|
1223
|
+
}, {
|
|
1224
|
+
readonly flag: "--sandbox workspace-write";
|
|
1225
|
+
}, {
|
|
1226
|
+
readonly flag: "--ask-for-approval never";
|
|
1227
|
+
}];
|
|
1228
|
+
readonly grants: {
|
|
1229
|
+
readonly shell: {
|
|
1230
|
+
readonly target: "~/.codex/rules/${tool}.rules";
|
|
1231
|
+
readonly template: "prefix_rule(\n pattern = [\"${tool}\"],\n decision = \"allow\",\n justification = \"${tool} CLI trusted in this workspace.\",\n)\n";
|
|
1232
|
+
};
|
|
1233
|
+
readonly filesystem: {
|
|
1234
|
+
readonly target: "~/.codex/config.toml";
|
|
1235
|
+
readonly patch: {
|
|
1236
|
+
readonly sandbox_mode: "workspace-write";
|
|
1237
|
+
readonly sandbox_workspace_write: {
|
|
1238
|
+
readonly writable_roots: readonly ["${workspaceRoot}"];
|
|
1239
|
+
readonly network_access: true;
|
|
1240
|
+
};
|
|
1241
|
+
};
|
|
1242
|
+
};
|
|
1243
|
+
};
|
|
1244
|
+
};
|
|
292
1245
|
};
|
|
293
1246
|
readonly cursor: {
|
|
294
1247
|
readonly id: "cursor";
|
|
@@ -301,12 +1254,55 @@ export declare const AGENTS_BY_ID: {
|
|
|
301
1254
|
readonly label: "Cursor documentation";
|
|
302
1255
|
readonly url: "https://docs.cursor.com";
|
|
303
1256
|
}];
|
|
1257
|
+
readonly skills: {
|
|
1258
|
+
readonly support: "standard";
|
|
1259
|
+
readonly notes: "Cursor 2.4 added Agent Skills (SKILL.md) across the editor and the cursor-agent CLI; it also loads .claude/skills and .codex/skills for cross-tool compatibility.\n";
|
|
1260
|
+
readonly sources: readonly ["https://cursor.com/docs/context/skills", "https://cursor.com/changelog/2-4"];
|
|
1261
|
+
readonly lastVerified: "2026-05-18";
|
|
1262
|
+
readonly scopes: readonly ["user", "project"];
|
|
1263
|
+
readonly directory: ".cursor/skills";
|
|
1264
|
+
};
|
|
1265
|
+
readonly commands: {
|
|
1266
|
+
readonly support: "bridged";
|
|
1267
|
+
readonly notes: "Custom commands are Markdown prompt files under .cursor/commands (project) or ~/.cursor/commands (user); documented as a beta feature.\n";
|
|
1268
|
+
readonly sources: readonly ["https://docs.cursor.com/en/agent/chat/commands", "https://cursor.com/changelog/1-6"];
|
|
1269
|
+
readonly lastVerified: "2026-05-18";
|
|
1270
|
+
readonly scopes: readonly ["user", "project"];
|
|
1271
|
+
readonly directory: ".cursor/commands";
|
|
1272
|
+
};
|
|
304
1273
|
readonly mcp: {
|
|
305
1274
|
readonly support: "standard";
|
|
306
1275
|
readonly sources: readonly ["https://docs.cursor.com/advanced/model-context-protocol"];
|
|
307
1276
|
readonly lastVerified: "2026-05-16";
|
|
308
1277
|
readonly scopes: readonly ["user", "project"];
|
|
309
1278
|
readonly transports: readonly ["stdio", "http", "sse"];
|
|
1279
|
+
readonly config: {
|
|
1280
|
+
readonly serversKey: "mcpServers";
|
|
1281
|
+
readonly nativeEnabled: false;
|
|
1282
|
+
readonly targets: readonly [{
|
|
1283
|
+
readonly scope: "project";
|
|
1284
|
+
readonly path: ".cursor/mcp.json";
|
|
1285
|
+
readonly format: "json";
|
|
1286
|
+
}];
|
|
1287
|
+
readonly stdio: {
|
|
1288
|
+
readonly command: "split";
|
|
1289
|
+
readonly envKey: "env";
|
|
1290
|
+
};
|
|
1291
|
+
readonly remote: {
|
|
1292
|
+
readonly urlKey: {
|
|
1293
|
+
readonly "streamable-http": "url";
|
|
1294
|
+
readonly sse: "url";
|
|
1295
|
+
};
|
|
1296
|
+
readonly headersKey: "headers";
|
|
1297
|
+
};
|
|
1298
|
+
};
|
|
1299
|
+
};
|
|
1300
|
+
readonly subagents: {
|
|
1301
|
+
readonly support: "bridged";
|
|
1302
|
+
readonly notes: "Custom subagents are Markdown files with YAML frontmatter under .cursor/agents (project) or ~/.cursor/agents (user); added in Cursor 2.4.\n";
|
|
1303
|
+
readonly sources: readonly ["https://cursor.com/docs/subagents", "https://cursor.com/changelog/2-4"];
|
|
1304
|
+
readonly lastVerified: "2026-05-18";
|
|
1305
|
+
readonly scopes: readonly ["user", "project"];
|
|
310
1306
|
};
|
|
311
1307
|
readonly instructions: {
|
|
312
1308
|
readonly support: "standard";
|
|
@@ -323,6 +1319,80 @@ export declare const AGENTS_BY_ID: {
|
|
|
323
1319
|
readonly scopes: readonly ["project"];
|
|
324
1320
|
readonly directory: ".cursor/rules";
|
|
325
1321
|
};
|
|
1322
|
+
readonly permissions: {
|
|
1323
|
+
readonly support: "standard";
|
|
1324
|
+
readonly sources: readonly ["https://cursor.com/docs/reference/permissions", "https://cursor.com/docs/reference/sandbox", "https://cursor.com/docs/agent/tools/terminal", "https://cursor.com/docs/cli/reference/permissions"];
|
|
1325
|
+
readonly lastVerified: "2026-05-18";
|
|
1326
|
+
readonly scopes: readonly ["user", "project"];
|
|
1327
|
+
readonly mechanism: readonly ["config-file", "ui-only", "cli-flag"];
|
|
1328
|
+
readonly configFiles: readonly [{
|
|
1329
|
+
readonly scope: "user";
|
|
1330
|
+
readonly path: "~/.cursor/permissions.json";
|
|
1331
|
+
readonly format: "json";
|
|
1332
|
+
readonly gitignored: false;
|
|
1333
|
+
}, {
|
|
1334
|
+
readonly scope: "user";
|
|
1335
|
+
readonly path: "~/.cursor/sandbox.json";
|
|
1336
|
+
readonly format: "json";
|
|
1337
|
+
readonly gitignored: false;
|
|
1338
|
+
}, {
|
|
1339
|
+
readonly scope: "project";
|
|
1340
|
+
readonly path: ".cursor/sandbox.json";
|
|
1341
|
+
readonly format: "json";
|
|
1342
|
+
readonly gitignored: false;
|
|
1343
|
+
}, {
|
|
1344
|
+
readonly scope: "user";
|
|
1345
|
+
readonly path: "~/.cursor/cli-config.json";
|
|
1346
|
+
readonly format: "json";
|
|
1347
|
+
readonly gitignored: false;
|
|
1348
|
+
}, {
|
|
1349
|
+
readonly scope: "project";
|
|
1350
|
+
readonly path: ".cursor/cli.json";
|
|
1351
|
+
readonly format: "json";
|
|
1352
|
+
readonly gitignored: false;
|
|
1353
|
+
}];
|
|
1354
|
+
readonly grammar: {
|
|
1355
|
+
readonly style: "prefix";
|
|
1356
|
+
readonly example: "axm";
|
|
1357
|
+
readonly notes: "IDE: case-sensitive command prefix in terminalAllowlist. CLI: Tool-call syntax Shell()/Read()/Write() with glob patterns. Deny always beats allow.\n";
|
|
1358
|
+
};
|
|
1359
|
+
readonly prerequisites: readonly [{
|
|
1360
|
+
readonly key: "Settings > Cursor Settings > Agents > Auto-Run";
|
|
1361
|
+
readonly value: "Run in Sandbox | Run Everything";
|
|
1362
|
+
readonly scope: "user";
|
|
1363
|
+
readonly note: "IDE Auto-Run must be enabled before terminalAllowlist takes effect.";
|
|
1364
|
+
}];
|
|
1365
|
+
readonly cliFlags: readonly [{
|
|
1366
|
+
readonly flag: "--force";
|
|
1367
|
+
readonly note: "Bypasses cursor-agent prompts (community-documented; verify against --help).";
|
|
1368
|
+
}, {
|
|
1369
|
+
readonly flag: "--yolo";
|
|
1370
|
+
readonly note: "Bypasses cursor-agent prompts (community-documented; verify against --help).";
|
|
1371
|
+
}];
|
|
1372
|
+
readonly grants: {
|
|
1373
|
+
readonly shell: {
|
|
1374
|
+
readonly target: "~/.cursor/permissions.json";
|
|
1375
|
+
readonly patch: {
|
|
1376
|
+
readonly terminalAllowlist: readonly ["${tool}"];
|
|
1377
|
+
};
|
|
1378
|
+
};
|
|
1379
|
+
readonly cliShell: {
|
|
1380
|
+
readonly target: ".cursor/cli.json";
|
|
1381
|
+
readonly patch: {
|
|
1382
|
+
readonly permissions: {
|
|
1383
|
+
readonly allow: readonly ["Shell(${tool})", "Shell(${tool}:*)"];
|
|
1384
|
+
};
|
|
1385
|
+
};
|
|
1386
|
+
};
|
|
1387
|
+
readonly filesystem: {
|
|
1388
|
+
readonly target: ".cursor/sandbox.json";
|
|
1389
|
+
readonly patch: {
|
|
1390
|
+
readonly type: "workspace_readwrite";
|
|
1391
|
+
readonly additionalReadwritePaths: readonly [];
|
|
1392
|
+
};
|
|
1393
|
+
};
|
|
1394
|
+
};
|
|
1395
|
+
};
|
|
326
1396
|
};
|
|
327
1397
|
readonly "gemini-cli": {
|
|
328
1398
|
readonly id: "gemini-cli";
|
|
@@ -342,12 +1412,44 @@ export declare const AGENTS_BY_ID: {
|
|
|
342
1412
|
readonly scopes: readonly ["user", "project"];
|
|
343
1413
|
readonly directory: ".gemini/skills";
|
|
344
1414
|
};
|
|
1415
|
+
readonly commands: {
|
|
1416
|
+
readonly support: "bridged";
|
|
1417
|
+
readonly notes: "Custom slash commands are TOML files under .gemini/commands (project) or ~/.gemini/commands (user); AXM bridges its command extension format to TOML.\n";
|
|
1418
|
+
readonly sources: readonly ["https://github.com/google-gemini/gemini-cli/blob/main/docs/cli/custom-commands.md"];
|
|
1419
|
+
readonly lastVerified: "2026-05-18";
|
|
1420
|
+
readonly scopes: readonly ["user", "project"];
|
|
1421
|
+
readonly directory: ".gemini/commands";
|
|
1422
|
+
};
|
|
345
1423
|
readonly mcp: {
|
|
346
1424
|
readonly support: "standard";
|
|
347
1425
|
readonly sources: readonly ["https://github.com/google-gemini/gemini-cli/blob/main/docs/cli/cli-reference.md"];
|
|
348
1426
|
readonly lastVerified: "2026-05-16";
|
|
349
1427
|
readonly scopes: readonly ["user", "project"];
|
|
350
1428
|
readonly transports: readonly ["stdio"];
|
|
1429
|
+
readonly config: {
|
|
1430
|
+
readonly serversKey: "mcpServers";
|
|
1431
|
+
readonly nativeEnabled: false;
|
|
1432
|
+
readonly targets: readonly [{
|
|
1433
|
+
readonly scope: "project";
|
|
1434
|
+
readonly path: ".gemini/settings.json";
|
|
1435
|
+
readonly format: "json";
|
|
1436
|
+
}, {
|
|
1437
|
+
readonly scope: "user";
|
|
1438
|
+
readonly path: "~/.gemini/settings.json";
|
|
1439
|
+
readonly format: "json";
|
|
1440
|
+
}];
|
|
1441
|
+
readonly stdio: {
|
|
1442
|
+
readonly command: "split";
|
|
1443
|
+
readonly envKey: "env";
|
|
1444
|
+
};
|
|
1445
|
+
};
|
|
1446
|
+
};
|
|
1447
|
+
readonly subagents: {
|
|
1448
|
+
readonly support: "bridged";
|
|
1449
|
+
readonly notes: "Subagents are Markdown files with YAML frontmatter under .gemini/agents (project) or ~/.gemini/agents (user); shipped in Gemini CLI v0.38.1.\n";
|
|
1450
|
+
readonly sources: readonly ["https://github.com/google-gemini/gemini-cli/blob/main/docs/core/subagents.md"];
|
|
1451
|
+
readonly lastVerified: "2026-05-18";
|
|
1452
|
+
readonly scopes: readonly ["user", "project"];
|
|
351
1453
|
};
|
|
352
1454
|
readonly instructions: {
|
|
353
1455
|
readonly support: "bridged";
|
|
@@ -357,6 +1459,58 @@ export declare const AGENTS_BY_ID: {
|
|
|
357
1459
|
readonly files: readonly ["GEMINI.md"];
|
|
358
1460
|
readonly nestedDiscovery: true;
|
|
359
1461
|
};
|
|
1462
|
+
readonly permissions: {
|
|
1463
|
+
readonly support: "standard";
|
|
1464
|
+
readonly sources: readonly ["https://github.com/google-gemini/gemini-cli/blob/main/docs/cli/settings.md", "https://github.com/google-gemini/gemini-cli/blob/main/docs/cli/cli-reference.md", "https://github.com/google-gemini/gemini-cli/blob/main/docs/tools/shell.md", "https://github.com/google-gemini/gemini-cli/blob/main/docs/cli/trusted-folders.md"];
|
|
1465
|
+
readonly lastVerified: "2026-05-18";
|
|
1466
|
+
readonly scopes: readonly ["user", "project"];
|
|
1467
|
+
readonly mechanism: readonly ["config-file", "cli-flag"];
|
|
1468
|
+
readonly configFiles: readonly [{
|
|
1469
|
+
readonly scope: "user";
|
|
1470
|
+
readonly path: "~/.gemini/settings.json";
|
|
1471
|
+
readonly format: "json";
|
|
1472
|
+
readonly gitignored: false;
|
|
1473
|
+
}, {
|
|
1474
|
+
readonly scope: "project";
|
|
1475
|
+
readonly path: ".gemini/settings.json";
|
|
1476
|
+
readonly format: "json";
|
|
1477
|
+
readonly gitignored: false;
|
|
1478
|
+
}];
|
|
1479
|
+
readonly grammar: {
|
|
1480
|
+
readonly style: "prefix";
|
|
1481
|
+
readonly example: "run_shell_command(axm)";
|
|
1482
|
+
readonly notes: "tools.core is prefix-matched and currently documented in docs/tools/shell.md. The newer Policy Engine is replacing --allowed-tools; tools.core is still functional but transitional.\n";
|
|
1483
|
+
};
|
|
1484
|
+
readonly prerequisites: readonly [{
|
|
1485
|
+
readonly key: "security.folderTrust.enabled";
|
|
1486
|
+
readonly value: "true";
|
|
1487
|
+
readonly scope: "user";
|
|
1488
|
+
readonly note: "Untrusted folders disable all auto-acceptance regardless of other settings.";
|
|
1489
|
+
}];
|
|
1490
|
+
readonly cliFlags: readonly [{
|
|
1491
|
+
readonly flag: "--approval-mode=yolo";
|
|
1492
|
+
readonly note: "Broad bypass; not tool-scoped. Blocked when security.disableYoloMode=true.";
|
|
1493
|
+
}, {
|
|
1494
|
+
readonly flag: "--yolo";
|
|
1495
|
+
readonly note: "Alias for --approval-mode=yolo.";
|
|
1496
|
+
}];
|
|
1497
|
+
readonly grants: {
|
|
1498
|
+
readonly shell: {
|
|
1499
|
+
readonly target: "~/.gemini/settings.json";
|
|
1500
|
+
readonly patch: {
|
|
1501
|
+
readonly security: {
|
|
1502
|
+
readonly folderTrust: {
|
|
1503
|
+
readonly enabled: true;
|
|
1504
|
+
};
|
|
1505
|
+
readonly enablePermanentToolApproval: true;
|
|
1506
|
+
};
|
|
1507
|
+
readonly tools: {
|
|
1508
|
+
readonly core: readonly ["run_shell_command(${tool})"];
|
|
1509
|
+
};
|
|
1510
|
+
};
|
|
1511
|
+
};
|
|
1512
|
+
};
|
|
1513
|
+
};
|
|
360
1514
|
};
|
|
361
1515
|
readonly "github-copilot": {
|
|
362
1516
|
readonly id: "github-copilot";
|
|
@@ -369,12 +1523,59 @@ export declare const AGENTS_BY_ID: {
|
|
|
369
1523
|
readonly label: "GitHub Copilot documentation";
|
|
370
1524
|
readonly url: "https://docs.github.com/en/copilot";
|
|
371
1525
|
}];
|
|
1526
|
+
readonly skills: {
|
|
1527
|
+
readonly support: "standard";
|
|
1528
|
+
readonly notes: "VS Code agent mode, the Copilot CLI, and the cloud agent read SKILL.md skills from .github/skills (project) and ~/.copilot/skills (user); .claude/skills is also recognized.\n";
|
|
1529
|
+
readonly sources: readonly ["https://code.visualstudio.com/docs/copilot/customization/agent-skills", "https://docs.github.com/en/copilot/concepts/agents/about-agent-skills"];
|
|
1530
|
+
readonly lastVerified: "2026-05-18";
|
|
1531
|
+
readonly scopes: readonly ["user", "project"];
|
|
1532
|
+
readonly directory: ".github/skills";
|
|
1533
|
+
};
|
|
1534
|
+
readonly commands: {
|
|
1535
|
+
readonly support: "bridged";
|
|
1536
|
+
readonly notes: "VS Code Copilot prompt files (.prompt.md) act as slash commands under .github/prompts; the Copilot CLI does not yet support custom commands.\n";
|
|
1537
|
+
readonly sources: readonly ["https://code.visualstudio.com/docs/copilot/customization/prompt-files"];
|
|
1538
|
+
readonly lastVerified: "2026-05-18";
|
|
1539
|
+
readonly scopes: readonly ["user", "project"];
|
|
1540
|
+
readonly directory: ".github/prompts";
|
|
1541
|
+
};
|
|
372
1542
|
readonly mcp: {
|
|
373
1543
|
readonly support: "standard";
|
|
374
1544
|
readonly sources: readonly ["https://docs.github.com/en/copilot/concepts/agents/coding-agent/mcp-and-coding-agent"];
|
|
375
1545
|
readonly lastVerified: "2026-05-16";
|
|
376
1546
|
readonly scopes: readonly ["user", "project"];
|
|
377
1547
|
readonly transports: readonly ["stdio", "http", "sse"];
|
|
1548
|
+
readonly config: {
|
|
1549
|
+
readonly serversKey: "servers";
|
|
1550
|
+
readonly nativeEnabled: false;
|
|
1551
|
+
readonly targets: readonly [{
|
|
1552
|
+
readonly scope: "project";
|
|
1553
|
+
readonly path: ".vscode/mcp.json";
|
|
1554
|
+
readonly format: "json";
|
|
1555
|
+
}];
|
|
1556
|
+
readonly stdio: {
|
|
1557
|
+
readonly typeField: {
|
|
1558
|
+
readonly name: "type";
|
|
1559
|
+
readonly value: "stdio";
|
|
1560
|
+
};
|
|
1561
|
+
readonly command: "split";
|
|
1562
|
+
readonly envKey: "env";
|
|
1563
|
+
};
|
|
1564
|
+
readonly remote: {
|
|
1565
|
+
readonly typeField: {
|
|
1566
|
+
readonly name: "type";
|
|
1567
|
+
readonly value: {
|
|
1568
|
+
readonly "streamable-http": "http";
|
|
1569
|
+
readonly sse: "sse";
|
|
1570
|
+
};
|
|
1571
|
+
};
|
|
1572
|
+
readonly urlKey: {
|
|
1573
|
+
readonly "streamable-http": "url";
|
|
1574
|
+
readonly sse: "url";
|
|
1575
|
+
};
|
|
1576
|
+
readonly headersKey: "headers";
|
|
1577
|
+
};
|
|
1578
|
+
};
|
|
378
1579
|
};
|
|
379
1580
|
readonly subagents: {
|
|
380
1581
|
readonly support: "bridged";
|
|
@@ -390,6 +1591,265 @@ export declare const AGENTS_BY_ID: {
|
|
|
390
1591
|
readonly files: readonly ["AGENTS.md", ".github/copilot-instructions.md"];
|
|
391
1592
|
readonly nestedDiscovery: false;
|
|
392
1593
|
};
|
|
1594
|
+
readonly permissions: {
|
|
1595
|
+
readonly support: "standard";
|
|
1596
|
+
readonly sources: readonly ["https://code.visualstudio.com/docs/copilot/reference/copilot-settings", "https://code.visualstudio.com/docs/copilot/chat/chat-agent-mode", "https://code.visualstudio.com/docs/copilot/agents/agent-tools", "https://docs.github.com/en/copilot/concepts/agents/coding-agent"];
|
|
1597
|
+
readonly lastVerified: "2026-05-18";
|
|
1598
|
+
readonly scopes: readonly ["user", "project"];
|
|
1599
|
+
readonly mechanism: readonly ["config-file"];
|
|
1600
|
+
readonly configFiles: readonly [{
|
|
1601
|
+
readonly scope: "user";
|
|
1602
|
+
readonly path: "~/Library/Application Support/Code/User/settings.json";
|
|
1603
|
+
readonly format: "vscode-settings";
|
|
1604
|
+
readonly gitignored: false;
|
|
1605
|
+
}, {
|
|
1606
|
+
readonly scope: "project";
|
|
1607
|
+
readonly path: ".vscode/settings.json";
|
|
1608
|
+
readonly format: "vscode-settings";
|
|
1609
|
+
readonly gitignored: false;
|
|
1610
|
+
}];
|
|
1611
|
+
readonly grammar: {
|
|
1612
|
+
readonly style: "regex";
|
|
1613
|
+
readonly example: "\"/^axm(\\\\s|$)/\": true";
|
|
1614
|
+
readonly notes: "chat.tools.terminal.autoApprove keys are literal command names or /regex/ patterns mapping to bool. Default deny rules for rm, chmod, etc. remain active unless chat.tools.terminal.ignoreDefaultAutoApproveRules is set.\n";
|
|
1615
|
+
};
|
|
1616
|
+
readonly cliFlags: readonly [];
|
|
1617
|
+
readonly grants: {
|
|
1618
|
+
readonly shell: {
|
|
1619
|
+
readonly target: ".vscode/settings.json";
|
|
1620
|
+
readonly patch: {
|
|
1621
|
+
readonly "chat.tools.terminal.autoApprove": {
|
|
1622
|
+
readonly "${tool}": true;
|
|
1623
|
+
readonly "/^${tool}(\\s|$)/": true;
|
|
1624
|
+
};
|
|
1625
|
+
};
|
|
1626
|
+
};
|
|
1627
|
+
readonly filesystem: {
|
|
1628
|
+
readonly target: ".vscode/settings.json";
|
|
1629
|
+
readonly patch: {
|
|
1630
|
+
readonly "chat.tools.edits.autoApprove": {
|
|
1631
|
+
readonly "**/*": true;
|
|
1632
|
+
};
|
|
1633
|
+
};
|
|
1634
|
+
};
|
|
1635
|
+
};
|
|
1636
|
+
};
|
|
1637
|
+
};
|
|
1638
|
+
readonly "grok-cli": {
|
|
1639
|
+
readonly id: "grok-cli";
|
|
1640
|
+
readonly name: "Grok CLI";
|
|
1641
|
+
readonly vendor: "xAI";
|
|
1642
|
+
readonly homepage: "https://x.ai/cli";
|
|
1643
|
+
readonly interfaces: readonly ["cli"];
|
|
1644
|
+
readonly family: "xai";
|
|
1645
|
+
readonly docs: readonly [{
|
|
1646
|
+
readonly label: "Grok CLI documentation";
|
|
1647
|
+
readonly url: "https://docs.x.ai/build/overview";
|
|
1648
|
+
}];
|
|
1649
|
+
readonly skills: {
|
|
1650
|
+
readonly support: "standard";
|
|
1651
|
+
readonly notes: "Reads SKILL.md Agent Skills from project (.grok/skills) and user (~/.grok/skills, ~/.agents/skills) locations, plus additional paths configured via [skills] in ~/.grok/config.toml.\n";
|
|
1652
|
+
readonly sources: readonly ["https://docs.x.ai/build/features/skills-plugins-marketplaces"];
|
|
1653
|
+
readonly lastVerified: "2026-05-19";
|
|
1654
|
+
readonly scopes: readonly ["user", "project"];
|
|
1655
|
+
readonly directory: ".grok/skills";
|
|
1656
|
+
};
|
|
1657
|
+
readonly mcp: {
|
|
1658
|
+
readonly support: "bridged";
|
|
1659
|
+
readonly notes: "MCP servers are managed with `grok mcp add/remove/list` or under the mcpServers key in .grok/settings.json. Recorded as bridged because the prescriptive config dialect has not been verified against xAI docs.\n";
|
|
1660
|
+
readonly sources: readonly ["https://docs.x.ai/build/modes-and-commands"];
|
|
1661
|
+
readonly lastVerified: "2026-05-19";
|
|
1662
|
+
readonly scopes: readonly ["user", "project"];
|
|
1663
|
+
readonly transports: readonly ["stdio", "http", "sse"];
|
|
1664
|
+
};
|
|
1665
|
+
readonly instructions: {
|
|
1666
|
+
readonly support: "standard";
|
|
1667
|
+
readonly notes: "AGENTS.md files are merged from the git root down to the working directory, with AGENTS.override.md taking precedence per directory.\n";
|
|
1668
|
+
readonly sources: readonly ["https://docs.x.ai/build/overview"];
|
|
1669
|
+
readonly lastVerified: "2026-05-19";
|
|
1670
|
+
readonly scopes: readonly ["user", "project"];
|
|
1671
|
+
readonly files: readonly ["AGENTS.md"];
|
|
1672
|
+
readonly nestedDiscovery: true;
|
|
1673
|
+
};
|
|
1674
|
+
};
|
|
1675
|
+
readonly "ibm-bob": {
|
|
1676
|
+
readonly id: "ibm-bob";
|
|
1677
|
+
readonly name: "IBM Bob";
|
|
1678
|
+
readonly vendor: "IBM";
|
|
1679
|
+
readonly homepage: "https://bob.ibm.com";
|
|
1680
|
+
readonly interfaces: readonly ["ide-extension", "cli"];
|
|
1681
|
+
readonly docs: readonly [{
|
|
1682
|
+
readonly label: "IBM Bob documentation";
|
|
1683
|
+
readonly url: "https://bob.ibm.com/docs/ide";
|
|
1684
|
+
}];
|
|
1685
|
+
readonly mcp: {
|
|
1686
|
+
readonly support: "standard";
|
|
1687
|
+
readonly notes: "Project servers live in .bob/mcp.json; user servers in ~/.bob/mcp_settings.json. Both files key entries under mcpServers. Remote entries carry a url field with no type discriminator; SSE is documented as legacy alongside streamable HTTP.\n";
|
|
1688
|
+
readonly sources: readonly ["https://bob.ibm.com/docs/ide/configuration/mcp/mcp-in-bob"];
|
|
1689
|
+
readonly lastVerified: "2026-05-19";
|
|
1690
|
+
readonly scopes: readonly ["user", "project"];
|
|
1691
|
+
readonly transports: readonly ["stdio", "http", "sse"];
|
|
1692
|
+
readonly config: {
|
|
1693
|
+
readonly serversKey: "mcpServers";
|
|
1694
|
+
readonly nativeEnabled: false;
|
|
1695
|
+
readonly targets: readonly [{
|
|
1696
|
+
readonly scope: "user";
|
|
1697
|
+
readonly path: "~/.bob/mcp_settings.json";
|
|
1698
|
+
readonly format: "json";
|
|
1699
|
+
}, {
|
|
1700
|
+
readonly scope: "project";
|
|
1701
|
+
readonly path: ".bob/mcp.json";
|
|
1702
|
+
readonly format: "json";
|
|
1703
|
+
}];
|
|
1704
|
+
readonly stdio: {
|
|
1705
|
+
readonly command: "split";
|
|
1706
|
+
readonly envKey: "env";
|
|
1707
|
+
};
|
|
1708
|
+
readonly remote: {
|
|
1709
|
+
readonly urlKey: {
|
|
1710
|
+
readonly "streamable-http": "url";
|
|
1711
|
+
readonly sse: "url";
|
|
1712
|
+
};
|
|
1713
|
+
readonly headersKey: "headers";
|
|
1714
|
+
};
|
|
1715
|
+
};
|
|
1716
|
+
};
|
|
1717
|
+
readonly subagents: {
|
|
1718
|
+
readonly support: "bridged";
|
|
1719
|
+
readonly notes: "Bob custom modes are YAML entries (slug, name, roleDefinition, groups, customInstructions) in .bob/custom_modes.yaml (project) or the global custom_modes.yaml (user). Recorded as bridged because subagent-style extensions have no industry spec standard.\n";
|
|
1720
|
+
readonly sources: readonly ["https://bob.ibm.com/docs/ide/configuration/custom-modes"];
|
|
1721
|
+
readonly lastVerified: "2026-05-19";
|
|
1722
|
+
readonly scopes: readonly ["user", "project"];
|
|
1723
|
+
};
|
|
1724
|
+
readonly instructions: {
|
|
1725
|
+
readonly support: "standard";
|
|
1726
|
+
readonly notes: "Bob automatically loads AGENTS.md from the workspace root.\n";
|
|
1727
|
+
readonly sources: readonly ["https://bob.ibm.com/docs/ide/configuration/rules"];
|
|
1728
|
+
readonly lastVerified: "2026-05-19";
|
|
1729
|
+
readonly scopes: readonly ["project"];
|
|
1730
|
+
readonly files: readonly ["AGENTS.md"];
|
|
1731
|
+
readonly nestedDiscovery: false;
|
|
1732
|
+
};
|
|
1733
|
+
readonly rules: {
|
|
1734
|
+
readonly support: "bridged";
|
|
1735
|
+
readonly notes: "Custom rules load from .bob/rules (project) and ~/.bob/rules (user). The legacy single-file .bobrules and mode-scoped .bob/rules-{mode} directories are also supported.\n";
|
|
1736
|
+
readonly sources: readonly ["https://bob.ibm.com/docs/ide/configuration/rules"];
|
|
1737
|
+
readonly lastVerified: "2026-05-19";
|
|
1738
|
+
readonly scopes: readonly ["user", "project"];
|
|
1739
|
+
readonly directory: ".bob/rules";
|
|
1740
|
+
};
|
|
1741
|
+
};
|
|
1742
|
+
readonly opencode: {
|
|
1743
|
+
readonly id: "opencode";
|
|
1744
|
+
readonly name: "OpenCode";
|
|
1745
|
+
readonly vendor: "SST";
|
|
1746
|
+
readonly homepage: "https://opencode.ai";
|
|
1747
|
+
readonly interfaces: readonly ["cli"];
|
|
1748
|
+
readonly docs: readonly [{
|
|
1749
|
+
readonly label: "OpenCode documentation";
|
|
1750
|
+
readonly url: "https://opencode.ai/docs";
|
|
1751
|
+
}];
|
|
1752
|
+
readonly mcp: {
|
|
1753
|
+
readonly support: "standard";
|
|
1754
|
+
readonly sources: readonly ["https://opencode.ai/docs/mcp-servers/", "https://opencode.ai/docs/config/"];
|
|
1755
|
+
readonly lastVerified: "2026-05-18";
|
|
1756
|
+
readonly scopes: readonly ["user", "project"];
|
|
1757
|
+
readonly transports: readonly ["stdio", "http"];
|
|
1758
|
+
readonly config: {
|
|
1759
|
+
readonly serversKey: "mcp";
|
|
1760
|
+
readonly nativeEnabled: true;
|
|
1761
|
+
readonly targets: readonly [{
|
|
1762
|
+
readonly scope: "project";
|
|
1763
|
+
readonly path: "opencode.jsonc";
|
|
1764
|
+
readonly format: "jsonc";
|
|
1765
|
+
}, {
|
|
1766
|
+
readonly scope: "user";
|
|
1767
|
+
readonly path: "~/.config/opencode/opencode.json";
|
|
1768
|
+
readonly format: "json";
|
|
1769
|
+
}];
|
|
1770
|
+
readonly stdio: {
|
|
1771
|
+
readonly typeField: {
|
|
1772
|
+
readonly name: "type";
|
|
1773
|
+
readonly value: "local";
|
|
1774
|
+
};
|
|
1775
|
+
readonly command: "array";
|
|
1776
|
+
readonly envKey: "environment";
|
|
1777
|
+
};
|
|
1778
|
+
readonly remote: {
|
|
1779
|
+
readonly typeField: {
|
|
1780
|
+
readonly name: "type";
|
|
1781
|
+
readonly value: {
|
|
1782
|
+
readonly "streamable-http": "remote";
|
|
1783
|
+
readonly sse: "remote";
|
|
1784
|
+
};
|
|
1785
|
+
};
|
|
1786
|
+
readonly urlKey: {
|
|
1787
|
+
readonly "streamable-http": "url";
|
|
1788
|
+
readonly sse: "url";
|
|
1789
|
+
};
|
|
1790
|
+
readonly headersKey: "headers";
|
|
1791
|
+
};
|
|
1792
|
+
};
|
|
1793
|
+
};
|
|
1794
|
+
};
|
|
1795
|
+
readonly pi: {
|
|
1796
|
+
readonly id: "pi";
|
|
1797
|
+
readonly name: "Pi";
|
|
1798
|
+
readonly vendor: "Mario Zechner";
|
|
1799
|
+
readonly homepage: "https://github.com/badlogic/pi-mono";
|
|
1800
|
+
readonly interfaces: readonly ["cli"];
|
|
1801
|
+
readonly docs: readonly [{
|
|
1802
|
+
readonly label: "Pi coding agent documentation";
|
|
1803
|
+
readonly url: "https://github.com/badlogic/pi-mono/blob/main/packages/coding-agent/README.md";
|
|
1804
|
+
}];
|
|
1805
|
+
readonly skills: {
|
|
1806
|
+
readonly support: "standard";
|
|
1807
|
+
readonly notes: "Skills follow the Agent Skills SKILL.md standard and are invoked via /skill:name. Pi discovers them from .pi/skills and .agents/skills (project, searched up through parent directories) and ~/.pi/agent/skills and ~/.agents/skills (user).\n";
|
|
1808
|
+
readonly sources: readonly ["https://github.com/badlogic/pi-mono/blob/main/packages/coding-agent/README.md"];
|
|
1809
|
+
readonly lastVerified: "2026-05-18";
|
|
1810
|
+
readonly scopes: readonly ["user", "project"];
|
|
1811
|
+
readonly directory: ".pi/skills";
|
|
1812
|
+
};
|
|
1813
|
+
readonly commands: {
|
|
1814
|
+
readonly support: "bridged";
|
|
1815
|
+
readonly notes: "Custom slash commands are Markdown prompt templates with {{variable}} interpolation, expanded via /templatename. Stored in .pi/prompts (project) or ~/.pi/agent/prompts (user). Recorded as bridged because prompt templates have no industry spec standard.\n";
|
|
1816
|
+
readonly sources: readonly ["https://github.com/badlogic/pi-mono/blob/main/packages/coding-agent/README.md"];
|
|
1817
|
+
readonly lastVerified: "2026-05-18";
|
|
1818
|
+
readonly scopes: readonly ["user", "project"];
|
|
1819
|
+
readonly directory: ".pi/prompts";
|
|
1820
|
+
};
|
|
1821
|
+
readonly mcp: {
|
|
1822
|
+
readonly support: "unsupported";
|
|
1823
|
+
readonly notes: "Pi ships a deliberate \"no MCP\" core with only four built-in tools (read, write, edit, bash). MCP can only be added by installing or building a TypeScript extension; there is no native MCP server configuration.\n";
|
|
1824
|
+
readonly sources: readonly ["https://github.com/badlogic/pi-mono/blob/main/packages/coding-agent/README.md"];
|
|
1825
|
+
readonly lastVerified: "2026-05-18";
|
|
1826
|
+
readonly scopes: readonly [];
|
|
1827
|
+
readonly transports: readonly [];
|
|
1828
|
+
};
|
|
1829
|
+
readonly subagents: {
|
|
1830
|
+
readonly support: "unsupported";
|
|
1831
|
+
readonly notes: "Pi has no built-in subagent system by design. Multi-agent workflows are expected to be composed externally (e.g. spawning pi instances under tmux) or via a TypeScript extension.\n";
|
|
1832
|
+
readonly sources: readonly ["https://github.com/badlogic/pi-mono/blob/main/packages/coding-agent/README.md"];
|
|
1833
|
+
readonly lastVerified: "2026-05-18";
|
|
1834
|
+
readonly scopes: readonly [];
|
|
1835
|
+
};
|
|
1836
|
+
readonly instructions: {
|
|
1837
|
+
readonly support: "standard";
|
|
1838
|
+
readonly notes: "AGENTS.md and CLAUDE.md context files load at startup from the global directory (~/.pi/agent), parent directories, and the current directory; all matching files are concatenated.\n";
|
|
1839
|
+
readonly sources: readonly ["https://github.com/badlogic/pi-mono/blob/main/packages/coding-agent/README.md"];
|
|
1840
|
+
readonly lastVerified: "2026-05-18";
|
|
1841
|
+
readonly scopes: readonly ["user", "project"];
|
|
1842
|
+
readonly files: readonly ["AGENTS.md", "CLAUDE.md"];
|
|
1843
|
+
readonly nestedDiscovery: true;
|
|
1844
|
+
};
|
|
1845
|
+
readonly permissions: {
|
|
1846
|
+
readonly support: "unsupported";
|
|
1847
|
+
readonly notes: "Pi has no per-call approval prompts and no permission config file. Tools run without confirmation; the philosophy is to run pi in a container or supply a confirmation flow via extension. Tool availability is selected at invocation with --tools and --no-builtin-tools, but this is tool enablement rather than a permission-grant surface.\n";
|
|
1848
|
+
readonly sources: readonly ["https://github.com/badlogic/pi-mono/blob/main/packages/coding-agent/README.md"];
|
|
1849
|
+
readonly lastVerified: "2026-05-18";
|
|
1850
|
+
readonly scopes: readonly [];
|
|
1851
|
+
readonly mechanism: readonly [];
|
|
1852
|
+
};
|
|
393
1853
|
};
|
|
394
1854
|
readonly windsurf: {
|
|
395
1855
|
readonly id: "windsurf";
|
|
@@ -402,12 +1862,48 @@ export declare const AGENTS_BY_ID: {
|
|
|
402
1862
|
readonly label: "Windsurf documentation";
|
|
403
1863
|
readonly url: "https://docs.windsurf.com";
|
|
404
1864
|
}];
|
|
1865
|
+
readonly skills: {
|
|
1866
|
+
readonly support: "standard";
|
|
1867
|
+
readonly notes: "Cascade reads SKILL.md skills from .windsurf/skills (project) and ~/.codeium/windsurf/skills (user) with progressive disclosure.\n";
|
|
1868
|
+
readonly sources: readonly ["https://docs.windsurf.com/windsurf/cascade/skills"];
|
|
1869
|
+
readonly lastVerified: "2026-05-18";
|
|
1870
|
+
readonly scopes: readonly ["user", "project"];
|
|
1871
|
+
readonly directory: ".windsurf/skills";
|
|
1872
|
+
};
|
|
1873
|
+
readonly commands: {
|
|
1874
|
+
readonly support: "bridged";
|
|
1875
|
+
readonly notes: "Windsurf Workflows are slash-command-invoked Markdown prompts under .windsurf/workflows (project) and ~/.codeium/windsurf/global_workflows (user).\n";
|
|
1876
|
+
readonly sources: readonly ["https://docs.windsurf.com/windsurf/cascade/workflows"];
|
|
1877
|
+
readonly lastVerified: "2026-05-18";
|
|
1878
|
+
readonly scopes: readonly ["user", "project"];
|
|
1879
|
+
readonly directory: ".windsurf/workflows";
|
|
1880
|
+
};
|
|
405
1881
|
readonly mcp: {
|
|
406
1882
|
readonly support: "standard";
|
|
407
1883
|
readonly sources: readonly ["https://docs.windsurf.com/windsurf/cascade/mcp"];
|
|
408
1884
|
readonly lastVerified: "2026-05-16";
|
|
409
1885
|
readonly scopes: readonly ["user", "project"];
|
|
410
1886
|
readonly transports: readonly ["stdio"];
|
|
1887
|
+
readonly config: {
|
|
1888
|
+
readonly serversKey: "mcpServers";
|
|
1889
|
+
readonly nativeEnabled: false;
|
|
1890
|
+
readonly targets: readonly [{
|
|
1891
|
+
readonly scope: "user";
|
|
1892
|
+
readonly path: "~/.codeium/windsurf/mcp_config.json";
|
|
1893
|
+
readonly format: "json";
|
|
1894
|
+
}];
|
|
1895
|
+
readonly stdio: {
|
|
1896
|
+
readonly command: "split";
|
|
1897
|
+
readonly envKey: "env";
|
|
1898
|
+
};
|
|
1899
|
+
};
|
|
1900
|
+
};
|
|
1901
|
+
readonly subagents: {
|
|
1902
|
+
readonly support: "unsupported";
|
|
1903
|
+
readonly notes: "Cascade exposes only built-in and internal subagents plus multi-agent sessions; no user-authorable custom subagent extension type is documented.\n";
|
|
1904
|
+
readonly sources: readonly ["https://docs.windsurf.com/windsurf/cascade/agents-md"];
|
|
1905
|
+
readonly lastVerified: "2026-05-18";
|
|
1906
|
+
readonly scopes: readonly [];
|
|
411
1907
|
};
|
|
412
1908
|
readonly instructions: {
|
|
413
1909
|
readonly support: "standard";
|
|
@@ -424,6 +1920,38 @@ export declare const AGENTS_BY_ID: {
|
|
|
424
1920
|
readonly scopes: readonly ["user", "project"];
|
|
425
1921
|
readonly directory: ".windsurf/rules";
|
|
426
1922
|
};
|
|
1923
|
+
readonly permissions: {
|
|
1924
|
+
readonly support: "standard";
|
|
1925
|
+
readonly sources: readonly ["https://docs.windsurf.com/windsurf/terminal", "https://docs.windsurf.com/windsurf/cascade"];
|
|
1926
|
+
readonly lastVerified: "2026-05-18";
|
|
1927
|
+
readonly scopes: readonly ["user"];
|
|
1928
|
+
readonly mechanism: readonly ["config-file", "ui-only"];
|
|
1929
|
+
readonly configFiles: readonly [{
|
|
1930
|
+
readonly scope: "user";
|
|
1931
|
+
readonly path: "VS Code settings (Settings UI)";
|
|
1932
|
+
readonly format: "vscode-settings";
|
|
1933
|
+
readonly gitignored: false;
|
|
1934
|
+
}];
|
|
1935
|
+
readonly grammar: {
|
|
1936
|
+
readonly style: "prefix";
|
|
1937
|
+
readonly example: "axm";
|
|
1938
|
+
readonly notes: "windsurf.cascadeCommandsAllowList is prefix-matched. Workspace-scoped override for these keys is not documented; configure at user scope. Teams/Enterprise can merge in lists via the Admin Portal.\n";
|
|
1939
|
+
};
|
|
1940
|
+
readonly prerequisites: readonly [{
|
|
1941
|
+
readonly key: "Cascade auto-execution level";
|
|
1942
|
+
readonly value: "allowlist_only | turbo";
|
|
1943
|
+
readonly scope: "user";
|
|
1944
|
+
readonly note: "Disabled and Auto modes ignore allowlist entries; set via the Windsurf Settings panel.";
|
|
1945
|
+
}];
|
|
1946
|
+
readonly grants: {
|
|
1947
|
+
readonly shell: {
|
|
1948
|
+
readonly target: "VS Code settings";
|
|
1949
|
+
readonly patch: {
|
|
1950
|
+
readonly "windsurf.cascadeCommandsAllowList": readonly ["${tool}"];
|
|
1951
|
+
};
|
|
1952
|
+
};
|
|
1953
|
+
};
|
|
1954
|
+
};
|
|
427
1955
|
};
|
|
428
1956
|
};
|
|
429
1957
|
//# sourceMappingURL=catalog.generated.d.ts.map
|