@agentxm/client-core 0.14.0 → 0.15.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/src/unstable/agent-capabilities/catalog.d.ts +11184 -0
- package/dist/src/unstable/agent-capabilities/{__generated__/catalog.d.ts.map → catalog.d.ts.map} +1 -1
- package/dist/src/unstable/agent-capabilities/catalog.js +132 -0
- package/dist/src/unstable/agent-capabilities/catalog.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/adal.d.ts +81 -0
- package/dist/src/unstable/agent-capabilities/data/agents/adal.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/adal.js +83 -0
- package/dist/src/unstable/agent-capabilities/data/agents/adal.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/aider-desk.d.ts +73 -0
- package/dist/src/unstable/agent-capabilities/data/agents/aider-desk.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/aider-desk.js +78 -0
- package/dist/src/unstable/agent-capabilities/data/agents/aider-desk.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/amp.d.ts +85 -0
- package/dist/src/unstable/agent-capabilities/data/agents/amp.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/amp.js +87 -0
- package/dist/src/unstable/agent-capabilities/data/agents/amp.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/antigravity.d.ts +109 -0
- package/dist/src/unstable/agent-capabilities/data/agents/antigravity.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/antigravity.js +117 -0
- package/dist/src/unstable/agent-capabilities/data/agents/antigravity.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/augment.d.ts +88 -0
- package/dist/src/unstable/agent-capabilities/data/agents/augment.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/augment.js +90 -0
- package/dist/src/unstable/agent-capabilities/data/agents/augment.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/claude-code.d.ts +190 -0
- package/dist/src/unstable/agent-capabilities/data/agents/claude-code.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/claude-code.js +212 -0
- package/dist/src/unstable/agent-capabilities/data/agents/claude-code.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/cline.d.ts +82 -0
- package/dist/src/unstable/agent-capabilities/data/agents/cline.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/cline.js +84 -0
- package/dist/src/unstable/agent-capabilities/data/agents/cline.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/codearts-agent.d.ts +73 -0
- package/dist/src/unstable/agent-capabilities/data/agents/codearts-agent.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/codearts-agent.js +75 -0
- package/dist/src/unstable/agent-capabilities/data/agents/codearts-agent.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/codebuddy.d.ts +88 -0
- package/dist/src/unstable/agent-capabilities/data/agents/codebuddy.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/codebuddy.js +92 -0
- package/dist/src/unstable/agent-capabilities/data/agents/codebuddy.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/codemaker.d.ts +73 -0
- package/dist/src/unstable/agent-capabilities/data/agents/codemaker.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/codemaker.js +75 -0
- package/dist/src/unstable/agent-capabilities/data/agents/codemaker.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/codestudio.d.ts +73 -0
- package/dist/src/unstable/agent-capabilities/data/agents/codestudio.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/codestudio.js +75 -0
- package/dist/src/unstable/agent-capabilities/data/agents/codestudio.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/codex.d.ts +184 -0
- package/dist/src/unstable/agent-capabilities/data/agents/codex.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/codex.js +207 -0
- package/dist/src/unstable/agent-capabilities/data/agents/codex.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/command-code.d.ts +114 -0
- package/dist/src/unstable/agent-capabilities/data/agents/command-code.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/command-code.js +119 -0
- package/dist/src/unstable/agent-capabilities/data/agents/command-code.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/continue.d.ts +85 -0
- package/dist/src/unstable/agent-capabilities/data/agents/continue.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/continue.js +87 -0
- package/dist/src/unstable/agent-capabilities/data/agents/continue.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/cortex.d.ts +73 -0
- package/dist/src/unstable/agent-capabilities/data/agents/cortex.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/cortex.js +78 -0
- package/dist/src/unstable/agent-capabilities/data/agents/cortex.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/crush.d.ts +119 -0
- package/dist/src/unstable/agent-capabilities/data/agents/crush.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/crush.js +124 -0
- package/dist/src/unstable/agent-capabilities/data/agents/crush.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/cursor.d.ts +190 -0
- package/dist/src/unstable/agent-capabilities/data/agents/cursor.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/cursor.js +213 -0
- package/dist/src/unstable/agent-capabilities/data/agents/cursor.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/deepagents.d.ts +73 -0
- package/dist/src/unstable/agent-capabilities/data/agents/deepagents.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/deepagents.js +78 -0
- package/dist/src/unstable/agent-capabilities/data/agents/deepagents.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/devin.d.ts +81 -0
- package/dist/src/unstable/agent-capabilities/data/agents/devin.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/devin.js +86 -0
- package/dist/src/unstable/agent-capabilities/data/agents/devin.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/dexto.d.ts +73 -0
- package/dist/src/unstable/agent-capabilities/data/agents/dexto.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/dexto.js +75 -0
- package/dist/src/unstable/agent-capabilities/data/agents/dexto.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/droid.d.ts +84 -0
- package/dist/src/unstable/agent-capabilities/data/agents/droid.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/droid.js +86 -0
- package/dist/src/unstable/agent-capabilities/data/agents/droid.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/firebender.d.ts +73 -0
- package/dist/src/unstable/agent-capabilities/data/agents/firebender.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/firebender.js +75 -0
- package/dist/src/unstable/agent-capabilities/data/agents/firebender.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/forgecode.d.ts +81 -0
- package/dist/src/unstable/agent-capabilities/data/agents/forgecode.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/forgecode.js +86 -0
- package/dist/src/unstable/agent-capabilities/data/agents/forgecode.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/gemini-cli.d.ts +165 -0
- package/dist/src/unstable/agent-capabilities/data/agents/gemini-cli.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/gemini-cli.js +189 -0
- package/dist/src/unstable/agent-capabilities/data/agents/gemini-cli.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/github-copilot.d.ts +167 -0
- package/dist/src/unstable/agent-capabilities/data/agents/github-copilot.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/github-copilot.js +184 -0
- package/dist/src/unstable/agent-capabilities/data/agents/github-copilot.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/goose.d.ts +107 -0
- package/dist/src/unstable/agent-capabilities/data/agents/goose.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/goose.js +111 -0
- package/dist/src/unstable/agent-capabilities/data/agents/goose.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/grok-cli.d.ts +86 -0
- package/dist/src/unstable/agent-capabilities/data/agents/grok-cli.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/grok-cli.js +88 -0
- package/dist/src/unstable/agent-capabilities/data/agents/grok-cli.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/hermes.d.ts +86 -0
- package/dist/src/unstable/agent-capabilities/data/agents/hermes.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/hermes.js +88 -0
- package/dist/src/unstable/agent-capabilities/data/agents/hermes.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/ibm-bob.d.ts +118 -0
- package/dist/src/unstable/agent-capabilities/data/agents/ibm-bob.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/ibm-bob.js +123 -0
- package/dist/src/unstable/agent-capabilities/data/agents/ibm-bob.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/index.d.ts +55 -0
- package/dist/src/unstable/agent-capabilities/data/agents/index.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/index.js +55 -0
- package/dist/src/unstable/agent-capabilities/data/agents/index.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/junie.d.ts +123 -0
- package/dist/src/unstable/agent-capabilities/data/agents/junie.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/junie.js +127 -0
- package/dist/src/unstable/agent-capabilities/data/agents/junie.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/kilo.d.ts +133 -0
- package/dist/src/unstable/agent-capabilities/data/agents/kilo.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/kilo.js +139 -0
- package/dist/src/unstable/agent-capabilities/data/agents/kilo.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/kimi-cli.d.ts +111 -0
- package/dist/src/unstable/agent-capabilities/data/agents/kimi-cli.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/kimi-cli.js +116 -0
- package/dist/src/unstable/agent-capabilities/data/agents/kimi-cli.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/kiro-cli.d.ts +127 -0
- package/dist/src/unstable/agent-capabilities/data/agents/kiro-cli.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/kiro-cli.js +132 -0
- package/dist/src/unstable/agent-capabilities/data/agents/kiro-cli.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/kode.d.ts +99 -0
- package/dist/src/unstable/agent-capabilities/data/agents/kode.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/kode.js +104 -0
- package/dist/src/unstable/agent-capabilities/data/agents/kode.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/mcpjam.d.ts +73 -0
- package/dist/src/unstable/agent-capabilities/data/agents/mcpjam.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/mcpjam.js +75 -0
- package/dist/src/unstable/agent-capabilities/data/agents/mcpjam.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/mistral-vibe.d.ts +126 -0
- package/dist/src/unstable/agent-capabilities/data/agents/mistral-vibe.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/mistral-vibe.js +131 -0
- package/dist/src/unstable/agent-capabilities/data/agents/mistral-vibe.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/mux.d.ts +85 -0
- package/dist/src/unstable/agent-capabilities/data/agents/mux.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/mux.js +87 -0
- package/dist/src/unstable/agent-capabilities/data/agents/mux.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/neovate.d.ts +111 -0
- package/dist/src/unstable/agent-capabilities/data/agents/neovate.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/neovate.js +116 -0
- package/dist/src/unstable/agent-capabilities/data/agents/neovate.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/openclaw.d.ts +73 -0
- package/dist/src/unstable/agent-capabilities/data/agents/openclaw.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/openclaw.js +78 -0
- package/dist/src/unstable/agent-capabilities/data/agents/openclaw.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/opencode.d.ts +121 -0
- package/dist/src/unstable/agent-capabilities/data/agents/opencode.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/opencode.js +126 -0
- package/dist/src/unstable/agent-capabilities/data/agents/opencode.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/openhands.d.ts +86 -0
- package/dist/src/unstable/agent-capabilities/data/agents/openhands.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/openhands.js +91 -0
- package/dist/src/unstable/agent-capabilities/data/agents/openhands.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/pi.d.ts +84 -0
- package/dist/src/unstable/agent-capabilities/data/agents/pi.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/pi.js +86 -0
- package/dist/src/unstable/agent-capabilities/data/agents/pi.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/pochi.d.ts +111 -0
- package/dist/src/unstable/agent-capabilities/data/agents/pochi.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/pochi.js +116 -0
- package/dist/src/unstable/agent-capabilities/data/agents/pochi.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/qoder.d.ts +173 -0
- package/dist/src/unstable/agent-capabilities/data/agents/qoder.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/qoder.js +192 -0
- package/dist/src/unstable/agent-capabilities/data/agents/qoder.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/qwen-code.d.ts +115 -0
- package/dist/src/unstable/agent-capabilities/data/agents/qwen-code.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/qwen-code.js +120 -0
- package/dist/src/unstable/agent-capabilities/data/agents/qwen-code.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/replit.d.ts +107 -0
- package/dist/src/unstable/agent-capabilities/data/agents/replit.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/replit.js +111 -0
- package/dist/src/unstable/agent-capabilities/data/agents/replit.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/roo.d.ts +127 -0
- package/dist/src/unstable/agent-capabilities/data/agents/roo.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/roo.js +132 -0
- package/dist/src/unstable/agent-capabilities/data/agents/roo.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/rovodev.d.ts +77 -0
- package/dist/src/unstable/agent-capabilities/data/agents/rovodev.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/rovodev.js +82 -0
- package/dist/src/unstable/agent-capabilities/data/agents/rovodev.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/tabnine-cli.d.ts +76 -0
- package/dist/src/unstable/agent-capabilities/data/agents/tabnine-cli.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/tabnine-cli.js +78 -0
- package/dist/src/unstable/agent-capabilities/data/agents/tabnine-cli.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/trae-cn.d.ts +116 -0
- package/dist/src/unstable/agent-capabilities/data/agents/trae-cn.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/trae-cn.js +120 -0
- package/dist/src/unstable/agent-capabilities/data/agents/trae-cn.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/trae.d.ts +116 -0
- package/dist/src/unstable/agent-capabilities/data/agents/trae.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/trae.js +120 -0
- package/dist/src/unstable/agent-capabilities/data/agents/trae.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/warp.d.ts +73 -0
- package/dist/src/unstable/agent-capabilities/data/agents/warp.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/warp.js +75 -0
- package/dist/src/unstable/agent-capabilities/data/agents/warp.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/windsurf.d.ts +136 -0
- package/dist/src/unstable/agent-capabilities/data/agents/windsurf.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/windsurf.js +147 -0
- package/dist/src/unstable/agent-capabilities/data/agents/windsurf.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/zencoder.d.ts +111 -0
- package/dist/src/unstable/agent-capabilities/data/agents/zencoder.d.ts.map +1 -0
- package/dist/src/unstable/agent-capabilities/data/agents/zencoder.js +119 -0
- package/dist/src/unstable/agent-capabilities/data/agents/zencoder.js.map +1 -0
- package/dist/src/unstable/agent-capabilities/derive.d.ts +8 -154
- package/dist/src/unstable/agent-capabilities/derive.d.ts.map +1 -1
- package/dist/src/unstable/agent-capabilities/derive.js +34 -70
- package/dist/src/unstable/agent-capabilities/derive.js.map +1 -1
- package/dist/src/unstable/agent-capabilities/index.d.ts +4 -5
- package/dist/src/unstable/agent-capabilities/index.d.ts.map +1 -1
- package/dist/src/unstable/agent-capabilities/index.js +4 -5
- package/dist/src/unstable/agent-capabilities/index.js.map +1 -1
- package/dist/src/unstable/agent-capabilities/lookup.d.ts +1 -1
- package/dist/src/unstable/agent-capabilities/lookup.d.ts.map +1 -1
- package/dist/src/unstable/agent-capabilities/lookup.js +1 -1
- package/dist/src/unstable/agent-capabilities/lookup.js.map +1 -1
- package/dist/src/unstable/agent-capabilities/schema.d.ts +767 -285
- package/dist/src/unstable/agent-capabilities/schema.d.ts.map +1 -1
- package/dist/src/unstable/agent-capabilities/schema.js +260 -144
- package/dist/src/unstable/agent-capabilities/schema.js.map +1 -1
- package/dist/src/unstable/agents/instructions.d.ts +31 -1
- package/dist/src/unstable/agents/instructions.d.ts.map +1 -1
- package/dist/src/unstable/agents/instructions.js +23 -10
- package/dist/src/unstable/agents/instructions.js.map +1 -1
- package/dist/src/unstable/agents/mcp-sync.d.ts.map +1 -1
- package/dist/src/unstable/agents/mcp-sync.js +14 -21
- package/dist/src/unstable/agents/mcp-sync.js.map +1 -1
- package/dist/src/unstable/agents/registry.js +1 -1
- package/dist/src/unstable/agents/registry.js.map +1 -1
- package/dist/src/unstable/agents/types.d.ts +1 -1
- package/dist/src/unstable/agents/types.d.ts.map +1 -1
- package/dist/src/unstable/agents/types.js +1 -1
- package/dist/src/unstable/agents/types.js.map +1 -1
- package/dist/src/unstable/commands/operations/shared-command-helpers.d.ts +3 -3
- package/dist/src/unstable/extension-types/catalog.d.ts +144 -0
- package/dist/src/unstable/extension-types/catalog.d.ts.map +1 -0
- package/dist/src/unstable/extension-types/catalog.js +68 -0
- package/dist/src/unstable/extension-types/catalog.js.map +1 -0
- package/dist/src/unstable/extension-types/derive.d.ts +13 -0
- package/dist/src/unstable/extension-types/derive.d.ts.map +1 -0
- package/dist/src/unstable/extension-types/derive.js +13 -0
- package/dist/src/unstable/extension-types/derive.js.map +1 -0
- package/dist/src/unstable/extension-types/index.d.ts +5 -0
- package/dist/src/unstable/extension-types/index.d.ts.map +1 -0
- package/dist/src/unstable/extension-types/index.js +5 -0
- package/dist/src/unstable/extension-types/index.js.map +1 -0
- package/dist/src/unstable/extension-types/schema.d.ts +154 -0
- package/dist/src/unstable/extension-types/schema.d.ts.map +1 -0
- package/dist/src/unstable/extension-types/schema.js +85 -0
- package/dist/src/unstable/extension-types/schema.js.map +1 -0
- package/dist/src/unstable/{agent-capabilities → extension-types}/standards.d.ts +2 -2
- package/dist/src/unstable/extension-types/standards.d.ts.map +1 -0
- package/dist/src/unstable/{agent-capabilities → extension-types}/standards.js +2 -2
- package/dist/src/unstable/extension-types/standards.js.map +1 -0
- package/dist/src/unstable/mcps/resolution.d.ts +2 -2
- package/dist/src/unstable/mcps/resolution.d.ts.map +1 -1
- package/dist/src/unstable/mcps/resolution.js +11 -9
- package/dist/src/unstable/mcps/resolution.js.map +1 -1
- package/dist/src/unstable/workspace/initialization-interaction.d.ts +32 -0
- package/dist/src/unstable/workspace/initialization-interaction.d.ts.map +1 -1
- package/dist/src/unstable/workspace/initialization-interaction.js +65 -5
- package/dist/src/unstable/workspace/initialization-interaction.js.map +1 -1
- package/dist/src/unstable/workspace/initialization.d.ts +60 -67
- package/dist/src/unstable/workspace/initialization.d.ts.map +1 -1
- package/dist/src/unstable/workspace/initialization.js +349 -50
- package/dist/src/unstable/workspace/initialization.js.map +1 -1
- package/dist/src/unstable/workspace/read-model/discovery/subagents.d.ts +1 -1
- package/dist/src/unstable/workspace/service-interface.d.ts +6 -0
- package/dist/src/unstable/workspace/service-interface.d.ts.map +1 -1
- package/dist/src/unstable/workspace/service.d.ts +5 -5
- package/package.json +6 -2
- package/site-content/__generated__/schemas/axm-lock.schema.json +0 -1
- package/site-content/__generated__/schemas/axm-package-meta.schema.json +0 -1
- package/site-content/__generated__/schemas/command.schema.json +0 -1
- package/site-content/__generated__/schemas/files.schema.json +0 -1
- package/site-content/__generated__/schemas/hook.schema.json +0 -1
- package/site-content/__generated__/schemas/mcp-server.schema.json +0 -1
- package/site-content/__generated__/schemas/pack.schema.json +0 -1
- package/site-content/__generated__/schemas/rule.schema.json +0 -1
- package/site-content/__generated__/schemas/settings.schema.json +0 -1
- package/site-content/__generated__/schemas/skill.schema.json +0 -1
- package/site-content/__generated__/schemas/subagent.schema.json +0 -1
- package/dist/src/unstable/agent-capabilities/__generated__/catalog.d.ts +0 -6673
- package/dist/src/unstable/agent-capabilities/__generated__/catalog.js +0 -7428
- package/dist/src/unstable/agent-capabilities/__generated__/catalog.js.map +0 -1
- package/dist/src/unstable/agent-capabilities/standards.d.ts.map +0 -1
- package/dist/src/unstable/agent-capabilities/standards.js.map +0 -1
- package/dist/src/unstable/agent-capabilities/validate.d.ts +0 -19
- package/dist/src/unstable/agent-capabilities/validate.d.ts.map +0 -1
- package/dist/src/unstable/agent-capabilities/validate.js +0 -163
- package/dist/src/unstable/agent-capabilities/validate.js.map +0 -1
|
@@ -0,0 +1,86 @@
|
|
|
1
|
+
export const devinAgent = {
|
|
2
|
+
id: "devin",
|
|
3
|
+
name: "Devin for Terminal",
|
|
4
|
+
vendor: "Cognition",
|
|
5
|
+
homepage: "https://devin.ai",
|
|
6
|
+
interfaces: ["cli"],
|
|
7
|
+
family: null,
|
|
8
|
+
rootDir: ".devin",
|
|
9
|
+
detection: {
|
|
10
|
+
projectDirs: [".devin"],
|
|
11
|
+
userDirs: ["$XDG_CONFIG_HOME/devin"],
|
|
12
|
+
},
|
|
13
|
+
docs: [
|
|
14
|
+
{
|
|
15
|
+
label: "Devin for Terminal skills",
|
|
16
|
+
url: "https://cli.devin.ai/docs/extensibility/skills/overview",
|
|
17
|
+
},
|
|
18
|
+
],
|
|
19
|
+
capabilities: {
|
|
20
|
+
skill: {
|
|
21
|
+
lifecycle: "supported",
|
|
22
|
+
notes: "Devin also reads universal .agents/skills locations; AXM targets the native .devin/skills project path and XDG user path.\n",
|
|
23
|
+
docs: [],
|
|
24
|
+
sources: [
|
|
25
|
+
"https://cli.devin.ai/docs/extensibility/skills/overview",
|
|
26
|
+
"https://github.com/vercel-labs/skills/blob/main/src/agents.ts",
|
|
27
|
+
],
|
|
28
|
+
lastVerified: "2026-05-20",
|
|
29
|
+
scopes: ["user", "project"],
|
|
30
|
+
standardsCompliance: "full",
|
|
31
|
+
convention: "vendor",
|
|
32
|
+
directory: ".devin/skills",
|
|
33
|
+
},
|
|
34
|
+
command: {
|
|
35
|
+
lifecycle: "unsupported",
|
|
36
|
+
notes: null,
|
|
37
|
+
docs: [],
|
|
38
|
+
sources: [],
|
|
39
|
+
},
|
|
40
|
+
"mcp-server": {
|
|
41
|
+
lifecycle: "unsupported",
|
|
42
|
+
notes: null,
|
|
43
|
+
docs: [],
|
|
44
|
+
sources: [],
|
|
45
|
+
},
|
|
46
|
+
subagent: {
|
|
47
|
+
lifecycle: "unsupported",
|
|
48
|
+
notes: null,
|
|
49
|
+
docs: [],
|
|
50
|
+
sources: [],
|
|
51
|
+
},
|
|
52
|
+
files: {
|
|
53
|
+
lifecycle: "unsupported",
|
|
54
|
+
notes: null,
|
|
55
|
+
docs: [],
|
|
56
|
+
sources: [],
|
|
57
|
+
},
|
|
58
|
+
rule: {
|
|
59
|
+
lifecycle: "supported",
|
|
60
|
+
notes: null,
|
|
61
|
+
docs: [],
|
|
62
|
+
sources: ["https://cli.devin.ai/docs/extensibility/rules-agents-md"],
|
|
63
|
+
lastVerified: "2026-05-20",
|
|
64
|
+
scopes: ["user", "project"],
|
|
65
|
+
standardsCompliance: "full",
|
|
66
|
+
convention: "universal",
|
|
67
|
+
kind: "agents-md",
|
|
68
|
+
files: ["AGENTS.md"],
|
|
69
|
+
nestedDiscovery: true,
|
|
70
|
+
importSyntax: null,
|
|
71
|
+
},
|
|
72
|
+
hook: {
|
|
73
|
+
lifecycle: "unsupported",
|
|
74
|
+
notes: null,
|
|
75
|
+
docs: [],
|
|
76
|
+
sources: [],
|
|
77
|
+
},
|
|
78
|
+
},
|
|
79
|
+
permissions: {
|
|
80
|
+
lifecycle: "unsupported",
|
|
81
|
+
notes: null,
|
|
82
|
+
docs: [],
|
|
83
|
+
sources: [],
|
|
84
|
+
},
|
|
85
|
+
};
|
|
86
|
+
//# sourceMappingURL=devin.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"devin.js","sourceRoot":"","sources":["../../../../../../src/unstable/agent-capabilities/data/agents/devin.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,UAAU,GAAG;IACxB,EAAE,EAAE,OAAO;IACX,IAAI,EAAE,oBAAoB;IAC1B,MAAM,EAAE,WAAW;IACnB,QAAQ,EAAE,kBAAkB;IAC5B,UAAU,EAAE,CAAC,KAAK,CAAC;IACnB,MAAM,EAAE,IAAI;IACZ,OAAO,EAAE,QAAQ;IACjB,SAAS,EAAE;QACT,WAAW,EAAE,CAAC,QAAQ,CAAC;QACvB,QAAQ,EAAE,CAAC,wBAAwB,CAAC;KACrC;IACD,IAAI,EAAE;QACJ;YACE,KAAK,EAAE,2BAA2B;YAClC,GAAG,EAAE,yDAAyD;SAC/D;KACF;IACD,YAAY,EAAE;QACZ,KAAK,EAAE;YACL,SAAS,EAAE,WAAW;YACtB,KAAK,EACH,6HAA6H;YAC/H,IAAI,EAAE,EAAE;YACR,OAAO,EAAE;gBACP,yDAAyD;gBACzD,+DAA+D;aAChE;YACD,YAAY,EAAE,YAAY;YAC1B,MAAM,EAAE,CAAC,MAAM,EAAE,SAAS,CAAC;YAC3B,mBAAmB,EAAE,MAAM;YAC3B,UAAU,EAAE,QAAQ;YACpB,SAAS,EAAE,eAAe;SAC3B;QACD,OAAO,EAAE;YACP,SAAS,EAAE,aAAa;YACxB,KAAK,EAAE,IAAI;YACX,IAAI,EAAE,EAAE;YACR,OAAO,EAAE,EAAE;SACZ;QACD,YAAY,EAAE;YACZ,SAAS,EAAE,aAAa;YACxB,KAAK,EAAE,IAAI;YACX,IAAI,EAAE,EAAE;YACR,OAAO,EAAE,EAAE;SACZ;QACD,QAAQ,EAAE;YACR,SAAS,EAAE,aAAa;YACxB,KAAK,EAAE,IAAI;YACX,IAAI,EAAE,EAAE;YACR,OAAO,EAAE,EAAE;SACZ;QACD,KAAK,EAAE;YACL,SAAS,EAAE,aAAa;YACxB,KAAK,EAAE,IAAI;YACX,IAAI,EAAE,EAAE;YACR,OAAO,EAAE,EAAE;SACZ;QACD,IAAI,EAAE;YACJ,SAAS,EAAE,WAAW;YACtB,KAAK,EAAE,IAAI;YACX,IAAI,EAAE,EAAE;YACR,OAAO,EAAE,CAAC,yDAAyD,CAAC;YACpE,YAAY,EAAE,YAAY;YAC1B,MAAM,EAAE,CAAC,MAAM,EAAE,SAAS,CAAC;YAC3B,mBAAmB,EAAE,MAAM;YAC3B,UAAU,EAAE,WAAW;YACvB,IAAI,EAAE,WAAW;YACjB,KAAK,EAAE,CAAC,WAAW,CAAC;YACpB,eAAe,EAAE,IAAI;YACrB,YAAY,EAAE,IAAI;SACnB;QACD,IAAI,EAAE;YACJ,SAAS,EAAE,aAAa;YACxB,KAAK,EAAE,IAAI;YACX,IAAI,EAAE,EAAE;YACR,OAAO,EAAE,EAAE;SACZ;KACF;IACD,WAAW,EAAE;QACX,SAAS,EAAE,aAAa;QACxB,KAAK,EAAE,IAAI;QACX,IAAI,EAAE,EAAE;QACR,OAAO,EAAE,EAAE;KACZ;CACuB,CAAC"}
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
export declare const dextoAgent: {
|
|
2
|
+
readonly id: "dexto";
|
|
3
|
+
readonly name: "Dexto";
|
|
4
|
+
readonly vendor: "Dexto";
|
|
5
|
+
readonly homepage: "https://www.dexto.ai";
|
|
6
|
+
readonly interfaces: readonly ["cli"];
|
|
7
|
+
readonly family: null;
|
|
8
|
+
readonly rootDir: null;
|
|
9
|
+
readonly detection: {
|
|
10
|
+
readonly projectDirs: readonly [];
|
|
11
|
+
readonly userDirs: readonly ["~/.dexto"];
|
|
12
|
+
};
|
|
13
|
+
readonly docs: readonly [{
|
|
14
|
+
readonly label: "Dexto";
|
|
15
|
+
readonly url: "https://www.dexto.ai";
|
|
16
|
+
}];
|
|
17
|
+
readonly capabilities: {
|
|
18
|
+
readonly skill: {
|
|
19
|
+
readonly lifecycle: "supported";
|
|
20
|
+
readonly notes: null;
|
|
21
|
+
readonly docs: readonly [];
|
|
22
|
+
readonly sources: readonly ["https://github.com/vercel-labs/skills/blob/main/src/agents.ts"];
|
|
23
|
+
readonly lastVerified: "2026-05-20";
|
|
24
|
+
readonly scopes: readonly ["user", "project"];
|
|
25
|
+
readonly standardsCompliance: "full";
|
|
26
|
+
readonly convention: "universal";
|
|
27
|
+
readonly directory: ".agents/skills";
|
|
28
|
+
};
|
|
29
|
+
readonly command: {
|
|
30
|
+
readonly lifecycle: "unsupported";
|
|
31
|
+
readonly notes: null;
|
|
32
|
+
readonly docs: readonly [];
|
|
33
|
+
readonly sources: readonly [];
|
|
34
|
+
};
|
|
35
|
+
readonly "mcp-server": {
|
|
36
|
+
readonly lifecycle: "unsupported";
|
|
37
|
+
readonly notes: null;
|
|
38
|
+
readonly docs: readonly [];
|
|
39
|
+
readonly sources: readonly [];
|
|
40
|
+
};
|
|
41
|
+
readonly subagent: {
|
|
42
|
+
readonly lifecycle: "unsupported";
|
|
43
|
+
readonly notes: null;
|
|
44
|
+
readonly docs: readonly [];
|
|
45
|
+
readonly sources: readonly [];
|
|
46
|
+
};
|
|
47
|
+
readonly files: {
|
|
48
|
+
readonly lifecycle: "unsupported";
|
|
49
|
+
readonly notes: null;
|
|
50
|
+
readonly docs: readonly [];
|
|
51
|
+
readonly sources: readonly [];
|
|
52
|
+
};
|
|
53
|
+
readonly rule: {
|
|
54
|
+
readonly lifecycle: "unsupported";
|
|
55
|
+
readonly notes: null;
|
|
56
|
+
readonly docs: readonly [];
|
|
57
|
+
readonly sources: readonly [];
|
|
58
|
+
};
|
|
59
|
+
readonly hook: {
|
|
60
|
+
readonly lifecycle: "unsupported";
|
|
61
|
+
readonly notes: null;
|
|
62
|
+
readonly docs: readonly [];
|
|
63
|
+
readonly sources: readonly [];
|
|
64
|
+
};
|
|
65
|
+
};
|
|
66
|
+
readonly permissions: {
|
|
67
|
+
readonly lifecycle: "unsupported";
|
|
68
|
+
readonly notes: null;
|
|
69
|
+
readonly docs: readonly [];
|
|
70
|
+
readonly sources: readonly [];
|
|
71
|
+
};
|
|
72
|
+
};
|
|
73
|
+
//# sourceMappingURL=dexto.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dexto.d.ts","sourceRoot":"","sources":["../../../../../../src/unstable/agent-capabilities/data/agents/dexto.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyEG,CAAC"}
|
|
@@ -0,0 +1,75 @@
|
|
|
1
|
+
export const dextoAgent = {
|
|
2
|
+
id: "dexto",
|
|
3
|
+
name: "Dexto",
|
|
4
|
+
vendor: "Dexto",
|
|
5
|
+
homepage: "https://www.dexto.ai",
|
|
6
|
+
interfaces: ["cli"],
|
|
7
|
+
family: null,
|
|
8
|
+
rootDir: null,
|
|
9
|
+
detection: {
|
|
10
|
+
projectDirs: [],
|
|
11
|
+
userDirs: ["~/.dexto"],
|
|
12
|
+
},
|
|
13
|
+
docs: [
|
|
14
|
+
{
|
|
15
|
+
label: "Dexto",
|
|
16
|
+
url: "https://www.dexto.ai",
|
|
17
|
+
},
|
|
18
|
+
],
|
|
19
|
+
capabilities: {
|
|
20
|
+
skill: {
|
|
21
|
+
lifecycle: "supported",
|
|
22
|
+
notes: null,
|
|
23
|
+
docs: [],
|
|
24
|
+
sources: ["https://github.com/vercel-labs/skills/blob/main/src/agents.ts"],
|
|
25
|
+
lastVerified: "2026-05-20",
|
|
26
|
+
scopes: ["user", "project"],
|
|
27
|
+
standardsCompliance: "full",
|
|
28
|
+
convention: "universal",
|
|
29
|
+
directory: ".agents/skills",
|
|
30
|
+
},
|
|
31
|
+
command: {
|
|
32
|
+
lifecycle: "unsupported",
|
|
33
|
+
notes: null,
|
|
34
|
+
docs: [],
|
|
35
|
+
sources: [],
|
|
36
|
+
},
|
|
37
|
+
"mcp-server": {
|
|
38
|
+
lifecycle: "unsupported",
|
|
39
|
+
notes: null,
|
|
40
|
+
docs: [],
|
|
41
|
+
sources: [],
|
|
42
|
+
},
|
|
43
|
+
subagent: {
|
|
44
|
+
lifecycle: "unsupported",
|
|
45
|
+
notes: null,
|
|
46
|
+
docs: [],
|
|
47
|
+
sources: [],
|
|
48
|
+
},
|
|
49
|
+
files: {
|
|
50
|
+
lifecycle: "unsupported",
|
|
51
|
+
notes: null,
|
|
52
|
+
docs: [],
|
|
53
|
+
sources: [],
|
|
54
|
+
},
|
|
55
|
+
rule: {
|
|
56
|
+
lifecycle: "unsupported",
|
|
57
|
+
notes: null,
|
|
58
|
+
docs: [],
|
|
59
|
+
sources: [],
|
|
60
|
+
},
|
|
61
|
+
hook: {
|
|
62
|
+
lifecycle: "unsupported",
|
|
63
|
+
notes: null,
|
|
64
|
+
docs: [],
|
|
65
|
+
sources: [],
|
|
66
|
+
},
|
|
67
|
+
},
|
|
68
|
+
permissions: {
|
|
69
|
+
lifecycle: "unsupported",
|
|
70
|
+
notes: null,
|
|
71
|
+
docs: [],
|
|
72
|
+
sources: [],
|
|
73
|
+
},
|
|
74
|
+
};
|
|
75
|
+
//# sourceMappingURL=dexto.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dexto.js","sourceRoot":"","sources":["../../../../../../src/unstable/agent-capabilities/data/agents/dexto.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,UAAU,GAAG;IACxB,EAAE,EAAE,OAAO;IACX,IAAI,EAAE,OAAO;IACb,MAAM,EAAE,OAAO;IACf,QAAQ,EAAE,sBAAsB;IAChC,UAAU,EAAE,CAAC,KAAK,CAAC;IACnB,MAAM,EAAE,IAAI;IACZ,OAAO,EAAE,IAAI;IACb,SAAS,EAAE;QACT,WAAW,EAAE,EAAE;QACf,QAAQ,EAAE,CAAC,UAAU,CAAC;KACvB;IACD,IAAI,EAAE;QACJ;YACE,KAAK,EAAE,OAAO;YACd,GAAG,EAAE,sBAAsB;SAC5B;KACF;IACD,YAAY,EAAE;QACZ,KAAK,EAAE;YACL,SAAS,EAAE,WAAW;YACtB,KAAK,EAAE,IAAI;YACX,IAAI,EAAE,EAAE;YACR,OAAO,EAAE,CAAC,+DAA+D,CAAC;YAC1E,YAAY,EAAE,YAAY;YAC1B,MAAM,EAAE,CAAC,MAAM,EAAE,SAAS,CAAC;YAC3B,mBAAmB,EAAE,MAAM;YAC3B,UAAU,EAAE,WAAW;YACvB,SAAS,EAAE,gBAAgB;SAC5B;QACD,OAAO,EAAE;YACP,SAAS,EAAE,aAAa;YACxB,KAAK,EAAE,IAAI;YACX,IAAI,EAAE,EAAE;YACR,OAAO,EAAE,EAAE;SACZ;QACD,YAAY,EAAE;YACZ,SAAS,EAAE,aAAa;YACxB,KAAK,EAAE,IAAI;YACX,IAAI,EAAE,EAAE;YACR,OAAO,EAAE,EAAE;SACZ;QACD,QAAQ,EAAE;YACR,SAAS,EAAE,aAAa;YACxB,KAAK,EAAE,IAAI;YACX,IAAI,EAAE,EAAE;YACR,OAAO,EAAE,EAAE;SACZ;QACD,KAAK,EAAE;YACL,SAAS,EAAE,aAAa;YACxB,KAAK,EAAE,IAAI;YACX,IAAI,EAAE,EAAE;YACR,OAAO,EAAE,EAAE;SACZ;QACD,IAAI,EAAE;YACJ,SAAS,EAAE,aAAa;YACxB,KAAK,EAAE,IAAI;YACX,IAAI,EAAE,EAAE;YACR,OAAO,EAAE,EAAE;SACZ;QACD,IAAI,EAAE;YACJ,SAAS,EAAE,aAAa;YACxB,KAAK,EAAE,IAAI;YACX,IAAI,EAAE,EAAE;YACR,OAAO,EAAE,EAAE;SACZ;KACF;IACD,WAAW,EAAE;QACX,SAAS,EAAE,aAAa;QACxB,KAAK,EAAE,IAAI;QACX,IAAI,EAAE,EAAE;QACR,OAAO,EAAE,EAAE;KACZ;CACuB,CAAC"}
|
|
@@ -0,0 +1,84 @@
|
|
|
1
|
+
export declare const droidAgent: {
|
|
2
|
+
readonly id: "droid";
|
|
3
|
+
readonly name: "Droid";
|
|
4
|
+
readonly vendor: "Factory";
|
|
5
|
+
readonly homepage: "https://www.factory.ai";
|
|
6
|
+
readonly interfaces: readonly ["cli", "ide-extension"];
|
|
7
|
+
readonly family: null;
|
|
8
|
+
readonly rootDir: ".factory";
|
|
9
|
+
readonly detection: {
|
|
10
|
+
readonly projectDirs: readonly [];
|
|
11
|
+
readonly userDirs: readonly [];
|
|
12
|
+
};
|
|
13
|
+
readonly docs: readonly [{
|
|
14
|
+
readonly label: "Factory documentation";
|
|
15
|
+
readonly url: "https://docs.factory.ai";
|
|
16
|
+
}];
|
|
17
|
+
readonly capabilities: {
|
|
18
|
+
readonly skill: {
|
|
19
|
+
readonly lifecycle: "supported";
|
|
20
|
+
readonly notes: null;
|
|
21
|
+
readonly docs: readonly [];
|
|
22
|
+
readonly sources: readonly ["https://docs.factory.ai/cli/configuration/skills"];
|
|
23
|
+
readonly lastVerified: "2026-05-20";
|
|
24
|
+
readonly scopes: readonly ["user", "project"];
|
|
25
|
+
readonly standardsCompliance: "full";
|
|
26
|
+
readonly convention: "vendor";
|
|
27
|
+
readonly directory: ".factory/skills";
|
|
28
|
+
};
|
|
29
|
+
readonly command: {
|
|
30
|
+
readonly lifecycle: "supported";
|
|
31
|
+
readonly notes: "Factory documents legacy slash commands as still supported, while skills supersede them for new reusable workflows.\n";
|
|
32
|
+
readonly docs: readonly [];
|
|
33
|
+
readonly sources: readonly ["https://docs.factory.ai/cli/configuration/skills"];
|
|
34
|
+
readonly lastVerified: "2026-05-20";
|
|
35
|
+
readonly scopes: readonly ["project"];
|
|
36
|
+
readonly directory: ".factory/commands";
|
|
37
|
+
};
|
|
38
|
+
readonly "mcp-server": {
|
|
39
|
+
readonly lifecycle: "unsupported";
|
|
40
|
+
readonly notes: null;
|
|
41
|
+
readonly docs: readonly [];
|
|
42
|
+
readonly sources: readonly [];
|
|
43
|
+
};
|
|
44
|
+
readonly subagent: {
|
|
45
|
+
readonly lifecycle: "unsupported";
|
|
46
|
+
readonly notes: null;
|
|
47
|
+
readonly docs: readonly [];
|
|
48
|
+
readonly sources: readonly [];
|
|
49
|
+
};
|
|
50
|
+
readonly files: {
|
|
51
|
+
readonly lifecycle: "unsupported";
|
|
52
|
+
readonly notes: null;
|
|
53
|
+
readonly docs: readonly [];
|
|
54
|
+
readonly sources: readonly [];
|
|
55
|
+
};
|
|
56
|
+
readonly rule: {
|
|
57
|
+
readonly lifecycle: "supported";
|
|
58
|
+
readonly notes: null;
|
|
59
|
+
readonly docs: readonly [];
|
|
60
|
+
readonly sources: readonly ["https://docs.factory.ai/cli/configuration/agents-md"];
|
|
61
|
+
readonly lastVerified: "2026-05-20";
|
|
62
|
+
readonly scopes: readonly ["user", "project"];
|
|
63
|
+
readonly standardsCompliance: "full";
|
|
64
|
+
readonly convention: "universal";
|
|
65
|
+
readonly kind: "agents-md";
|
|
66
|
+
readonly files: readonly ["AGENTS.md"];
|
|
67
|
+
readonly nestedDiscovery: true;
|
|
68
|
+
readonly importSyntax: null;
|
|
69
|
+
};
|
|
70
|
+
readonly hook: {
|
|
71
|
+
readonly lifecycle: "unsupported";
|
|
72
|
+
readonly notes: null;
|
|
73
|
+
readonly docs: readonly [];
|
|
74
|
+
readonly sources: readonly [];
|
|
75
|
+
};
|
|
76
|
+
};
|
|
77
|
+
readonly permissions: {
|
|
78
|
+
readonly lifecycle: "unsupported";
|
|
79
|
+
readonly notes: null;
|
|
80
|
+
readonly docs: readonly [];
|
|
81
|
+
readonly sources: readonly [];
|
|
82
|
+
};
|
|
83
|
+
};
|
|
84
|
+
//# sourceMappingURL=droid.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"droid.d.ts","sourceRoot":"","sources":["../../../../../../src/unstable/agent-capabilities/data/agents/droid.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAqFG,CAAC"}
|
|
@@ -0,0 +1,86 @@
|
|
|
1
|
+
export const droidAgent = {
|
|
2
|
+
id: "droid",
|
|
3
|
+
name: "Droid",
|
|
4
|
+
vendor: "Factory",
|
|
5
|
+
homepage: "https://www.factory.ai",
|
|
6
|
+
interfaces: ["cli", "ide-extension"],
|
|
7
|
+
family: null,
|
|
8
|
+
rootDir: ".factory",
|
|
9
|
+
detection: {
|
|
10
|
+
projectDirs: [],
|
|
11
|
+
userDirs: [],
|
|
12
|
+
},
|
|
13
|
+
docs: [
|
|
14
|
+
{
|
|
15
|
+
label: "Factory documentation",
|
|
16
|
+
url: "https://docs.factory.ai",
|
|
17
|
+
},
|
|
18
|
+
],
|
|
19
|
+
capabilities: {
|
|
20
|
+
skill: {
|
|
21
|
+
lifecycle: "supported",
|
|
22
|
+
notes: null,
|
|
23
|
+
docs: [],
|
|
24
|
+
sources: ["https://docs.factory.ai/cli/configuration/skills"],
|
|
25
|
+
lastVerified: "2026-05-20",
|
|
26
|
+
scopes: ["user", "project"],
|
|
27
|
+
standardsCompliance: "full",
|
|
28
|
+
convention: "vendor",
|
|
29
|
+
directory: ".factory/skills",
|
|
30
|
+
},
|
|
31
|
+
command: {
|
|
32
|
+
lifecycle: "supported",
|
|
33
|
+
notes: "Factory documents legacy slash commands as still supported, while skills supersede them for new reusable workflows.\n",
|
|
34
|
+
docs: [],
|
|
35
|
+
sources: ["https://docs.factory.ai/cli/configuration/skills"],
|
|
36
|
+
lastVerified: "2026-05-20",
|
|
37
|
+
scopes: ["project"],
|
|
38
|
+
directory: ".factory/commands",
|
|
39
|
+
},
|
|
40
|
+
"mcp-server": {
|
|
41
|
+
lifecycle: "unsupported",
|
|
42
|
+
notes: null,
|
|
43
|
+
docs: [],
|
|
44
|
+
sources: [],
|
|
45
|
+
},
|
|
46
|
+
subagent: {
|
|
47
|
+
lifecycle: "unsupported",
|
|
48
|
+
notes: null,
|
|
49
|
+
docs: [],
|
|
50
|
+
sources: [],
|
|
51
|
+
},
|
|
52
|
+
files: {
|
|
53
|
+
lifecycle: "unsupported",
|
|
54
|
+
notes: null,
|
|
55
|
+
docs: [],
|
|
56
|
+
sources: [],
|
|
57
|
+
},
|
|
58
|
+
rule: {
|
|
59
|
+
lifecycle: "supported",
|
|
60
|
+
notes: null,
|
|
61
|
+
docs: [],
|
|
62
|
+
sources: ["https://docs.factory.ai/cli/configuration/agents-md"],
|
|
63
|
+
lastVerified: "2026-05-20",
|
|
64
|
+
scopes: ["user", "project"],
|
|
65
|
+
standardsCompliance: "full",
|
|
66
|
+
convention: "universal",
|
|
67
|
+
kind: "agents-md",
|
|
68
|
+
files: ["AGENTS.md"],
|
|
69
|
+
nestedDiscovery: true,
|
|
70
|
+
importSyntax: null,
|
|
71
|
+
},
|
|
72
|
+
hook: {
|
|
73
|
+
lifecycle: "unsupported",
|
|
74
|
+
notes: null,
|
|
75
|
+
docs: [],
|
|
76
|
+
sources: [],
|
|
77
|
+
},
|
|
78
|
+
},
|
|
79
|
+
permissions: {
|
|
80
|
+
lifecycle: "unsupported",
|
|
81
|
+
notes: null,
|
|
82
|
+
docs: [],
|
|
83
|
+
sources: [],
|
|
84
|
+
},
|
|
85
|
+
};
|
|
86
|
+
//# sourceMappingURL=droid.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"droid.js","sourceRoot":"","sources":["../../../../../../src/unstable/agent-capabilities/data/agents/droid.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,UAAU,GAAG;IACxB,EAAE,EAAE,OAAO;IACX,IAAI,EAAE,OAAO;IACb,MAAM,EAAE,SAAS;IACjB,QAAQ,EAAE,wBAAwB;IAClC,UAAU,EAAE,CAAC,KAAK,EAAE,eAAe,CAAC;IACpC,MAAM,EAAE,IAAI;IACZ,OAAO,EAAE,UAAU;IACnB,SAAS,EAAE;QACT,WAAW,EAAE,EAAE;QACf,QAAQ,EAAE,EAAE;KACb;IACD,IAAI,EAAE;QACJ;YACE,KAAK,EAAE,uBAAuB;YAC9B,GAAG,EAAE,yBAAyB;SAC/B;KACF;IACD,YAAY,EAAE;QACZ,KAAK,EAAE;YACL,SAAS,EAAE,WAAW;YACtB,KAAK,EAAE,IAAI;YACX,IAAI,EAAE,EAAE;YACR,OAAO,EAAE,CAAC,kDAAkD,CAAC;YAC7D,YAAY,EAAE,YAAY;YAC1B,MAAM,EAAE,CAAC,MAAM,EAAE,SAAS,CAAC;YAC3B,mBAAmB,EAAE,MAAM;YAC3B,UAAU,EAAE,QAAQ;YACpB,SAAS,EAAE,iBAAiB;SAC7B;QACD,OAAO,EAAE;YACP,SAAS,EAAE,WAAW;YACtB,KAAK,EACH,uHAAuH;YACzH,IAAI,EAAE,EAAE;YACR,OAAO,EAAE,CAAC,kDAAkD,CAAC;YAC7D,YAAY,EAAE,YAAY;YAC1B,MAAM,EAAE,CAAC,SAAS,CAAC;YACnB,SAAS,EAAE,mBAAmB;SAC/B;QACD,YAAY,EAAE;YACZ,SAAS,EAAE,aAAa;YACxB,KAAK,EAAE,IAAI;YACX,IAAI,EAAE,EAAE;YACR,OAAO,EAAE,EAAE;SACZ;QACD,QAAQ,EAAE;YACR,SAAS,EAAE,aAAa;YACxB,KAAK,EAAE,IAAI;YACX,IAAI,EAAE,EAAE;YACR,OAAO,EAAE,EAAE;SACZ;QACD,KAAK,EAAE;YACL,SAAS,EAAE,aAAa;YACxB,KAAK,EAAE,IAAI;YACX,IAAI,EAAE,EAAE;YACR,OAAO,EAAE,EAAE;SACZ;QACD,IAAI,EAAE;YACJ,SAAS,EAAE,WAAW;YACtB,KAAK,EAAE,IAAI;YACX,IAAI,EAAE,EAAE;YACR,OAAO,EAAE,CAAC,qDAAqD,CAAC;YAChE,YAAY,EAAE,YAAY;YAC1B,MAAM,EAAE,CAAC,MAAM,EAAE,SAAS,CAAC;YAC3B,mBAAmB,EAAE,MAAM;YAC3B,UAAU,EAAE,WAAW;YACvB,IAAI,EAAE,WAAW;YACjB,KAAK,EAAE,CAAC,WAAW,CAAC;YACpB,eAAe,EAAE,IAAI;YACrB,YAAY,EAAE,IAAI;SACnB;QACD,IAAI,EAAE;YACJ,SAAS,EAAE,aAAa;YACxB,KAAK,EAAE,IAAI;YACX,IAAI,EAAE,EAAE;YACR,OAAO,EAAE,EAAE;SACZ;KACF;IACD,WAAW,EAAE;QACX,SAAS,EAAE,aAAa;QACxB,KAAK,EAAE,IAAI;QACX,IAAI,EAAE,EAAE;QACR,OAAO,EAAE,EAAE;KACZ;CACuB,CAAC"}
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
export declare const firebenderAgent: {
|
|
2
|
+
readonly id: "firebender";
|
|
3
|
+
readonly name: "Firebender";
|
|
4
|
+
readonly vendor: "Firebender";
|
|
5
|
+
readonly homepage: "https://firebender.com";
|
|
6
|
+
readonly interfaces: readonly ["ide-extension"];
|
|
7
|
+
readonly family: null;
|
|
8
|
+
readonly rootDir: null;
|
|
9
|
+
readonly detection: {
|
|
10
|
+
readonly projectDirs: readonly [];
|
|
11
|
+
readonly userDirs: readonly ["~/.firebender"];
|
|
12
|
+
};
|
|
13
|
+
readonly docs: readonly [{
|
|
14
|
+
readonly label: "Firebender documentation";
|
|
15
|
+
readonly url: "https://docs.firebender.com";
|
|
16
|
+
}];
|
|
17
|
+
readonly capabilities: {
|
|
18
|
+
readonly skill: {
|
|
19
|
+
readonly lifecycle: "supported";
|
|
20
|
+
readonly notes: null;
|
|
21
|
+
readonly docs: readonly [];
|
|
22
|
+
readonly sources: readonly ["https://github.com/vercel-labs/skills/blob/main/src/agents.ts"];
|
|
23
|
+
readonly lastVerified: "2026-05-20";
|
|
24
|
+
readonly scopes: readonly ["user", "project"];
|
|
25
|
+
readonly standardsCompliance: "full";
|
|
26
|
+
readonly convention: "universal";
|
|
27
|
+
readonly directory: ".agents/skills";
|
|
28
|
+
};
|
|
29
|
+
readonly command: {
|
|
30
|
+
readonly lifecycle: "unsupported";
|
|
31
|
+
readonly notes: null;
|
|
32
|
+
readonly docs: readonly [];
|
|
33
|
+
readonly sources: readonly [];
|
|
34
|
+
};
|
|
35
|
+
readonly "mcp-server": {
|
|
36
|
+
readonly lifecycle: "unsupported";
|
|
37
|
+
readonly notes: null;
|
|
38
|
+
readonly docs: readonly [];
|
|
39
|
+
readonly sources: readonly [];
|
|
40
|
+
};
|
|
41
|
+
readonly subagent: {
|
|
42
|
+
readonly lifecycle: "unsupported";
|
|
43
|
+
readonly notes: null;
|
|
44
|
+
readonly docs: readonly [];
|
|
45
|
+
readonly sources: readonly [];
|
|
46
|
+
};
|
|
47
|
+
readonly files: {
|
|
48
|
+
readonly lifecycle: "unsupported";
|
|
49
|
+
readonly notes: null;
|
|
50
|
+
readonly docs: readonly [];
|
|
51
|
+
readonly sources: readonly [];
|
|
52
|
+
};
|
|
53
|
+
readonly rule: {
|
|
54
|
+
readonly lifecycle: "unsupported";
|
|
55
|
+
readonly notes: null;
|
|
56
|
+
readonly docs: readonly [];
|
|
57
|
+
readonly sources: readonly [];
|
|
58
|
+
};
|
|
59
|
+
readonly hook: {
|
|
60
|
+
readonly lifecycle: "unsupported";
|
|
61
|
+
readonly notes: null;
|
|
62
|
+
readonly docs: readonly [];
|
|
63
|
+
readonly sources: readonly [];
|
|
64
|
+
};
|
|
65
|
+
};
|
|
66
|
+
readonly permissions: {
|
|
67
|
+
readonly lifecycle: "unsupported";
|
|
68
|
+
readonly notes: null;
|
|
69
|
+
readonly docs: readonly [];
|
|
70
|
+
readonly sources: readonly [];
|
|
71
|
+
};
|
|
72
|
+
};
|
|
73
|
+
//# sourceMappingURL=firebender.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"firebender.d.ts","sourceRoot":"","sources":["../../../../../../src/unstable/agent-capabilities/data/agents/firebender.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyEF,CAAC"}
|
|
@@ -0,0 +1,75 @@
|
|
|
1
|
+
export const firebenderAgent = {
|
|
2
|
+
id: "firebender",
|
|
3
|
+
name: "Firebender",
|
|
4
|
+
vendor: "Firebender",
|
|
5
|
+
homepage: "https://firebender.com",
|
|
6
|
+
interfaces: ["ide-extension"],
|
|
7
|
+
family: null,
|
|
8
|
+
rootDir: null,
|
|
9
|
+
detection: {
|
|
10
|
+
projectDirs: [],
|
|
11
|
+
userDirs: ["~/.firebender"],
|
|
12
|
+
},
|
|
13
|
+
docs: [
|
|
14
|
+
{
|
|
15
|
+
label: "Firebender documentation",
|
|
16
|
+
url: "https://docs.firebender.com",
|
|
17
|
+
},
|
|
18
|
+
],
|
|
19
|
+
capabilities: {
|
|
20
|
+
skill: {
|
|
21
|
+
lifecycle: "supported",
|
|
22
|
+
notes: null,
|
|
23
|
+
docs: [],
|
|
24
|
+
sources: ["https://github.com/vercel-labs/skills/blob/main/src/agents.ts"],
|
|
25
|
+
lastVerified: "2026-05-20",
|
|
26
|
+
scopes: ["user", "project"],
|
|
27
|
+
standardsCompliance: "full",
|
|
28
|
+
convention: "universal",
|
|
29
|
+
directory: ".agents/skills",
|
|
30
|
+
},
|
|
31
|
+
command: {
|
|
32
|
+
lifecycle: "unsupported",
|
|
33
|
+
notes: null,
|
|
34
|
+
docs: [],
|
|
35
|
+
sources: [],
|
|
36
|
+
},
|
|
37
|
+
"mcp-server": {
|
|
38
|
+
lifecycle: "unsupported",
|
|
39
|
+
notes: null,
|
|
40
|
+
docs: [],
|
|
41
|
+
sources: [],
|
|
42
|
+
},
|
|
43
|
+
subagent: {
|
|
44
|
+
lifecycle: "unsupported",
|
|
45
|
+
notes: null,
|
|
46
|
+
docs: [],
|
|
47
|
+
sources: [],
|
|
48
|
+
},
|
|
49
|
+
files: {
|
|
50
|
+
lifecycle: "unsupported",
|
|
51
|
+
notes: null,
|
|
52
|
+
docs: [],
|
|
53
|
+
sources: [],
|
|
54
|
+
},
|
|
55
|
+
rule: {
|
|
56
|
+
lifecycle: "unsupported",
|
|
57
|
+
notes: null,
|
|
58
|
+
docs: [],
|
|
59
|
+
sources: [],
|
|
60
|
+
},
|
|
61
|
+
hook: {
|
|
62
|
+
lifecycle: "unsupported",
|
|
63
|
+
notes: null,
|
|
64
|
+
docs: [],
|
|
65
|
+
sources: [],
|
|
66
|
+
},
|
|
67
|
+
},
|
|
68
|
+
permissions: {
|
|
69
|
+
lifecycle: "unsupported",
|
|
70
|
+
notes: null,
|
|
71
|
+
docs: [],
|
|
72
|
+
sources: [],
|
|
73
|
+
},
|
|
74
|
+
};
|
|
75
|
+
//# sourceMappingURL=firebender.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"firebender.js","sourceRoot":"","sources":["../../../../../../src/unstable/agent-capabilities/data/agents/firebender.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,eAAe,GAAG;IAC7B,EAAE,EAAE,YAAY;IAChB,IAAI,EAAE,YAAY;IAClB,MAAM,EAAE,YAAY;IACpB,QAAQ,EAAE,wBAAwB;IAClC,UAAU,EAAE,CAAC,eAAe,CAAC;IAC7B,MAAM,EAAE,IAAI;IACZ,OAAO,EAAE,IAAI;IACb,SAAS,EAAE;QACT,WAAW,EAAE,EAAE;QACf,QAAQ,EAAE,CAAC,eAAe,CAAC;KAC5B;IACD,IAAI,EAAE;QACJ;YACE,KAAK,EAAE,0BAA0B;YACjC,GAAG,EAAE,6BAA6B;SACnC;KACF;IACD,YAAY,EAAE;QACZ,KAAK,EAAE;YACL,SAAS,EAAE,WAAW;YACtB,KAAK,EAAE,IAAI;YACX,IAAI,EAAE,EAAE;YACR,OAAO,EAAE,CAAC,+DAA+D,CAAC;YAC1E,YAAY,EAAE,YAAY;YAC1B,MAAM,EAAE,CAAC,MAAM,EAAE,SAAS,CAAC;YAC3B,mBAAmB,EAAE,MAAM;YAC3B,UAAU,EAAE,WAAW;YACvB,SAAS,EAAE,gBAAgB;SAC5B;QACD,OAAO,EAAE;YACP,SAAS,EAAE,aAAa;YACxB,KAAK,EAAE,IAAI;YACX,IAAI,EAAE,EAAE;YACR,OAAO,EAAE,EAAE;SACZ;QACD,YAAY,EAAE;YACZ,SAAS,EAAE,aAAa;YACxB,KAAK,EAAE,IAAI;YACX,IAAI,EAAE,EAAE;YACR,OAAO,EAAE,EAAE;SACZ;QACD,QAAQ,EAAE;YACR,SAAS,EAAE,aAAa;YACxB,KAAK,EAAE,IAAI;YACX,IAAI,EAAE,EAAE;YACR,OAAO,EAAE,EAAE;SACZ;QACD,KAAK,EAAE;YACL,SAAS,EAAE,aAAa;YACxB,KAAK,EAAE,IAAI;YACX,IAAI,EAAE,EAAE;YACR,OAAO,EAAE,EAAE;SACZ;QACD,IAAI,EAAE;YACJ,SAAS,EAAE,aAAa;YACxB,KAAK,EAAE,IAAI;YACX,IAAI,EAAE,EAAE;YACR,OAAO,EAAE,EAAE;SACZ;QACD,IAAI,EAAE;YACJ,SAAS,EAAE,aAAa;YACxB,KAAK,EAAE,IAAI;YACX,IAAI,EAAE,EAAE;YACR,OAAO,EAAE,EAAE;SACZ;KACF;IACD,WAAW,EAAE;QACX,SAAS,EAAE,aAAa;QACxB,KAAK,EAAE,IAAI;QACX,IAAI,EAAE,EAAE;QACR,OAAO,EAAE,EAAE;KACZ;CACuB,CAAC"}
|
|
@@ -0,0 +1,81 @@
|
|
|
1
|
+
export declare const forgecodeAgent: {
|
|
2
|
+
readonly id: "forgecode";
|
|
3
|
+
readonly name: "ForgeCode";
|
|
4
|
+
readonly vendor: "Tailcall";
|
|
5
|
+
readonly homepage: "https://forgecode.dev";
|
|
6
|
+
readonly interfaces: readonly ["cli"];
|
|
7
|
+
readonly family: null;
|
|
8
|
+
readonly rootDir: ".forge";
|
|
9
|
+
readonly detection: {
|
|
10
|
+
readonly projectDirs: readonly [".forge"];
|
|
11
|
+
readonly userDirs: readonly ["~/.forge", "~/forge"];
|
|
12
|
+
};
|
|
13
|
+
readonly docs: readonly [{
|
|
14
|
+
readonly label: "ForgeCode skills documentation";
|
|
15
|
+
readonly url: "https://forgecode.dev/docs/skills/";
|
|
16
|
+
}];
|
|
17
|
+
readonly capabilities: {
|
|
18
|
+
readonly skill: {
|
|
19
|
+
readonly lifecycle: "supported";
|
|
20
|
+
readonly notes: "ForgeCode also reads shared ~/.agents/skills and documents ~/forge/skills as its global skills path; ~/.forge is retained as an install marker from vercel-labs/skills.\n";
|
|
21
|
+
readonly docs: readonly [];
|
|
22
|
+
readonly sources: readonly ["https://forgecode.dev/docs/skills/", "https://github.com/vercel-labs/skills/blob/main/src/agents.ts"];
|
|
23
|
+
readonly lastVerified: "2026-05-20";
|
|
24
|
+
readonly scopes: readonly ["user", "project"];
|
|
25
|
+
readonly standardsCompliance: "full";
|
|
26
|
+
readonly convention: "vendor";
|
|
27
|
+
readonly directory: ".forge/skills";
|
|
28
|
+
};
|
|
29
|
+
readonly command: {
|
|
30
|
+
readonly lifecycle: "unsupported";
|
|
31
|
+
readonly notes: null;
|
|
32
|
+
readonly docs: readonly [];
|
|
33
|
+
readonly sources: readonly [];
|
|
34
|
+
};
|
|
35
|
+
readonly "mcp-server": {
|
|
36
|
+
readonly lifecycle: "unsupported";
|
|
37
|
+
readonly notes: null;
|
|
38
|
+
readonly docs: readonly [];
|
|
39
|
+
readonly sources: readonly [];
|
|
40
|
+
};
|
|
41
|
+
readonly subagent: {
|
|
42
|
+
readonly lifecycle: "unsupported";
|
|
43
|
+
readonly notes: null;
|
|
44
|
+
readonly docs: readonly [];
|
|
45
|
+
readonly sources: readonly [];
|
|
46
|
+
};
|
|
47
|
+
readonly files: {
|
|
48
|
+
readonly lifecycle: "unsupported";
|
|
49
|
+
readonly notes: null;
|
|
50
|
+
readonly docs: readonly [];
|
|
51
|
+
readonly sources: readonly [];
|
|
52
|
+
};
|
|
53
|
+
readonly rule: {
|
|
54
|
+
readonly lifecycle: "supported";
|
|
55
|
+
readonly notes: null;
|
|
56
|
+
readonly docs: readonly [];
|
|
57
|
+
readonly sources: readonly ["https://forgecode.dev/docs/agents-md/"];
|
|
58
|
+
readonly lastVerified: "2026-05-20";
|
|
59
|
+
readonly scopes: readonly ["project"];
|
|
60
|
+
readonly standardsCompliance: "full";
|
|
61
|
+
readonly convention: "universal";
|
|
62
|
+
readonly kind: "agents-md";
|
|
63
|
+
readonly files: readonly ["AGENTS.md"];
|
|
64
|
+
readonly nestedDiscovery: false;
|
|
65
|
+
readonly importSyntax: null;
|
|
66
|
+
};
|
|
67
|
+
readonly hook: {
|
|
68
|
+
readonly lifecycle: "unsupported";
|
|
69
|
+
readonly notes: null;
|
|
70
|
+
readonly docs: readonly [];
|
|
71
|
+
readonly sources: readonly [];
|
|
72
|
+
};
|
|
73
|
+
};
|
|
74
|
+
readonly permissions: {
|
|
75
|
+
readonly lifecycle: "unsupported";
|
|
76
|
+
readonly notes: null;
|
|
77
|
+
readonly docs: readonly [];
|
|
78
|
+
readonly sources: readonly [];
|
|
79
|
+
};
|
|
80
|
+
};
|
|
81
|
+
//# sourceMappingURL=forgecode.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"forgecode.d.ts","sourceRoot":"","sources":["../../../../../../src/unstable/agent-capabilities/data/agents/forgecode.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAqFD,CAAC"}
|