@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
|
@@ -4,11 +4,11 @@
|
|
|
4
4
|
*/
|
|
5
5
|
import * as Schema from "effect/Schema";
|
|
6
6
|
/** @experimental This API is unstable and may change without notice. */
|
|
7
|
-
export declare const AGENT_IDS: readonly ["claude-code", "codex", "cursor", "gemini-cli", "github-copilot", "windsurf"];
|
|
7
|
+
export declare const AGENT_IDS: readonly ["claude-code", "codex", "cursor", "gemini-cli", "github-copilot", "opencode", "pi", "windsurf"];
|
|
8
8
|
/** @experimental This API is unstable and may change without notice. */
|
|
9
9
|
export type AgentId = (typeof AGENT_IDS)[number];
|
|
10
10
|
/** @experimental This API is unstable and may change without notice. */
|
|
11
|
-
export declare const AgentIdSchema: Schema.Literals<readonly ["claude-code", "codex", "cursor", "gemini-cli", "github-copilot", "windsurf"]>;
|
|
11
|
+
export declare const AgentIdSchema: Schema.Literals<readonly ["claude-code", "codex", "cursor", "gemini-cli", "github-copilot", "opencode", "pi", "windsurf"]>;
|
|
12
12
|
/** @experimental This API is unstable and may change without notice. */
|
|
13
13
|
export declare const AGENTS: readonly [{
|
|
14
14
|
readonly id: "claude-code";
|
|
@@ -29,9 +29,10 @@ export declare const AGENTS: readonly [{
|
|
|
29
29
|
readonly directory: ".claude/skills";
|
|
30
30
|
};
|
|
31
31
|
readonly commands: {
|
|
32
|
-
readonly support: "
|
|
32
|
+
readonly support: "bridged";
|
|
33
|
+
readonly notes: "Custom slash commands are Markdown prompt files under .claude/commands. Recorded as bridged because commands have no industry spec standard.\n";
|
|
33
34
|
readonly sources: readonly ["https://docs.claude.com/en/docs/claude-code/slash-commands"];
|
|
34
|
-
readonly lastVerified: "2026-05-
|
|
35
|
+
readonly lastVerified: "2026-05-18";
|
|
35
36
|
readonly scopes: readonly ["user", "project"];
|
|
36
37
|
readonly directory: ".claude/commands";
|
|
37
38
|
};
|
|
@@ -41,6 +42,37 @@ export declare const AGENTS: readonly [{
|
|
|
41
42
|
readonly lastVerified: "2026-05-16";
|
|
42
43
|
readonly scopes: readonly ["user", "project"];
|
|
43
44
|
readonly transports: readonly ["stdio", "http", "sse"];
|
|
45
|
+
readonly config: {
|
|
46
|
+
readonly serversKey: "mcpServers";
|
|
47
|
+
readonly nativeEnabled: false;
|
|
48
|
+
readonly targets: readonly [{
|
|
49
|
+
readonly scope: "project";
|
|
50
|
+
readonly path: ".mcp.json";
|
|
51
|
+
readonly format: "json";
|
|
52
|
+
}];
|
|
53
|
+
readonly stdio: {
|
|
54
|
+
readonly typeField: {
|
|
55
|
+
readonly name: "type";
|
|
56
|
+
readonly value: "stdio";
|
|
57
|
+
};
|
|
58
|
+
readonly command: "split";
|
|
59
|
+
readonly envKey: "env";
|
|
60
|
+
};
|
|
61
|
+
readonly remote: {
|
|
62
|
+
readonly typeField: {
|
|
63
|
+
readonly name: "type";
|
|
64
|
+
readonly value: {
|
|
65
|
+
readonly "streamable-http": "http";
|
|
66
|
+
readonly sse: "sse";
|
|
67
|
+
};
|
|
68
|
+
};
|
|
69
|
+
readonly urlKey: {
|
|
70
|
+
readonly "streamable-http": "url";
|
|
71
|
+
readonly sse: "url";
|
|
72
|
+
};
|
|
73
|
+
readonly headersKey: "headers";
|
|
74
|
+
};
|
|
75
|
+
};
|
|
44
76
|
};
|
|
45
77
|
readonly subagents: {
|
|
46
78
|
readonly support: "bridged";
|
|
@@ -56,6 +88,52 @@ export declare const AGENTS: readonly [{
|
|
|
56
88
|
readonly files: readonly ["CLAUDE.md"];
|
|
57
89
|
readonly nestedDiscovery: true;
|
|
58
90
|
};
|
|
91
|
+
readonly permissions: {
|
|
92
|
+
readonly support: "standard";
|
|
93
|
+
readonly sources: readonly ["https://docs.claude.com/en/docs/claude-code/iam", "https://docs.claude.com/en/docs/claude-code/settings"];
|
|
94
|
+
readonly lastVerified: "2026-05-18";
|
|
95
|
+
readonly scopes: readonly ["user", "project"];
|
|
96
|
+
readonly mechanism: readonly ["config-file"];
|
|
97
|
+
readonly configFiles: readonly [{
|
|
98
|
+
readonly scope: "user";
|
|
99
|
+
readonly path: "~/.claude/settings.json";
|
|
100
|
+
readonly format: "json";
|
|
101
|
+
readonly gitignored: false;
|
|
102
|
+
}, {
|
|
103
|
+
readonly scope: "project";
|
|
104
|
+
readonly path: ".claude/settings.json";
|
|
105
|
+
readonly format: "json";
|
|
106
|
+
readonly gitignored: false;
|
|
107
|
+
}, {
|
|
108
|
+
readonly scope: "project";
|
|
109
|
+
readonly path: ".claude/settings.local.json";
|
|
110
|
+
readonly format: "json";
|
|
111
|
+
readonly gitignored: true;
|
|
112
|
+
}];
|
|
113
|
+
readonly grammar: {
|
|
114
|
+
readonly style: "tool-call";
|
|
115
|
+
readonly example: "Bash(axm:*)";
|
|
116
|
+
readonly notes: "Tool(specifier) with * wildcards. Evaluated deny > ask > allow (first match wins). Settings merge across scopes rather than override.\n";
|
|
117
|
+
};
|
|
118
|
+
readonly grants: {
|
|
119
|
+
readonly shell: {
|
|
120
|
+
readonly target: "~/.claude/settings.json";
|
|
121
|
+
readonly patch: {
|
|
122
|
+
readonly permissions: {
|
|
123
|
+
readonly allow: readonly ["Bash(${tool}:*)"];
|
|
124
|
+
};
|
|
125
|
+
};
|
|
126
|
+
};
|
|
127
|
+
readonly filesystem: {
|
|
128
|
+
readonly target: "~/.claude/settings.json";
|
|
129
|
+
readonly patch: {
|
|
130
|
+
readonly permissions: {
|
|
131
|
+
readonly allow: readonly ["Read(${workspaceRoot}/**)", "Write(${workspaceRoot}/**)", "Edit(${workspaceRoot}/**)"];
|
|
132
|
+
};
|
|
133
|
+
};
|
|
134
|
+
};
|
|
135
|
+
};
|
|
136
|
+
};
|
|
59
137
|
}, {
|
|
60
138
|
readonly id: "codex";
|
|
61
139
|
readonly name: "Codex";
|
|
@@ -67,12 +145,67 @@ export declare const AGENTS: readonly [{
|
|
|
67
145
|
readonly label: "Codex documentation";
|
|
68
146
|
readonly url: "https://developers.openai.com/codex";
|
|
69
147
|
}];
|
|
148
|
+
readonly skills: {
|
|
149
|
+
readonly support: "standard";
|
|
150
|
+
readonly notes: "Reads SKILL.md skills from repository (.agents/skills) and user (~/.agents/skills) locations with progressive disclosure, using the cross-tool Agent Skills convention rather than a .codex/ path.\n";
|
|
151
|
+
readonly sources: readonly ["https://developers.openai.com/codex/skills"];
|
|
152
|
+
readonly lastVerified: "2026-05-18";
|
|
153
|
+
readonly scopes: readonly ["user", "project"];
|
|
154
|
+
readonly directory: ".agents/skills";
|
|
155
|
+
};
|
|
156
|
+
readonly commands: {
|
|
157
|
+
readonly support: "bridged";
|
|
158
|
+
readonly notes: "Custom prompts are user-scope Markdown slash commands in ~/.codex/prompts. Deprecated by OpenAI in favor of skills for reusable instructions, and there is no project-scoped command directory.\n";
|
|
159
|
+
readonly sources: readonly ["https://developers.openai.com/codex/custom-prompts", "https://developers.openai.com/codex/cli/slash-commands"];
|
|
160
|
+
readonly lastVerified: "2026-05-18";
|
|
161
|
+
readonly scopes: readonly ["user"];
|
|
162
|
+
readonly directory: "~/.codex/prompts";
|
|
163
|
+
};
|
|
70
164
|
readonly mcp: {
|
|
71
165
|
readonly support: "standard";
|
|
72
166
|
readonly sources: readonly ["https://github.com/openai/codex/blob/main/docs/config.md#mcp-servers"];
|
|
73
167
|
readonly lastVerified: "2026-05-16";
|
|
74
168
|
readonly scopes: readonly ["user", "project"];
|
|
75
169
|
readonly transports: readonly ["stdio", "http"];
|
|
170
|
+
readonly config: {
|
|
171
|
+
readonly serversKey: "mcp_servers";
|
|
172
|
+
readonly nativeEnabled: true;
|
|
173
|
+
readonly targets: readonly [{
|
|
174
|
+
readonly scope: "project";
|
|
175
|
+
readonly path: ".codex/config.toml";
|
|
176
|
+
readonly format: "toml";
|
|
177
|
+
}, {
|
|
178
|
+
readonly scope: "user";
|
|
179
|
+
readonly path: "~/.codex/config.toml";
|
|
180
|
+
readonly format: "toml";
|
|
181
|
+
}];
|
|
182
|
+
readonly stdio: {
|
|
183
|
+
readonly command: "split";
|
|
184
|
+
readonly envKey: "env";
|
|
185
|
+
};
|
|
186
|
+
readonly remote: {
|
|
187
|
+
readonly typeField: {
|
|
188
|
+
readonly name: "type";
|
|
189
|
+
readonly value: {
|
|
190
|
+
readonly "streamable-http": "streamable-http";
|
|
191
|
+
readonly sse: "sse";
|
|
192
|
+
};
|
|
193
|
+
};
|
|
194
|
+
readonly urlKey: {
|
|
195
|
+
readonly "streamable-http": "url";
|
|
196
|
+
readonly sse: "url";
|
|
197
|
+
};
|
|
198
|
+
readonly headersKey: "http_headers";
|
|
199
|
+
};
|
|
200
|
+
readonly transform: "codex-toml";
|
|
201
|
+
};
|
|
202
|
+
};
|
|
203
|
+
readonly subagents: {
|
|
204
|
+
readonly support: "bridged";
|
|
205
|
+
readonly notes: "Custom agents are standalone TOML files under .codex/agents (project) or ~/.codex/agents (user); a custom agent overrides a built-in of the same name.\n";
|
|
206
|
+
readonly sources: readonly ["https://developers.openai.com/codex/subagents"];
|
|
207
|
+
readonly lastVerified: "2026-05-18";
|
|
208
|
+
readonly scopes: readonly ["user", "project"];
|
|
76
209
|
};
|
|
77
210
|
readonly instructions: {
|
|
78
211
|
readonly support: "standard";
|
|
@@ -82,6 +215,64 @@ export declare const AGENTS: readonly [{
|
|
|
82
215
|
readonly files: readonly ["AGENTS.md"];
|
|
83
216
|
readonly nestedDiscovery: true;
|
|
84
217
|
};
|
|
218
|
+
readonly permissions: {
|
|
219
|
+
readonly support: "standard";
|
|
220
|
+
readonly sources: readonly ["https://developers.openai.com/codex/config-reference", "https://developers.openai.com/codex/config-advanced", "https://developers.openai.com/codex/security", "https://developers.openai.com/codex/rules"];
|
|
221
|
+
readonly lastVerified: "2026-05-18";
|
|
222
|
+
readonly scopes: readonly ["user", "project"];
|
|
223
|
+
readonly mechanism: readonly ["config-file", "cli-flag"];
|
|
224
|
+
readonly configFiles: readonly [{
|
|
225
|
+
readonly scope: "user";
|
|
226
|
+
readonly path: "~/.codex/config.toml";
|
|
227
|
+
readonly format: "toml";
|
|
228
|
+
readonly gitignored: false;
|
|
229
|
+
}, {
|
|
230
|
+
readonly scope: "user";
|
|
231
|
+
readonly path: "~/.codex/rules/${tool}.rules";
|
|
232
|
+
readonly format: "starlark";
|
|
233
|
+
readonly gitignored: false;
|
|
234
|
+
}];
|
|
235
|
+
readonly grammar: {
|
|
236
|
+
readonly style: "starlark-rule";
|
|
237
|
+
readonly example: "prefix_rule(pattern=[\"axm\"], decision=\"allow\")";
|
|
238
|
+
readonly notes: "Per-command allowlisting is Starlark prefix_rule() in ~/.codex/rules/*.rules. Sandbox and approval mode live separately in config.toml. Most restrictive match wins (forbidden > prompt > allow).\n";
|
|
239
|
+
};
|
|
240
|
+
readonly prerequisites: readonly [{
|
|
241
|
+
readonly key: "sandbox_mode";
|
|
242
|
+
readonly value: "workspace-write";
|
|
243
|
+
readonly scope: "user";
|
|
244
|
+
readonly note: "Required to grant project write access.";
|
|
245
|
+
}, {
|
|
246
|
+
readonly key: "approval_policy";
|
|
247
|
+
readonly value: "never";
|
|
248
|
+
readonly scope: "user";
|
|
249
|
+
readonly note: "Suppresses approval prompts.";
|
|
250
|
+
}];
|
|
251
|
+
readonly cliFlags: readonly [{
|
|
252
|
+
readonly flag: "--full-auto";
|
|
253
|
+
readonly note: "Equivalent one-shot bypass of prompts and sandbox restrictions.";
|
|
254
|
+
}, {
|
|
255
|
+
readonly flag: "--sandbox workspace-write";
|
|
256
|
+
}, {
|
|
257
|
+
readonly flag: "--ask-for-approval never";
|
|
258
|
+
}];
|
|
259
|
+
readonly grants: {
|
|
260
|
+
readonly shell: {
|
|
261
|
+
readonly target: "~/.codex/rules/${tool}.rules";
|
|
262
|
+
readonly template: "prefix_rule(\n pattern = [\"${tool}\"],\n decision = \"allow\",\n justification = \"${tool} CLI trusted in this workspace.\",\n)\n";
|
|
263
|
+
};
|
|
264
|
+
readonly filesystem: {
|
|
265
|
+
readonly target: "~/.codex/config.toml";
|
|
266
|
+
readonly patch: {
|
|
267
|
+
readonly sandbox_mode: "workspace-write";
|
|
268
|
+
readonly sandbox_workspace_write: {
|
|
269
|
+
readonly writable_roots: readonly ["${workspaceRoot}"];
|
|
270
|
+
readonly network_access: true;
|
|
271
|
+
};
|
|
272
|
+
};
|
|
273
|
+
};
|
|
274
|
+
};
|
|
275
|
+
};
|
|
85
276
|
}, {
|
|
86
277
|
readonly id: "cursor";
|
|
87
278
|
readonly name: "Cursor";
|
|
@@ -93,12 +284,55 @@ export declare const AGENTS: readonly [{
|
|
|
93
284
|
readonly label: "Cursor documentation";
|
|
94
285
|
readonly url: "https://docs.cursor.com";
|
|
95
286
|
}];
|
|
287
|
+
readonly skills: {
|
|
288
|
+
readonly support: "standard";
|
|
289
|
+
readonly notes: "Cursor 2.4 added Agent Skills (SKILL.md) across the editor and the cursor-agent CLI; it also loads .claude/skills and .codex/skills for cross-tool compatibility.\n";
|
|
290
|
+
readonly sources: readonly ["https://cursor.com/docs/context/skills", "https://cursor.com/changelog/2-4"];
|
|
291
|
+
readonly lastVerified: "2026-05-18";
|
|
292
|
+
readonly scopes: readonly ["user", "project"];
|
|
293
|
+
readonly directory: ".cursor/skills";
|
|
294
|
+
};
|
|
295
|
+
readonly commands: {
|
|
296
|
+
readonly support: "bridged";
|
|
297
|
+
readonly notes: "Custom commands are Markdown prompt files under .cursor/commands (project) or ~/.cursor/commands (user); documented as a beta feature.\n";
|
|
298
|
+
readonly sources: readonly ["https://docs.cursor.com/en/agent/chat/commands", "https://cursor.com/changelog/1-6"];
|
|
299
|
+
readonly lastVerified: "2026-05-18";
|
|
300
|
+
readonly scopes: readonly ["user", "project"];
|
|
301
|
+
readonly directory: ".cursor/commands";
|
|
302
|
+
};
|
|
96
303
|
readonly mcp: {
|
|
97
304
|
readonly support: "standard";
|
|
98
305
|
readonly sources: readonly ["https://docs.cursor.com/advanced/model-context-protocol"];
|
|
99
306
|
readonly lastVerified: "2026-05-16";
|
|
100
307
|
readonly scopes: readonly ["user", "project"];
|
|
101
308
|
readonly transports: readonly ["stdio", "http", "sse"];
|
|
309
|
+
readonly config: {
|
|
310
|
+
readonly serversKey: "mcpServers";
|
|
311
|
+
readonly nativeEnabled: false;
|
|
312
|
+
readonly targets: readonly [{
|
|
313
|
+
readonly scope: "project";
|
|
314
|
+
readonly path: ".cursor/mcp.json";
|
|
315
|
+
readonly format: "json";
|
|
316
|
+
}];
|
|
317
|
+
readonly stdio: {
|
|
318
|
+
readonly command: "split";
|
|
319
|
+
readonly envKey: "env";
|
|
320
|
+
};
|
|
321
|
+
readonly remote: {
|
|
322
|
+
readonly urlKey: {
|
|
323
|
+
readonly "streamable-http": "url";
|
|
324
|
+
readonly sse: "url";
|
|
325
|
+
};
|
|
326
|
+
readonly headersKey: "headers";
|
|
327
|
+
};
|
|
328
|
+
};
|
|
329
|
+
};
|
|
330
|
+
readonly subagents: {
|
|
331
|
+
readonly support: "bridged";
|
|
332
|
+
readonly notes: "Custom subagents are Markdown files with YAML frontmatter under .cursor/agents (project) or ~/.cursor/agents (user); added in Cursor 2.4.\n";
|
|
333
|
+
readonly sources: readonly ["https://cursor.com/docs/subagents", "https://cursor.com/changelog/2-4"];
|
|
334
|
+
readonly lastVerified: "2026-05-18";
|
|
335
|
+
readonly scopes: readonly ["user", "project"];
|
|
102
336
|
};
|
|
103
337
|
readonly instructions: {
|
|
104
338
|
readonly support: "standard";
|
|
@@ -115,6 +349,80 @@ export declare const AGENTS: readonly [{
|
|
|
115
349
|
readonly scopes: readonly ["project"];
|
|
116
350
|
readonly directory: ".cursor/rules";
|
|
117
351
|
};
|
|
352
|
+
readonly permissions: {
|
|
353
|
+
readonly support: "standard";
|
|
354
|
+
readonly sources: readonly ["https://cursor.com/docs/reference/permissions", "https://cursor.com/docs/reference/sandbox", "https://cursor.com/docs/agent/tools/terminal", "https://cursor.com/docs/cli/reference/permissions"];
|
|
355
|
+
readonly lastVerified: "2026-05-18";
|
|
356
|
+
readonly scopes: readonly ["user", "project"];
|
|
357
|
+
readonly mechanism: readonly ["config-file", "ui-only", "cli-flag"];
|
|
358
|
+
readonly configFiles: readonly [{
|
|
359
|
+
readonly scope: "user";
|
|
360
|
+
readonly path: "~/.cursor/permissions.json";
|
|
361
|
+
readonly format: "json";
|
|
362
|
+
readonly gitignored: false;
|
|
363
|
+
}, {
|
|
364
|
+
readonly scope: "user";
|
|
365
|
+
readonly path: "~/.cursor/sandbox.json";
|
|
366
|
+
readonly format: "json";
|
|
367
|
+
readonly gitignored: false;
|
|
368
|
+
}, {
|
|
369
|
+
readonly scope: "project";
|
|
370
|
+
readonly path: ".cursor/sandbox.json";
|
|
371
|
+
readonly format: "json";
|
|
372
|
+
readonly gitignored: false;
|
|
373
|
+
}, {
|
|
374
|
+
readonly scope: "user";
|
|
375
|
+
readonly path: "~/.cursor/cli-config.json";
|
|
376
|
+
readonly format: "json";
|
|
377
|
+
readonly gitignored: false;
|
|
378
|
+
}, {
|
|
379
|
+
readonly scope: "project";
|
|
380
|
+
readonly path: ".cursor/cli.json";
|
|
381
|
+
readonly format: "json";
|
|
382
|
+
readonly gitignored: false;
|
|
383
|
+
}];
|
|
384
|
+
readonly grammar: {
|
|
385
|
+
readonly style: "prefix";
|
|
386
|
+
readonly example: "axm";
|
|
387
|
+
readonly notes: "IDE: case-sensitive command prefix in terminalAllowlist. CLI: Tool-call syntax Shell()/Read()/Write() with glob patterns. Deny always beats allow.\n";
|
|
388
|
+
};
|
|
389
|
+
readonly prerequisites: readonly [{
|
|
390
|
+
readonly key: "Settings > Cursor Settings > Agents > Auto-Run";
|
|
391
|
+
readonly value: "Run in Sandbox | Run Everything";
|
|
392
|
+
readonly scope: "user";
|
|
393
|
+
readonly note: "IDE Auto-Run must be enabled before terminalAllowlist takes effect.";
|
|
394
|
+
}];
|
|
395
|
+
readonly cliFlags: readonly [{
|
|
396
|
+
readonly flag: "--force";
|
|
397
|
+
readonly note: "Bypasses cursor-agent prompts (community-documented; verify against --help).";
|
|
398
|
+
}, {
|
|
399
|
+
readonly flag: "--yolo";
|
|
400
|
+
readonly note: "Bypasses cursor-agent prompts (community-documented; verify against --help).";
|
|
401
|
+
}];
|
|
402
|
+
readonly grants: {
|
|
403
|
+
readonly shell: {
|
|
404
|
+
readonly target: "~/.cursor/permissions.json";
|
|
405
|
+
readonly patch: {
|
|
406
|
+
readonly terminalAllowlist: readonly ["${tool}"];
|
|
407
|
+
};
|
|
408
|
+
};
|
|
409
|
+
readonly cliShell: {
|
|
410
|
+
readonly target: ".cursor/cli.json";
|
|
411
|
+
readonly patch: {
|
|
412
|
+
readonly permissions: {
|
|
413
|
+
readonly allow: readonly ["Shell(${tool})", "Shell(${tool}:*)"];
|
|
414
|
+
};
|
|
415
|
+
};
|
|
416
|
+
};
|
|
417
|
+
readonly filesystem: {
|
|
418
|
+
readonly target: ".cursor/sandbox.json";
|
|
419
|
+
readonly patch: {
|
|
420
|
+
readonly type: "workspace_readwrite";
|
|
421
|
+
readonly additionalReadwritePaths: readonly [];
|
|
422
|
+
};
|
|
423
|
+
};
|
|
424
|
+
};
|
|
425
|
+
};
|
|
118
426
|
}, {
|
|
119
427
|
readonly id: "gemini-cli";
|
|
120
428
|
readonly name: "Gemini CLI";
|
|
@@ -133,12 +441,44 @@ export declare const AGENTS: readonly [{
|
|
|
133
441
|
readonly scopes: readonly ["user", "project"];
|
|
134
442
|
readonly directory: ".gemini/skills";
|
|
135
443
|
};
|
|
444
|
+
readonly commands: {
|
|
445
|
+
readonly support: "bridged";
|
|
446
|
+
readonly notes: "Custom slash commands are TOML files under .gemini/commands (project) or ~/.gemini/commands (user); AXM bridges its command extension format to TOML.\n";
|
|
447
|
+
readonly sources: readonly ["https://github.com/google-gemini/gemini-cli/blob/main/docs/cli/custom-commands.md"];
|
|
448
|
+
readonly lastVerified: "2026-05-18";
|
|
449
|
+
readonly scopes: readonly ["user", "project"];
|
|
450
|
+
readonly directory: ".gemini/commands";
|
|
451
|
+
};
|
|
136
452
|
readonly mcp: {
|
|
137
453
|
readonly support: "standard";
|
|
138
454
|
readonly sources: readonly ["https://github.com/google-gemini/gemini-cli/blob/main/docs/cli/cli-reference.md"];
|
|
139
455
|
readonly lastVerified: "2026-05-16";
|
|
140
456
|
readonly scopes: readonly ["user", "project"];
|
|
141
457
|
readonly transports: readonly ["stdio"];
|
|
458
|
+
readonly config: {
|
|
459
|
+
readonly serversKey: "mcpServers";
|
|
460
|
+
readonly nativeEnabled: false;
|
|
461
|
+
readonly targets: readonly [{
|
|
462
|
+
readonly scope: "project";
|
|
463
|
+
readonly path: ".gemini/settings.json";
|
|
464
|
+
readonly format: "json";
|
|
465
|
+
}, {
|
|
466
|
+
readonly scope: "user";
|
|
467
|
+
readonly path: "~/.gemini/settings.json";
|
|
468
|
+
readonly format: "json";
|
|
469
|
+
}];
|
|
470
|
+
readonly stdio: {
|
|
471
|
+
readonly command: "split";
|
|
472
|
+
readonly envKey: "env";
|
|
473
|
+
};
|
|
474
|
+
};
|
|
475
|
+
};
|
|
476
|
+
readonly subagents: {
|
|
477
|
+
readonly support: "bridged";
|
|
478
|
+
readonly notes: "Subagents are Markdown files with YAML frontmatter under .gemini/agents (project) or ~/.gemini/agents (user); shipped in Gemini CLI v0.38.1.\n";
|
|
479
|
+
readonly sources: readonly ["https://github.com/google-gemini/gemini-cli/blob/main/docs/core/subagents.md"];
|
|
480
|
+
readonly lastVerified: "2026-05-18";
|
|
481
|
+
readonly scopes: readonly ["user", "project"];
|
|
142
482
|
};
|
|
143
483
|
readonly instructions: {
|
|
144
484
|
readonly support: "bridged";
|
|
@@ -148,6 +488,58 @@ export declare const AGENTS: readonly [{
|
|
|
148
488
|
readonly files: readonly ["GEMINI.md"];
|
|
149
489
|
readonly nestedDiscovery: true;
|
|
150
490
|
};
|
|
491
|
+
readonly permissions: {
|
|
492
|
+
readonly support: "standard";
|
|
493
|
+
readonly sources: readonly ["https://github.com/google-gemini/gemini-cli/blob/main/docs/cli/settings.md", "https://github.com/google-gemini/gemini-cli/blob/main/docs/cli/cli-reference.md", "https://github.com/google-gemini/gemini-cli/blob/main/docs/tools/shell.md", "https://github.com/google-gemini/gemini-cli/blob/main/docs/cli/trusted-folders.md"];
|
|
494
|
+
readonly lastVerified: "2026-05-18";
|
|
495
|
+
readonly scopes: readonly ["user", "project"];
|
|
496
|
+
readonly mechanism: readonly ["config-file", "cli-flag"];
|
|
497
|
+
readonly configFiles: readonly [{
|
|
498
|
+
readonly scope: "user";
|
|
499
|
+
readonly path: "~/.gemini/settings.json";
|
|
500
|
+
readonly format: "json";
|
|
501
|
+
readonly gitignored: false;
|
|
502
|
+
}, {
|
|
503
|
+
readonly scope: "project";
|
|
504
|
+
readonly path: ".gemini/settings.json";
|
|
505
|
+
readonly format: "json";
|
|
506
|
+
readonly gitignored: false;
|
|
507
|
+
}];
|
|
508
|
+
readonly grammar: {
|
|
509
|
+
readonly style: "prefix";
|
|
510
|
+
readonly example: "run_shell_command(axm)";
|
|
511
|
+
readonly notes: "tools.core is prefix-matched and currently documented in docs/tools/shell.md. The newer Policy Engine is replacing --allowed-tools; tools.core is still functional but transitional.\n";
|
|
512
|
+
};
|
|
513
|
+
readonly prerequisites: readonly [{
|
|
514
|
+
readonly key: "security.folderTrust.enabled";
|
|
515
|
+
readonly value: "true";
|
|
516
|
+
readonly scope: "user";
|
|
517
|
+
readonly note: "Untrusted folders disable all auto-acceptance regardless of other settings.";
|
|
518
|
+
}];
|
|
519
|
+
readonly cliFlags: readonly [{
|
|
520
|
+
readonly flag: "--approval-mode=yolo";
|
|
521
|
+
readonly note: "Broad bypass; not tool-scoped. Blocked when security.disableYoloMode=true.";
|
|
522
|
+
}, {
|
|
523
|
+
readonly flag: "--yolo";
|
|
524
|
+
readonly note: "Alias for --approval-mode=yolo.";
|
|
525
|
+
}];
|
|
526
|
+
readonly grants: {
|
|
527
|
+
readonly shell: {
|
|
528
|
+
readonly target: "~/.gemini/settings.json";
|
|
529
|
+
readonly patch: {
|
|
530
|
+
readonly security: {
|
|
531
|
+
readonly folderTrust: {
|
|
532
|
+
readonly enabled: true;
|
|
533
|
+
};
|
|
534
|
+
readonly enablePermanentToolApproval: true;
|
|
535
|
+
};
|
|
536
|
+
readonly tools: {
|
|
537
|
+
readonly core: readonly ["run_shell_command(${tool})"];
|
|
538
|
+
};
|
|
539
|
+
};
|
|
540
|
+
};
|
|
541
|
+
};
|
|
542
|
+
};
|
|
151
543
|
}, {
|
|
152
544
|
readonly id: "github-copilot";
|
|
153
545
|
readonly name: "GitHub Copilot";
|
|
@@ -159,12 +551,59 @@ export declare const AGENTS: readonly [{
|
|
|
159
551
|
readonly label: "GitHub Copilot documentation";
|
|
160
552
|
readonly url: "https://docs.github.com/en/copilot";
|
|
161
553
|
}];
|
|
554
|
+
readonly skills: {
|
|
555
|
+
readonly support: "standard";
|
|
556
|
+
readonly notes: "VS Code agent mode, the Copilot CLI, and the cloud agent read SKILL.md skills from .github/skills (project) and ~/.copilot/skills (user); .claude/skills is also recognized.\n";
|
|
557
|
+
readonly sources: readonly ["https://code.visualstudio.com/docs/copilot/customization/agent-skills", "https://docs.github.com/en/copilot/concepts/agents/about-agent-skills"];
|
|
558
|
+
readonly lastVerified: "2026-05-18";
|
|
559
|
+
readonly scopes: readonly ["user", "project"];
|
|
560
|
+
readonly directory: ".github/skills";
|
|
561
|
+
};
|
|
562
|
+
readonly commands: {
|
|
563
|
+
readonly support: "bridged";
|
|
564
|
+
readonly notes: "VS Code Copilot prompt files (.prompt.md) act as slash commands under .github/prompts; the Copilot CLI does not yet support custom commands.\n";
|
|
565
|
+
readonly sources: readonly ["https://code.visualstudio.com/docs/copilot/customization/prompt-files"];
|
|
566
|
+
readonly lastVerified: "2026-05-18";
|
|
567
|
+
readonly scopes: readonly ["user", "project"];
|
|
568
|
+
readonly directory: ".github/prompts";
|
|
569
|
+
};
|
|
162
570
|
readonly mcp: {
|
|
163
571
|
readonly support: "standard";
|
|
164
572
|
readonly sources: readonly ["https://docs.github.com/en/copilot/concepts/agents/coding-agent/mcp-and-coding-agent"];
|
|
165
573
|
readonly lastVerified: "2026-05-16";
|
|
166
574
|
readonly scopes: readonly ["user", "project"];
|
|
167
575
|
readonly transports: readonly ["stdio", "http", "sse"];
|
|
576
|
+
readonly config: {
|
|
577
|
+
readonly serversKey: "servers";
|
|
578
|
+
readonly nativeEnabled: false;
|
|
579
|
+
readonly targets: readonly [{
|
|
580
|
+
readonly scope: "project";
|
|
581
|
+
readonly path: ".vscode/mcp.json";
|
|
582
|
+
readonly format: "json";
|
|
583
|
+
}];
|
|
584
|
+
readonly stdio: {
|
|
585
|
+
readonly typeField: {
|
|
586
|
+
readonly name: "type";
|
|
587
|
+
readonly value: "stdio";
|
|
588
|
+
};
|
|
589
|
+
readonly command: "split";
|
|
590
|
+
readonly envKey: "env";
|
|
591
|
+
};
|
|
592
|
+
readonly remote: {
|
|
593
|
+
readonly typeField: {
|
|
594
|
+
readonly name: "type";
|
|
595
|
+
readonly value: {
|
|
596
|
+
readonly "streamable-http": "http";
|
|
597
|
+
readonly sse: "sse";
|
|
598
|
+
};
|
|
599
|
+
};
|
|
600
|
+
readonly urlKey: {
|
|
601
|
+
readonly "streamable-http": "url";
|
|
602
|
+
readonly sse: "url";
|
|
603
|
+
};
|
|
604
|
+
readonly headersKey: "headers";
|
|
605
|
+
};
|
|
606
|
+
};
|
|
168
607
|
};
|
|
169
608
|
readonly subagents: {
|
|
170
609
|
readonly support: "bridged";
|
|
@@ -180,6 +619,159 @@ export declare const AGENTS: readonly [{
|
|
|
180
619
|
readonly files: readonly ["AGENTS.md", ".github/copilot-instructions.md"];
|
|
181
620
|
readonly nestedDiscovery: false;
|
|
182
621
|
};
|
|
622
|
+
readonly permissions: {
|
|
623
|
+
readonly support: "standard";
|
|
624
|
+
readonly sources: readonly ["https://code.visualstudio.com/docs/copilot/reference/copilot-settings", "https://code.visualstudio.com/docs/copilot/chat/chat-agent-mode", "https://code.visualstudio.com/docs/copilot/agents/agent-tools", "https://docs.github.com/en/copilot/concepts/agents/coding-agent"];
|
|
625
|
+
readonly lastVerified: "2026-05-18";
|
|
626
|
+
readonly scopes: readonly ["user", "project"];
|
|
627
|
+
readonly mechanism: readonly ["config-file"];
|
|
628
|
+
readonly configFiles: readonly [{
|
|
629
|
+
readonly scope: "user";
|
|
630
|
+
readonly path: "~/Library/Application Support/Code/User/settings.json";
|
|
631
|
+
readonly format: "vscode-settings";
|
|
632
|
+
readonly gitignored: false;
|
|
633
|
+
}, {
|
|
634
|
+
readonly scope: "project";
|
|
635
|
+
readonly path: ".vscode/settings.json";
|
|
636
|
+
readonly format: "vscode-settings";
|
|
637
|
+
readonly gitignored: false;
|
|
638
|
+
}];
|
|
639
|
+
readonly grammar: {
|
|
640
|
+
readonly style: "regex";
|
|
641
|
+
readonly example: "\"/^axm(\\\\s|$)/\": true";
|
|
642
|
+
readonly notes: "chat.tools.terminal.autoApprove keys are literal command names or /regex/ patterns mapping to bool. Default deny rules for rm, chmod, etc. remain active unless chat.tools.terminal.ignoreDefaultAutoApproveRules is set.\n";
|
|
643
|
+
};
|
|
644
|
+
readonly cliFlags: readonly [];
|
|
645
|
+
readonly grants: {
|
|
646
|
+
readonly shell: {
|
|
647
|
+
readonly target: ".vscode/settings.json";
|
|
648
|
+
readonly patch: {
|
|
649
|
+
readonly "chat.tools.terminal.autoApprove": {
|
|
650
|
+
readonly "${tool}": true;
|
|
651
|
+
readonly "/^${tool}(\\s|$)/": true;
|
|
652
|
+
};
|
|
653
|
+
};
|
|
654
|
+
};
|
|
655
|
+
readonly filesystem: {
|
|
656
|
+
readonly target: ".vscode/settings.json";
|
|
657
|
+
readonly patch: {
|
|
658
|
+
readonly "chat.tools.edits.autoApprove": {
|
|
659
|
+
readonly "**/*": true;
|
|
660
|
+
};
|
|
661
|
+
};
|
|
662
|
+
};
|
|
663
|
+
};
|
|
664
|
+
};
|
|
665
|
+
}, {
|
|
666
|
+
readonly id: "opencode";
|
|
667
|
+
readonly name: "OpenCode";
|
|
668
|
+
readonly vendor: "SST";
|
|
669
|
+
readonly homepage: "https://opencode.ai";
|
|
670
|
+
readonly interfaces: readonly ["cli"];
|
|
671
|
+
readonly docs: readonly [{
|
|
672
|
+
readonly label: "OpenCode documentation";
|
|
673
|
+
readonly url: "https://opencode.ai/docs";
|
|
674
|
+
}];
|
|
675
|
+
readonly mcp: {
|
|
676
|
+
readonly support: "standard";
|
|
677
|
+
readonly sources: readonly ["https://opencode.ai/docs/mcp-servers/", "https://opencode.ai/docs/config/"];
|
|
678
|
+
readonly lastVerified: "2026-05-18";
|
|
679
|
+
readonly scopes: readonly ["user", "project"];
|
|
680
|
+
readonly transports: readonly ["stdio", "http"];
|
|
681
|
+
readonly config: {
|
|
682
|
+
readonly serversKey: "mcp";
|
|
683
|
+
readonly nativeEnabled: true;
|
|
684
|
+
readonly targets: readonly [{
|
|
685
|
+
readonly scope: "project";
|
|
686
|
+
readonly path: "opencode.jsonc";
|
|
687
|
+
readonly format: "jsonc";
|
|
688
|
+
}, {
|
|
689
|
+
readonly scope: "user";
|
|
690
|
+
readonly path: "~/.config/opencode/opencode.json";
|
|
691
|
+
readonly format: "json";
|
|
692
|
+
}];
|
|
693
|
+
readonly stdio: {
|
|
694
|
+
readonly typeField: {
|
|
695
|
+
readonly name: "type";
|
|
696
|
+
readonly value: "local";
|
|
697
|
+
};
|
|
698
|
+
readonly command: "array";
|
|
699
|
+
readonly envKey: "environment";
|
|
700
|
+
};
|
|
701
|
+
readonly remote: {
|
|
702
|
+
readonly typeField: {
|
|
703
|
+
readonly name: "type";
|
|
704
|
+
readonly value: {
|
|
705
|
+
readonly "streamable-http": "remote";
|
|
706
|
+
readonly sse: "remote";
|
|
707
|
+
};
|
|
708
|
+
};
|
|
709
|
+
readonly urlKey: {
|
|
710
|
+
readonly "streamable-http": "url";
|
|
711
|
+
readonly sse: "url";
|
|
712
|
+
};
|
|
713
|
+
readonly headersKey: "headers";
|
|
714
|
+
};
|
|
715
|
+
};
|
|
716
|
+
};
|
|
717
|
+
}, {
|
|
718
|
+
readonly id: "pi";
|
|
719
|
+
readonly name: "Pi";
|
|
720
|
+
readonly vendor: "Mario Zechner";
|
|
721
|
+
readonly homepage: "https://github.com/badlogic/pi-mono";
|
|
722
|
+
readonly interfaces: readonly ["cli"];
|
|
723
|
+
readonly docs: readonly [{
|
|
724
|
+
readonly label: "Pi coding agent documentation";
|
|
725
|
+
readonly url: "https://github.com/badlogic/pi-mono/blob/main/packages/coding-agent/README.md";
|
|
726
|
+
}];
|
|
727
|
+
readonly skills: {
|
|
728
|
+
readonly support: "standard";
|
|
729
|
+
readonly notes: "Skills follow the Agent Skills SKILL.md standard and are invoked via /skill:name. Pi discovers them from .pi/skills and .agents/skills (project, searched up through parent directories) and ~/.pi/agent/skills and ~/.agents/skills (user).\n";
|
|
730
|
+
readonly sources: readonly ["https://github.com/badlogic/pi-mono/blob/main/packages/coding-agent/README.md"];
|
|
731
|
+
readonly lastVerified: "2026-05-18";
|
|
732
|
+
readonly scopes: readonly ["user", "project"];
|
|
733
|
+
readonly directory: ".pi/skills";
|
|
734
|
+
};
|
|
735
|
+
readonly commands: {
|
|
736
|
+
readonly support: "bridged";
|
|
737
|
+
readonly notes: "Custom slash commands are Markdown prompt templates with {{variable}} interpolation, expanded via /templatename. Stored in .pi/prompts (project) or ~/.pi/agent/prompts (user). Recorded as bridged because prompt templates have no industry spec standard.\n";
|
|
738
|
+
readonly sources: readonly ["https://github.com/badlogic/pi-mono/blob/main/packages/coding-agent/README.md"];
|
|
739
|
+
readonly lastVerified: "2026-05-18";
|
|
740
|
+
readonly scopes: readonly ["user", "project"];
|
|
741
|
+
readonly directory: ".pi/prompts";
|
|
742
|
+
};
|
|
743
|
+
readonly mcp: {
|
|
744
|
+
readonly support: "unsupported";
|
|
745
|
+
readonly notes: "Pi ships a deliberate \"no MCP\" core with only four built-in tools (read, write, edit, bash). MCP can only be added by installing or building a TypeScript extension; there is no native MCP server configuration.\n";
|
|
746
|
+
readonly sources: readonly ["https://github.com/badlogic/pi-mono/blob/main/packages/coding-agent/README.md"];
|
|
747
|
+
readonly lastVerified: "2026-05-18";
|
|
748
|
+
readonly scopes: readonly [];
|
|
749
|
+
readonly transports: readonly [];
|
|
750
|
+
};
|
|
751
|
+
readonly subagents: {
|
|
752
|
+
readonly support: "unsupported";
|
|
753
|
+
readonly notes: "Pi has no built-in subagent system by design. Multi-agent workflows are expected to be composed externally (e.g. spawning pi instances under tmux) or via a TypeScript extension.\n";
|
|
754
|
+
readonly sources: readonly ["https://github.com/badlogic/pi-mono/blob/main/packages/coding-agent/README.md"];
|
|
755
|
+
readonly lastVerified: "2026-05-18";
|
|
756
|
+
readonly scopes: readonly [];
|
|
757
|
+
};
|
|
758
|
+
readonly instructions: {
|
|
759
|
+
readonly support: "standard";
|
|
760
|
+
readonly notes: "AGENTS.md and CLAUDE.md context files load at startup from the global directory (~/.pi/agent), parent directories, and the current directory; all matching files are concatenated.\n";
|
|
761
|
+
readonly sources: readonly ["https://github.com/badlogic/pi-mono/blob/main/packages/coding-agent/README.md"];
|
|
762
|
+
readonly lastVerified: "2026-05-18";
|
|
763
|
+
readonly scopes: readonly ["user", "project"];
|
|
764
|
+
readonly files: readonly ["AGENTS.md", "CLAUDE.md"];
|
|
765
|
+
readonly nestedDiscovery: true;
|
|
766
|
+
};
|
|
767
|
+
readonly permissions: {
|
|
768
|
+
readonly support: "unsupported";
|
|
769
|
+
readonly notes: "Pi has no per-call approval prompts and no permission config file. Tools run without confirmation; the philosophy is to run pi in a container or supply a confirmation flow via extension. Tool availability is selected at invocation with --tools and --no-builtin-tools, but this is tool enablement rather than a permission-grant surface.\n";
|
|
770
|
+
readonly sources: readonly ["https://github.com/badlogic/pi-mono/blob/main/packages/coding-agent/README.md"];
|
|
771
|
+
readonly lastVerified: "2026-05-18";
|
|
772
|
+
readonly scopes: readonly [];
|
|
773
|
+
readonly mechanism: readonly [];
|
|
774
|
+
};
|
|
183
775
|
}, {
|
|
184
776
|
readonly id: "windsurf";
|
|
185
777
|
readonly name: "Windsurf";
|
|
@@ -191,12 +783,48 @@ export declare const AGENTS: readonly [{
|
|
|
191
783
|
readonly label: "Windsurf documentation";
|
|
192
784
|
readonly url: "https://docs.windsurf.com";
|
|
193
785
|
}];
|
|
786
|
+
readonly skills: {
|
|
787
|
+
readonly support: "standard";
|
|
788
|
+
readonly notes: "Cascade reads SKILL.md skills from .windsurf/skills (project) and ~/.codeium/windsurf/skills (user) with progressive disclosure.\n";
|
|
789
|
+
readonly sources: readonly ["https://docs.windsurf.com/windsurf/cascade/skills"];
|
|
790
|
+
readonly lastVerified: "2026-05-18";
|
|
791
|
+
readonly scopes: readonly ["user", "project"];
|
|
792
|
+
readonly directory: ".windsurf/skills";
|
|
793
|
+
};
|
|
794
|
+
readonly commands: {
|
|
795
|
+
readonly support: "bridged";
|
|
796
|
+
readonly notes: "Windsurf Workflows are slash-command-invoked Markdown prompts under .windsurf/workflows (project) and ~/.codeium/windsurf/global_workflows (user).\n";
|
|
797
|
+
readonly sources: readonly ["https://docs.windsurf.com/windsurf/cascade/workflows"];
|
|
798
|
+
readonly lastVerified: "2026-05-18";
|
|
799
|
+
readonly scopes: readonly ["user", "project"];
|
|
800
|
+
readonly directory: ".windsurf/workflows";
|
|
801
|
+
};
|
|
194
802
|
readonly mcp: {
|
|
195
803
|
readonly support: "standard";
|
|
196
804
|
readonly sources: readonly ["https://docs.windsurf.com/windsurf/cascade/mcp"];
|
|
197
805
|
readonly lastVerified: "2026-05-16";
|
|
198
806
|
readonly scopes: readonly ["user", "project"];
|
|
199
807
|
readonly transports: readonly ["stdio"];
|
|
808
|
+
readonly config: {
|
|
809
|
+
readonly serversKey: "mcpServers";
|
|
810
|
+
readonly nativeEnabled: false;
|
|
811
|
+
readonly targets: readonly [{
|
|
812
|
+
readonly scope: "user";
|
|
813
|
+
readonly path: "~/.codeium/windsurf/mcp_config.json";
|
|
814
|
+
readonly format: "json";
|
|
815
|
+
}];
|
|
816
|
+
readonly stdio: {
|
|
817
|
+
readonly command: "split";
|
|
818
|
+
readonly envKey: "env";
|
|
819
|
+
};
|
|
820
|
+
};
|
|
821
|
+
};
|
|
822
|
+
readonly subagents: {
|
|
823
|
+
readonly support: "unsupported";
|
|
824
|
+
readonly notes: "Cascade exposes only built-in and internal subagents plus multi-agent sessions; no user-authorable custom subagent extension type is documented.\n";
|
|
825
|
+
readonly sources: readonly ["https://docs.windsurf.com/windsurf/cascade/agents-md"];
|
|
826
|
+
readonly lastVerified: "2026-05-18";
|
|
827
|
+
readonly scopes: readonly [];
|
|
200
828
|
};
|
|
201
829
|
readonly instructions: {
|
|
202
830
|
readonly support: "standard";
|
|
@@ -213,6 +841,38 @@ export declare const AGENTS: readonly [{
|
|
|
213
841
|
readonly scopes: readonly ["user", "project"];
|
|
214
842
|
readonly directory: ".windsurf/rules";
|
|
215
843
|
};
|
|
844
|
+
readonly permissions: {
|
|
845
|
+
readonly support: "standard";
|
|
846
|
+
readonly sources: readonly ["https://docs.windsurf.com/windsurf/terminal", "https://docs.windsurf.com/windsurf/cascade"];
|
|
847
|
+
readonly lastVerified: "2026-05-18";
|
|
848
|
+
readonly scopes: readonly ["user"];
|
|
849
|
+
readonly mechanism: readonly ["config-file", "ui-only"];
|
|
850
|
+
readonly configFiles: readonly [{
|
|
851
|
+
readonly scope: "user";
|
|
852
|
+
readonly path: "VS Code settings (Settings UI)";
|
|
853
|
+
readonly format: "vscode-settings";
|
|
854
|
+
readonly gitignored: false;
|
|
855
|
+
}];
|
|
856
|
+
readonly grammar: {
|
|
857
|
+
readonly style: "prefix";
|
|
858
|
+
readonly example: "axm";
|
|
859
|
+
readonly notes: "windsurf.cascadeCommandsAllowList is prefix-matched. Workspace-scoped override for these keys is not documented; configure at user scope. Teams/Enterprise can merge in lists via the Admin Portal.\n";
|
|
860
|
+
};
|
|
861
|
+
readonly prerequisites: readonly [{
|
|
862
|
+
readonly key: "Cascade auto-execution level";
|
|
863
|
+
readonly value: "allowlist_only | turbo";
|
|
864
|
+
readonly scope: "user";
|
|
865
|
+
readonly note: "Disabled and Auto modes ignore allowlist entries; set via the Windsurf Settings panel.";
|
|
866
|
+
}];
|
|
867
|
+
readonly grants: {
|
|
868
|
+
readonly shell: {
|
|
869
|
+
readonly target: "VS Code settings";
|
|
870
|
+
readonly patch: {
|
|
871
|
+
readonly "windsurf.cascadeCommandsAllowList": readonly ["${tool}"];
|
|
872
|
+
};
|
|
873
|
+
};
|
|
874
|
+
};
|
|
875
|
+
};
|
|
216
876
|
}];
|
|
217
877
|
/** @experimental This API is unstable and may change without notice. */
|
|
218
878
|
export declare const AGENTS_BY_ID: {
|
|
@@ -235,9 +895,10 @@ export declare const AGENTS_BY_ID: {
|
|
|
235
895
|
readonly directory: ".claude/skills";
|
|
236
896
|
};
|
|
237
897
|
readonly commands: {
|
|
238
|
-
readonly support: "
|
|
898
|
+
readonly support: "bridged";
|
|
899
|
+
readonly notes: "Custom slash commands are Markdown prompt files under .claude/commands. Recorded as bridged because commands have no industry spec standard.\n";
|
|
239
900
|
readonly sources: readonly ["https://docs.claude.com/en/docs/claude-code/slash-commands"];
|
|
240
|
-
readonly lastVerified: "2026-05-
|
|
901
|
+
readonly lastVerified: "2026-05-18";
|
|
241
902
|
readonly scopes: readonly ["user", "project"];
|
|
242
903
|
readonly directory: ".claude/commands";
|
|
243
904
|
};
|
|
@@ -247,6 +908,37 @@ export declare const AGENTS_BY_ID: {
|
|
|
247
908
|
readonly lastVerified: "2026-05-16";
|
|
248
909
|
readonly scopes: readonly ["user", "project"];
|
|
249
910
|
readonly transports: readonly ["stdio", "http", "sse"];
|
|
911
|
+
readonly config: {
|
|
912
|
+
readonly serversKey: "mcpServers";
|
|
913
|
+
readonly nativeEnabled: false;
|
|
914
|
+
readonly targets: readonly [{
|
|
915
|
+
readonly scope: "project";
|
|
916
|
+
readonly path: ".mcp.json";
|
|
917
|
+
readonly format: "json";
|
|
918
|
+
}];
|
|
919
|
+
readonly stdio: {
|
|
920
|
+
readonly typeField: {
|
|
921
|
+
readonly name: "type";
|
|
922
|
+
readonly value: "stdio";
|
|
923
|
+
};
|
|
924
|
+
readonly command: "split";
|
|
925
|
+
readonly envKey: "env";
|
|
926
|
+
};
|
|
927
|
+
readonly remote: {
|
|
928
|
+
readonly typeField: {
|
|
929
|
+
readonly name: "type";
|
|
930
|
+
readonly value: {
|
|
931
|
+
readonly "streamable-http": "http";
|
|
932
|
+
readonly sse: "sse";
|
|
933
|
+
};
|
|
934
|
+
};
|
|
935
|
+
readonly urlKey: {
|
|
936
|
+
readonly "streamable-http": "url";
|
|
937
|
+
readonly sse: "url";
|
|
938
|
+
};
|
|
939
|
+
readonly headersKey: "headers";
|
|
940
|
+
};
|
|
941
|
+
};
|
|
250
942
|
};
|
|
251
943
|
readonly subagents: {
|
|
252
944
|
readonly support: "bridged";
|
|
@@ -262,6 +954,52 @@ export declare const AGENTS_BY_ID: {
|
|
|
262
954
|
readonly files: readonly ["CLAUDE.md"];
|
|
263
955
|
readonly nestedDiscovery: true;
|
|
264
956
|
};
|
|
957
|
+
readonly permissions: {
|
|
958
|
+
readonly support: "standard";
|
|
959
|
+
readonly sources: readonly ["https://docs.claude.com/en/docs/claude-code/iam", "https://docs.claude.com/en/docs/claude-code/settings"];
|
|
960
|
+
readonly lastVerified: "2026-05-18";
|
|
961
|
+
readonly scopes: readonly ["user", "project"];
|
|
962
|
+
readonly mechanism: readonly ["config-file"];
|
|
963
|
+
readonly configFiles: readonly [{
|
|
964
|
+
readonly scope: "user";
|
|
965
|
+
readonly path: "~/.claude/settings.json";
|
|
966
|
+
readonly format: "json";
|
|
967
|
+
readonly gitignored: false;
|
|
968
|
+
}, {
|
|
969
|
+
readonly scope: "project";
|
|
970
|
+
readonly path: ".claude/settings.json";
|
|
971
|
+
readonly format: "json";
|
|
972
|
+
readonly gitignored: false;
|
|
973
|
+
}, {
|
|
974
|
+
readonly scope: "project";
|
|
975
|
+
readonly path: ".claude/settings.local.json";
|
|
976
|
+
readonly format: "json";
|
|
977
|
+
readonly gitignored: true;
|
|
978
|
+
}];
|
|
979
|
+
readonly grammar: {
|
|
980
|
+
readonly style: "tool-call";
|
|
981
|
+
readonly example: "Bash(axm:*)";
|
|
982
|
+
readonly notes: "Tool(specifier) with * wildcards. Evaluated deny > ask > allow (first match wins). Settings merge across scopes rather than override.\n";
|
|
983
|
+
};
|
|
984
|
+
readonly grants: {
|
|
985
|
+
readonly shell: {
|
|
986
|
+
readonly target: "~/.claude/settings.json";
|
|
987
|
+
readonly patch: {
|
|
988
|
+
readonly permissions: {
|
|
989
|
+
readonly allow: readonly ["Bash(${tool}:*)"];
|
|
990
|
+
};
|
|
991
|
+
};
|
|
992
|
+
};
|
|
993
|
+
readonly filesystem: {
|
|
994
|
+
readonly target: "~/.claude/settings.json";
|
|
995
|
+
readonly patch: {
|
|
996
|
+
readonly permissions: {
|
|
997
|
+
readonly allow: readonly ["Read(${workspaceRoot}/**)", "Write(${workspaceRoot}/**)", "Edit(${workspaceRoot}/**)"];
|
|
998
|
+
};
|
|
999
|
+
};
|
|
1000
|
+
};
|
|
1001
|
+
};
|
|
1002
|
+
};
|
|
265
1003
|
};
|
|
266
1004
|
readonly codex: {
|
|
267
1005
|
readonly id: "codex";
|
|
@@ -274,12 +1012,67 @@ export declare const AGENTS_BY_ID: {
|
|
|
274
1012
|
readonly label: "Codex documentation";
|
|
275
1013
|
readonly url: "https://developers.openai.com/codex";
|
|
276
1014
|
}];
|
|
1015
|
+
readonly skills: {
|
|
1016
|
+
readonly support: "standard";
|
|
1017
|
+
readonly notes: "Reads SKILL.md skills from repository (.agents/skills) and user (~/.agents/skills) locations with progressive disclosure, using the cross-tool Agent Skills convention rather than a .codex/ path.\n";
|
|
1018
|
+
readonly sources: readonly ["https://developers.openai.com/codex/skills"];
|
|
1019
|
+
readonly lastVerified: "2026-05-18";
|
|
1020
|
+
readonly scopes: readonly ["user", "project"];
|
|
1021
|
+
readonly directory: ".agents/skills";
|
|
1022
|
+
};
|
|
1023
|
+
readonly commands: {
|
|
1024
|
+
readonly support: "bridged";
|
|
1025
|
+
readonly notes: "Custom prompts are user-scope Markdown slash commands in ~/.codex/prompts. Deprecated by OpenAI in favor of skills for reusable instructions, and there is no project-scoped command directory.\n";
|
|
1026
|
+
readonly sources: readonly ["https://developers.openai.com/codex/custom-prompts", "https://developers.openai.com/codex/cli/slash-commands"];
|
|
1027
|
+
readonly lastVerified: "2026-05-18";
|
|
1028
|
+
readonly scopes: readonly ["user"];
|
|
1029
|
+
readonly directory: "~/.codex/prompts";
|
|
1030
|
+
};
|
|
277
1031
|
readonly mcp: {
|
|
278
1032
|
readonly support: "standard";
|
|
279
1033
|
readonly sources: readonly ["https://github.com/openai/codex/blob/main/docs/config.md#mcp-servers"];
|
|
280
1034
|
readonly lastVerified: "2026-05-16";
|
|
281
1035
|
readonly scopes: readonly ["user", "project"];
|
|
282
1036
|
readonly transports: readonly ["stdio", "http"];
|
|
1037
|
+
readonly config: {
|
|
1038
|
+
readonly serversKey: "mcp_servers";
|
|
1039
|
+
readonly nativeEnabled: true;
|
|
1040
|
+
readonly targets: readonly [{
|
|
1041
|
+
readonly scope: "project";
|
|
1042
|
+
readonly path: ".codex/config.toml";
|
|
1043
|
+
readonly format: "toml";
|
|
1044
|
+
}, {
|
|
1045
|
+
readonly scope: "user";
|
|
1046
|
+
readonly path: "~/.codex/config.toml";
|
|
1047
|
+
readonly format: "toml";
|
|
1048
|
+
}];
|
|
1049
|
+
readonly stdio: {
|
|
1050
|
+
readonly command: "split";
|
|
1051
|
+
readonly envKey: "env";
|
|
1052
|
+
};
|
|
1053
|
+
readonly remote: {
|
|
1054
|
+
readonly typeField: {
|
|
1055
|
+
readonly name: "type";
|
|
1056
|
+
readonly value: {
|
|
1057
|
+
readonly "streamable-http": "streamable-http";
|
|
1058
|
+
readonly sse: "sse";
|
|
1059
|
+
};
|
|
1060
|
+
};
|
|
1061
|
+
readonly urlKey: {
|
|
1062
|
+
readonly "streamable-http": "url";
|
|
1063
|
+
readonly sse: "url";
|
|
1064
|
+
};
|
|
1065
|
+
readonly headersKey: "http_headers";
|
|
1066
|
+
};
|
|
1067
|
+
readonly transform: "codex-toml";
|
|
1068
|
+
};
|
|
1069
|
+
};
|
|
1070
|
+
readonly subagents: {
|
|
1071
|
+
readonly support: "bridged";
|
|
1072
|
+
readonly notes: "Custom agents are standalone TOML files under .codex/agents (project) or ~/.codex/agents (user); a custom agent overrides a built-in of the same name.\n";
|
|
1073
|
+
readonly sources: readonly ["https://developers.openai.com/codex/subagents"];
|
|
1074
|
+
readonly lastVerified: "2026-05-18";
|
|
1075
|
+
readonly scopes: readonly ["user", "project"];
|
|
283
1076
|
};
|
|
284
1077
|
readonly instructions: {
|
|
285
1078
|
readonly support: "standard";
|
|
@@ -289,6 +1082,64 @@ export declare const AGENTS_BY_ID: {
|
|
|
289
1082
|
readonly files: readonly ["AGENTS.md"];
|
|
290
1083
|
readonly nestedDiscovery: true;
|
|
291
1084
|
};
|
|
1085
|
+
readonly permissions: {
|
|
1086
|
+
readonly support: "standard";
|
|
1087
|
+
readonly sources: readonly ["https://developers.openai.com/codex/config-reference", "https://developers.openai.com/codex/config-advanced", "https://developers.openai.com/codex/security", "https://developers.openai.com/codex/rules"];
|
|
1088
|
+
readonly lastVerified: "2026-05-18";
|
|
1089
|
+
readonly scopes: readonly ["user", "project"];
|
|
1090
|
+
readonly mechanism: readonly ["config-file", "cli-flag"];
|
|
1091
|
+
readonly configFiles: readonly [{
|
|
1092
|
+
readonly scope: "user";
|
|
1093
|
+
readonly path: "~/.codex/config.toml";
|
|
1094
|
+
readonly format: "toml";
|
|
1095
|
+
readonly gitignored: false;
|
|
1096
|
+
}, {
|
|
1097
|
+
readonly scope: "user";
|
|
1098
|
+
readonly path: "~/.codex/rules/${tool}.rules";
|
|
1099
|
+
readonly format: "starlark";
|
|
1100
|
+
readonly gitignored: false;
|
|
1101
|
+
}];
|
|
1102
|
+
readonly grammar: {
|
|
1103
|
+
readonly style: "starlark-rule";
|
|
1104
|
+
readonly example: "prefix_rule(pattern=[\"axm\"], decision=\"allow\")";
|
|
1105
|
+
readonly notes: "Per-command allowlisting is Starlark prefix_rule() in ~/.codex/rules/*.rules. Sandbox and approval mode live separately in config.toml. Most restrictive match wins (forbidden > prompt > allow).\n";
|
|
1106
|
+
};
|
|
1107
|
+
readonly prerequisites: readonly [{
|
|
1108
|
+
readonly key: "sandbox_mode";
|
|
1109
|
+
readonly value: "workspace-write";
|
|
1110
|
+
readonly scope: "user";
|
|
1111
|
+
readonly note: "Required to grant project write access.";
|
|
1112
|
+
}, {
|
|
1113
|
+
readonly key: "approval_policy";
|
|
1114
|
+
readonly value: "never";
|
|
1115
|
+
readonly scope: "user";
|
|
1116
|
+
readonly note: "Suppresses approval prompts.";
|
|
1117
|
+
}];
|
|
1118
|
+
readonly cliFlags: readonly [{
|
|
1119
|
+
readonly flag: "--full-auto";
|
|
1120
|
+
readonly note: "Equivalent one-shot bypass of prompts and sandbox restrictions.";
|
|
1121
|
+
}, {
|
|
1122
|
+
readonly flag: "--sandbox workspace-write";
|
|
1123
|
+
}, {
|
|
1124
|
+
readonly flag: "--ask-for-approval never";
|
|
1125
|
+
}];
|
|
1126
|
+
readonly grants: {
|
|
1127
|
+
readonly shell: {
|
|
1128
|
+
readonly target: "~/.codex/rules/${tool}.rules";
|
|
1129
|
+
readonly template: "prefix_rule(\n pattern = [\"${tool}\"],\n decision = \"allow\",\n justification = \"${tool} CLI trusted in this workspace.\",\n)\n";
|
|
1130
|
+
};
|
|
1131
|
+
readonly filesystem: {
|
|
1132
|
+
readonly target: "~/.codex/config.toml";
|
|
1133
|
+
readonly patch: {
|
|
1134
|
+
readonly sandbox_mode: "workspace-write";
|
|
1135
|
+
readonly sandbox_workspace_write: {
|
|
1136
|
+
readonly writable_roots: readonly ["${workspaceRoot}"];
|
|
1137
|
+
readonly network_access: true;
|
|
1138
|
+
};
|
|
1139
|
+
};
|
|
1140
|
+
};
|
|
1141
|
+
};
|
|
1142
|
+
};
|
|
292
1143
|
};
|
|
293
1144
|
readonly cursor: {
|
|
294
1145
|
readonly id: "cursor";
|
|
@@ -301,12 +1152,55 @@ export declare const AGENTS_BY_ID: {
|
|
|
301
1152
|
readonly label: "Cursor documentation";
|
|
302
1153
|
readonly url: "https://docs.cursor.com";
|
|
303
1154
|
}];
|
|
1155
|
+
readonly skills: {
|
|
1156
|
+
readonly support: "standard";
|
|
1157
|
+
readonly notes: "Cursor 2.4 added Agent Skills (SKILL.md) across the editor and the cursor-agent CLI; it also loads .claude/skills and .codex/skills for cross-tool compatibility.\n";
|
|
1158
|
+
readonly sources: readonly ["https://cursor.com/docs/context/skills", "https://cursor.com/changelog/2-4"];
|
|
1159
|
+
readonly lastVerified: "2026-05-18";
|
|
1160
|
+
readonly scopes: readonly ["user", "project"];
|
|
1161
|
+
readonly directory: ".cursor/skills";
|
|
1162
|
+
};
|
|
1163
|
+
readonly commands: {
|
|
1164
|
+
readonly support: "bridged";
|
|
1165
|
+
readonly notes: "Custom commands are Markdown prompt files under .cursor/commands (project) or ~/.cursor/commands (user); documented as a beta feature.\n";
|
|
1166
|
+
readonly sources: readonly ["https://docs.cursor.com/en/agent/chat/commands", "https://cursor.com/changelog/1-6"];
|
|
1167
|
+
readonly lastVerified: "2026-05-18";
|
|
1168
|
+
readonly scopes: readonly ["user", "project"];
|
|
1169
|
+
readonly directory: ".cursor/commands";
|
|
1170
|
+
};
|
|
304
1171
|
readonly mcp: {
|
|
305
1172
|
readonly support: "standard";
|
|
306
1173
|
readonly sources: readonly ["https://docs.cursor.com/advanced/model-context-protocol"];
|
|
307
1174
|
readonly lastVerified: "2026-05-16";
|
|
308
1175
|
readonly scopes: readonly ["user", "project"];
|
|
309
1176
|
readonly transports: readonly ["stdio", "http", "sse"];
|
|
1177
|
+
readonly config: {
|
|
1178
|
+
readonly serversKey: "mcpServers";
|
|
1179
|
+
readonly nativeEnabled: false;
|
|
1180
|
+
readonly targets: readonly [{
|
|
1181
|
+
readonly scope: "project";
|
|
1182
|
+
readonly path: ".cursor/mcp.json";
|
|
1183
|
+
readonly format: "json";
|
|
1184
|
+
}];
|
|
1185
|
+
readonly stdio: {
|
|
1186
|
+
readonly command: "split";
|
|
1187
|
+
readonly envKey: "env";
|
|
1188
|
+
};
|
|
1189
|
+
readonly remote: {
|
|
1190
|
+
readonly urlKey: {
|
|
1191
|
+
readonly "streamable-http": "url";
|
|
1192
|
+
readonly sse: "url";
|
|
1193
|
+
};
|
|
1194
|
+
readonly headersKey: "headers";
|
|
1195
|
+
};
|
|
1196
|
+
};
|
|
1197
|
+
};
|
|
1198
|
+
readonly subagents: {
|
|
1199
|
+
readonly support: "bridged";
|
|
1200
|
+
readonly notes: "Custom subagents are Markdown files with YAML frontmatter under .cursor/agents (project) or ~/.cursor/agents (user); added in Cursor 2.4.\n";
|
|
1201
|
+
readonly sources: readonly ["https://cursor.com/docs/subagents", "https://cursor.com/changelog/2-4"];
|
|
1202
|
+
readonly lastVerified: "2026-05-18";
|
|
1203
|
+
readonly scopes: readonly ["user", "project"];
|
|
310
1204
|
};
|
|
311
1205
|
readonly instructions: {
|
|
312
1206
|
readonly support: "standard";
|
|
@@ -323,6 +1217,80 @@ export declare const AGENTS_BY_ID: {
|
|
|
323
1217
|
readonly scopes: readonly ["project"];
|
|
324
1218
|
readonly directory: ".cursor/rules";
|
|
325
1219
|
};
|
|
1220
|
+
readonly permissions: {
|
|
1221
|
+
readonly support: "standard";
|
|
1222
|
+
readonly sources: readonly ["https://cursor.com/docs/reference/permissions", "https://cursor.com/docs/reference/sandbox", "https://cursor.com/docs/agent/tools/terminal", "https://cursor.com/docs/cli/reference/permissions"];
|
|
1223
|
+
readonly lastVerified: "2026-05-18";
|
|
1224
|
+
readonly scopes: readonly ["user", "project"];
|
|
1225
|
+
readonly mechanism: readonly ["config-file", "ui-only", "cli-flag"];
|
|
1226
|
+
readonly configFiles: readonly [{
|
|
1227
|
+
readonly scope: "user";
|
|
1228
|
+
readonly path: "~/.cursor/permissions.json";
|
|
1229
|
+
readonly format: "json";
|
|
1230
|
+
readonly gitignored: false;
|
|
1231
|
+
}, {
|
|
1232
|
+
readonly scope: "user";
|
|
1233
|
+
readonly path: "~/.cursor/sandbox.json";
|
|
1234
|
+
readonly format: "json";
|
|
1235
|
+
readonly gitignored: false;
|
|
1236
|
+
}, {
|
|
1237
|
+
readonly scope: "project";
|
|
1238
|
+
readonly path: ".cursor/sandbox.json";
|
|
1239
|
+
readonly format: "json";
|
|
1240
|
+
readonly gitignored: false;
|
|
1241
|
+
}, {
|
|
1242
|
+
readonly scope: "user";
|
|
1243
|
+
readonly path: "~/.cursor/cli-config.json";
|
|
1244
|
+
readonly format: "json";
|
|
1245
|
+
readonly gitignored: false;
|
|
1246
|
+
}, {
|
|
1247
|
+
readonly scope: "project";
|
|
1248
|
+
readonly path: ".cursor/cli.json";
|
|
1249
|
+
readonly format: "json";
|
|
1250
|
+
readonly gitignored: false;
|
|
1251
|
+
}];
|
|
1252
|
+
readonly grammar: {
|
|
1253
|
+
readonly style: "prefix";
|
|
1254
|
+
readonly example: "axm";
|
|
1255
|
+
readonly notes: "IDE: case-sensitive command prefix in terminalAllowlist. CLI: Tool-call syntax Shell()/Read()/Write() with glob patterns. Deny always beats allow.\n";
|
|
1256
|
+
};
|
|
1257
|
+
readonly prerequisites: readonly [{
|
|
1258
|
+
readonly key: "Settings > Cursor Settings > Agents > Auto-Run";
|
|
1259
|
+
readonly value: "Run in Sandbox | Run Everything";
|
|
1260
|
+
readonly scope: "user";
|
|
1261
|
+
readonly note: "IDE Auto-Run must be enabled before terminalAllowlist takes effect.";
|
|
1262
|
+
}];
|
|
1263
|
+
readonly cliFlags: readonly [{
|
|
1264
|
+
readonly flag: "--force";
|
|
1265
|
+
readonly note: "Bypasses cursor-agent prompts (community-documented; verify against --help).";
|
|
1266
|
+
}, {
|
|
1267
|
+
readonly flag: "--yolo";
|
|
1268
|
+
readonly note: "Bypasses cursor-agent prompts (community-documented; verify against --help).";
|
|
1269
|
+
}];
|
|
1270
|
+
readonly grants: {
|
|
1271
|
+
readonly shell: {
|
|
1272
|
+
readonly target: "~/.cursor/permissions.json";
|
|
1273
|
+
readonly patch: {
|
|
1274
|
+
readonly terminalAllowlist: readonly ["${tool}"];
|
|
1275
|
+
};
|
|
1276
|
+
};
|
|
1277
|
+
readonly cliShell: {
|
|
1278
|
+
readonly target: ".cursor/cli.json";
|
|
1279
|
+
readonly patch: {
|
|
1280
|
+
readonly permissions: {
|
|
1281
|
+
readonly allow: readonly ["Shell(${tool})", "Shell(${tool}:*)"];
|
|
1282
|
+
};
|
|
1283
|
+
};
|
|
1284
|
+
};
|
|
1285
|
+
readonly filesystem: {
|
|
1286
|
+
readonly target: ".cursor/sandbox.json";
|
|
1287
|
+
readonly patch: {
|
|
1288
|
+
readonly type: "workspace_readwrite";
|
|
1289
|
+
readonly additionalReadwritePaths: readonly [];
|
|
1290
|
+
};
|
|
1291
|
+
};
|
|
1292
|
+
};
|
|
1293
|
+
};
|
|
326
1294
|
};
|
|
327
1295
|
readonly "gemini-cli": {
|
|
328
1296
|
readonly id: "gemini-cli";
|
|
@@ -342,12 +1310,44 @@ export declare const AGENTS_BY_ID: {
|
|
|
342
1310
|
readonly scopes: readonly ["user", "project"];
|
|
343
1311
|
readonly directory: ".gemini/skills";
|
|
344
1312
|
};
|
|
1313
|
+
readonly commands: {
|
|
1314
|
+
readonly support: "bridged";
|
|
1315
|
+
readonly notes: "Custom slash commands are TOML files under .gemini/commands (project) or ~/.gemini/commands (user); AXM bridges its command extension format to TOML.\n";
|
|
1316
|
+
readonly sources: readonly ["https://github.com/google-gemini/gemini-cli/blob/main/docs/cli/custom-commands.md"];
|
|
1317
|
+
readonly lastVerified: "2026-05-18";
|
|
1318
|
+
readonly scopes: readonly ["user", "project"];
|
|
1319
|
+
readonly directory: ".gemini/commands";
|
|
1320
|
+
};
|
|
345
1321
|
readonly mcp: {
|
|
346
1322
|
readonly support: "standard";
|
|
347
1323
|
readonly sources: readonly ["https://github.com/google-gemini/gemini-cli/blob/main/docs/cli/cli-reference.md"];
|
|
348
1324
|
readonly lastVerified: "2026-05-16";
|
|
349
1325
|
readonly scopes: readonly ["user", "project"];
|
|
350
1326
|
readonly transports: readonly ["stdio"];
|
|
1327
|
+
readonly config: {
|
|
1328
|
+
readonly serversKey: "mcpServers";
|
|
1329
|
+
readonly nativeEnabled: false;
|
|
1330
|
+
readonly targets: readonly [{
|
|
1331
|
+
readonly scope: "project";
|
|
1332
|
+
readonly path: ".gemini/settings.json";
|
|
1333
|
+
readonly format: "json";
|
|
1334
|
+
}, {
|
|
1335
|
+
readonly scope: "user";
|
|
1336
|
+
readonly path: "~/.gemini/settings.json";
|
|
1337
|
+
readonly format: "json";
|
|
1338
|
+
}];
|
|
1339
|
+
readonly stdio: {
|
|
1340
|
+
readonly command: "split";
|
|
1341
|
+
readonly envKey: "env";
|
|
1342
|
+
};
|
|
1343
|
+
};
|
|
1344
|
+
};
|
|
1345
|
+
readonly subagents: {
|
|
1346
|
+
readonly support: "bridged";
|
|
1347
|
+
readonly notes: "Subagents are Markdown files with YAML frontmatter under .gemini/agents (project) or ~/.gemini/agents (user); shipped in Gemini CLI v0.38.1.\n";
|
|
1348
|
+
readonly sources: readonly ["https://github.com/google-gemini/gemini-cli/blob/main/docs/core/subagents.md"];
|
|
1349
|
+
readonly lastVerified: "2026-05-18";
|
|
1350
|
+
readonly scopes: readonly ["user", "project"];
|
|
351
1351
|
};
|
|
352
1352
|
readonly instructions: {
|
|
353
1353
|
readonly support: "bridged";
|
|
@@ -357,6 +1357,58 @@ export declare const AGENTS_BY_ID: {
|
|
|
357
1357
|
readonly files: readonly ["GEMINI.md"];
|
|
358
1358
|
readonly nestedDiscovery: true;
|
|
359
1359
|
};
|
|
1360
|
+
readonly permissions: {
|
|
1361
|
+
readonly support: "standard";
|
|
1362
|
+
readonly sources: readonly ["https://github.com/google-gemini/gemini-cli/blob/main/docs/cli/settings.md", "https://github.com/google-gemini/gemini-cli/blob/main/docs/cli/cli-reference.md", "https://github.com/google-gemini/gemini-cli/blob/main/docs/tools/shell.md", "https://github.com/google-gemini/gemini-cli/blob/main/docs/cli/trusted-folders.md"];
|
|
1363
|
+
readonly lastVerified: "2026-05-18";
|
|
1364
|
+
readonly scopes: readonly ["user", "project"];
|
|
1365
|
+
readonly mechanism: readonly ["config-file", "cli-flag"];
|
|
1366
|
+
readonly configFiles: readonly [{
|
|
1367
|
+
readonly scope: "user";
|
|
1368
|
+
readonly path: "~/.gemini/settings.json";
|
|
1369
|
+
readonly format: "json";
|
|
1370
|
+
readonly gitignored: false;
|
|
1371
|
+
}, {
|
|
1372
|
+
readonly scope: "project";
|
|
1373
|
+
readonly path: ".gemini/settings.json";
|
|
1374
|
+
readonly format: "json";
|
|
1375
|
+
readonly gitignored: false;
|
|
1376
|
+
}];
|
|
1377
|
+
readonly grammar: {
|
|
1378
|
+
readonly style: "prefix";
|
|
1379
|
+
readonly example: "run_shell_command(axm)";
|
|
1380
|
+
readonly notes: "tools.core is prefix-matched and currently documented in docs/tools/shell.md. The newer Policy Engine is replacing --allowed-tools; tools.core is still functional but transitional.\n";
|
|
1381
|
+
};
|
|
1382
|
+
readonly prerequisites: readonly [{
|
|
1383
|
+
readonly key: "security.folderTrust.enabled";
|
|
1384
|
+
readonly value: "true";
|
|
1385
|
+
readonly scope: "user";
|
|
1386
|
+
readonly note: "Untrusted folders disable all auto-acceptance regardless of other settings.";
|
|
1387
|
+
}];
|
|
1388
|
+
readonly cliFlags: readonly [{
|
|
1389
|
+
readonly flag: "--approval-mode=yolo";
|
|
1390
|
+
readonly note: "Broad bypass; not tool-scoped. Blocked when security.disableYoloMode=true.";
|
|
1391
|
+
}, {
|
|
1392
|
+
readonly flag: "--yolo";
|
|
1393
|
+
readonly note: "Alias for --approval-mode=yolo.";
|
|
1394
|
+
}];
|
|
1395
|
+
readonly grants: {
|
|
1396
|
+
readonly shell: {
|
|
1397
|
+
readonly target: "~/.gemini/settings.json";
|
|
1398
|
+
readonly patch: {
|
|
1399
|
+
readonly security: {
|
|
1400
|
+
readonly folderTrust: {
|
|
1401
|
+
readonly enabled: true;
|
|
1402
|
+
};
|
|
1403
|
+
readonly enablePermanentToolApproval: true;
|
|
1404
|
+
};
|
|
1405
|
+
readonly tools: {
|
|
1406
|
+
readonly core: readonly ["run_shell_command(${tool})"];
|
|
1407
|
+
};
|
|
1408
|
+
};
|
|
1409
|
+
};
|
|
1410
|
+
};
|
|
1411
|
+
};
|
|
360
1412
|
};
|
|
361
1413
|
readonly "github-copilot": {
|
|
362
1414
|
readonly id: "github-copilot";
|
|
@@ -369,12 +1421,59 @@ export declare const AGENTS_BY_ID: {
|
|
|
369
1421
|
readonly label: "GitHub Copilot documentation";
|
|
370
1422
|
readonly url: "https://docs.github.com/en/copilot";
|
|
371
1423
|
}];
|
|
1424
|
+
readonly skills: {
|
|
1425
|
+
readonly support: "standard";
|
|
1426
|
+
readonly notes: "VS Code agent mode, the Copilot CLI, and the cloud agent read SKILL.md skills from .github/skills (project) and ~/.copilot/skills (user); .claude/skills is also recognized.\n";
|
|
1427
|
+
readonly sources: readonly ["https://code.visualstudio.com/docs/copilot/customization/agent-skills", "https://docs.github.com/en/copilot/concepts/agents/about-agent-skills"];
|
|
1428
|
+
readonly lastVerified: "2026-05-18";
|
|
1429
|
+
readonly scopes: readonly ["user", "project"];
|
|
1430
|
+
readonly directory: ".github/skills";
|
|
1431
|
+
};
|
|
1432
|
+
readonly commands: {
|
|
1433
|
+
readonly support: "bridged";
|
|
1434
|
+
readonly notes: "VS Code Copilot prompt files (.prompt.md) act as slash commands under .github/prompts; the Copilot CLI does not yet support custom commands.\n";
|
|
1435
|
+
readonly sources: readonly ["https://code.visualstudio.com/docs/copilot/customization/prompt-files"];
|
|
1436
|
+
readonly lastVerified: "2026-05-18";
|
|
1437
|
+
readonly scopes: readonly ["user", "project"];
|
|
1438
|
+
readonly directory: ".github/prompts";
|
|
1439
|
+
};
|
|
372
1440
|
readonly mcp: {
|
|
373
1441
|
readonly support: "standard";
|
|
374
1442
|
readonly sources: readonly ["https://docs.github.com/en/copilot/concepts/agents/coding-agent/mcp-and-coding-agent"];
|
|
375
1443
|
readonly lastVerified: "2026-05-16";
|
|
376
1444
|
readonly scopes: readonly ["user", "project"];
|
|
377
1445
|
readonly transports: readonly ["stdio", "http", "sse"];
|
|
1446
|
+
readonly config: {
|
|
1447
|
+
readonly serversKey: "servers";
|
|
1448
|
+
readonly nativeEnabled: false;
|
|
1449
|
+
readonly targets: readonly [{
|
|
1450
|
+
readonly scope: "project";
|
|
1451
|
+
readonly path: ".vscode/mcp.json";
|
|
1452
|
+
readonly format: "json";
|
|
1453
|
+
}];
|
|
1454
|
+
readonly stdio: {
|
|
1455
|
+
readonly typeField: {
|
|
1456
|
+
readonly name: "type";
|
|
1457
|
+
readonly value: "stdio";
|
|
1458
|
+
};
|
|
1459
|
+
readonly command: "split";
|
|
1460
|
+
readonly envKey: "env";
|
|
1461
|
+
};
|
|
1462
|
+
readonly remote: {
|
|
1463
|
+
readonly typeField: {
|
|
1464
|
+
readonly name: "type";
|
|
1465
|
+
readonly value: {
|
|
1466
|
+
readonly "streamable-http": "http";
|
|
1467
|
+
readonly sse: "sse";
|
|
1468
|
+
};
|
|
1469
|
+
};
|
|
1470
|
+
readonly urlKey: {
|
|
1471
|
+
readonly "streamable-http": "url";
|
|
1472
|
+
readonly sse: "url";
|
|
1473
|
+
};
|
|
1474
|
+
readonly headersKey: "headers";
|
|
1475
|
+
};
|
|
1476
|
+
};
|
|
378
1477
|
};
|
|
379
1478
|
readonly subagents: {
|
|
380
1479
|
readonly support: "bridged";
|
|
@@ -390,6 +1489,161 @@ export declare const AGENTS_BY_ID: {
|
|
|
390
1489
|
readonly files: readonly ["AGENTS.md", ".github/copilot-instructions.md"];
|
|
391
1490
|
readonly nestedDiscovery: false;
|
|
392
1491
|
};
|
|
1492
|
+
readonly permissions: {
|
|
1493
|
+
readonly support: "standard";
|
|
1494
|
+
readonly sources: readonly ["https://code.visualstudio.com/docs/copilot/reference/copilot-settings", "https://code.visualstudio.com/docs/copilot/chat/chat-agent-mode", "https://code.visualstudio.com/docs/copilot/agents/agent-tools", "https://docs.github.com/en/copilot/concepts/agents/coding-agent"];
|
|
1495
|
+
readonly lastVerified: "2026-05-18";
|
|
1496
|
+
readonly scopes: readonly ["user", "project"];
|
|
1497
|
+
readonly mechanism: readonly ["config-file"];
|
|
1498
|
+
readonly configFiles: readonly [{
|
|
1499
|
+
readonly scope: "user";
|
|
1500
|
+
readonly path: "~/Library/Application Support/Code/User/settings.json";
|
|
1501
|
+
readonly format: "vscode-settings";
|
|
1502
|
+
readonly gitignored: false;
|
|
1503
|
+
}, {
|
|
1504
|
+
readonly scope: "project";
|
|
1505
|
+
readonly path: ".vscode/settings.json";
|
|
1506
|
+
readonly format: "vscode-settings";
|
|
1507
|
+
readonly gitignored: false;
|
|
1508
|
+
}];
|
|
1509
|
+
readonly grammar: {
|
|
1510
|
+
readonly style: "regex";
|
|
1511
|
+
readonly example: "\"/^axm(\\\\s|$)/\": true";
|
|
1512
|
+
readonly notes: "chat.tools.terminal.autoApprove keys are literal command names or /regex/ patterns mapping to bool. Default deny rules for rm, chmod, etc. remain active unless chat.tools.terminal.ignoreDefaultAutoApproveRules is set.\n";
|
|
1513
|
+
};
|
|
1514
|
+
readonly cliFlags: readonly [];
|
|
1515
|
+
readonly grants: {
|
|
1516
|
+
readonly shell: {
|
|
1517
|
+
readonly target: ".vscode/settings.json";
|
|
1518
|
+
readonly patch: {
|
|
1519
|
+
readonly "chat.tools.terminal.autoApprove": {
|
|
1520
|
+
readonly "${tool}": true;
|
|
1521
|
+
readonly "/^${tool}(\\s|$)/": true;
|
|
1522
|
+
};
|
|
1523
|
+
};
|
|
1524
|
+
};
|
|
1525
|
+
readonly filesystem: {
|
|
1526
|
+
readonly target: ".vscode/settings.json";
|
|
1527
|
+
readonly patch: {
|
|
1528
|
+
readonly "chat.tools.edits.autoApprove": {
|
|
1529
|
+
readonly "**/*": true;
|
|
1530
|
+
};
|
|
1531
|
+
};
|
|
1532
|
+
};
|
|
1533
|
+
};
|
|
1534
|
+
};
|
|
1535
|
+
};
|
|
1536
|
+
readonly opencode: {
|
|
1537
|
+
readonly id: "opencode";
|
|
1538
|
+
readonly name: "OpenCode";
|
|
1539
|
+
readonly vendor: "SST";
|
|
1540
|
+
readonly homepage: "https://opencode.ai";
|
|
1541
|
+
readonly interfaces: readonly ["cli"];
|
|
1542
|
+
readonly docs: readonly [{
|
|
1543
|
+
readonly label: "OpenCode documentation";
|
|
1544
|
+
readonly url: "https://opencode.ai/docs";
|
|
1545
|
+
}];
|
|
1546
|
+
readonly mcp: {
|
|
1547
|
+
readonly support: "standard";
|
|
1548
|
+
readonly sources: readonly ["https://opencode.ai/docs/mcp-servers/", "https://opencode.ai/docs/config/"];
|
|
1549
|
+
readonly lastVerified: "2026-05-18";
|
|
1550
|
+
readonly scopes: readonly ["user", "project"];
|
|
1551
|
+
readonly transports: readonly ["stdio", "http"];
|
|
1552
|
+
readonly config: {
|
|
1553
|
+
readonly serversKey: "mcp";
|
|
1554
|
+
readonly nativeEnabled: true;
|
|
1555
|
+
readonly targets: readonly [{
|
|
1556
|
+
readonly scope: "project";
|
|
1557
|
+
readonly path: "opencode.jsonc";
|
|
1558
|
+
readonly format: "jsonc";
|
|
1559
|
+
}, {
|
|
1560
|
+
readonly scope: "user";
|
|
1561
|
+
readonly path: "~/.config/opencode/opencode.json";
|
|
1562
|
+
readonly format: "json";
|
|
1563
|
+
}];
|
|
1564
|
+
readonly stdio: {
|
|
1565
|
+
readonly typeField: {
|
|
1566
|
+
readonly name: "type";
|
|
1567
|
+
readonly value: "local";
|
|
1568
|
+
};
|
|
1569
|
+
readonly command: "array";
|
|
1570
|
+
readonly envKey: "environment";
|
|
1571
|
+
};
|
|
1572
|
+
readonly remote: {
|
|
1573
|
+
readonly typeField: {
|
|
1574
|
+
readonly name: "type";
|
|
1575
|
+
readonly value: {
|
|
1576
|
+
readonly "streamable-http": "remote";
|
|
1577
|
+
readonly sse: "remote";
|
|
1578
|
+
};
|
|
1579
|
+
};
|
|
1580
|
+
readonly urlKey: {
|
|
1581
|
+
readonly "streamable-http": "url";
|
|
1582
|
+
readonly sse: "url";
|
|
1583
|
+
};
|
|
1584
|
+
readonly headersKey: "headers";
|
|
1585
|
+
};
|
|
1586
|
+
};
|
|
1587
|
+
};
|
|
1588
|
+
};
|
|
1589
|
+
readonly pi: {
|
|
1590
|
+
readonly id: "pi";
|
|
1591
|
+
readonly name: "Pi";
|
|
1592
|
+
readonly vendor: "Mario Zechner";
|
|
1593
|
+
readonly homepage: "https://github.com/badlogic/pi-mono";
|
|
1594
|
+
readonly interfaces: readonly ["cli"];
|
|
1595
|
+
readonly docs: readonly [{
|
|
1596
|
+
readonly label: "Pi coding agent documentation";
|
|
1597
|
+
readonly url: "https://github.com/badlogic/pi-mono/blob/main/packages/coding-agent/README.md";
|
|
1598
|
+
}];
|
|
1599
|
+
readonly skills: {
|
|
1600
|
+
readonly support: "standard";
|
|
1601
|
+
readonly notes: "Skills follow the Agent Skills SKILL.md standard and are invoked via /skill:name. Pi discovers them from .pi/skills and .agents/skills (project, searched up through parent directories) and ~/.pi/agent/skills and ~/.agents/skills (user).\n";
|
|
1602
|
+
readonly sources: readonly ["https://github.com/badlogic/pi-mono/blob/main/packages/coding-agent/README.md"];
|
|
1603
|
+
readonly lastVerified: "2026-05-18";
|
|
1604
|
+
readonly scopes: readonly ["user", "project"];
|
|
1605
|
+
readonly directory: ".pi/skills";
|
|
1606
|
+
};
|
|
1607
|
+
readonly commands: {
|
|
1608
|
+
readonly support: "bridged";
|
|
1609
|
+
readonly notes: "Custom slash commands are Markdown prompt templates with {{variable}} interpolation, expanded via /templatename. Stored in .pi/prompts (project) or ~/.pi/agent/prompts (user). Recorded as bridged because prompt templates have no industry spec standard.\n";
|
|
1610
|
+
readonly sources: readonly ["https://github.com/badlogic/pi-mono/blob/main/packages/coding-agent/README.md"];
|
|
1611
|
+
readonly lastVerified: "2026-05-18";
|
|
1612
|
+
readonly scopes: readonly ["user", "project"];
|
|
1613
|
+
readonly directory: ".pi/prompts";
|
|
1614
|
+
};
|
|
1615
|
+
readonly mcp: {
|
|
1616
|
+
readonly support: "unsupported";
|
|
1617
|
+
readonly notes: "Pi ships a deliberate \"no MCP\" core with only four built-in tools (read, write, edit, bash). MCP can only be added by installing or building a TypeScript extension; there is no native MCP server configuration.\n";
|
|
1618
|
+
readonly sources: readonly ["https://github.com/badlogic/pi-mono/blob/main/packages/coding-agent/README.md"];
|
|
1619
|
+
readonly lastVerified: "2026-05-18";
|
|
1620
|
+
readonly scopes: readonly [];
|
|
1621
|
+
readonly transports: readonly [];
|
|
1622
|
+
};
|
|
1623
|
+
readonly subagents: {
|
|
1624
|
+
readonly support: "unsupported";
|
|
1625
|
+
readonly notes: "Pi has no built-in subagent system by design. Multi-agent workflows are expected to be composed externally (e.g. spawning pi instances under tmux) or via a TypeScript extension.\n";
|
|
1626
|
+
readonly sources: readonly ["https://github.com/badlogic/pi-mono/blob/main/packages/coding-agent/README.md"];
|
|
1627
|
+
readonly lastVerified: "2026-05-18";
|
|
1628
|
+
readonly scopes: readonly [];
|
|
1629
|
+
};
|
|
1630
|
+
readonly instructions: {
|
|
1631
|
+
readonly support: "standard";
|
|
1632
|
+
readonly notes: "AGENTS.md and CLAUDE.md context files load at startup from the global directory (~/.pi/agent), parent directories, and the current directory; all matching files are concatenated.\n";
|
|
1633
|
+
readonly sources: readonly ["https://github.com/badlogic/pi-mono/blob/main/packages/coding-agent/README.md"];
|
|
1634
|
+
readonly lastVerified: "2026-05-18";
|
|
1635
|
+
readonly scopes: readonly ["user", "project"];
|
|
1636
|
+
readonly files: readonly ["AGENTS.md", "CLAUDE.md"];
|
|
1637
|
+
readonly nestedDiscovery: true;
|
|
1638
|
+
};
|
|
1639
|
+
readonly permissions: {
|
|
1640
|
+
readonly support: "unsupported";
|
|
1641
|
+
readonly notes: "Pi has no per-call approval prompts and no permission config file. Tools run without confirmation; the philosophy is to run pi in a container or supply a confirmation flow via extension. Tool availability is selected at invocation with --tools and --no-builtin-tools, but this is tool enablement rather than a permission-grant surface.\n";
|
|
1642
|
+
readonly sources: readonly ["https://github.com/badlogic/pi-mono/blob/main/packages/coding-agent/README.md"];
|
|
1643
|
+
readonly lastVerified: "2026-05-18";
|
|
1644
|
+
readonly scopes: readonly [];
|
|
1645
|
+
readonly mechanism: readonly [];
|
|
1646
|
+
};
|
|
393
1647
|
};
|
|
394
1648
|
readonly windsurf: {
|
|
395
1649
|
readonly id: "windsurf";
|
|
@@ -402,12 +1656,48 @@ export declare const AGENTS_BY_ID: {
|
|
|
402
1656
|
readonly label: "Windsurf documentation";
|
|
403
1657
|
readonly url: "https://docs.windsurf.com";
|
|
404
1658
|
}];
|
|
1659
|
+
readonly skills: {
|
|
1660
|
+
readonly support: "standard";
|
|
1661
|
+
readonly notes: "Cascade reads SKILL.md skills from .windsurf/skills (project) and ~/.codeium/windsurf/skills (user) with progressive disclosure.\n";
|
|
1662
|
+
readonly sources: readonly ["https://docs.windsurf.com/windsurf/cascade/skills"];
|
|
1663
|
+
readonly lastVerified: "2026-05-18";
|
|
1664
|
+
readonly scopes: readonly ["user", "project"];
|
|
1665
|
+
readonly directory: ".windsurf/skills";
|
|
1666
|
+
};
|
|
1667
|
+
readonly commands: {
|
|
1668
|
+
readonly support: "bridged";
|
|
1669
|
+
readonly notes: "Windsurf Workflows are slash-command-invoked Markdown prompts under .windsurf/workflows (project) and ~/.codeium/windsurf/global_workflows (user).\n";
|
|
1670
|
+
readonly sources: readonly ["https://docs.windsurf.com/windsurf/cascade/workflows"];
|
|
1671
|
+
readonly lastVerified: "2026-05-18";
|
|
1672
|
+
readonly scopes: readonly ["user", "project"];
|
|
1673
|
+
readonly directory: ".windsurf/workflows";
|
|
1674
|
+
};
|
|
405
1675
|
readonly mcp: {
|
|
406
1676
|
readonly support: "standard";
|
|
407
1677
|
readonly sources: readonly ["https://docs.windsurf.com/windsurf/cascade/mcp"];
|
|
408
1678
|
readonly lastVerified: "2026-05-16";
|
|
409
1679
|
readonly scopes: readonly ["user", "project"];
|
|
410
1680
|
readonly transports: readonly ["stdio"];
|
|
1681
|
+
readonly config: {
|
|
1682
|
+
readonly serversKey: "mcpServers";
|
|
1683
|
+
readonly nativeEnabled: false;
|
|
1684
|
+
readonly targets: readonly [{
|
|
1685
|
+
readonly scope: "user";
|
|
1686
|
+
readonly path: "~/.codeium/windsurf/mcp_config.json";
|
|
1687
|
+
readonly format: "json";
|
|
1688
|
+
}];
|
|
1689
|
+
readonly stdio: {
|
|
1690
|
+
readonly command: "split";
|
|
1691
|
+
readonly envKey: "env";
|
|
1692
|
+
};
|
|
1693
|
+
};
|
|
1694
|
+
};
|
|
1695
|
+
readonly subagents: {
|
|
1696
|
+
readonly support: "unsupported";
|
|
1697
|
+
readonly notes: "Cascade exposes only built-in and internal subagents plus multi-agent sessions; no user-authorable custom subagent extension type is documented.\n";
|
|
1698
|
+
readonly sources: readonly ["https://docs.windsurf.com/windsurf/cascade/agents-md"];
|
|
1699
|
+
readonly lastVerified: "2026-05-18";
|
|
1700
|
+
readonly scopes: readonly [];
|
|
411
1701
|
};
|
|
412
1702
|
readonly instructions: {
|
|
413
1703
|
readonly support: "standard";
|
|
@@ -424,6 +1714,38 @@ export declare const AGENTS_BY_ID: {
|
|
|
424
1714
|
readonly scopes: readonly ["user", "project"];
|
|
425
1715
|
readonly directory: ".windsurf/rules";
|
|
426
1716
|
};
|
|
1717
|
+
readonly permissions: {
|
|
1718
|
+
readonly support: "standard";
|
|
1719
|
+
readonly sources: readonly ["https://docs.windsurf.com/windsurf/terminal", "https://docs.windsurf.com/windsurf/cascade"];
|
|
1720
|
+
readonly lastVerified: "2026-05-18";
|
|
1721
|
+
readonly scopes: readonly ["user"];
|
|
1722
|
+
readonly mechanism: readonly ["config-file", "ui-only"];
|
|
1723
|
+
readonly configFiles: readonly [{
|
|
1724
|
+
readonly scope: "user";
|
|
1725
|
+
readonly path: "VS Code settings (Settings UI)";
|
|
1726
|
+
readonly format: "vscode-settings";
|
|
1727
|
+
readonly gitignored: false;
|
|
1728
|
+
}];
|
|
1729
|
+
readonly grammar: {
|
|
1730
|
+
readonly style: "prefix";
|
|
1731
|
+
readonly example: "axm";
|
|
1732
|
+
readonly notes: "windsurf.cascadeCommandsAllowList is prefix-matched. Workspace-scoped override for these keys is not documented; configure at user scope. Teams/Enterprise can merge in lists via the Admin Portal.\n";
|
|
1733
|
+
};
|
|
1734
|
+
readonly prerequisites: readonly [{
|
|
1735
|
+
readonly key: "Cascade auto-execution level";
|
|
1736
|
+
readonly value: "allowlist_only | turbo";
|
|
1737
|
+
readonly scope: "user";
|
|
1738
|
+
readonly note: "Disabled and Auto modes ignore allowlist entries; set via the Windsurf Settings panel.";
|
|
1739
|
+
}];
|
|
1740
|
+
readonly grants: {
|
|
1741
|
+
readonly shell: {
|
|
1742
|
+
readonly target: "VS Code settings";
|
|
1743
|
+
readonly patch: {
|
|
1744
|
+
readonly "windsurf.cascadeCommandsAllowList": readonly ["${tool}"];
|
|
1745
|
+
};
|
|
1746
|
+
};
|
|
1747
|
+
};
|
|
1748
|
+
};
|
|
427
1749
|
};
|
|
428
1750
|
};
|
|
429
1751
|
//# sourceMappingURL=catalog.generated.d.ts.map
|