@agentxm/client-core 0.11.2 → 0.11.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/src/unstable/agent-capabilities/catalog.generated.d.ts +1328 -6
- package/dist/src/unstable/agent-capabilities/catalog.generated.d.ts.map +1 -1
- package/dist/src/unstable/agent-capabilities/catalog.generated.js +1534 -4
- package/dist/src/unstable/agent-capabilities/catalog.generated.js.map +1 -1
- package/dist/src/unstable/agent-capabilities/derive.d.ts +37 -2
- package/dist/src/unstable/agent-capabilities/derive.d.ts.map +1 -1
- package/dist/src/unstable/agent-capabilities/derive.js +1 -0
- package/dist/src/unstable/agent-capabilities/derive.js.map +1 -1
- package/dist/src/unstable/agent-capabilities/index.d.ts +1 -1
- package/dist/src/unstable/agent-capabilities/index.d.ts.map +1 -1
- package/dist/src/unstable/agent-capabilities/index.js +1 -1
- package/dist/src/unstable/agent-capabilities/index.js.map +1 -1
- package/dist/src/unstable/agent-capabilities/schema.d.ts +325 -18
- package/dist/src/unstable/agent-capabilities/schema.d.ts.map +1 -1
- package/dist/src/unstable/agent-capabilities/schema.js +205 -11
- package/dist/src/unstable/agent-capabilities/schema.js.map +1 -1
- package/dist/src/unstable/agent-capabilities/validate.d.ts.map +1 -1
- package/dist/src/unstable/agent-capabilities/validate.js +32 -0
- package/dist/src/unstable/agent-capabilities/validate.js.map +1 -1
- package/dist/src/unstable/agents/claude-code/index.d.ts +1 -1
- package/dist/src/unstable/agents/claude-code/index.d.ts.map +1 -1
- package/dist/src/unstable/agents/claude-code/index.js +1 -1
- package/dist/src/unstable/agents/claude-code/index.js.map +1 -1
- package/dist/src/unstable/agents/claude-code/service.d.ts +0 -2
- package/dist/src/unstable/agents/claude-code/service.d.ts.map +1 -1
- package/dist/src/unstable/agents/claude-code/service.js +3 -8
- package/dist/src/unstable/agents/claude-code/service.js.map +1 -1
- package/dist/src/unstable/agents/codex/index.d.ts +1 -1
- package/dist/src/unstable/agents/codex/index.d.ts.map +1 -1
- package/dist/src/unstable/agents/codex/index.js +1 -1
- package/dist/src/unstable/agents/codex/index.js.map +1 -1
- package/dist/src/unstable/agents/codex/service.d.ts +0 -2
- package/dist/src/unstable/agents/codex/service.d.ts.map +1 -1
- package/dist/src/unstable/agents/codex/service.js +3 -8
- package/dist/src/unstable/agents/codex/service.js.map +1 -1
- package/dist/src/unstable/agents/coding-agent.d.ts +11 -0
- package/dist/src/unstable/agents/coding-agent.d.ts.map +1 -1
- package/dist/src/unstable/agents/coding-agent.js.map +1 -1
- package/dist/src/unstable/agents/cursor/index.d.ts +1 -1
- package/dist/src/unstable/agents/cursor/index.d.ts.map +1 -1
- package/dist/src/unstable/agents/cursor/index.js +1 -1
- package/dist/src/unstable/agents/cursor/index.js.map +1 -1
- package/dist/src/unstable/agents/cursor/service.d.ts +0 -2
- package/dist/src/unstable/agents/cursor/service.d.ts.map +1 -1
- package/dist/src/unstable/agents/cursor/service.js +3 -8
- package/dist/src/unstable/agents/cursor/service.js.map +1 -1
- package/dist/src/unstable/agents/gemini-cli/index.d.ts +1 -1
- package/dist/src/unstable/agents/gemini-cli/index.d.ts.map +1 -1
- package/dist/src/unstable/agents/gemini-cli/index.js +1 -1
- package/dist/src/unstable/agents/gemini-cli/index.js.map +1 -1
- package/dist/src/unstable/agents/gemini-cli/service.d.ts +0 -2
- package/dist/src/unstable/agents/gemini-cli/service.d.ts.map +1 -1
- package/dist/src/unstable/agents/gemini-cli/service.js +3 -8
- package/dist/src/unstable/agents/gemini-cli/service.js.map +1 -1
- package/dist/src/unstable/agents/github-copilot/index.d.ts +1 -1
- package/dist/src/unstable/agents/github-copilot/index.d.ts.map +1 -1
- package/dist/src/unstable/agents/github-copilot/index.js +1 -1
- package/dist/src/unstable/agents/github-copilot/index.js.map +1 -1
- package/dist/src/unstable/agents/github-copilot/service.d.ts +0 -2
- package/dist/src/unstable/agents/github-copilot/service.d.ts.map +1 -1
- package/dist/src/unstable/agents/github-copilot/service.js +3 -8
- package/dist/src/unstable/agents/github-copilot/service.js.map +1 -1
- package/dist/src/unstable/agents/index.d.ts +8 -8
- package/dist/src/unstable/agents/index.d.ts.map +1 -1
- package/dist/src/unstable/agents/index.js +7 -7
- package/dist/src/unstable/agents/index.js.map +1 -1
- package/dist/src/unstable/agents/mcp-sync.d.ts +2 -0
- package/dist/src/unstable/agents/mcp-sync.d.ts.map +1 -1
- package/dist/src/unstable/agents/mcp-sync.js +114 -0
- package/dist/src/unstable/agents/mcp-sync.js.map +1 -1
- package/dist/src/unstable/agents/opencode/index.d.ts +1 -1
- package/dist/src/unstable/agents/opencode/index.d.ts.map +1 -1
- package/dist/src/unstable/agents/opencode/index.js +1 -1
- package/dist/src/unstable/agents/opencode/index.js.map +1 -1
- package/dist/src/unstable/agents/opencode/service.d.ts +0 -2
- package/dist/src/unstable/agents/opencode/service.d.ts.map +1 -1
- package/dist/src/unstable/agents/opencode/service.js +3 -7
- package/dist/src/unstable/agents/opencode/service.js.map +1 -1
- package/dist/src/unstable/agents/repository.d.ts.map +1 -1
- package/dist/src/unstable/agents/repository.js +3 -0
- package/dist/src/unstable/agents/repository.js.map +1 -1
- package/dist/src/unstable/agents/windsurf/index.d.ts +1 -0
- package/dist/src/unstable/agents/windsurf/index.d.ts.map +1 -1
- package/dist/src/unstable/agents/windsurf/index.js +1 -0
- package/dist/src/unstable/agents/windsurf/index.js.map +1 -1
- package/dist/src/unstable/agents/windsurf/service.d.ts +11 -0
- package/dist/src/unstable/agents/windsurf/service.d.ts.map +1 -0
- package/dist/src/unstable/agents/windsurf/service.js +23 -0
- package/dist/src/unstable/agents/windsurf/service.js.map +1 -0
- package/dist/src/unstable/cli-runtime/command-summary.d.ts +1 -1
- package/dist/src/unstable/cli-runtime/command-summary.d.ts.map +1 -1
- package/dist/src/unstable/cli-runtime/command-summary.js.map +1 -1
- package/dist/src/unstable/commands/operations/new-command.d.ts.map +1 -1
- package/dist/src/unstable/commands/operations/new-command.js +2 -1
- package/dist/src/unstable/commands/operations/new-command.js.map +1 -1
- package/dist/src/unstable/commands/renderers/render-toml.d.ts.map +1 -1
- package/dist/src/unstable/commands/renderers/render-toml.js +2 -32
- package/dist/src/unstable/commands/renderers/render-toml.js.map +1 -1
- package/dist/src/unstable/context-files/discovery.d.ts +19 -0
- package/dist/src/unstable/context-files/discovery.d.ts.map +1 -0
- package/dist/src/unstable/context-files/discovery.js +94 -0
- package/dist/src/unstable/context-files/discovery.js.map +1 -0
- package/dist/src/unstable/context-files/generators.d.ts +32 -0
- package/dist/src/unstable/context-files/generators.d.ts.map +1 -0
- package/dist/src/unstable/context-files/generators.js +229 -0
- package/dist/src/unstable/context-files/generators.js.map +1 -0
- package/dist/src/unstable/context-files/index.d.ts +15 -0
- package/dist/src/unstable/context-files/index.d.ts.map +1 -0
- package/dist/src/unstable/context-files/index.js +14 -0
- package/dist/src/unstable/context-files/index.js.map +1 -0
- package/dist/src/unstable/context-files/manager.d.ts +19 -0
- package/dist/src/unstable/context-files/manager.d.ts.map +1 -0
- package/dist/src/unstable/context-files/manager.js +419 -0
- package/dist/src/unstable/context-files/manager.js.map +1 -0
- package/dist/src/unstable/context-files/manifest-schema.d.ts +269 -0
- package/dist/src/unstable/context-files/manifest-schema.d.ts.map +1 -0
- package/dist/src/unstable/context-files/manifest-schema.js +223 -0
- package/dist/src/unstable/context-files/manifest-schema.js.map +1 -0
- package/dist/src/unstable/context-files/markers.d.ts +60 -0
- package/dist/src/unstable/context-files/markers.d.ts.map +1 -0
- package/dist/src/unstable/context-files/markers.js +202 -0
- package/dist/src/unstable/context-files/markers.js.map +1 -0
- package/dist/src/unstable/context-files/materialization.d.ts +61 -0
- package/dist/src/unstable/context-files/materialization.d.ts.map +1 -0
- package/dist/src/unstable/context-files/materialization.js +285 -0
- package/dist/src/unstable/context-files/materialization.js.map +1 -0
- package/dist/src/unstable/context-files/refs.d.ts +17 -0
- package/dist/src/unstable/context-files/refs.d.ts.map +1 -0
- package/dist/src/unstable/context-files/refs.js +8 -0
- package/dist/src/unstable/context-files/refs.js.map +1 -0
- package/dist/src/unstable/context-files/workspace-generators.d.ts +27 -0
- package/dist/src/unstable/context-files/workspace-generators.d.ts.map +1 -0
- package/dist/src/unstable/context-files/workspace-generators.js +189 -0
- package/dist/src/unstable/context-files/workspace-generators.js.map +1 -0
- package/dist/src/unstable/extensions/index.d.ts +1 -1
- package/dist/src/unstable/extensions/index.d.ts.map +1 -1
- package/dist/src/unstable/extensions/index.js +1 -1
- package/dist/src/unstable/extensions/index.js.map +1 -1
- package/dist/src/unstable/extensions/installable-types.d.ts +4 -4
- package/dist/src/unstable/extensions/installable-types.d.ts.map +1 -1
- package/dist/src/unstable/extensions/installable-types.js +4 -0
- package/dist/src/unstable/extensions/installable-types.js.map +1 -1
- package/dist/src/unstable/extensions/operations.d.ts.map +1 -1
- package/dist/src/unstable/extensions/operations.js +2 -0
- package/dist/src/unstable/extensions/operations.js.map +1 -1
- package/dist/src/unstable/extensions/ref-base.d.ts +6 -0
- package/dist/src/unstable/extensions/ref-base.d.ts.map +1 -1
- package/dist/src/unstable/extensions/refs.d.ts +2 -1
- package/dist/src/unstable/extensions/refs.d.ts.map +1 -1
- package/dist/src/unstable/lint/catalog/context-files/generator-valid.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/context-files/generator-valid.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files/generator-valid.js +94 -0
- package/dist/src/unstable/lint/catalog/context-files/generator-valid.js.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files/helpers.d.ts +19 -0
- package/dist/src/unstable/lint/catalog/context-files/helpers.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files/helpers.js +45 -0
- package/dist/src/unstable/lint/catalog/context-files/helpers.js.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files/manifest-keys-recognized.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/context-files/manifest-keys-recognized.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files/manifest-keys-recognized.js +14 -0
- package/dist/src/unstable/lint/catalog/context-files/manifest-keys-recognized.js.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files/manifest-present.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/context-files/manifest-present.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files/manifest-present.js +24 -0
- package/dist/src/unstable/lint/catalog/context-files/manifest-present.js.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files/manifest-schema-valid.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/context-files/manifest-schema-valid.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files/manifest-schema-valid.js +12 -0
- package/dist/src/unstable/lint/catalog/context-files/manifest-schema-valid.js.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files/marker-valid.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/context-files/marker-valid.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files/marker-valid.js +34 -0
- package/dist/src/unstable/lint/catalog/context-files/marker-valid.js.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files/package-valid.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/context-files/package-valid.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files/package-valid.js +42 -0
- package/dist/src/unstable/lint/catalog/context-files/package-valid.js.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files/target-valid.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/context-files/target-valid.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files/target-valid.js +34 -0
- package/dist/src/unstable/lint/catalog/context-files/target-valid.js.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files/template-valid.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/context-files/template-valid.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files/template-valid.js +69 -0
- package/dist/src/unstable/lint/catalog/context-files/template-valid.js.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files-accessor/contexts.d.ts +10 -0
- package/dist/src/unstable/lint/catalog/context-files-accessor/contexts.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files-accessor/contexts.js +8 -0
- package/dist/src/unstable/lint/catalog/context-files-accessor/contexts.js.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files-accessor/platform.d.ts +9 -0
- package/dist/src/unstable/lint/catalog/context-files-accessor/platform.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files-accessor/platform.js +74 -0
- package/dist/src/unstable/lint/catalog/context-files-accessor/platform.js.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files-accessor/vft.d.ts +8 -0
- package/dist/src/unstable/lint/catalog/context-files-accessor/vft.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files-accessor/vft.js +54 -0
- package/dist/src/unstable/lint/catalog/context-files-accessor/vft.js.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/context-files.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/context-files.js +21 -0
- package/dist/src/unstable/lint/catalog/context-files.js.map +1 -0
- package/dist/src/unstable/lint/catalog/index.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/index.d.ts.map +1 -1
- package/dist/src/unstable/lint/catalog/index.js +6 -0
- package/dist/src/unstable/lint/catalog/index.js.map +1 -1
- package/dist/src/unstable/lint/catalog/shared/manifest-json.js +2 -0
- package/dist/src/unstable/lint/catalog/shared/manifest-json.js.map +1 -1
- package/dist/src/unstable/lint/catalog/shared/schema-rule.js +2 -0
- package/dist/src/unstable/lint/catalog/shared/schema-rule.js.map +1 -1
- package/dist/src/unstable/lint/catalog/workspace/skills-managed.js +2 -2
- package/dist/src/unstable/lint/catalog/workspace/skills-managed.js.map +1 -1
- package/dist/src/unstable/lint/catalog/workspace-read-model/lint-workspace.d.ts +2 -1
- package/dist/src/unstable/lint/catalog/workspace-read-model/lint-workspace.d.ts.map +1 -1
- package/dist/src/unstable/lint/catalog/workspace-read-model/lint-workspace.js +34 -2
- package/dist/src/unstable/lint/catalog/workspace-read-model/lint-workspace.js.map +1 -1
- package/dist/src/unstable/lint/cli.d.ts +4 -2
- package/dist/src/unstable/lint/cli.d.ts.map +1 -1
- package/dist/src/unstable/lint/cli.js +10 -7
- package/dist/src/unstable/lint/cli.js.map +1 -1
- package/dist/src/unstable/lint/context.d.ts +13 -0
- package/dist/src/unstable/lint/context.d.ts.map +1 -1
- package/dist/src/unstable/lint/index.d.ts +2 -2
- package/dist/src/unstable/lint/index.d.ts.map +1 -1
- package/dist/src/unstable/lint/index.js +1 -1
- package/dist/src/unstable/lint/index.js.map +1 -1
- package/dist/src/unstable/lint/publish.d.ts +4 -2
- package/dist/src/unstable/lint/publish.d.ts.map +1 -1
- package/dist/src/unstable/lint/publish.js +19 -0
- package/dist/src/unstable/lint/publish.js.map +1 -1
- package/dist/src/unstable/lockfile/index.d.ts +4 -3
- package/dist/src/unstable/lockfile/index.d.ts.map +1 -1
- package/dist/src/unstable/lockfile/index.js +2 -2
- package/dist/src/unstable/lockfile/index.js.map +1 -1
- package/dist/src/unstable/lockfile/lockfile.d.ts +616 -0
- package/dist/src/unstable/lockfile/lockfile.d.ts.map +1 -1
- package/dist/src/unstable/lockfile/lockfile.js +19 -0
- package/dist/src/unstable/lockfile/lockfile.js.map +1 -1
- package/dist/src/unstable/lockfile/schema.d.ts +415 -0
- package/dist/src/unstable/lockfile/schema.d.ts.map +1 -1
- package/dist/src/unstable/lockfile/schema.js +50 -0
- package/dist/src/unstable/lockfile/schema.js.map +1 -1
- package/dist/src/unstable/mcp-servers/config-writer.d.ts +28 -0
- package/dist/src/unstable/mcp-servers/config-writer.d.ts.map +1 -0
- package/dist/src/unstable/mcp-servers/config-writer.js +188 -0
- package/dist/src/unstable/mcp-servers/config-writer.js.map +1 -0
- package/dist/src/unstable/mcp-servers/index.d.ts +7 -1
- package/dist/src/unstable/mcp-servers/index.d.ts.map +1 -1
- package/dist/src/unstable/mcp-servers/index.js +5 -1
- package/dist/src/unstable/mcp-servers/index.js.map +1 -1
- package/dist/src/unstable/mcp-servers/manifest-schema.d.ts +820 -0
- package/dist/src/unstable/mcp-servers/manifest-schema.d.ts.map +1 -1
- package/dist/src/unstable/mcp-servers/manifest-schema.js +189 -0
- package/dist/src/unstable/mcp-servers/manifest-schema.js.map +1 -1
- package/dist/src/unstable/mcp-servers/operations/disable.d.ts +18 -0
- package/dist/src/unstable/mcp-servers/operations/disable.d.ts.map +1 -0
- package/dist/src/unstable/mcp-servers/operations/disable.js +48 -0
- package/dist/src/unstable/mcp-servers/operations/disable.js.map +1 -0
- package/dist/src/unstable/mcp-servers/operations/enable.d.ts +18 -0
- package/dist/src/unstable/mcp-servers/operations/enable.d.ts.map +1 -0
- package/dist/src/unstable/mcp-servers/operations/enable.js +67 -0
- package/dist/src/unstable/mcp-servers/operations/enable.js.map +1 -0
- package/dist/src/unstable/mcp-servers/operations/install.d.ts +4 -0
- package/dist/src/unstable/mcp-servers/operations/install.d.ts.map +1 -1
- package/dist/src/unstable/mcp-servers/operations/install.js +144 -10
- package/dist/src/unstable/mcp-servers/operations/install.js.map +1 -1
- package/dist/src/unstable/mcp-servers/operations/uninstall.d.ts.map +1 -1
- package/dist/src/unstable/mcp-servers/operations/uninstall.js +3 -0
- package/dist/src/unstable/mcp-servers/operations/uninstall.js.map +1 -1
- package/dist/src/unstable/mcp-servers/resolution.d.ts +41 -0
- package/dist/src/unstable/mcp-servers/resolution.d.ts.map +1 -0
- package/dist/src/unstable/mcp-servers/resolution.js +319 -0
- package/dist/src/unstable/mcp-servers/resolution.js.map +1 -0
- package/dist/src/unstable/packaging/cargo.d.ts.map +1 -1
- package/dist/src/unstable/packaging/cargo.js +33 -61
- package/dist/src/unstable/packaging/cargo.js.map +1 -1
- package/dist/src/unstable/packaging/hex.d.ts.map +1 -1
- package/dist/src/unstable/packaging/hex.js +4 -17
- package/dist/src/unstable/packaging/hex.js.map +1 -1
- package/dist/src/unstable/packaging/julia.d.ts.map +1 -1
- package/dist/src/unstable/packaging/julia.js +2 -53
- package/dist/src/unstable/packaging/julia.js.map +1 -1
- package/dist/src/unstable/packaging/maven.d.ts.map +1 -1
- package/dist/src/unstable/packaging/maven.js +7 -12
- package/dist/src/unstable/packaging/maven.js.map +1 -1
- package/dist/src/unstable/packaging/mojo.d.ts.map +1 -1
- package/dist/src/unstable/packaging/mojo.js +4 -15
- package/dist/src/unstable/packaging/mojo.js.map +1 -1
- package/dist/src/unstable/packaging/pub.d.ts.map +1 -1
- package/dist/src/unstable/packaging/pub.js +31 -4
- package/dist/src/unstable/packaging/pub.js.map +1 -1
- package/dist/src/unstable/packaging/pypi.d.ts.map +1 -1
- package/dist/src/unstable/packaging/pypi.js +3 -13
- package/dist/src/unstable/packaging/pypi.js.map +1 -1
- package/dist/src/unstable/packs/dependency-resolution.d.ts +1 -0
- package/dist/src/unstable/packs/dependency-resolution.d.ts.map +1 -1
- package/dist/src/unstable/packs/dependency-resolution.js +7 -1
- package/dist/src/unstable/packs/dependency-resolution.js.map +1 -1
- package/dist/src/unstable/packs/expansion.d.ts +1 -0
- package/dist/src/unstable/packs/expansion.d.ts.map +1 -1
- package/dist/src/unstable/packs/expansion.js +15 -0
- package/dist/src/unstable/packs/expansion.js.map +1 -1
- package/dist/src/unstable/packs/manager.d.ts.map +1 -1
- package/dist/src/unstable/packs/manager.js +1 -0
- package/dist/src/unstable/packs/manager.js.map +1 -1
- package/dist/src/unstable/packs/operations/new-pack.d.ts.map +1 -1
- package/dist/src/unstable/packs/operations/new-pack.js +5 -6
- package/dist/src/unstable/packs/operations/new-pack.js.map +1 -1
- package/dist/src/unstable/publish/manifest-policy.d.ts +295 -0
- package/dist/src/unstable/publish/manifest-policy.d.ts.map +1 -1
- package/dist/src/unstable/publish/manifest-policy.js +5 -0
- package/dist/src/unstable/publish/manifest-policy.js.map +1 -1
- package/dist/src/unstable/settings/index.d.ts +2 -2
- package/dist/src/unstable/settings/index.d.ts.map +1 -1
- package/dist/src/unstable/settings/index.js +1 -1
- package/dist/src/unstable/settings/index.js.map +1 -1
- package/dist/src/unstable/settings/schema.d.ts +98 -3
- package/dist/src/unstable/settings/schema.d.ts.map +1 -1
- package/dist/src/unstable/settings/schema.js +151 -10
- package/dist/src/unstable/settings/schema.js.map +1 -1
- package/dist/src/unstable/skills/operations/new-skill.d.ts.map +1 -1
- package/dist/src/unstable/skills/operations/new-skill.js +4 -3
- package/dist/src/unstable/skills/operations/new-skill.js.map +1 -1
- package/dist/src/unstable/source-resolution/providers/git-hosting.d.ts.map +1 -1
- package/dist/src/unstable/source-resolution/providers/git-hosting.js +62 -32
- package/dist/src/unstable/source-resolution/providers/git-hosting.js.map +1 -1
- package/dist/src/unstable/source-resolution/providers/local-parser/print.d.ts.map +1 -1
- package/dist/src/unstable/source-resolution/providers/local-parser/print.js +1 -1
- package/dist/src/unstable/source-resolution/providers/local-parser/print.js.map +1 -1
- package/dist/src/unstable/source-resolution/providers/local.d.ts.map +1 -1
- package/dist/src/unstable/source-resolution/providers/local.js +41 -21
- package/dist/src/unstable/source-resolution/providers/local.js.map +1 -1
- package/dist/src/unstable/source-resolution/providers/registry/host-provider.d.ts.map +1 -1
- package/dist/src/unstable/source-resolution/providers/registry/host-provider.js +11 -1
- package/dist/src/unstable/source-resolution/providers/registry/host-provider.js.map +1 -1
- package/dist/src/unstable/sources/printer.d.ts +2 -2
- package/dist/src/unstable/sources/printer.d.ts.map +1 -1
- package/dist/src/unstable/sources/printer.js.map +1 -1
- package/dist/src/unstable/subagents/rendering/adapters/toml.d.ts.map +1 -1
- package/dist/src/unstable/subagents/rendering/adapters/toml.js +2 -19
- package/dist/src/unstable/subagents/rendering/adapters/toml.js.map +1 -1
- package/dist/src/unstable/toml/index.d.ts +51 -0
- package/dist/src/unstable/toml/index.d.ts.map +1 -0
- package/dist/src/unstable/toml/index.js +153 -0
- package/dist/src/unstable/toml/index.js.map +1 -0
- package/dist/src/unstable/workspace/configured-entry-resolution/index.d.ts +2 -2
- package/dist/src/unstable/workspace/configured-entry-resolution/index.d.ts.map +1 -1
- package/dist/src/unstable/workspace/configured-entry-resolution/index.js +1 -1
- package/dist/src/unstable/workspace/configured-entry-resolution/index.js.map +1 -1
- package/dist/src/unstable/workspace/configured-entry-resolution/resolve.d.ts +5 -0
- package/dist/src/unstable/workspace/configured-entry-resolution/resolve.d.ts.map +1 -1
- package/dist/src/unstable/workspace/configured-entry-resolution/resolve.js +50 -0
- package/dist/src/unstable/workspace/configured-entry-resolution/resolve.js.map +1 -1
- package/dist/src/unstable/workspace/configured-entry-resolution/types.d.ts +2 -0
- package/dist/src/unstable/workspace/configured-entry-resolution/types.d.ts.map +1 -1
- package/dist/src/unstable/workspace/configured-entry-resolution/types.js.map +1 -1
- package/dist/src/unstable/workspace/index.d.ts +4 -3
- package/dist/src/unstable/workspace/index.d.ts.map +1 -1
- package/dist/src/unstable/workspace/index.js +4 -2
- package/dist/src/unstable/workspace/index.js.map +1 -1
- package/dist/src/unstable/workspace/initialization.d.ts +92 -24
- package/dist/src/unstable/workspace/initialization.d.ts.map +1 -1
- package/dist/src/unstable/workspace/lockfile-update-policy.d.ts +5 -0
- package/dist/src/unstable/workspace/lockfile-update-policy.d.ts.map +1 -0
- package/dist/src/unstable/workspace/lockfile-update-policy.js +5 -0
- package/dist/src/unstable/workspace/lockfile-update-policy.js.map +1 -0
- package/dist/src/unstable/workspace/read-model/extensions/command.d.ts +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/command.d.ts.map +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/command.js +4 -3
- package/dist/src/unstable/workspace/read-model/extensions/command.js.map +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/context-files.d.ts +93 -0
- package/dist/src/unstable/workspace/read-model/extensions/context-files.d.ts.map +1 -0
- package/dist/src/unstable/workspace/read-model/extensions/{file.js → context-files.js} +10 -10
- package/dist/src/unstable/workspace/read-model/extensions/context-files.js.map +1 -0
- package/dist/src/unstable/workspace/read-model/extensions/ignore-patterns.d.ts +2 -0
- package/dist/src/unstable/workspace/read-model/extensions/ignore-patterns.d.ts.map +1 -0
- package/dist/src/unstable/workspace/read-model/extensions/ignore-patterns.js +3 -0
- package/dist/src/unstable/workspace/read-model/extensions/ignore-patterns.js.map +1 -0
- package/dist/src/unstable/workspace/read-model/extensions/index.d.ts +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/index.d.ts.map +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/index.js +2 -2
- package/dist/src/unstable/workspace/read-model/extensions/index.js.map +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/mcp-server.d.ts +4 -5
- package/dist/src/unstable/workspace/read-model/extensions/mcp-server.d.ts.map +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/mcp-server.js +8 -9
- package/dist/src/unstable/workspace/read-model/extensions/mcp-server.js.map +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/pack.d.ts +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/pack.d.ts.map +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/pack.js +4 -3
- package/dist/src/unstable/workspace/read-model/extensions/pack.js.map +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/skill.d.ts +2 -2
- package/dist/src/unstable/workspace/read-model/extensions/skill.d.ts.map +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/skill.js +5 -4
- package/dist/src/unstable/workspace/read-model/extensions/skill.js.map +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/subagent.d.ts +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/subagent.d.ts.map +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/subagent.js +4 -3
- package/dist/src/unstable/workspace/read-model/extensions/subagent.js.map +1 -1
- package/dist/src/unstable/workspace/read-model/scanners/canonical-extensions.d.ts +2 -2
- package/dist/src/unstable/workspace/read-model/scanners/canonical-extensions.d.ts.map +1 -1
- package/dist/src/unstable/workspace/read-model/scanners/canonical-extensions.js +27 -10
- package/dist/src/unstable/workspace/read-model/scanners/canonical-extensions.js.map +1 -1
- package/dist/src/unstable/workspace/read-model/service.d.ts +2 -2
- package/dist/src/unstable/workspace/read-model/service.d.ts.map +1 -1
- package/dist/src/unstable/workspace/read-model/service.js +26 -7
- package/dist/src/unstable/workspace/read-model/service.js.map +1 -1
- package/dist/src/unstable/workspace/read-model-record-converters.d.ts.map +1 -1
- package/dist/src/unstable/workspace/read-model-record-converters.js +1 -0
- package/dist/src/unstable/workspace/read-model-record-converters.js.map +1 -1
- package/dist/src/unstable/workspace/read-model-record-readers.d.ts.map +1 -1
- package/dist/src/unstable/workspace/read-model-record-readers.js +14 -0
- package/dist/src/unstable/workspace/read-model-record-readers.js.map +1 -1
- package/dist/src/unstable/workspace/read-model-record-types.d.ts +2 -2
- package/dist/src/unstable/workspace/read-model-record-types.d.ts.map +1 -1
- package/dist/src/unstable/workspace/rendered-file-cleanup.d.ts +12 -0
- package/dist/src/unstable/workspace/rendered-file-cleanup.d.ts.map +1 -1
- package/dist/src/unstable/workspace/rendered-file-cleanup.js +126 -0
- package/dist/src/unstable/workspace/rendered-file-cleanup.js.map +1 -1
- package/dist/src/unstable/workspace/service-interface.d.ts +54 -3
- package/dist/src/unstable/workspace/service-interface.d.ts.map +1 -1
- package/dist/src/unstable/workspace/service-interface.js.map +1 -1
- package/dist/src/unstable/workspace/service.d.ts +328 -3
- package/dist/src/unstable/workspace/service.d.ts.map +1 -1
- package/dist/src/unstable/workspace/service.js +199 -4
- package/dist/src/unstable/workspace/service.js.map +1 -1
- package/dist/src/unstable/workspace/test-stubs.d.ts.map +1 -1
- package/dist/src/unstable/workspace/test-stubs.js +18 -0
- package/dist/src/unstable/workspace/test-stubs.js.map +1 -1
- package/package.json +10 -2
- package/site-content/__generated__/schemas/axm-lock.schema.json +346 -0
- package/site-content/__generated__/schemas/context-files.schema.json +500 -0
- package/site-content/__generated__/schemas/mcp-server.schema.json +383 -2
- package/site-content/__generated__/schemas/settings.schema.json +112 -4
- package/dist/src/unstable/workspace/read-model/extensions/file.d.ts +0 -93
- package/dist/src/unstable/workspace/read-model/extensions/file.d.ts.map +0 -1
- package/dist/src/unstable/workspace/read-model/extensions/file.js.map +0 -1
|
@@ -10,6 +10,8 @@ export const AGENT_IDS = [
|
|
|
10
10
|
"cursor",
|
|
11
11
|
"gemini-cli",
|
|
12
12
|
"github-copilot",
|
|
13
|
+
"opencode",
|
|
14
|
+
"pi",
|
|
13
15
|
"windsurf",
|
|
14
16
|
];
|
|
15
17
|
/** @experimental This API is unstable and may change without notice. */
|
|
@@ -42,9 +44,10 @@ export const AGENTS = [
|
|
|
42
44
|
directory: ".claude/skills",
|
|
43
45
|
},
|
|
44
46
|
commands: {
|
|
45
|
-
support: "
|
|
47
|
+
support: "bridged",
|
|
48
|
+
notes: "Custom slash commands are Markdown prompt files under .claude/commands. Recorded as bridged because commands have no industry spec standard.\n",
|
|
46
49
|
sources: ["https://docs.claude.com/en/docs/claude-code/slash-commands"],
|
|
47
|
-
lastVerified: "2026-05-
|
|
50
|
+
lastVerified: "2026-05-18",
|
|
48
51
|
scopes: ["user", "project"],
|
|
49
52
|
directory: ".claude/commands",
|
|
50
53
|
},
|
|
@@ -54,6 +57,39 @@ export const AGENTS = [
|
|
|
54
57
|
lastVerified: "2026-05-16",
|
|
55
58
|
scopes: ["user", "project"],
|
|
56
59
|
transports: ["stdio", "http", "sse"],
|
|
60
|
+
config: {
|
|
61
|
+
serversKey: "mcpServers",
|
|
62
|
+
nativeEnabled: false,
|
|
63
|
+
targets: [
|
|
64
|
+
{
|
|
65
|
+
scope: "project",
|
|
66
|
+
path: ".mcp.json",
|
|
67
|
+
format: "json",
|
|
68
|
+
},
|
|
69
|
+
],
|
|
70
|
+
stdio: {
|
|
71
|
+
typeField: {
|
|
72
|
+
name: "type",
|
|
73
|
+
value: "stdio",
|
|
74
|
+
},
|
|
75
|
+
command: "split",
|
|
76
|
+
envKey: "env",
|
|
77
|
+
},
|
|
78
|
+
remote: {
|
|
79
|
+
typeField: {
|
|
80
|
+
name: "type",
|
|
81
|
+
value: {
|
|
82
|
+
"streamable-http": "http",
|
|
83
|
+
sse: "sse",
|
|
84
|
+
},
|
|
85
|
+
},
|
|
86
|
+
urlKey: {
|
|
87
|
+
"streamable-http": "url",
|
|
88
|
+
sse: "url",
|
|
89
|
+
},
|
|
90
|
+
headersKey: "headers",
|
|
91
|
+
},
|
|
92
|
+
},
|
|
57
93
|
},
|
|
58
94
|
subagents: {
|
|
59
95
|
support: "bridged",
|
|
@@ -69,6 +105,63 @@ export const AGENTS = [
|
|
|
69
105
|
files: ["CLAUDE.md"],
|
|
70
106
|
nestedDiscovery: true,
|
|
71
107
|
},
|
|
108
|
+
permissions: {
|
|
109
|
+
support: "standard",
|
|
110
|
+
sources: [
|
|
111
|
+
"https://docs.claude.com/en/docs/claude-code/iam",
|
|
112
|
+
"https://docs.claude.com/en/docs/claude-code/settings",
|
|
113
|
+
],
|
|
114
|
+
lastVerified: "2026-05-18",
|
|
115
|
+
scopes: ["user", "project"],
|
|
116
|
+
mechanism: ["config-file"],
|
|
117
|
+
configFiles: [
|
|
118
|
+
{
|
|
119
|
+
scope: "user",
|
|
120
|
+
path: "~/.claude/settings.json",
|
|
121
|
+
format: "json",
|
|
122
|
+
gitignored: false,
|
|
123
|
+
},
|
|
124
|
+
{
|
|
125
|
+
scope: "project",
|
|
126
|
+
path: ".claude/settings.json",
|
|
127
|
+
format: "json",
|
|
128
|
+
gitignored: false,
|
|
129
|
+
},
|
|
130
|
+
{
|
|
131
|
+
scope: "project",
|
|
132
|
+
path: ".claude/settings.local.json",
|
|
133
|
+
format: "json",
|
|
134
|
+
gitignored: true,
|
|
135
|
+
},
|
|
136
|
+
],
|
|
137
|
+
grammar: {
|
|
138
|
+
style: "tool-call",
|
|
139
|
+
example: "Bash(axm:*)",
|
|
140
|
+
notes: "Tool(specifier) with * wildcards. Evaluated deny > ask > allow (first match wins). Settings merge across scopes rather than override.\n",
|
|
141
|
+
},
|
|
142
|
+
grants: {
|
|
143
|
+
shell: {
|
|
144
|
+
target: "~/.claude/settings.json",
|
|
145
|
+
patch: {
|
|
146
|
+
permissions: {
|
|
147
|
+
allow: ["Bash(${tool}:*)"],
|
|
148
|
+
},
|
|
149
|
+
},
|
|
150
|
+
},
|
|
151
|
+
filesystem: {
|
|
152
|
+
target: "~/.claude/settings.json",
|
|
153
|
+
patch: {
|
|
154
|
+
permissions: {
|
|
155
|
+
allow: [
|
|
156
|
+
"Read(${workspaceRoot}/**)",
|
|
157
|
+
"Write(${workspaceRoot}/**)",
|
|
158
|
+
"Edit(${workspaceRoot}/**)",
|
|
159
|
+
],
|
|
160
|
+
},
|
|
161
|
+
},
|
|
162
|
+
},
|
|
163
|
+
},
|
|
164
|
+
},
|
|
72
165
|
},
|
|
73
166
|
{
|
|
74
167
|
id: "codex",
|
|
@@ -83,12 +176,73 @@ export const AGENTS = [
|
|
|
83
176
|
url: "https://developers.openai.com/codex",
|
|
84
177
|
},
|
|
85
178
|
],
|
|
179
|
+
skills: {
|
|
180
|
+
support: "standard",
|
|
181
|
+
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",
|
|
182
|
+
sources: ["https://developers.openai.com/codex/skills"],
|
|
183
|
+
lastVerified: "2026-05-18",
|
|
184
|
+
scopes: ["user", "project"],
|
|
185
|
+
directory: ".agents/skills",
|
|
186
|
+
},
|
|
187
|
+
commands: {
|
|
188
|
+
support: "bridged",
|
|
189
|
+
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",
|
|
190
|
+
sources: [
|
|
191
|
+
"https://developers.openai.com/codex/custom-prompts",
|
|
192
|
+
"https://developers.openai.com/codex/cli/slash-commands",
|
|
193
|
+
],
|
|
194
|
+
lastVerified: "2026-05-18",
|
|
195
|
+
scopes: ["user"],
|
|
196
|
+
directory: "~/.codex/prompts",
|
|
197
|
+
},
|
|
86
198
|
mcp: {
|
|
87
199
|
support: "standard",
|
|
88
200
|
sources: ["https://github.com/openai/codex/blob/main/docs/config.md#mcp-servers"],
|
|
89
201
|
lastVerified: "2026-05-16",
|
|
90
202
|
scopes: ["user", "project"],
|
|
91
203
|
transports: ["stdio", "http"],
|
|
204
|
+
config: {
|
|
205
|
+
serversKey: "mcp_servers",
|
|
206
|
+
nativeEnabled: true,
|
|
207
|
+
targets: [
|
|
208
|
+
{
|
|
209
|
+
scope: "project",
|
|
210
|
+
path: ".codex/config.toml",
|
|
211
|
+
format: "toml",
|
|
212
|
+
},
|
|
213
|
+
{
|
|
214
|
+
scope: "user",
|
|
215
|
+
path: "~/.codex/config.toml",
|
|
216
|
+
format: "toml",
|
|
217
|
+
},
|
|
218
|
+
],
|
|
219
|
+
stdio: {
|
|
220
|
+
command: "split",
|
|
221
|
+
envKey: "env",
|
|
222
|
+
},
|
|
223
|
+
remote: {
|
|
224
|
+
typeField: {
|
|
225
|
+
name: "type",
|
|
226
|
+
value: {
|
|
227
|
+
"streamable-http": "streamable-http",
|
|
228
|
+
sse: "sse",
|
|
229
|
+
},
|
|
230
|
+
},
|
|
231
|
+
urlKey: {
|
|
232
|
+
"streamable-http": "url",
|
|
233
|
+
sse: "url",
|
|
234
|
+
},
|
|
235
|
+
headersKey: "http_headers",
|
|
236
|
+
},
|
|
237
|
+
transform: "codex-toml",
|
|
238
|
+
},
|
|
239
|
+
},
|
|
240
|
+
subagents: {
|
|
241
|
+
support: "bridged",
|
|
242
|
+
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",
|
|
243
|
+
sources: ["https://developers.openai.com/codex/subagents"],
|
|
244
|
+
lastVerified: "2026-05-18",
|
|
245
|
+
scopes: ["user", "project"],
|
|
92
246
|
},
|
|
93
247
|
instructions: {
|
|
94
248
|
support: "standard",
|
|
@@ -98,6 +252,79 @@ export const AGENTS = [
|
|
|
98
252
|
files: ["AGENTS.md"],
|
|
99
253
|
nestedDiscovery: true,
|
|
100
254
|
},
|
|
255
|
+
permissions: {
|
|
256
|
+
support: "standard",
|
|
257
|
+
sources: [
|
|
258
|
+
"https://developers.openai.com/codex/config-reference",
|
|
259
|
+
"https://developers.openai.com/codex/config-advanced",
|
|
260
|
+
"https://developers.openai.com/codex/security",
|
|
261
|
+
"https://developers.openai.com/codex/rules",
|
|
262
|
+
],
|
|
263
|
+
lastVerified: "2026-05-18",
|
|
264
|
+
scopes: ["user", "project"],
|
|
265
|
+
mechanism: ["config-file", "cli-flag"],
|
|
266
|
+
configFiles: [
|
|
267
|
+
{
|
|
268
|
+
scope: "user",
|
|
269
|
+
path: "~/.codex/config.toml",
|
|
270
|
+
format: "toml",
|
|
271
|
+
gitignored: false,
|
|
272
|
+
},
|
|
273
|
+
{
|
|
274
|
+
scope: "user",
|
|
275
|
+
path: "~/.codex/rules/${tool}.rules",
|
|
276
|
+
format: "starlark",
|
|
277
|
+
gitignored: false,
|
|
278
|
+
},
|
|
279
|
+
],
|
|
280
|
+
grammar: {
|
|
281
|
+
style: "starlark-rule",
|
|
282
|
+
example: 'prefix_rule(pattern=["axm"], decision="allow")',
|
|
283
|
+
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",
|
|
284
|
+
},
|
|
285
|
+
prerequisites: [
|
|
286
|
+
{
|
|
287
|
+
key: "sandbox_mode",
|
|
288
|
+
value: "workspace-write",
|
|
289
|
+
scope: "user",
|
|
290
|
+
note: "Required to grant project write access.",
|
|
291
|
+
},
|
|
292
|
+
{
|
|
293
|
+
key: "approval_policy",
|
|
294
|
+
value: "never",
|
|
295
|
+
scope: "user",
|
|
296
|
+
note: "Suppresses approval prompts.",
|
|
297
|
+
},
|
|
298
|
+
],
|
|
299
|
+
cliFlags: [
|
|
300
|
+
{
|
|
301
|
+
flag: "--full-auto",
|
|
302
|
+
note: "Equivalent one-shot bypass of prompts and sandbox restrictions.",
|
|
303
|
+
},
|
|
304
|
+
{
|
|
305
|
+
flag: "--sandbox workspace-write",
|
|
306
|
+
},
|
|
307
|
+
{
|
|
308
|
+
flag: "--ask-for-approval never",
|
|
309
|
+
},
|
|
310
|
+
],
|
|
311
|
+
grants: {
|
|
312
|
+
shell: {
|
|
313
|
+
target: "~/.codex/rules/${tool}.rules",
|
|
314
|
+
template: 'prefix_rule(\n pattern = ["${tool}"],\n decision = "allow",\n justification = "${tool} CLI trusted in this workspace.",\n)\n',
|
|
315
|
+
},
|
|
316
|
+
filesystem: {
|
|
317
|
+
target: "~/.codex/config.toml",
|
|
318
|
+
patch: {
|
|
319
|
+
sandbox_mode: "workspace-write",
|
|
320
|
+
sandbox_workspace_write: {
|
|
321
|
+
writable_roots: ["${workspaceRoot}"],
|
|
322
|
+
network_access: true,
|
|
323
|
+
},
|
|
324
|
+
},
|
|
325
|
+
},
|
|
326
|
+
},
|
|
327
|
+
},
|
|
101
328
|
},
|
|
102
329
|
{
|
|
103
330
|
id: "cursor",
|
|
@@ -112,12 +339,60 @@ export const AGENTS = [
|
|
|
112
339
|
url: "https://docs.cursor.com",
|
|
113
340
|
},
|
|
114
341
|
],
|
|
342
|
+
skills: {
|
|
343
|
+
support: "standard",
|
|
344
|
+
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",
|
|
345
|
+
sources: ["https://cursor.com/docs/context/skills", "https://cursor.com/changelog/2-4"],
|
|
346
|
+
lastVerified: "2026-05-18",
|
|
347
|
+
scopes: ["user", "project"],
|
|
348
|
+
directory: ".cursor/skills",
|
|
349
|
+
},
|
|
350
|
+
commands: {
|
|
351
|
+
support: "bridged",
|
|
352
|
+
notes: "Custom commands are Markdown prompt files under .cursor/commands (project) or ~/.cursor/commands (user); documented as a beta feature.\n",
|
|
353
|
+
sources: [
|
|
354
|
+
"https://docs.cursor.com/en/agent/chat/commands",
|
|
355
|
+
"https://cursor.com/changelog/1-6",
|
|
356
|
+
],
|
|
357
|
+
lastVerified: "2026-05-18",
|
|
358
|
+
scopes: ["user", "project"],
|
|
359
|
+
directory: ".cursor/commands",
|
|
360
|
+
},
|
|
115
361
|
mcp: {
|
|
116
362
|
support: "standard",
|
|
117
363
|
sources: ["https://docs.cursor.com/advanced/model-context-protocol"],
|
|
118
364
|
lastVerified: "2026-05-16",
|
|
119
365
|
scopes: ["user", "project"],
|
|
120
366
|
transports: ["stdio", "http", "sse"],
|
|
367
|
+
config: {
|
|
368
|
+
serversKey: "mcpServers",
|
|
369
|
+
nativeEnabled: false,
|
|
370
|
+
targets: [
|
|
371
|
+
{
|
|
372
|
+
scope: "project",
|
|
373
|
+
path: ".cursor/mcp.json",
|
|
374
|
+
format: "json",
|
|
375
|
+
},
|
|
376
|
+
],
|
|
377
|
+
stdio: {
|
|
378
|
+
command: "split",
|
|
379
|
+
envKey: "env",
|
|
380
|
+
},
|
|
381
|
+
remote: {
|
|
382
|
+
urlKey: {
|
|
383
|
+
"streamable-http": "url",
|
|
384
|
+
sse: "url",
|
|
385
|
+
},
|
|
386
|
+
headersKey: "headers",
|
|
387
|
+
},
|
|
388
|
+
},
|
|
389
|
+
},
|
|
390
|
+
subagents: {
|
|
391
|
+
support: "bridged",
|
|
392
|
+
notes: "Custom subagents are Markdown files with YAML frontmatter under .cursor/agents (project) or ~/.cursor/agents (user); added in Cursor 2.4.\n",
|
|
393
|
+
sources: ["https://cursor.com/docs/subagents", "https://cursor.com/changelog/2-4"],
|
|
394
|
+
lastVerified: "2026-05-18",
|
|
395
|
+
scopes: ["user", "project"],
|
|
121
396
|
},
|
|
122
397
|
instructions: {
|
|
123
398
|
support: "standard",
|
|
@@ -134,6 +409,96 @@ export const AGENTS = [
|
|
|
134
409
|
scopes: ["project"],
|
|
135
410
|
directory: ".cursor/rules",
|
|
136
411
|
},
|
|
412
|
+
permissions: {
|
|
413
|
+
support: "standard",
|
|
414
|
+
sources: [
|
|
415
|
+
"https://cursor.com/docs/reference/permissions",
|
|
416
|
+
"https://cursor.com/docs/reference/sandbox",
|
|
417
|
+
"https://cursor.com/docs/agent/tools/terminal",
|
|
418
|
+
"https://cursor.com/docs/cli/reference/permissions",
|
|
419
|
+
],
|
|
420
|
+
lastVerified: "2026-05-18",
|
|
421
|
+
scopes: ["user", "project"],
|
|
422
|
+
mechanism: ["config-file", "ui-only", "cli-flag"],
|
|
423
|
+
configFiles: [
|
|
424
|
+
{
|
|
425
|
+
scope: "user",
|
|
426
|
+
path: "~/.cursor/permissions.json",
|
|
427
|
+
format: "json",
|
|
428
|
+
gitignored: false,
|
|
429
|
+
},
|
|
430
|
+
{
|
|
431
|
+
scope: "user",
|
|
432
|
+
path: "~/.cursor/sandbox.json",
|
|
433
|
+
format: "json",
|
|
434
|
+
gitignored: false,
|
|
435
|
+
},
|
|
436
|
+
{
|
|
437
|
+
scope: "project",
|
|
438
|
+
path: ".cursor/sandbox.json",
|
|
439
|
+
format: "json",
|
|
440
|
+
gitignored: false,
|
|
441
|
+
},
|
|
442
|
+
{
|
|
443
|
+
scope: "user",
|
|
444
|
+
path: "~/.cursor/cli-config.json",
|
|
445
|
+
format: "json",
|
|
446
|
+
gitignored: false,
|
|
447
|
+
},
|
|
448
|
+
{
|
|
449
|
+
scope: "project",
|
|
450
|
+
path: ".cursor/cli.json",
|
|
451
|
+
format: "json",
|
|
452
|
+
gitignored: false,
|
|
453
|
+
},
|
|
454
|
+
],
|
|
455
|
+
grammar: {
|
|
456
|
+
style: "prefix",
|
|
457
|
+
example: "axm",
|
|
458
|
+
notes: "IDE: case-sensitive command prefix in terminalAllowlist. CLI: Tool-call syntax Shell()/Read()/Write() with glob patterns. Deny always beats allow.\n",
|
|
459
|
+
},
|
|
460
|
+
prerequisites: [
|
|
461
|
+
{
|
|
462
|
+
key: "Settings > Cursor Settings > Agents > Auto-Run",
|
|
463
|
+
value: "Run in Sandbox | Run Everything",
|
|
464
|
+
scope: "user",
|
|
465
|
+
note: "IDE Auto-Run must be enabled before terminalAllowlist takes effect.",
|
|
466
|
+
},
|
|
467
|
+
],
|
|
468
|
+
cliFlags: [
|
|
469
|
+
{
|
|
470
|
+
flag: "--force",
|
|
471
|
+
note: "Bypasses cursor-agent prompts (community-documented; verify against --help).",
|
|
472
|
+
},
|
|
473
|
+
{
|
|
474
|
+
flag: "--yolo",
|
|
475
|
+
note: "Bypasses cursor-agent prompts (community-documented; verify against --help).",
|
|
476
|
+
},
|
|
477
|
+
],
|
|
478
|
+
grants: {
|
|
479
|
+
shell: {
|
|
480
|
+
target: "~/.cursor/permissions.json",
|
|
481
|
+
patch: {
|
|
482
|
+
terminalAllowlist: ["${tool}"],
|
|
483
|
+
},
|
|
484
|
+
},
|
|
485
|
+
cliShell: {
|
|
486
|
+
target: ".cursor/cli.json",
|
|
487
|
+
patch: {
|
|
488
|
+
permissions: {
|
|
489
|
+
allow: ["Shell(${tool})", "Shell(${tool}:*)"],
|
|
490
|
+
},
|
|
491
|
+
},
|
|
492
|
+
},
|
|
493
|
+
filesystem: {
|
|
494
|
+
target: ".cursor/sandbox.json",
|
|
495
|
+
patch: {
|
|
496
|
+
type: "workspace_readwrite",
|
|
497
|
+
additionalReadwritePaths: [],
|
|
498
|
+
},
|
|
499
|
+
},
|
|
500
|
+
},
|
|
501
|
+
},
|
|
137
502
|
},
|
|
138
503
|
{
|
|
139
504
|
id: "gemini-cli",
|
|
@@ -155,12 +520,49 @@ export const AGENTS = [
|
|
|
155
520
|
scopes: ["user", "project"],
|
|
156
521
|
directory: ".gemini/skills",
|
|
157
522
|
},
|
|
523
|
+
commands: {
|
|
524
|
+
support: "bridged",
|
|
525
|
+
notes: "Custom slash commands are TOML files under .gemini/commands (project) or ~/.gemini/commands (user); AXM bridges its command extension format to TOML.\n",
|
|
526
|
+
sources: [
|
|
527
|
+
"https://github.com/google-gemini/gemini-cli/blob/main/docs/cli/custom-commands.md",
|
|
528
|
+
],
|
|
529
|
+
lastVerified: "2026-05-18",
|
|
530
|
+
scopes: ["user", "project"],
|
|
531
|
+
directory: ".gemini/commands",
|
|
532
|
+
},
|
|
158
533
|
mcp: {
|
|
159
534
|
support: "standard",
|
|
160
535
|
sources: ["https://github.com/google-gemini/gemini-cli/blob/main/docs/cli/cli-reference.md"],
|
|
161
536
|
lastVerified: "2026-05-16",
|
|
162
537
|
scopes: ["user", "project"],
|
|
163
538
|
transports: ["stdio"],
|
|
539
|
+
config: {
|
|
540
|
+
serversKey: "mcpServers",
|
|
541
|
+
nativeEnabled: false,
|
|
542
|
+
targets: [
|
|
543
|
+
{
|
|
544
|
+
scope: "project",
|
|
545
|
+
path: ".gemini/settings.json",
|
|
546
|
+
format: "json",
|
|
547
|
+
},
|
|
548
|
+
{
|
|
549
|
+
scope: "user",
|
|
550
|
+
path: "~/.gemini/settings.json",
|
|
551
|
+
format: "json",
|
|
552
|
+
},
|
|
553
|
+
],
|
|
554
|
+
stdio: {
|
|
555
|
+
command: "split",
|
|
556
|
+
envKey: "env",
|
|
557
|
+
},
|
|
558
|
+
},
|
|
559
|
+
},
|
|
560
|
+
subagents: {
|
|
561
|
+
support: "bridged",
|
|
562
|
+
notes: "Subagents are Markdown files with YAML frontmatter under .gemini/agents (project) or ~/.gemini/agents (user); shipped in Gemini CLI v0.38.1.\n",
|
|
563
|
+
sources: ["https://github.com/google-gemini/gemini-cli/blob/main/docs/core/subagents.md"],
|
|
564
|
+
lastVerified: "2026-05-18",
|
|
565
|
+
scopes: ["user", "project"],
|
|
164
566
|
},
|
|
165
567
|
instructions: {
|
|
166
568
|
support: "bridged",
|
|
@@ -170,6 +572,71 @@ export const AGENTS = [
|
|
|
170
572
|
files: ["GEMINI.md"],
|
|
171
573
|
nestedDiscovery: true,
|
|
172
574
|
},
|
|
575
|
+
permissions: {
|
|
576
|
+
support: "standard",
|
|
577
|
+
sources: [
|
|
578
|
+
"https://github.com/google-gemini/gemini-cli/blob/main/docs/cli/settings.md",
|
|
579
|
+
"https://github.com/google-gemini/gemini-cli/blob/main/docs/cli/cli-reference.md",
|
|
580
|
+
"https://github.com/google-gemini/gemini-cli/blob/main/docs/tools/shell.md",
|
|
581
|
+
"https://github.com/google-gemini/gemini-cli/blob/main/docs/cli/trusted-folders.md",
|
|
582
|
+
],
|
|
583
|
+
lastVerified: "2026-05-18",
|
|
584
|
+
scopes: ["user", "project"],
|
|
585
|
+
mechanism: ["config-file", "cli-flag"],
|
|
586
|
+
configFiles: [
|
|
587
|
+
{
|
|
588
|
+
scope: "user",
|
|
589
|
+
path: "~/.gemini/settings.json",
|
|
590
|
+
format: "json",
|
|
591
|
+
gitignored: false,
|
|
592
|
+
},
|
|
593
|
+
{
|
|
594
|
+
scope: "project",
|
|
595
|
+
path: ".gemini/settings.json",
|
|
596
|
+
format: "json",
|
|
597
|
+
gitignored: false,
|
|
598
|
+
},
|
|
599
|
+
],
|
|
600
|
+
grammar: {
|
|
601
|
+
style: "prefix",
|
|
602
|
+
example: "run_shell_command(axm)",
|
|
603
|
+
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",
|
|
604
|
+
},
|
|
605
|
+
prerequisites: [
|
|
606
|
+
{
|
|
607
|
+
key: "security.folderTrust.enabled",
|
|
608
|
+
value: "true",
|
|
609
|
+
scope: "user",
|
|
610
|
+
note: "Untrusted folders disable all auto-acceptance regardless of other settings.",
|
|
611
|
+
},
|
|
612
|
+
],
|
|
613
|
+
cliFlags: [
|
|
614
|
+
{
|
|
615
|
+
flag: "--approval-mode=yolo",
|
|
616
|
+
note: "Broad bypass; not tool-scoped. Blocked when security.disableYoloMode=true.",
|
|
617
|
+
},
|
|
618
|
+
{
|
|
619
|
+
flag: "--yolo",
|
|
620
|
+
note: "Alias for --approval-mode=yolo.",
|
|
621
|
+
},
|
|
622
|
+
],
|
|
623
|
+
grants: {
|
|
624
|
+
shell: {
|
|
625
|
+
target: "~/.gemini/settings.json",
|
|
626
|
+
patch: {
|
|
627
|
+
security: {
|
|
628
|
+
folderTrust: {
|
|
629
|
+
enabled: true,
|
|
630
|
+
},
|
|
631
|
+
enablePermanentToolApproval: true,
|
|
632
|
+
},
|
|
633
|
+
tools: {
|
|
634
|
+
core: ["run_shell_command(${tool})"],
|
|
635
|
+
},
|
|
636
|
+
},
|
|
637
|
+
},
|
|
638
|
+
},
|
|
639
|
+
},
|
|
173
640
|
},
|
|
174
641
|
{
|
|
175
642
|
id: "github-copilot",
|
|
@@ -184,6 +651,25 @@ export const AGENTS = [
|
|
|
184
651
|
url: "https://docs.github.com/en/copilot",
|
|
185
652
|
},
|
|
186
653
|
],
|
|
654
|
+
skills: {
|
|
655
|
+
support: "standard",
|
|
656
|
+
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",
|
|
657
|
+
sources: [
|
|
658
|
+
"https://code.visualstudio.com/docs/copilot/customization/agent-skills",
|
|
659
|
+
"https://docs.github.com/en/copilot/concepts/agents/about-agent-skills",
|
|
660
|
+
],
|
|
661
|
+
lastVerified: "2026-05-18",
|
|
662
|
+
scopes: ["user", "project"],
|
|
663
|
+
directory: ".github/skills",
|
|
664
|
+
},
|
|
665
|
+
commands: {
|
|
666
|
+
support: "bridged",
|
|
667
|
+
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",
|
|
668
|
+
sources: ["https://code.visualstudio.com/docs/copilot/customization/prompt-files"],
|
|
669
|
+
lastVerified: "2026-05-18",
|
|
670
|
+
scopes: ["user", "project"],
|
|
671
|
+
directory: ".github/prompts",
|
|
672
|
+
},
|
|
187
673
|
mcp: {
|
|
188
674
|
support: "standard",
|
|
189
675
|
sources: [
|
|
@@ -192,6 +678,39 @@ export const AGENTS = [
|
|
|
192
678
|
lastVerified: "2026-05-16",
|
|
193
679
|
scopes: ["user", "project"],
|
|
194
680
|
transports: ["stdio", "http", "sse"],
|
|
681
|
+
config: {
|
|
682
|
+
serversKey: "servers",
|
|
683
|
+
nativeEnabled: false,
|
|
684
|
+
targets: [
|
|
685
|
+
{
|
|
686
|
+
scope: "project",
|
|
687
|
+
path: ".vscode/mcp.json",
|
|
688
|
+
format: "json",
|
|
689
|
+
},
|
|
690
|
+
],
|
|
691
|
+
stdio: {
|
|
692
|
+
typeField: {
|
|
693
|
+
name: "type",
|
|
694
|
+
value: "stdio",
|
|
695
|
+
},
|
|
696
|
+
command: "split",
|
|
697
|
+
envKey: "env",
|
|
698
|
+
},
|
|
699
|
+
remote: {
|
|
700
|
+
typeField: {
|
|
701
|
+
name: "type",
|
|
702
|
+
value: {
|
|
703
|
+
"streamable-http": "http",
|
|
704
|
+
sse: "sse",
|
|
705
|
+
},
|
|
706
|
+
},
|
|
707
|
+
urlKey: {
|
|
708
|
+
"streamable-http": "url",
|
|
709
|
+
sse: "url",
|
|
710
|
+
},
|
|
711
|
+
headersKey: "headers",
|
|
712
|
+
},
|
|
713
|
+
},
|
|
195
714
|
},
|
|
196
715
|
subagents: {
|
|
197
716
|
support: "bridged",
|
|
@@ -207,6 +726,176 @@ export const AGENTS = [
|
|
|
207
726
|
files: ["AGENTS.md", ".github/copilot-instructions.md"],
|
|
208
727
|
nestedDiscovery: false,
|
|
209
728
|
},
|
|
729
|
+
permissions: {
|
|
730
|
+
support: "standard",
|
|
731
|
+
sources: [
|
|
732
|
+
"https://code.visualstudio.com/docs/copilot/reference/copilot-settings",
|
|
733
|
+
"https://code.visualstudio.com/docs/copilot/chat/chat-agent-mode",
|
|
734
|
+
"https://code.visualstudio.com/docs/copilot/agents/agent-tools",
|
|
735
|
+
"https://docs.github.com/en/copilot/concepts/agents/coding-agent",
|
|
736
|
+
],
|
|
737
|
+
lastVerified: "2026-05-18",
|
|
738
|
+
scopes: ["user", "project"],
|
|
739
|
+
mechanism: ["config-file"],
|
|
740
|
+
configFiles: [
|
|
741
|
+
{
|
|
742
|
+
scope: "user",
|
|
743
|
+
path: "~/Library/Application Support/Code/User/settings.json",
|
|
744
|
+
format: "vscode-settings",
|
|
745
|
+
gitignored: false,
|
|
746
|
+
},
|
|
747
|
+
{
|
|
748
|
+
scope: "project",
|
|
749
|
+
path: ".vscode/settings.json",
|
|
750
|
+
format: "vscode-settings",
|
|
751
|
+
gitignored: false,
|
|
752
|
+
},
|
|
753
|
+
],
|
|
754
|
+
grammar: {
|
|
755
|
+
style: "regex",
|
|
756
|
+
example: '"/^axm(\\\\s|$)/": true',
|
|
757
|
+
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",
|
|
758
|
+
},
|
|
759
|
+
cliFlags: [],
|
|
760
|
+
grants: {
|
|
761
|
+
shell: {
|
|
762
|
+
target: ".vscode/settings.json",
|
|
763
|
+
patch: {
|
|
764
|
+
"chat.tools.terminal.autoApprove": {
|
|
765
|
+
"${tool}": true,
|
|
766
|
+
"/^${tool}(\\s|$)/": true,
|
|
767
|
+
},
|
|
768
|
+
},
|
|
769
|
+
},
|
|
770
|
+
filesystem: {
|
|
771
|
+
target: ".vscode/settings.json",
|
|
772
|
+
patch: {
|
|
773
|
+
"chat.tools.edits.autoApprove": {
|
|
774
|
+
"**/*": true,
|
|
775
|
+
},
|
|
776
|
+
},
|
|
777
|
+
},
|
|
778
|
+
},
|
|
779
|
+
},
|
|
780
|
+
},
|
|
781
|
+
{
|
|
782
|
+
id: "opencode",
|
|
783
|
+
name: "OpenCode",
|
|
784
|
+
vendor: "SST",
|
|
785
|
+
homepage: "https://opencode.ai",
|
|
786
|
+
interfaces: ["cli"],
|
|
787
|
+
docs: [
|
|
788
|
+
{
|
|
789
|
+
label: "OpenCode documentation",
|
|
790
|
+
url: "https://opencode.ai/docs",
|
|
791
|
+
},
|
|
792
|
+
],
|
|
793
|
+
mcp: {
|
|
794
|
+
support: "standard",
|
|
795
|
+
sources: ["https://opencode.ai/docs/mcp-servers/", "https://opencode.ai/docs/config/"],
|
|
796
|
+
lastVerified: "2026-05-18",
|
|
797
|
+
scopes: ["user", "project"],
|
|
798
|
+
transports: ["stdio", "http"],
|
|
799
|
+
config: {
|
|
800
|
+
serversKey: "mcp",
|
|
801
|
+
nativeEnabled: true,
|
|
802
|
+
targets: [
|
|
803
|
+
{
|
|
804
|
+
scope: "project",
|
|
805
|
+
path: "opencode.jsonc",
|
|
806
|
+
format: "jsonc",
|
|
807
|
+
},
|
|
808
|
+
{
|
|
809
|
+
scope: "user",
|
|
810
|
+
path: "~/.config/opencode/opencode.json",
|
|
811
|
+
format: "json",
|
|
812
|
+
},
|
|
813
|
+
],
|
|
814
|
+
stdio: {
|
|
815
|
+
typeField: {
|
|
816
|
+
name: "type",
|
|
817
|
+
value: "local",
|
|
818
|
+
},
|
|
819
|
+
command: "array",
|
|
820
|
+
envKey: "environment",
|
|
821
|
+
},
|
|
822
|
+
remote: {
|
|
823
|
+
typeField: {
|
|
824
|
+
name: "type",
|
|
825
|
+
value: {
|
|
826
|
+
"streamable-http": "remote",
|
|
827
|
+
sse: "remote",
|
|
828
|
+
},
|
|
829
|
+
},
|
|
830
|
+
urlKey: {
|
|
831
|
+
"streamable-http": "url",
|
|
832
|
+
sse: "url",
|
|
833
|
+
},
|
|
834
|
+
headersKey: "headers",
|
|
835
|
+
},
|
|
836
|
+
},
|
|
837
|
+
},
|
|
838
|
+
},
|
|
839
|
+
{
|
|
840
|
+
id: "pi",
|
|
841
|
+
name: "Pi",
|
|
842
|
+
vendor: "Mario Zechner",
|
|
843
|
+
homepage: "https://github.com/badlogic/pi-mono",
|
|
844
|
+
interfaces: ["cli"],
|
|
845
|
+
docs: [
|
|
846
|
+
{
|
|
847
|
+
label: "Pi coding agent documentation",
|
|
848
|
+
url: "https://github.com/badlogic/pi-mono/blob/main/packages/coding-agent/README.md",
|
|
849
|
+
},
|
|
850
|
+
],
|
|
851
|
+
skills: {
|
|
852
|
+
support: "standard",
|
|
853
|
+
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",
|
|
854
|
+
sources: ["https://github.com/badlogic/pi-mono/blob/main/packages/coding-agent/README.md"],
|
|
855
|
+
lastVerified: "2026-05-18",
|
|
856
|
+
scopes: ["user", "project"],
|
|
857
|
+
directory: ".pi/skills",
|
|
858
|
+
},
|
|
859
|
+
commands: {
|
|
860
|
+
support: "bridged",
|
|
861
|
+
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",
|
|
862
|
+
sources: ["https://github.com/badlogic/pi-mono/blob/main/packages/coding-agent/README.md"],
|
|
863
|
+
lastVerified: "2026-05-18",
|
|
864
|
+
scopes: ["user", "project"],
|
|
865
|
+
directory: ".pi/prompts",
|
|
866
|
+
},
|
|
867
|
+
mcp: {
|
|
868
|
+
support: "unsupported",
|
|
869
|
+
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',
|
|
870
|
+
sources: ["https://github.com/badlogic/pi-mono/blob/main/packages/coding-agent/README.md"],
|
|
871
|
+
lastVerified: "2026-05-18",
|
|
872
|
+
scopes: [],
|
|
873
|
+
transports: [],
|
|
874
|
+
},
|
|
875
|
+
subagents: {
|
|
876
|
+
support: "unsupported",
|
|
877
|
+
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",
|
|
878
|
+
sources: ["https://github.com/badlogic/pi-mono/blob/main/packages/coding-agent/README.md"],
|
|
879
|
+
lastVerified: "2026-05-18",
|
|
880
|
+
scopes: [],
|
|
881
|
+
},
|
|
882
|
+
instructions: {
|
|
883
|
+
support: "standard",
|
|
884
|
+
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",
|
|
885
|
+
sources: ["https://github.com/badlogic/pi-mono/blob/main/packages/coding-agent/README.md"],
|
|
886
|
+
lastVerified: "2026-05-18",
|
|
887
|
+
scopes: ["user", "project"],
|
|
888
|
+
files: ["AGENTS.md", "CLAUDE.md"],
|
|
889
|
+
nestedDiscovery: true,
|
|
890
|
+
},
|
|
891
|
+
permissions: {
|
|
892
|
+
support: "unsupported",
|
|
893
|
+
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",
|
|
894
|
+
sources: ["https://github.com/badlogic/pi-mono/blob/main/packages/coding-agent/README.md"],
|
|
895
|
+
lastVerified: "2026-05-18",
|
|
896
|
+
scopes: [],
|
|
897
|
+
mechanism: [],
|
|
898
|
+
},
|
|
210
899
|
},
|
|
211
900
|
{
|
|
212
901
|
id: "windsurf",
|
|
@@ -221,12 +910,50 @@ export const AGENTS = [
|
|
|
221
910
|
url: "https://docs.windsurf.com",
|
|
222
911
|
},
|
|
223
912
|
],
|
|
913
|
+
skills: {
|
|
914
|
+
support: "standard",
|
|
915
|
+
notes: "Cascade reads SKILL.md skills from .windsurf/skills (project) and ~/.codeium/windsurf/skills (user) with progressive disclosure.\n",
|
|
916
|
+
sources: ["https://docs.windsurf.com/windsurf/cascade/skills"],
|
|
917
|
+
lastVerified: "2026-05-18",
|
|
918
|
+
scopes: ["user", "project"],
|
|
919
|
+
directory: ".windsurf/skills",
|
|
920
|
+
},
|
|
921
|
+
commands: {
|
|
922
|
+
support: "bridged",
|
|
923
|
+
notes: "Windsurf Workflows are slash-command-invoked Markdown prompts under .windsurf/workflows (project) and ~/.codeium/windsurf/global_workflows (user).\n",
|
|
924
|
+
sources: ["https://docs.windsurf.com/windsurf/cascade/workflows"],
|
|
925
|
+
lastVerified: "2026-05-18",
|
|
926
|
+
scopes: ["user", "project"],
|
|
927
|
+
directory: ".windsurf/workflows",
|
|
928
|
+
},
|
|
224
929
|
mcp: {
|
|
225
930
|
support: "standard",
|
|
226
931
|
sources: ["https://docs.windsurf.com/windsurf/cascade/mcp"],
|
|
227
932
|
lastVerified: "2026-05-16",
|
|
228
933
|
scopes: ["user", "project"],
|
|
229
934
|
transports: ["stdio"],
|
|
935
|
+
config: {
|
|
936
|
+
serversKey: "mcpServers",
|
|
937
|
+
nativeEnabled: false,
|
|
938
|
+
targets: [
|
|
939
|
+
{
|
|
940
|
+
scope: "user",
|
|
941
|
+
path: "~/.codeium/windsurf/mcp_config.json",
|
|
942
|
+
format: "json",
|
|
943
|
+
},
|
|
944
|
+
],
|
|
945
|
+
stdio: {
|
|
946
|
+
command: "split",
|
|
947
|
+
envKey: "env",
|
|
948
|
+
},
|
|
949
|
+
},
|
|
950
|
+
},
|
|
951
|
+
subagents: {
|
|
952
|
+
support: "unsupported",
|
|
953
|
+
notes: "Cascade exposes only built-in and internal subagents plus multi-agent sessions; no user-authorable custom subagent extension type is documented.\n",
|
|
954
|
+
sources: ["https://docs.windsurf.com/windsurf/cascade/agents-md"],
|
|
955
|
+
lastVerified: "2026-05-18",
|
|
956
|
+
scopes: [],
|
|
230
957
|
},
|
|
231
958
|
instructions: {
|
|
232
959
|
support: "standard",
|
|
@@ -243,6 +970,45 @@ export const AGENTS = [
|
|
|
243
970
|
scopes: ["user", "project"],
|
|
244
971
|
directory: ".windsurf/rules",
|
|
245
972
|
},
|
|
973
|
+
permissions: {
|
|
974
|
+
support: "standard",
|
|
975
|
+
sources: [
|
|
976
|
+
"https://docs.windsurf.com/windsurf/terminal",
|
|
977
|
+
"https://docs.windsurf.com/windsurf/cascade",
|
|
978
|
+
],
|
|
979
|
+
lastVerified: "2026-05-18",
|
|
980
|
+
scopes: ["user"],
|
|
981
|
+
mechanism: ["config-file", "ui-only"],
|
|
982
|
+
configFiles: [
|
|
983
|
+
{
|
|
984
|
+
scope: "user",
|
|
985
|
+
path: "VS Code settings (Settings UI)",
|
|
986
|
+
format: "vscode-settings",
|
|
987
|
+
gitignored: false,
|
|
988
|
+
},
|
|
989
|
+
],
|
|
990
|
+
grammar: {
|
|
991
|
+
style: "prefix",
|
|
992
|
+
example: "axm",
|
|
993
|
+
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",
|
|
994
|
+
},
|
|
995
|
+
prerequisites: [
|
|
996
|
+
{
|
|
997
|
+
key: "Cascade auto-execution level",
|
|
998
|
+
value: "allowlist_only | turbo",
|
|
999
|
+
scope: "user",
|
|
1000
|
+
note: "Disabled and Auto modes ignore allowlist entries; set via the Windsurf Settings panel.",
|
|
1001
|
+
},
|
|
1002
|
+
],
|
|
1003
|
+
grants: {
|
|
1004
|
+
shell: {
|
|
1005
|
+
target: "VS Code settings",
|
|
1006
|
+
patch: {
|
|
1007
|
+
"windsurf.cascadeCommandsAllowList": ["${tool}"],
|
|
1008
|
+
},
|
|
1009
|
+
},
|
|
1010
|
+
},
|
|
1011
|
+
},
|
|
246
1012
|
},
|
|
247
1013
|
];
|
|
248
1014
|
/** @experimental This API is unstable and may change without notice. */
|
|
@@ -268,9 +1034,10 @@ export const AGENTS_BY_ID = {
|
|
|
268
1034
|
directory: ".claude/skills",
|
|
269
1035
|
},
|
|
270
1036
|
commands: {
|
|
271
|
-
support: "
|
|
1037
|
+
support: "bridged",
|
|
1038
|
+
notes: "Custom slash commands are Markdown prompt files under .claude/commands. Recorded as bridged because commands have no industry spec standard.\n",
|
|
272
1039
|
sources: ["https://docs.claude.com/en/docs/claude-code/slash-commands"],
|
|
273
|
-
lastVerified: "2026-05-
|
|
1040
|
+
lastVerified: "2026-05-18",
|
|
274
1041
|
scopes: ["user", "project"],
|
|
275
1042
|
directory: ".claude/commands",
|
|
276
1043
|
},
|
|
@@ -280,6 +1047,39 @@ export const AGENTS_BY_ID = {
|
|
|
280
1047
|
lastVerified: "2026-05-16",
|
|
281
1048
|
scopes: ["user", "project"],
|
|
282
1049
|
transports: ["stdio", "http", "sse"],
|
|
1050
|
+
config: {
|
|
1051
|
+
serversKey: "mcpServers",
|
|
1052
|
+
nativeEnabled: false,
|
|
1053
|
+
targets: [
|
|
1054
|
+
{
|
|
1055
|
+
scope: "project",
|
|
1056
|
+
path: ".mcp.json",
|
|
1057
|
+
format: "json",
|
|
1058
|
+
},
|
|
1059
|
+
],
|
|
1060
|
+
stdio: {
|
|
1061
|
+
typeField: {
|
|
1062
|
+
name: "type",
|
|
1063
|
+
value: "stdio",
|
|
1064
|
+
},
|
|
1065
|
+
command: "split",
|
|
1066
|
+
envKey: "env",
|
|
1067
|
+
},
|
|
1068
|
+
remote: {
|
|
1069
|
+
typeField: {
|
|
1070
|
+
name: "type",
|
|
1071
|
+
value: {
|
|
1072
|
+
"streamable-http": "http",
|
|
1073
|
+
sse: "sse",
|
|
1074
|
+
},
|
|
1075
|
+
},
|
|
1076
|
+
urlKey: {
|
|
1077
|
+
"streamable-http": "url",
|
|
1078
|
+
sse: "url",
|
|
1079
|
+
},
|
|
1080
|
+
headersKey: "headers",
|
|
1081
|
+
},
|
|
1082
|
+
},
|
|
283
1083
|
},
|
|
284
1084
|
subagents: {
|
|
285
1085
|
support: "bridged",
|
|
@@ -295,6 +1095,63 @@ export const AGENTS_BY_ID = {
|
|
|
295
1095
|
files: ["CLAUDE.md"],
|
|
296
1096
|
nestedDiscovery: true,
|
|
297
1097
|
},
|
|
1098
|
+
permissions: {
|
|
1099
|
+
support: "standard",
|
|
1100
|
+
sources: [
|
|
1101
|
+
"https://docs.claude.com/en/docs/claude-code/iam",
|
|
1102
|
+
"https://docs.claude.com/en/docs/claude-code/settings",
|
|
1103
|
+
],
|
|
1104
|
+
lastVerified: "2026-05-18",
|
|
1105
|
+
scopes: ["user", "project"],
|
|
1106
|
+
mechanism: ["config-file"],
|
|
1107
|
+
configFiles: [
|
|
1108
|
+
{
|
|
1109
|
+
scope: "user",
|
|
1110
|
+
path: "~/.claude/settings.json",
|
|
1111
|
+
format: "json",
|
|
1112
|
+
gitignored: false,
|
|
1113
|
+
},
|
|
1114
|
+
{
|
|
1115
|
+
scope: "project",
|
|
1116
|
+
path: ".claude/settings.json",
|
|
1117
|
+
format: "json",
|
|
1118
|
+
gitignored: false,
|
|
1119
|
+
},
|
|
1120
|
+
{
|
|
1121
|
+
scope: "project",
|
|
1122
|
+
path: ".claude/settings.local.json",
|
|
1123
|
+
format: "json",
|
|
1124
|
+
gitignored: true,
|
|
1125
|
+
},
|
|
1126
|
+
],
|
|
1127
|
+
grammar: {
|
|
1128
|
+
style: "tool-call",
|
|
1129
|
+
example: "Bash(axm:*)",
|
|
1130
|
+
notes: "Tool(specifier) with * wildcards. Evaluated deny > ask > allow (first match wins). Settings merge across scopes rather than override.\n",
|
|
1131
|
+
},
|
|
1132
|
+
grants: {
|
|
1133
|
+
shell: {
|
|
1134
|
+
target: "~/.claude/settings.json",
|
|
1135
|
+
patch: {
|
|
1136
|
+
permissions: {
|
|
1137
|
+
allow: ["Bash(${tool}:*)"],
|
|
1138
|
+
},
|
|
1139
|
+
},
|
|
1140
|
+
},
|
|
1141
|
+
filesystem: {
|
|
1142
|
+
target: "~/.claude/settings.json",
|
|
1143
|
+
patch: {
|
|
1144
|
+
permissions: {
|
|
1145
|
+
allow: [
|
|
1146
|
+
"Read(${workspaceRoot}/**)",
|
|
1147
|
+
"Write(${workspaceRoot}/**)",
|
|
1148
|
+
"Edit(${workspaceRoot}/**)",
|
|
1149
|
+
],
|
|
1150
|
+
},
|
|
1151
|
+
},
|
|
1152
|
+
},
|
|
1153
|
+
},
|
|
1154
|
+
},
|
|
298
1155
|
},
|
|
299
1156
|
codex: {
|
|
300
1157
|
id: "codex",
|
|
@@ -309,12 +1166,73 @@ export const AGENTS_BY_ID = {
|
|
|
309
1166
|
url: "https://developers.openai.com/codex",
|
|
310
1167
|
},
|
|
311
1168
|
],
|
|
1169
|
+
skills: {
|
|
1170
|
+
support: "standard",
|
|
1171
|
+
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",
|
|
1172
|
+
sources: ["https://developers.openai.com/codex/skills"],
|
|
1173
|
+
lastVerified: "2026-05-18",
|
|
1174
|
+
scopes: ["user", "project"],
|
|
1175
|
+
directory: ".agents/skills",
|
|
1176
|
+
},
|
|
1177
|
+
commands: {
|
|
1178
|
+
support: "bridged",
|
|
1179
|
+
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",
|
|
1180
|
+
sources: [
|
|
1181
|
+
"https://developers.openai.com/codex/custom-prompts",
|
|
1182
|
+
"https://developers.openai.com/codex/cli/slash-commands",
|
|
1183
|
+
],
|
|
1184
|
+
lastVerified: "2026-05-18",
|
|
1185
|
+
scopes: ["user"],
|
|
1186
|
+
directory: "~/.codex/prompts",
|
|
1187
|
+
},
|
|
312
1188
|
mcp: {
|
|
313
1189
|
support: "standard",
|
|
314
1190
|
sources: ["https://github.com/openai/codex/blob/main/docs/config.md#mcp-servers"],
|
|
315
1191
|
lastVerified: "2026-05-16",
|
|
316
1192
|
scopes: ["user", "project"],
|
|
317
1193
|
transports: ["stdio", "http"],
|
|
1194
|
+
config: {
|
|
1195
|
+
serversKey: "mcp_servers",
|
|
1196
|
+
nativeEnabled: true,
|
|
1197
|
+
targets: [
|
|
1198
|
+
{
|
|
1199
|
+
scope: "project",
|
|
1200
|
+
path: ".codex/config.toml",
|
|
1201
|
+
format: "toml",
|
|
1202
|
+
},
|
|
1203
|
+
{
|
|
1204
|
+
scope: "user",
|
|
1205
|
+
path: "~/.codex/config.toml",
|
|
1206
|
+
format: "toml",
|
|
1207
|
+
},
|
|
1208
|
+
],
|
|
1209
|
+
stdio: {
|
|
1210
|
+
command: "split",
|
|
1211
|
+
envKey: "env",
|
|
1212
|
+
},
|
|
1213
|
+
remote: {
|
|
1214
|
+
typeField: {
|
|
1215
|
+
name: "type",
|
|
1216
|
+
value: {
|
|
1217
|
+
"streamable-http": "streamable-http",
|
|
1218
|
+
sse: "sse",
|
|
1219
|
+
},
|
|
1220
|
+
},
|
|
1221
|
+
urlKey: {
|
|
1222
|
+
"streamable-http": "url",
|
|
1223
|
+
sse: "url",
|
|
1224
|
+
},
|
|
1225
|
+
headersKey: "http_headers",
|
|
1226
|
+
},
|
|
1227
|
+
transform: "codex-toml",
|
|
1228
|
+
},
|
|
1229
|
+
},
|
|
1230
|
+
subagents: {
|
|
1231
|
+
support: "bridged",
|
|
1232
|
+
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",
|
|
1233
|
+
sources: ["https://developers.openai.com/codex/subagents"],
|
|
1234
|
+
lastVerified: "2026-05-18",
|
|
1235
|
+
scopes: ["user", "project"],
|
|
318
1236
|
},
|
|
319
1237
|
instructions: {
|
|
320
1238
|
support: "standard",
|
|
@@ -324,6 +1242,79 @@ export const AGENTS_BY_ID = {
|
|
|
324
1242
|
files: ["AGENTS.md"],
|
|
325
1243
|
nestedDiscovery: true,
|
|
326
1244
|
},
|
|
1245
|
+
permissions: {
|
|
1246
|
+
support: "standard",
|
|
1247
|
+
sources: [
|
|
1248
|
+
"https://developers.openai.com/codex/config-reference",
|
|
1249
|
+
"https://developers.openai.com/codex/config-advanced",
|
|
1250
|
+
"https://developers.openai.com/codex/security",
|
|
1251
|
+
"https://developers.openai.com/codex/rules",
|
|
1252
|
+
],
|
|
1253
|
+
lastVerified: "2026-05-18",
|
|
1254
|
+
scopes: ["user", "project"],
|
|
1255
|
+
mechanism: ["config-file", "cli-flag"],
|
|
1256
|
+
configFiles: [
|
|
1257
|
+
{
|
|
1258
|
+
scope: "user",
|
|
1259
|
+
path: "~/.codex/config.toml",
|
|
1260
|
+
format: "toml",
|
|
1261
|
+
gitignored: false,
|
|
1262
|
+
},
|
|
1263
|
+
{
|
|
1264
|
+
scope: "user",
|
|
1265
|
+
path: "~/.codex/rules/${tool}.rules",
|
|
1266
|
+
format: "starlark",
|
|
1267
|
+
gitignored: false,
|
|
1268
|
+
},
|
|
1269
|
+
],
|
|
1270
|
+
grammar: {
|
|
1271
|
+
style: "starlark-rule",
|
|
1272
|
+
example: 'prefix_rule(pattern=["axm"], decision="allow")',
|
|
1273
|
+
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",
|
|
1274
|
+
},
|
|
1275
|
+
prerequisites: [
|
|
1276
|
+
{
|
|
1277
|
+
key: "sandbox_mode",
|
|
1278
|
+
value: "workspace-write",
|
|
1279
|
+
scope: "user",
|
|
1280
|
+
note: "Required to grant project write access.",
|
|
1281
|
+
},
|
|
1282
|
+
{
|
|
1283
|
+
key: "approval_policy",
|
|
1284
|
+
value: "never",
|
|
1285
|
+
scope: "user",
|
|
1286
|
+
note: "Suppresses approval prompts.",
|
|
1287
|
+
},
|
|
1288
|
+
],
|
|
1289
|
+
cliFlags: [
|
|
1290
|
+
{
|
|
1291
|
+
flag: "--full-auto",
|
|
1292
|
+
note: "Equivalent one-shot bypass of prompts and sandbox restrictions.",
|
|
1293
|
+
},
|
|
1294
|
+
{
|
|
1295
|
+
flag: "--sandbox workspace-write",
|
|
1296
|
+
},
|
|
1297
|
+
{
|
|
1298
|
+
flag: "--ask-for-approval never",
|
|
1299
|
+
},
|
|
1300
|
+
],
|
|
1301
|
+
grants: {
|
|
1302
|
+
shell: {
|
|
1303
|
+
target: "~/.codex/rules/${tool}.rules",
|
|
1304
|
+
template: 'prefix_rule(\n pattern = ["${tool}"],\n decision = "allow",\n justification = "${tool} CLI trusted in this workspace.",\n)\n',
|
|
1305
|
+
},
|
|
1306
|
+
filesystem: {
|
|
1307
|
+
target: "~/.codex/config.toml",
|
|
1308
|
+
patch: {
|
|
1309
|
+
sandbox_mode: "workspace-write",
|
|
1310
|
+
sandbox_workspace_write: {
|
|
1311
|
+
writable_roots: ["${workspaceRoot}"],
|
|
1312
|
+
network_access: true,
|
|
1313
|
+
},
|
|
1314
|
+
},
|
|
1315
|
+
},
|
|
1316
|
+
},
|
|
1317
|
+
},
|
|
327
1318
|
},
|
|
328
1319
|
cursor: {
|
|
329
1320
|
id: "cursor",
|
|
@@ -338,12 +1329,60 @@ export const AGENTS_BY_ID = {
|
|
|
338
1329
|
url: "https://docs.cursor.com",
|
|
339
1330
|
},
|
|
340
1331
|
],
|
|
1332
|
+
skills: {
|
|
1333
|
+
support: "standard",
|
|
1334
|
+
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",
|
|
1335
|
+
sources: ["https://cursor.com/docs/context/skills", "https://cursor.com/changelog/2-4"],
|
|
1336
|
+
lastVerified: "2026-05-18",
|
|
1337
|
+
scopes: ["user", "project"],
|
|
1338
|
+
directory: ".cursor/skills",
|
|
1339
|
+
},
|
|
1340
|
+
commands: {
|
|
1341
|
+
support: "bridged",
|
|
1342
|
+
notes: "Custom commands are Markdown prompt files under .cursor/commands (project) or ~/.cursor/commands (user); documented as a beta feature.\n",
|
|
1343
|
+
sources: [
|
|
1344
|
+
"https://docs.cursor.com/en/agent/chat/commands",
|
|
1345
|
+
"https://cursor.com/changelog/1-6",
|
|
1346
|
+
],
|
|
1347
|
+
lastVerified: "2026-05-18",
|
|
1348
|
+
scopes: ["user", "project"],
|
|
1349
|
+
directory: ".cursor/commands",
|
|
1350
|
+
},
|
|
341
1351
|
mcp: {
|
|
342
1352
|
support: "standard",
|
|
343
1353
|
sources: ["https://docs.cursor.com/advanced/model-context-protocol"],
|
|
344
1354
|
lastVerified: "2026-05-16",
|
|
345
1355
|
scopes: ["user", "project"],
|
|
346
1356
|
transports: ["stdio", "http", "sse"],
|
|
1357
|
+
config: {
|
|
1358
|
+
serversKey: "mcpServers",
|
|
1359
|
+
nativeEnabled: false,
|
|
1360
|
+
targets: [
|
|
1361
|
+
{
|
|
1362
|
+
scope: "project",
|
|
1363
|
+
path: ".cursor/mcp.json",
|
|
1364
|
+
format: "json",
|
|
1365
|
+
},
|
|
1366
|
+
],
|
|
1367
|
+
stdio: {
|
|
1368
|
+
command: "split",
|
|
1369
|
+
envKey: "env",
|
|
1370
|
+
},
|
|
1371
|
+
remote: {
|
|
1372
|
+
urlKey: {
|
|
1373
|
+
"streamable-http": "url",
|
|
1374
|
+
sse: "url",
|
|
1375
|
+
},
|
|
1376
|
+
headersKey: "headers",
|
|
1377
|
+
},
|
|
1378
|
+
},
|
|
1379
|
+
},
|
|
1380
|
+
subagents: {
|
|
1381
|
+
support: "bridged",
|
|
1382
|
+
notes: "Custom subagents are Markdown files with YAML frontmatter under .cursor/agents (project) or ~/.cursor/agents (user); added in Cursor 2.4.\n",
|
|
1383
|
+
sources: ["https://cursor.com/docs/subagents", "https://cursor.com/changelog/2-4"],
|
|
1384
|
+
lastVerified: "2026-05-18",
|
|
1385
|
+
scopes: ["user", "project"],
|
|
347
1386
|
},
|
|
348
1387
|
instructions: {
|
|
349
1388
|
support: "standard",
|
|
@@ -360,6 +1399,96 @@ export const AGENTS_BY_ID = {
|
|
|
360
1399
|
scopes: ["project"],
|
|
361
1400
|
directory: ".cursor/rules",
|
|
362
1401
|
},
|
|
1402
|
+
permissions: {
|
|
1403
|
+
support: "standard",
|
|
1404
|
+
sources: [
|
|
1405
|
+
"https://cursor.com/docs/reference/permissions",
|
|
1406
|
+
"https://cursor.com/docs/reference/sandbox",
|
|
1407
|
+
"https://cursor.com/docs/agent/tools/terminal",
|
|
1408
|
+
"https://cursor.com/docs/cli/reference/permissions",
|
|
1409
|
+
],
|
|
1410
|
+
lastVerified: "2026-05-18",
|
|
1411
|
+
scopes: ["user", "project"],
|
|
1412
|
+
mechanism: ["config-file", "ui-only", "cli-flag"],
|
|
1413
|
+
configFiles: [
|
|
1414
|
+
{
|
|
1415
|
+
scope: "user",
|
|
1416
|
+
path: "~/.cursor/permissions.json",
|
|
1417
|
+
format: "json",
|
|
1418
|
+
gitignored: false,
|
|
1419
|
+
},
|
|
1420
|
+
{
|
|
1421
|
+
scope: "user",
|
|
1422
|
+
path: "~/.cursor/sandbox.json",
|
|
1423
|
+
format: "json",
|
|
1424
|
+
gitignored: false,
|
|
1425
|
+
},
|
|
1426
|
+
{
|
|
1427
|
+
scope: "project",
|
|
1428
|
+
path: ".cursor/sandbox.json",
|
|
1429
|
+
format: "json",
|
|
1430
|
+
gitignored: false,
|
|
1431
|
+
},
|
|
1432
|
+
{
|
|
1433
|
+
scope: "user",
|
|
1434
|
+
path: "~/.cursor/cli-config.json",
|
|
1435
|
+
format: "json",
|
|
1436
|
+
gitignored: false,
|
|
1437
|
+
},
|
|
1438
|
+
{
|
|
1439
|
+
scope: "project",
|
|
1440
|
+
path: ".cursor/cli.json",
|
|
1441
|
+
format: "json",
|
|
1442
|
+
gitignored: false,
|
|
1443
|
+
},
|
|
1444
|
+
],
|
|
1445
|
+
grammar: {
|
|
1446
|
+
style: "prefix",
|
|
1447
|
+
example: "axm",
|
|
1448
|
+
notes: "IDE: case-sensitive command prefix in terminalAllowlist. CLI: Tool-call syntax Shell()/Read()/Write() with glob patterns. Deny always beats allow.\n",
|
|
1449
|
+
},
|
|
1450
|
+
prerequisites: [
|
|
1451
|
+
{
|
|
1452
|
+
key: "Settings > Cursor Settings > Agents > Auto-Run",
|
|
1453
|
+
value: "Run in Sandbox | Run Everything",
|
|
1454
|
+
scope: "user",
|
|
1455
|
+
note: "IDE Auto-Run must be enabled before terminalAllowlist takes effect.",
|
|
1456
|
+
},
|
|
1457
|
+
],
|
|
1458
|
+
cliFlags: [
|
|
1459
|
+
{
|
|
1460
|
+
flag: "--force",
|
|
1461
|
+
note: "Bypasses cursor-agent prompts (community-documented; verify against --help).",
|
|
1462
|
+
},
|
|
1463
|
+
{
|
|
1464
|
+
flag: "--yolo",
|
|
1465
|
+
note: "Bypasses cursor-agent prompts (community-documented; verify against --help).",
|
|
1466
|
+
},
|
|
1467
|
+
],
|
|
1468
|
+
grants: {
|
|
1469
|
+
shell: {
|
|
1470
|
+
target: "~/.cursor/permissions.json",
|
|
1471
|
+
patch: {
|
|
1472
|
+
terminalAllowlist: ["${tool}"],
|
|
1473
|
+
},
|
|
1474
|
+
},
|
|
1475
|
+
cliShell: {
|
|
1476
|
+
target: ".cursor/cli.json",
|
|
1477
|
+
patch: {
|
|
1478
|
+
permissions: {
|
|
1479
|
+
allow: ["Shell(${tool})", "Shell(${tool}:*)"],
|
|
1480
|
+
},
|
|
1481
|
+
},
|
|
1482
|
+
},
|
|
1483
|
+
filesystem: {
|
|
1484
|
+
target: ".cursor/sandbox.json",
|
|
1485
|
+
patch: {
|
|
1486
|
+
type: "workspace_readwrite",
|
|
1487
|
+
additionalReadwritePaths: [],
|
|
1488
|
+
},
|
|
1489
|
+
},
|
|
1490
|
+
},
|
|
1491
|
+
},
|
|
363
1492
|
},
|
|
364
1493
|
"gemini-cli": {
|
|
365
1494
|
id: "gemini-cli",
|
|
@@ -381,12 +1510,49 @@ export const AGENTS_BY_ID = {
|
|
|
381
1510
|
scopes: ["user", "project"],
|
|
382
1511
|
directory: ".gemini/skills",
|
|
383
1512
|
},
|
|
1513
|
+
commands: {
|
|
1514
|
+
support: "bridged",
|
|
1515
|
+
notes: "Custom slash commands are TOML files under .gemini/commands (project) or ~/.gemini/commands (user); AXM bridges its command extension format to TOML.\n",
|
|
1516
|
+
sources: [
|
|
1517
|
+
"https://github.com/google-gemini/gemini-cli/blob/main/docs/cli/custom-commands.md",
|
|
1518
|
+
],
|
|
1519
|
+
lastVerified: "2026-05-18",
|
|
1520
|
+
scopes: ["user", "project"],
|
|
1521
|
+
directory: ".gemini/commands",
|
|
1522
|
+
},
|
|
384
1523
|
mcp: {
|
|
385
1524
|
support: "standard",
|
|
386
1525
|
sources: ["https://github.com/google-gemini/gemini-cli/blob/main/docs/cli/cli-reference.md"],
|
|
387
1526
|
lastVerified: "2026-05-16",
|
|
388
1527
|
scopes: ["user", "project"],
|
|
389
1528
|
transports: ["stdio"],
|
|
1529
|
+
config: {
|
|
1530
|
+
serversKey: "mcpServers",
|
|
1531
|
+
nativeEnabled: false,
|
|
1532
|
+
targets: [
|
|
1533
|
+
{
|
|
1534
|
+
scope: "project",
|
|
1535
|
+
path: ".gemini/settings.json",
|
|
1536
|
+
format: "json",
|
|
1537
|
+
},
|
|
1538
|
+
{
|
|
1539
|
+
scope: "user",
|
|
1540
|
+
path: "~/.gemini/settings.json",
|
|
1541
|
+
format: "json",
|
|
1542
|
+
},
|
|
1543
|
+
],
|
|
1544
|
+
stdio: {
|
|
1545
|
+
command: "split",
|
|
1546
|
+
envKey: "env",
|
|
1547
|
+
},
|
|
1548
|
+
},
|
|
1549
|
+
},
|
|
1550
|
+
subagents: {
|
|
1551
|
+
support: "bridged",
|
|
1552
|
+
notes: "Subagents are Markdown files with YAML frontmatter under .gemini/agents (project) or ~/.gemini/agents (user); shipped in Gemini CLI v0.38.1.\n",
|
|
1553
|
+
sources: ["https://github.com/google-gemini/gemini-cli/blob/main/docs/core/subagents.md"],
|
|
1554
|
+
lastVerified: "2026-05-18",
|
|
1555
|
+
scopes: ["user", "project"],
|
|
390
1556
|
},
|
|
391
1557
|
instructions: {
|
|
392
1558
|
support: "bridged",
|
|
@@ -396,6 +1562,71 @@ export const AGENTS_BY_ID = {
|
|
|
396
1562
|
files: ["GEMINI.md"],
|
|
397
1563
|
nestedDiscovery: true,
|
|
398
1564
|
},
|
|
1565
|
+
permissions: {
|
|
1566
|
+
support: "standard",
|
|
1567
|
+
sources: [
|
|
1568
|
+
"https://github.com/google-gemini/gemini-cli/blob/main/docs/cli/settings.md",
|
|
1569
|
+
"https://github.com/google-gemini/gemini-cli/blob/main/docs/cli/cli-reference.md",
|
|
1570
|
+
"https://github.com/google-gemini/gemini-cli/blob/main/docs/tools/shell.md",
|
|
1571
|
+
"https://github.com/google-gemini/gemini-cli/blob/main/docs/cli/trusted-folders.md",
|
|
1572
|
+
],
|
|
1573
|
+
lastVerified: "2026-05-18",
|
|
1574
|
+
scopes: ["user", "project"],
|
|
1575
|
+
mechanism: ["config-file", "cli-flag"],
|
|
1576
|
+
configFiles: [
|
|
1577
|
+
{
|
|
1578
|
+
scope: "user",
|
|
1579
|
+
path: "~/.gemini/settings.json",
|
|
1580
|
+
format: "json",
|
|
1581
|
+
gitignored: false,
|
|
1582
|
+
},
|
|
1583
|
+
{
|
|
1584
|
+
scope: "project",
|
|
1585
|
+
path: ".gemini/settings.json",
|
|
1586
|
+
format: "json",
|
|
1587
|
+
gitignored: false,
|
|
1588
|
+
},
|
|
1589
|
+
],
|
|
1590
|
+
grammar: {
|
|
1591
|
+
style: "prefix",
|
|
1592
|
+
example: "run_shell_command(axm)",
|
|
1593
|
+
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",
|
|
1594
|
+
},
|
|
1595
|
+
prerequisites: [
|
|
1596
|
+
{
|
|
1597
|
+
key: "security.folderTrust.enabled",
|
|
1598
|
+
value: "true",
|
|
1599
|
+
scope: "user",
|
|
1600
|
+
note: "Untrusted folders disable all auto-acceptance regardless of other settings.",
|
|
1601
|
+
},
|
|
1602
|
+
],
|
|
1603
|
+
cliFlags: [
|
|
1604
|
+
{
|
|
1605
|
+
flag: "--approval-mode=yolo",
|
|
1606
|
+
note: "Broad bypass; not tool-scoped. Blocked when security.disableYoloMode=true.",
|
|
1607
|
+
},
|
|
1608
|
+
{
|
|
1609
|
+
flag: "--yolo",
|
|
1610
|
+
note: "Alias for --approval-mode=yolo.",
|
|
1611
|
+
},
|
|
1612
|
+
],
|
|
1613
|
+
grants: {
|
|
1614
|
+
shell: {
|
|
1615
|
+
target: "~/.gemini/settings.json",
|
|
1616
|
+
patch: {
|
|
1617
|
+
security: {
|
|
1618
|
+
folderTrust: {
|
|
1619
|
+
enabled: true,
|
|
1620
|
+
},
|
|
1621
|
+
enablePermanentToolApproval: true,
|
|
1622
|
+
},
|
|
1623
|
+
tools: {
|
|
1624
|
+
core: ["run_shell_command(${tool})"],
|
|
1625
|
+
},
|
|
1626
|
+
},
|
|
1627
|
+
},
|
|
1628
|
+
},
|
|
1629
|
+
},
|
|
399
1630
|
},
|
|
400
1631
|
"github-copilot": {
|
|
401
1632
|
id: "github-copilot",
|
|
@@ -410,6 +1641,25 @@ export const AGENTS_BY_ID = {
|
|
|
410
1641
|
url: "https://docs.github.com/en/copilot",
|
|
411
1642
|
},
|
|
412
1643
|
],
|
|
1644
|
+
skills: {
|
|
1645
|
+
support: "standard",
|
|
1646
|
+
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",
|
|
1647
|
+
sources: [
|
|
1648
|
+
"https://code.visualstudio.com/docs/copilot/customization/agent-skills",
|
|
1649
|
+
"https://docs.github.com/en/copilot/concepts/agents/about-agent-skills",
|
|
1650
|
+
],
|
|
1651
|
+
lastVerified: "2026-05-18",
|
|
1652
|
+
scopes: ["user", "project"],
|
|
1653
|
+
directory: ".github/skills",
|
|
1654
|
+
},
|
|
1655
|
+
commands: {
|
|
1656
|
+
support: "bridged",
|
|
1657
|
+
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",
|
|
1658
|
+
sources: ["https://code.visualstudio.com/docs/copilot/customization/prompt-files"],
|
|
1659
|
+
lastVerified: "2026-05-18",
|
|
1660
|
+
scopes: ["user", "project"],
|
|
1661
|
+
directory: ".github/prompts",
|
|
1662
|
+
},
|
|
413
1663
|
mcp: {
|
|
414
1664
|
support: "standard",
|
|
415
1665
|
sources: [
|
|
@@ -418,6 +1668,39 @@ export const AGENTS_BY_ID = {
|
|
|
418
1668
|
lastVerified: "2026-05-16",
|
|
419
1669
|
scopes: ["user", "project"],
|
|
420
1670
|
transports: ["stdio", "http", "sse"],
|
|
1671
|
+
config: {
|
|
1672
|
+
serversKey: "servers",
|
|
1673
|
+
nativeEnabled: false,
|
|
1674
|
+
targets: [
|
|
1675
|
+
{
|
|
1676
|
+
scope: "project",
|
|
1677
|
+
path: ".vscode/mcp.json",
|
|
1678
|
+
format: "json",
|
|
1679
|
+
},
|
|
1680
|
+
],
|
|
1681
|
+
stdio: {
|
|
1682
|
+
typeField: {
|
|
1683
|
+
name: "type",
|
|
1684
|
+
value: "stdio",
|
|
1685
|
+
},
|
|
1686
|
+
command: "split",
|
|
1687
|
+
envKey: "env",
|
|
1688
|
+
},
|
|
1689
|
+
remote: {
|
|
1690
|
+
typeField: {
|
|
1691
|
+
name: "type",
|
|
1692
|
+
value: {
|
|
1693
|
+
"streamable-http": "http",
|
|
1694
|
+
sse: "sse",
|
|
1695
|
+
},
|
|
1696
|
+
},
|
|
1697
|
+
urlKey: {
|
|
1698
|
+
"streamable-http": "url",
|
|
1699
|
+
sse: "url",
|
|
1700
|
+
},
|
|
1701
|
+
headersKey: "headers",
|
|
1702
|
+
},
|
|
1703
|
+
},
|
|
421
1704
|
},
|
|
422
1705
|
subagents: {
|
|
423
1706
|
support: "bridged",
|
|
@@ -433,6 +1716,176 @@ export const AGENTS_BY_ID = {
|
|
|
433
1716
|
files: ["AGENTS.md", ".github/copilot-instructions.md"],
|
|
434
1717
|
nestedDiscovery: false,
|
|
435
1718
|
},
|
|
1719
|
+
permissions: {
|
|
1720
|
+
support: "standard",
|
|
1721
|
+
sources: [
|
|
1722
|
+
"https://code.visualstudio.com/docs/copilot/reference/copilot-settings",
|
|
1723
|
+
"https://code.visualstudio.com/docs/copilot/chat/chat-agent-mode",
|
|
1724
|
+
"https://code.visualstudio.com/docs/copilot/agents/agent-tools",
|
|
1725
|
+
"https://docs.github.com/en/copilot/concepts/agents/coding-agent",
|
|
1726
|
+
],
|
|
1727
|
+
lastVerified: "2026-05-18",
|
|
1728
|
+
scopes: ["user", "project"],
|
|
1729
|
+
mechanism: ["config-file"],
|
|
1730
|
+
configFiles: [
|
|
1731
|
+
{
|
|
1732
|
+
scope: "user",
|
|
1733
|
+
path: "~/Library/Application Support/Code/User/settings.json",
|
|
1734
|
+
format: "vscode-settings",
|
|
1735
|
+
gitignored: false,
|
|
1736
|
+
},
|
|
1737
|
+
{
|
|
1738
|
+
scope: "project",
|
|
1739
|
+
path: ".vscode/settings.json",
|
|
1740
|
+
format: "vscode-settings",
|
|
1741
|
+
gitignored: false,
|
|
1742
|
+
},
|
|
1743
|
+
],
|
|
1744
|
+
grammar: {
|
|
1745
|
+
style: "regex",
|
|
1746
|
+
example: '"/^axm(\\\\s|$)/": true',
|
|
1747
|
+
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",
|
|
1748
|
+
},
|
|
1749
|
+
cliFlags: [],
|
|
1750
|
+
grants: {
|
|
1751
|
+
shell: {
|
|
1752
|
+
target: ".vscode/settings.json",
|
|
1753
|
+
patch: {
|
|
1754
|
+
"chat.tools.terminal.autoApprove": {
|
|
1755
|
+
"${tool}": true,
|
|
1756
|
+
"/^${tool}(\\s|$)/": true,
|
|
1757
|
+
},
|
|
1758
|
+
},
|
|
1759
|
+
},
|
|
1760
|
+
filesystem: {
|
|
1761
|
+
target: ".vscode/settings.json",
|
|
1762
|
+
patch: {
|
|
1763
|
+
"chat.tools.edits.autoApprove": {
|
|
1764
|
+
"**/*": true,
|
|
1765
|
+
},
|
|
1766
|
+
},
|
|
1767
|
+
},
|
|
1768
|
+
},
|
|
1769
|
+
},
|
|
1770
|
+
},
|
|
1771
|
+
opencode: {
|
|
1772
|
+
id: "opencode",
|
|
1773
|
+
name: "OpenCode",
|
|
1774
|
+
vendor: "SST",
|
|
1775
|
+
homepage: "https://opencode.ai",
|
|
1776
|
+
interfaces: ["cli"],
|
|
1777
|
+
docs: [
|
|
1778
|
+
{
|
|
1779
|
+
label: "OpenCode documentation",
|
|
1780
|
+
url: "https://opencode.ai/docs",
|
|
1781
|
+
},
|
|
1782
|
+
],
|
|
1783
|
+
mcp: {
|
|
1784
|
+
support: "standard",
|
|
1785
|
+
sources: ["https://opencode.ai/docs/mcp-servers/", "https://opencode.ai/docs/config/"],
|
|
1786
|
+
lastVerified: "2026-05-18",
|
|
1787
|
+
scopes: ["user", "project"],
|
|
1788
|
+
transports: ["stdio", "http"],
|
|
1789
|
+
config: {
|
|
1790
|
+
serversKey: "mcp",
|
|
1791
|
+
nativeEnabled: true,
|
|
1792
|
+
targets: [
|
|
1793
|
+
{
|
|
1794
|
+
scope: "project",
|
|
1795
|
+
path: "opencode.jsonc",
|
|
1796
|
+
format: "jsonc",
|
|
1797
|
+
},
|
|
1798
|
+
{
|
|
1799
|
+
scope: "user",
|
|
1800
|
+
path: "~/.config/opencode/opencode.json",
|
|
1801
|
+
format: "json",
|
|
1802
|
+
},
|
|
1803
|
+
],
|
|
1804
|
+
stdio: {
|
|
1805
|
+
typeField: {
|
|
1806
|
+
name: "type",
|
|
1807
|
+
value: "local",
|
|
1808
|
+
},
|
|
1809
|
+
command: "array",
|
|
1810
|
+
envKey: "environment",
|
|
1811
|
+
},
|
|
1812
|
+
remote: {
|
|
1813
|
+
typeField: {
|
|
1814
|
+
name: "type",
|
|
1815
|
+
value: {
|
|
1816
|
+
"streamable-http": "remote",
|
|
1817
|
+
sse: "remote",
|
|
1818
|
+
},
|
|
1819
|
+
},
|
|
1820
|
+
urlKey: {
|
|
1821
|
+
"streamable-http": "url",
|
|
1822
|
+
sse: "url",
|
|
1823
|
+
},
|
|
1824
|
+
headersKey: "headers",
|
|
1825
|
+
},
|
|
1826
|
+
},
|
|
1827
|
+
},
|
|
1828
|
+
},
|
|
1829
|
+
pi: {
|
|
1830
|
+
id: "pi",
|
|
1831
|
+
name: "Pi",
|
|
1832
|
+
vendor: "Mario Zechner",
|
|
1833
|
+
homepage: "https://github.com/badlogic/pi-mono",
|
|
1834
|
+
interfaces: ["cli"],
|
|
1835
|
+
docs: [
|
|
1836
|
+
{
|
|
1837
|
+
label: "Pi coding agent documentation",
|
|
1838
|
+
url: "https://github.com/badlogic/pi-mono/blob/main/packages/coding-agent/README.md",
|
|
1839
|
+
},
|
|
1840
|
+
],
|
|
1841
|
+
skills: {
|
|
1842
|
+
support: "standard",
|
|
1843
|
+
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",
|
|
1844
|
+
sources: ["https://github.com/badlogic/pi-mono/blob/main/packages/coding-agent/README.md"],
|
|
1845
|
+
lastVerified: "2026-05-18",
|
|
1846
|
+
scopes: ["user", "project"],
|
|
1847
|
+
directory: ".pi/skills",
|
|
1848
|
+
},
|
|
1849
|
+
commands: {
|
|
1850
|
+
support: "bridged",
|
|
1851
|
+
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",
|
|
1852
|
+
sources: ["https://github.com/badlogic/pi-mono/blob/main/packages/coding-agent/README.md"],
|
|
1853
|
+
lastVerified: "2026-05-18",
|
|
1854
|
+
scopes: ["user", "project"],
|
|
1855
|
+
directory: ".pi/prompts",
|
|
1856
|
+
},
|
|
1857
|
+
mcp: {
|
|
1858
|
+
support: "unsupported",
|
|
1859
|
+
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',
|
|
1860
|
+
sources: ["https://github.com/badlogic/pi-mono/blob/main/packages/coding-agent/README.md"],
|
|
1861
|
+
lastVerified: "2026-05-18",
|
|
1862
|
+
scopes: [],
|
|
1863
|
+
transports: [],
|
|
1864
|
+
},
|
|
1865
|
+
subagents: {
|
|
1866
|
+
support: "unsupported",
|
|
1867
|
+
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",
|
|
1868
|
+
sources: ["https://github.com/badlogic/pi-mono/blob/main/packages/coding-agent/README.md"],
|
|
1869
|
+
lastVerified: "2026-05-18",
|
|
1870
|
+
scopes: [],
|
|
1871
|
+
},
|
|
1872
|
+
instructions: {
|
|
1873
|
+
support: "standard",
|
|
1874
|
+
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",
|
|
1875
|
+
sources: ["https://github.com/badlogic/pi-mono/blob/main/packages/coding-agent/README.md"],
|
|
1876
|
+
lastVerified: "2026-05-18",
|
|
1877
|
+
scopes: ["user", "project"],
|
|
1878
|
+
files: ["AGENTS.md", "CLAUDE.md"],
|
|
1879
|
+
nestedDiscovery: true,
|
|
1880
|
+
},
|
|
1881
|
+
permissions: {
|
|
1882
|
+
support: "unsupported",
|
|
1883
|
+
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",
|
|
1884
|
+
sources: ["https://github.com/badlogic/pi-mono/blob/main/packages/coding-agent/README.md"],
|
|
1885
|
+
lastVerified: "2026-05-18",
|
|
1886
|
+
scopes: [],
|
|
1887
|
+
mechanism: [],
|
|
1888
|
+
},
|
|
436
1889
|
},
|
|
437
1890
|
windsurf: {
|
|
438
1891
|
id: "windsurf",
|
|
@@ -447,12 +1900,50 @@ export const AGENTS_BY_ID = {
|
|
|
447
1900
|
url: "https://docs.windsurf.com",
|
|
448
1901
|
},
|
|
449
1902
|
],
|
|
1903
|
+
skills: {
|
|
1904
|
+
support: "standard",
|
|
1905
|
+
notes: "Cascade reads SKILL.md skills from .windsurf/skills (project) and ~/.codeium/windsurf/skills (user) with progressive disclosure.\n",
|
|
1906
|
+
sources: ["https://docs.windsurf.com/windsurf/cascade/skills"],
|
|
1907
|
+
lastVerified: "2026-05-18",
|
|
1908
|
+
scopes: ["user", "project"],
|
|
1909
|
+
directory: ".windsurf/skills",
|
|
1910
|
+
},
|
|
1911
|
+
commands: {
|
|
1912
|
+
support: "bridged",
|
|
1913
|
+
notes: "Windsurf Workflows are slash-command-invoked Markdown prompts under .windsurf/workflows (project) and ~/.codeium/windsurf/global_workflows (user).\n",
|
|
1914
|
+
sources: ["https://docs.windsurf.com/windsurf/cascade/workflows"],
|
|
1915
|
+
lastVerified: "2026-05-18",
|
|
1916
|
+
scopes: ["user", "project"],
|
|
1917
|
+
directory: ".windsurf/workflows",
|
|
1918
|
+
},
|
|
450
1919
|
mcp: {
|
|
451
1920
|
support: "standard",
|
|
452
1921
|
sources: ["https://docs.windsurf.com/windsurf/cascade/mcp"],
|
|
453
1922
|
lastVerified: "2026-05-16",
|
|
454
1923
|
scopes: ["user", "project"],
|
|
455
1924
|
transports: ["stdio"],
|
|
1925
|
+
config: {
|
|
1926
|
+
serversKey: "mcpServers",
|
|
1927
|
+
nativeEnabled: false,
|
|
1928
|
+
targets: [
|
|
1929
|
+
{
|
|
1930
|
+
scope: "user",
|
|
1931
|
+
path: "~/.codeium/windsurf/mcp_config.json",
|
|
1932
|
+
format: "json",
|
|
1933
|
+
},
|
|
1934
|
+
],
|
|
1935
|
+
stdio: {
|
|
1936
|
+
command: "split",
|
|
1937
|
+
envKey: "env",
|
|
1938
|
+
},
|
|
1939
|
+
},
|
|
1940
|
+
},
|
|
1941
|
+
subagents: {
|
|
1942
|
+
support: "unsupported",
|
|
1943
|
+
notes: "Cascade exposes only built-in and internal subagents plus multi-agent sessions; no user-authorable custom subagent extension type is documented.\n",
|
|
1944
|
+
sources: ["https://docs.windsurf.com/windsurf/cascade/agents-md"],
|
|
1945
|
+
lastVerified: "2026-05-18",
|
|
1946
|
+
scopes: [],
|
|
456
1947
|
},
|
|
457
1948
|
instructions: {
|
|
458
1949
|
support: "standard",
|
|
@@ -469,6 +1960,45 @@ export const AGENTS_BY_ID = {
|
|
|
469
1960
|
scopes: ["user", "project"],
|
|
470
1961
|
directory: ".windsurf/rules",
|
|
471
1962
|
},
|
|
1963
|
+
permissions: {
|
|
1964
|
+
support: "standard",
|
|
1965
|
+
sources: [
|
|
1966
|
+
"https://docs.windsurf.com/windsurf/terminal",
|
|
1967
|
+
"https://docs.windsurf.com/windsurf/cascade",
|
|
1968
|
+
],
|
|
1969
|
+
lastVerified: "2026-05-18",
|
|
1970
|
+
scopes: ["user"],
|
|
1971
|
+
mechanism: ["config-file", "ui-only"],
|
|
1972
|
+
configFiles: [
|
|
1973
|
+
{
|
|
1974
|
+
scope: "user",
|
|
1975
|
+
path: "VS Code settings (Settings UI)",
|
|
1976
|
+
format: "vscode-settings",
|
|
1977
|
+
gitignored: false,
|
|
1978
|
+
},
|
|
1979
|
+
],
|
|
1980
|
+
grammar: {
|
|
1981
|
+
style: "prefix",
|
|
1982
|
+
example: "axm",
|
|
1983
|
+
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",
|
|
1984
|
+
},
|
|
1985
|
+
prerequisites: [
|
|
1986
|
+
{
|
|
1987
|
+
key: "Cascade auto-execution level",
|
|
1988
|
+
value: "allowlist_only | turbo",
|
|
1989
|
+
scope: "user",
|
|
1990
|
+
note: "Disabled and Auto modes ignore allowlist entries; set via the Windsurf Settings panel.",
|
|
1991
|
+
},
|
|
1992
|
+
],
|
|
1993
|
+
grants: {
|
|
1994
|
+
shell: {
|
|
1995
|
+
target: "VS Code settings",
|
|
1996
|
+
patch: {
|
|
1997
|
+
"windsurf.cascadeCommandsAllowList": ["${tool}"],
|
|
1998
|
+
},
|
|
1999
|
+
},
|
|
2000
|
+
},
|
|
2001
|
+
},
|
|
472
2002
|
},
|
|
473
2003
|
};
|
|
474
2004
|
//# sourceMappingURL=catalog.generated.js.map
|