@agentxm/client-core 0.1.6
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/LICENSE +21 -0
- package/dist/src/unstable/agents/adal/descriptor.d.ts +14 -0
- package/dist/src/unstable/agents/adal/descriptor.d.ts.map +1 -0
- package/dist/src/unstable/agents/adal/descriptor.js +19 -0
- package/dist/src/unstable/agents/adal/descriptor.js.map +1 -0
- package/dist/src/unstable/agents/adal/index.d.ts +8 -0
- package/dist/src/unstable/agents/adal/index.d.ts.map +1 -0
- package/dist/src/unstable/agents/adal/index.js +8 -0
- package/dist/src/unstable/agents/adal/index.js.map +1 -0
- package/dist/src/unstable/agents/amp/descriptor.d.ts +14 -0
- package/dist/src/unstable/agents/amp/descriptor.d.ts.map +1 -0
- package/dist/src/unstable/agents/amp/descriptor.js +19 -0
- package/dist/src/unstable/agents/amp/descriptor.js.map +1 -0
- package/dist/src/unstable/agents/amp/index.d.ts +8 -0
- package/dist/src/unstable/agents/amp/index.d.ts.map +1 -0
- package/dist/src/unstable/agents/amp/index.js +8 -0
- package/dist/src/unstable/agents/amp/index.js.map +1 -0
- package/dist/src/unstable/agents/antigravity/descriptor.d.ts +14 -0
- package/dist/src/unstable/agents/antigravity/descriptor.d.ts.map +1 -0
- package/dist/src/unstable/agents/antigravity/descriptor.js +19 -0
- package/dist/src/unstable/agents/antigravity/descriptor.js.map +1 -0
- package/dist/src/unstable/agents/antigravity/index.d.ts +8 -0
- package/dist/src/unstable/agents/antigravity/index.d.ts.map +1 -0
- package/dist/src/unstable/agents/antigravity/index.js +8 -0
- package/dist/src/unstable/agents/antigravity/index.js.map +1 -0
- package/dist/src/unstable/agents/augment/descriptor.d.ts +14 -0
- package/dist/src/unstable/agents/augment/descriptor.d.ts.map +1 -0
- package/dist/src/unstable/agents/augment/descriptor.js +25 -0
- package/dist/src/unstable/agents/augment/descriptor.js.map +1 -0
- package/dist/src/unstable/agents/augment/index.d.ts +8 -0
- package/dist/src/unstable/agents/augment/index.d.ts.map +1 -0
- package/dist/src/unstable/agents/augment/index.js +8 -0
- package/dist/src/unstable/agents/augment/index.js.map +1 -0
- package/dist/src/unstable/agents/augment/service.d.ts +16 -0
- package/dist/src/unstable/agents/augment/service.d.ts.map +1 -0
- package/dist/src/unstable/agents/augment/service.js +103 -0
- package/dist/src/unstable/agents/augment/service.js.map +1 -0
- package/dist/src/unstable/agents/claude-code/descriptor.d.ts +14 -0
- package/dist/src/unstable/agents/claude-code/descriptor.d.ts.map +1 -0
- package/dist/src/unstable/agents/claude-code/descriptor.js +25 -0
- package/dist/src/unstable/agents/claude-code/descriptor.js.map +1 -0
- package/dist/src/unstable/agents/claude-code/index.d.ts +9 -0
- package/dist/src/unstable/agents/claude-code/index.d.ts.map +1 -0
- package/dist/src/unstable/agents/claude-code/index.js +9 -0
- package/dist/src/unstable/agents/claude-code/index.js.map +1 -0
- package/dist/src/unstable/agents/claude-code/service.d.ts +18 -0
- package/dist/src/unstable/agents/claude-code/service.d.ts.map +1 -0
- package/dist/src/unstable/agents/claude-code/service.js +95 -0
- package/dist/src/unstable/agents/claude-code/service.js.map +1 -0
- package/dist/src/unstable/agents/cline/descriptor.d.ts +14 -0
- package/dist/src/unstable/agents/cline/descriptor.d.ts.map +1 -0
- package/dist/src/unstable/agents/cline/descriptor.js +19 -0
- package/dist/src/unstable/agents/cline/descriptor.js.map +1 -0
- package/dist/src/unstable/agents/cline/index.d.ts +8 -0
- package/dist/src/unstable/agents/cline/index.d.ts.map +1 -0
- package/dist/src/unstable/agents/cline/index.js +8 -0
- package/dist/src/unstable/agents/cline/index.js.map +1 -0
- package/dist/src/unstable/agents/codebuddy/descriptor.d.ts +14 -0
- package/dist/src/unstable/agents/codebuddy/descriptor.d.ts.map +1 -0
- package/dist/src/unstable/agents/codebuddy/descriptor.js +19 -0
- package/dist/src/unstable/agents/codebuddy/descriptor.js.map +1 -0
- package/dist/src/unstable/agents/codebuddy/index.d.ts +8 -0
- package/dist/src/unstable/agents/codebuddy/index.d.ts.map +1 -0
- package/dist/src/unstable/agents/codebuddy/index.js +8 -0
- package/dist/src/unstable/agents/codebuddy/index.js.map +1 -0
- package/dist/src/unstable/agents/codex/descriptor.d.ts +14 -0
- package/dist/src/unstable/agents/codex/descriptor.d.ts.map +1 -0
- package/dist/src/unstable/agents/codex/descriptor.js +25 -0
- package/dist/src/unstable/agents/codex/descriptor.js.map +1 -0
- package/dist/src/unstable/agents/codex/index.d.ts +9 -0
- package/dist/src/unstable/agents/codex/index.d.ts.map +1 -0
- package/dist/src/unstable/agents/codex/index.js +9 -0
- package/dist/src/unstable/agents/codex/index.js.map +1 -0
- package/dist/src/unstable/agents/codex/service.d.ts +16 -0
- package/dist/src/unstable/agents/codex/service.d.ts.map +1 -0
- package/dist/src/unstable/agents/codex/service.js +69 -0
- package/dist/src/unstable/agents/codex/service.js.map +1 -0
- package/dist/src/unstable/agents/coding-agent.d.ts +250 -0
- package/dist/src/unstable/agents/coding-agent.d.ts.map +1 -0
- package/dist/src/unstable/agents/coding-agent.js +14 -0
- package/dist/src/unstable/agents/coding-agent.js.map +1 -0
- package/dist/src/unstable/agents/command-code/descriptor.d.ts +14 -0
- package/dist/src/unstable/agents/command-code/descriptor.d.ts.map +1 -0
- package/dist/src/unstable/agents/command-code/descriptor.js +19 -0
- package/dist/src/unstable/agents/command-code/descriptor.js.map +1 -0
- package/dist/src/unstable/agents/command-code/index.d.ts +8 -0
- package/dist/src/unstable/agents/command-code/index.d.ts.map +1 -0
- package/dist/src/unstable/agents/command-code/index.js +8 -0
- package/dist/src/unstable/agents/command-code/index.js.map +1 -0
- package/dist/src/unstable/agents/command-sync.d.ts +59 -0
- package/dist/src/unstable/agents/command-sync.d.ts.map +1 -0
- package/dist/src/unstable/agents/command-sync.js +152 -0
- package/dist/src/unstable/agents/command-sync.js.map +1 -0
- package/dist/src/unstable/agents/constants.d.ts +26 -0
- package/dist/src/unstable/agents/constants.d.ts.map +1 -0
- package/dist/src/unstable/agents/constants.js +38 -0
- package/dist/src/unstable/agents/constants.js.map +1 -0
- package/dist/src/unstable/agents/continue/descriptor.d.ts +14 -0
- package/dist/src/unstable/agents/continue/descriptor.d.ts.map +1 -0
- package/dist/src/unstable/agents/continue/descriptor.js +19 -0
- package/dist/src/unstable/agents/continue/descriptor.js.map +1 -0
- package/dist/src/unstable/agents/continue/index.d.ts +8 -0
- package/dist/src/unstable/agents/continue/index.d.ts.map +1 -0
- package/dist/src/unstable/agents/continue/index.js +8 -0
- package/dist/src/unstable/agents/continue/index.js.map +1 -0
- package/dist/src/unstable/agents/crush/descriptor.d.ts +14 -0
- package/dist/src/unstable/agents/crush/descriptor.d.ts.map +1 -0
- package/dist/src/unstable/agents/crush/descriptor.js +19 -0
- package/dist/src/unstable/agents/crush/descriptor.js.map +1 -0
- package/dist/src/unstable/agents/crush/index.d.ts +8 -0
- package/dist/src/unstable/agents/crush/index.d.ts.map +1 -0
- package/dist/src/unstable/agents/crush/index.js +8 -0
- package/dist/src/unstable/agents/crush/index.js.map +1 -0
- package/dist/src/unstable/agents/cursor/descriptor.d.ts +14 -0
- package/dist/src/unstable/agents/cursor/descriptor.d.ts.map +1 -0
- package/dist/src/unstable/agents/cursor/descriptor.js +25 -0
- package/dist/src/unstable/agents/cursor/descriptor.js.map +1 -0
- package/dist/src/unstable/agents/cursor/index.d.ts +9 -0
- package/dist/src/unstable/agents/cursor/index.d.ts.map +1 -0
- package/dist/src/unstable/agents/cursor/index.js +9 -0
- package/dist/src/unstable/agents/cursor/index.js.map +1 -0
- package/dist/src/unstable/agents/cursor/service.d.ts +13 -0
- package/dist/src/unstable/agents/cursor/service.d.ts.map +1 -0
- package/dist/src/unstable/agents/cursor/service.js +28 -0
- package/dist/src/unstable/agents/cursor/service.js.map +1 -0
- package/dist/src/unstable/agents/detection.d.ts +52 -0
- package/dist/src/unstable/agents/detection.d.ts.map +1 -0
- package/dist/src/unstable/agents/detection.js +91 -0
- package/dist/src/unstable/agents/detection.js.map +1 -0
- package/dist/src/unstable/agents/droid/descriptor.d.ts +14 -0
- package/dist/src/unstable/agents/droid/descriptor.d.ts.map +1 -0
- package/dist/src/unstable/agents/droid/descriptor.js +19 -0
- package/dist/src/unstable/agents/droid/descriptor.js.map +1 -0
- package/dist/src/unstable/agents/droid/index.d.ts +8 -0
- package/dist/src/unstable/agents/droid/index.d.ts.map +1 -0
- package/dist/src/unstable/agents/droid/index.js +8 -0
- package/dist/src/unstable/agents/droid/index.js.map +1 -0
- package/dist/src/unstable/agents/gemini-cli/descriptor.d.ts +14 -0
- package/dist/src/unstable/agents/gemini-cli/descriptor.d.ts.map +1 -0
- package/dist/src/unstable/agents/gemini-cli/descriptor.js +25 -0
- package/dist/src/unstable/agents/gemini-cli/descriptor.js.map +1 -0
- package/dist/src/unstable/agents/gemini-cli/index.d.ts +9 -0
- package/dist/src/unstable/agents/gemini-cli/index.d.ts.map +1 -0
- package/dist/src/unstable/agents/gemini-cli/index.js +9 -0
- package/dist/src/unstable/agents/gemini-cli/index.js.map +1 -0
- package/dist/src/unstable/agents/gemini-cli/service.d.ts +16 -0
- package/dist/src/unstable/agents/gemini-cli/service.d.ts.map +1 -0
- package/dist/src/unstable/agents/gemini-cli/service.js +91 -0
- package/dist/src/unstable/agents/gemini-cli/service.js.map +1 -0
- package/dist/src/unstable/agents/github-copilot/descriptor.d.ts +14 -0
- package/dist/src/unstable/agents/github-copilot/descriptor.d.ts.map +1 -0
- package/dist/src/unstable/agents/github-copilot/descriptor.js +25 -0
- package/dist/src/unstable/agents/github-copilot/descriptor.js.map +1 -0
- package/dist/src/unstable/agents/github-copilot/index.d.ts +9 -0
- package/dist/src/unstable/agents/github-copilot/index.d.ts.map +1 -0
- package/dist/src/unstable/agents/github-copilot/index.js +9 -0
- package/dist/src/unstable/agents/github-copilot/index.js.map +1 -0
- package/dist/src/unstable/agents/github-copilot/service.d.ts +13 -0
- package/dist/src/unstable/agents/github-copilot/service.d.ts.map +1 -0
- package/dist/src/unstable/agents/github-copilot/service.js +28 -0
- package/dist/src/unstable/agents/github-copilot/service.js.map +1 -0
- package/dist/src/unstable/agents/goose/descriptor.d.ts +14 -0
- package/dist/src/unstable/agents/goose/descriptor.d.ts.map +1 -0
- package/dist/src/unstable/agents/goose/descriptor.js +19 -0
- package/dist/src/unstable/agents/goose/descriptor.js.map +1 -0
- package/dist/src/unstable/agents/goose/index.d.ts +8 -0
- package/dist/src/unstable/agents/goose/index.d.ts.map +1 -0
- package/dist/src/unstable/agents/goose/index.js +8 -0
- package/dist/src/unstable/agents/goose/index.js.map +1 -0
- package/dist/src/unstable/agents/iflow-cli/descriptor.d.ts +14 -0
- package/dist/src/unstable/agents/iflow-cli/descriptor.d.ts.map +1 -0
- package/dist/src/unstable/agents/iflow-cli/descriptor.js +19 -0
- package/dist/src/unstable/agents/iflow-cli/descriptor.js.map +1 -0
- package/dist/src/unstable/agents/iflow-cli/index.d.ts +8 -0
- package/dist/src/unstable/agents/iflow-cli/index.d.ts.map +1 -0
- package/dist/src/unstable/agents/iflow-cli/index.js +8 -0
- package/dist/src/unstable/agents/iflow-cli/index.js.map +1 -0
- package/dist/src/unstable/agents/index.d.ts +35 -0
- package/dist/src/unstable/agents/index.d.ts.map +1 -0
- package/dist/src/unstable/agents/index.js +43 -0
- package/dist/src/unstable/agents/index.js.map +1 -0
- package/dist/src/unstable/agents/junie/descriptor.d.ts +14 -0
- package/dist/src/unstable/agents/junie/descriptor.d.ts.map +1 -0
- package/dist/src/unstable/agents/junie/descriptor.js +25 -0
- package/dist/src/unstable/agents/junie/descriptor.js.map +1 -0
- package/dist/src/unstable/agents/junie/index.d.ts +8 -0
- package/dist/src/unstable/agents/junie/index.d.ts.map +1 -0
- package/dist/src/unstable/agents/junie/index.js +8 -0
- package/dist/src/unstable/agents/junie/index.js.map +1 -0
- package/dist/src/unstable/agents/junie/service.d.ts +11 -0
- package/dist/src/unstable/agents/junie/service.d.ts.map +1 -0
- package/dist/src/unstable/agents/junie/service.js +18 -0
- package/dist/src/unstable/agents/junie/service.js.map +1 -0
- package/dist/src/unstable/agents/kilo/descriptor.d.ts +14 -0
- package/dist/src/unstable/agents/kilo/descriptor.d.ts.map +1 -0
- package/dist/src/unstable/agents/kilo/descriptor.js +25 -0
- package/dist/src/unstable/agents/kilo/descriptor.js.map +1 -0
- package/dist/src/unstable/agents/kilo/index.d.ts +8 -0
- package/dist/src/unstable/agents/kilo/index.d.ts.map +1 -0
- package/dist/src/unstable/agents/kilo/index.js +8 -0
- package/dist/src/unstable/agents/kilo/index.js.map +1 -0
- package/dist/src/unstable/agents/kilo/service.d.ts +18 -0
- package/dist/src/unstable/agents/kilo/service.d.ts.map +1 -0
- package/dist/src/unstable/agents/kilo/service.js +86 -0
- package/dist/src/unstable/agents/kilo/service.js.map +1 -0
- package/dist/src/unstable/agents/kimi-cli/descriptor.d.ts +14 -0
- package/dist/src/unstable/agents/kimi-cli/descriptor.d.ts.map +1 -0
- package/dist/src/unstable/agents/kimi-cli/descriptor.js +19 -0
- package/dist/src/unstable/agents/kimi-cli/descriptor.js.map +1 -0
- package/dist/src/unstable/agents/kimi-cli/index.d.ts +8 -0
- package/dist/src/unstable/agents/kimi-cli/index.d.ts.map +1 -0
- package/dist/src/unstable/agents/kimi-cli/index.js +8 -0
- package/dist/src/unstable/agents/kimi-cli/index.js.map +1 -0
- package/dist/src/unstable/agents/kiro-cli/descriptor.d.ts +14 -0
- package/dist/src/unstable/agents/kiro-cli/descriptor.d.ts.map +1 -0
- package/dist/src/unstable/agents/kiro-cli/descriptor.js +25 -0
- package/dist/src/unstable/agents/kiro-cli/descriptor.js.map +1 -0
- package/dist/src/unstable/agents/kiro-cli/index.d.ts +8 -0
- package/dist/src/unstable/agents/kiro-cli/index.d.ts.map +1 -0
- package/dist/src/unstable/agents/kiro-cli/index.js +8 -0
- package/dist/src/unstable/agents/kiro-cli/index.js.map +1 -0
- package/dist/src/unstable/agents/kiro-cli/service.d.ts +16 -0
- package/dist/src/unstable/agents/kiro-cli/service.d.ts.map +1 -0
- package/dist/src/unstable/agents/kiro-cli/service.js +73 -0
- package/dist/src/unstable/agents/kiro-cli/service.js.map +1 -0
- package/dist/src/unstable/agents/kode/descriptor.d.ts +14 -0
- package/dist/src/unstable/agents/kode/descriptor.d.ts.map +1 -0
- package/dist/src/unstable/agents/kode/descriptor.js +19 -0
- package/dist/src/unstable/agents/kode/descriptor.js.map +1 -0
- package/dist/src/unstable/agents/kode/index.d.ts +8 -0
- package/dist/src/unstable/agents/kode/index.d.ts.map +1 -0
- package/dist/src/unstable/agents/kode/index.js +8 -0
- package/dist/src/unstable/agents/kode/index.js.map +1 -0
- package/dist/src/unstable/agents/mcp-sync.d.ts +46 -0
- package/dist/src/unstable/agents/mcp-sync.d.ts.map +1 -0
- package/dist/src/unstable/agents/mcp-sync.js +333 -0
- package/dist/src/unstable/agents/mcp-sync.js.map +1 -0
- package/dist/src/unstable/agents/mcpjam/descriptor.d.ts +14 -0
- package/dist/src/unstable/agents/mcpjam/descriptor.d.ts.map +1 -0
- package/dist/src/unstable/agents/mcpjam/descriptor.js +19 -0
- package/dist/src/unstable/agents/mcpjam/descriptor.js.map +1 -0
- package/dist/src/unstable/agents/mcpjam/index.d.ts +8 -0
- package/dist/src/unstable/agents/mcpjam/index.d.ts.map +1 -0
- package/dist/src/unstable/agents/mcpjam/index.js +8 -0
- package/dist/src/unstable/agents/mcpjam/index.js.map +1 -0
- package/dist/src/unstable/agents/mistral-vibe/descriptor.d.ts +14 -0
- package/dist/src/unstable/agents/mistral-vibe/descriptor.d.ts.map +1 -0
- package/dist/src/unstable/agents/mistral-vibe/descriptor.js +19 -0
- package/dist/src/unstable/agents/mistral-vibe/descriptor.js.map +1 -0
- package/dist/src/unstable/agents/mistral-vibe/index.d.ts +8 -0
- package/dist/src/unstable/agents/mistral-vibe/index.d.ts.map +1 -0
- package/dist/src/unstable/agents/mistral-vibe/index.js +8 -0
- package/dist/src/unstable/agents/mistral-vibe/index.js.map +1 -0
- package/dist/src/unstable/agents/mux/descriptor.d.ts +14 -0
- package/dist/src/unstable/agents/mux/descriptor.d.ts.map +1 -0
- package/dist/src/unstable/agents/mux/descriptor.js +19 -0
- package/dist/src/unstable/agents/mux/descriptor.js.map +1 -0
- package/dist/src/unstable/agents/mux/index.d.ts +8 -0
- package/dist/src/unstable/agents/mux/index.d.ts.map +1 -0
- package/dist/src/unstable/agents/mux/index.js +8 -0
- package/dist/src/unstable/agents/mux/index.js.map +1 -0
- package/dist/src/unstable/agents/neovate/descriptor.d.ts +14 -0
- package/dist/src/unstable/agents/neovate/descriptor.d.ts.map +1 -0
- package/dist/src/unstable/agents/neovate/descriptor.js +19 -0
- package/dist/src/unstable/agents/neovate/descriptor.js.map +1 -0
- package/dist/src/unstable/agents/neovate/index.d.ts +8 -0
- package/dist/src/unstable/agents/neovate/index.d.ts.map +1 -0
- package/dist/src/unstable/agents/neovate/index.js +8 -0
- package/dist/src/unstable/agents/neovate/index.js.map +1 -0
- package/dist/src/unstable/agents/openclaw/descriptor.d.ts +14 -0
- package/dist/src/unstable/agents/openclaw/descriptor.d.ts.map +1 -0
- package/dist/src/unstable/agents/openclaw/descriptor.js +19 -0
- package/dist/src/unstable/agents/openclaw/descriptor.js.map +1 -0
- package/dist/src/unstable/agents/openclaw/index.d.ts +8 -0
- package/dist/src/unstable/agents/openclaw/index.d.ts.map +1 -0
- package/dist/src/unstable/agents/openclaw/index.js +8 -0
- package/dist/src/unstable/agents/openclaw/index.js.map +1 -0
- package/dist/src/unstable/agents/opencode/descriptor.d.ts +14 -0
- package/dist/src/unstable/agents/opencode/descriptor.d.ts.map +1 -0
- package/dist/src/unstable/agents/opencode/descriptor.js +25 -0
- package/dist/src/unstable/agents/opencode/descriptor.js.map +1 -0
- package/dist/src/unstable/agents/opencode/index.d.ts +9 -0
- package/dist/src/unstable/agents/opencode/index.d.ts.map +1 -0
- package/dist/src/unstable/agents/opencode/index.js +9 -0
- package/dist/src/unstable/agents/opencode/index.js.map +1 -0
- package/dist/src/unstable/agents/opencode/service.d.ts +13 -0
- package/dist/src/unstable/agents/opencode/service.d.ts.map +1 -0
- package/dist/src/unstable/agents/opencode/service.js +27 -0
- package/dist/src/unstable/agents/opencode/service.js.map +1 -0
- package/dist/src/unstable/agents/openhands/descriptor.d.ts +14 -0
- package/dist/src/unstable/agents/openhands/descriptor.d.ts.map +1 -0
- package/dist/src/unstable/agents/openhands/descriptor.js +19 -0
- package/dist/src/unstable/agents/openhands/descriptor.js.map +1 -0
- package/dist/src/unstable/agents/openhands/index.d.ts +8 -0
- package/dist/src/unstable/agents/openhands/index.d.ts.map +1 -0
- package/dist/src/unstable/agents/openhands/index.js +8 -0
- package/dist/src/unstable/agents/openhands/index.js.map +1 -0
- package/dist/src/unstable/agents/pi/descriptor.d.ts +14 -0
- package/dist/src/unstable/agents/pi/descriptor.d.ts.map +1 -0
- package/dist/src/unstable/agents/pi/descriptor.js +19 -0
- package/dist/src/unstable/agents/pi/descriptor.js.map +1 -0
- package/dist/src/unstable/agents/pi/index.d.ts +8 -0
- package/dist/src/unstable/agents/pi/index.d.ts.map +1 -0
- package/dist/src/unstable/agents/pi/index.js +8 -0
- package/dist/src/unstable/agents/pi/index.js.map +1 -0
- package/dist/src/unstable/agents/pochi/descriptor.d.ts +14 -0
- package/dist/src/unstable/agents/pochi/descriptor.d.ts.map +1 -0
- package/dist/src/unstable/agents/pochi/descriptor.js +19 -0
- package/dist/src/unstable/agents/pochi/descriptor.js.map +1 -0
- package/dist/src/unstable/agents/pochi/index.d.ts +8 -0
- package/dist/src/unstable/agents/pochi/index.d.ts.map +1 -0
- package/dist/src/unstable/agents/pochi/index.js +8 -0
- package/dist/src/unstable/agents/pochi/index.js.map +1 -0
- package/dist/src/unstable/agents/project-only-agent.d.ts +48 -0
- package/dist/src/unstable/agents/project-only-agent.d.ts.map +1 -0
- package/dist/src/unstable/agents/project-only-agent.js +81 -0
- package/dist/src/unstable/agents/project-only-agent.js.map +1 -0
- package/dist/src/unstable/agents/qoder/descriptor.d.ts +14 -0
- package/dist/src/unstable/agents/qoder/descriptor.d.ts.map +1 -0
- package/dist/src/unstable/agents/qoder/descriptor.js +19 -0
- package/dist/src/unstable/agents/qoder/descriptor.js.map +1 -0
- package/dist/src/unstable/agents/qoder/index.d.ts +8 -0
- package/dist/src/unstable/agents/qoder/index.d.ts.map +1 -0
- package/dist/src/unstable/agents/qoder/index.js +8 -0
- package/dist/src/unstable/agents/qoder/index.js.map +1 -0
- package/dist/src/unstable/agents/qwen-code/descriptor.d.ts +14 -0
- package/dist/src/unstable/agents/qwen-code/descriptor.d.ts.map +1 -0
- package/dist/src/unstable/agents/qwen-code/descriptor.js +19 -0
- package/dist/src/unstable/agents/qwen-code/descriptor.js.map +1 -0
- package/dist/src/unstable/agents/qwen-code/index.d.ts +8 -0
- package/dist/src/unstable/agents/qwen-code/index.d.ts.map +1 -0
- package/dist/src/unstable/agents/qwen-code/index.js +8 -0
- package/dist/src/unstable/agents/qwen-code/index.js.map +1 -0
- package/dist/src/unstable/agents/registry.d.ts +72 -0
- package/dist/src/unstable/agents/registry.d.ts.map +1 -0
- package/dist/src/unstable/agents/registry.js +152 -0
- package/dist/src/unstable/agents/registry.js.map +1 -0
- package/dist/src/unstable/agents/replit/descriptor.d.ts +16 -0
- package/dist/src/unstable/agents/replit/descriptor.d.ts.map +1 -0
- package/dist/src/unstable/agents/replit/descriptor.js +21 -0
- package/dist/src/unstable/agents/replit/descriptor.js.map +1 -0
- package/dist/src/unstable/agents/replit/index.d.ts +8 -0
- package/dist/src/unstable/agents/replit/index.d.ts.map +1 -0
- package/dist/src/unstable/agents/replit/index.js +8 -0
- package/dist/src/unstable/agents/replit/index.js.map +1 -0
- package/dist/src/unstable/agents/repository.d.ts +10 -0
- package/dist/src/unstable/agents/repository.d.ts.map +1 -0
- package/dist/src/unstable/agents/repository.js +119 -0
- package/dist/src/unstable/agents/repository.js.map +1 -0
- package/dist/src/unstable/agents/roo/descriptor.d.ts +14 -0
- package/dist/src/unstable/agents/roo/descriptor.d.ts.map +1 -0
- package/dist/src/unstable/agents/roo/descriptor.js +26 -0
- package/dist/src/unstable/agents/roo/descriptor.js.map +1 -0
- package/dist/src/unstable/agents/roo/index.d.ts +8 -0
- package/dist/src/unstable/agents/roo/index.d.ts.map +1 -0
- package/dist/src/unstable/agents/roo/index.js +8 -0
- package/dist/src/unstable/agents/roo/index.js.map +1 -0
- package/dist/src/unstable/agents/roo/service.d.ts +14 -0
- package/dist/src/unstable/agents/roo/service.d.ts.map +1 -0
- package/dist/src/unstable/agents/roo/service.js +90 -0
- package/dist/src/unstable/agents/roo/service.js.map +1 -0
- package/dist/src/unstable/agents/subagent-detection.d.ts +74 -0
- package/dist/src/unstable/agents/subagent-detection.d.ts.map +1 -0
- package/dist/src/unstable/agents/subagent-detection.js +85 -0
- package/dist/src/unstable/agents/subagent-detection.js.map +1 -0
- package/dist/src/unstable/agents/subagent-sync.d.ts +56 -0
- package/dist/src/unstable/agents/subagent-sync.d.ts.map +1 -0
- package/dist/src/unstable/agents/subagent-sync.js +240 -0
- package/dist/src/unstable/agents/subagent-sync.js.map +1 -0
- package/dist/src/unstable/agents/trae/descriptor.d.ts +14 -0
- package/dist/src/unstable/agents/trae/descriptor.d.ts.map +1 -0
- package/dist/src/unstable/agents/trae/descriptor.js +19 -0
- package/dist/src/unstable/agents/trae/descriptor.js.map +1 -0
- package/dist/src/unstable/agents/trae/index.d.ts +8 -0
- package/dist/src/unstable/agents/trae/index.d.ts.map +1 -0
- package/dist/src/unstable/agents/trae/index.js +8 -0
- package/dist/src/unstable/agents/trae/index.js.map +1 -0
- package/dist/src/unstable/agents/trae-cn/descriptor.d.ts +14 -0
- package/dist/src/unstable/agents/trae-cn/descriptor.d.ts.map +1 -0
- package/dist/src/unstable/agents/trae-cn/descriptor.js +19 -0
- package/dist/src/unstable/agents/trae-cn/descriptor.js.map +1 -0
- package/dist/src/unstable/agents/trae-cn/index.d.ts +8 -0
- package/dist/src/unstable/agents/trae-cn/index.d.ts.map +1 -0
- package/dist/src/unstable/agents/trae-cn/index.js +8 -0
- package/dist/src/unstable/agents/trae-cn/index.js.map +1 -0
- package/dist/src/unstable/agents/types.d.ts +75 -0
- package/dist/src/unstable/agents/types.d.ts.map +1 -0
- package/dist/src/unstable/agents/types.js +60 -0
- package/dist/src/unstable/agents/types.js.map +1 -0
- package/dist/src/unstable/agents/windsurf/descriptor.d.ts +14 -0
- package/dist/src/unstable/agents/windsurf/descriptor.d.ts.map +1 -0
- package/dist/src/unstable/agents/windsurf/descriptor.js +19 -0
- package/dist/src/unstable/agents/windsurf/descriptor.js.map +1 -0
- package/dist/src/unstable/agents/windsurf/index.d.ts +8 -0
- package/dist/src/unstable/agents/windsurf/index.d.ts.map +1 -0
- package/dist/src/unstable/agents/windsurf/index.js +8 -0
- package/dist/src/unstable/agents/windsurf/index.js.map +1 -0
- package/dist/src/unstable/agents/zencoder/descriptor.d.ts +14 -0
- package/dist/src/unstable/agents/zencoder/descriptor.d.ts.map +1 -0
- package/dist/src/unstable/agents/zencoder/descriptor.js +19 -0
- package/dist/src/unstable/agents/zencoder/descriptor.js.map +1 -0
- package/dist/src/unstable/agents/zencoder/index.d.ts +8 -0
- package/dist/src/unstable/agents/zencoder/index.d.ts.map +1 -0
- package/dist/src/unstable/agents/zencoder/index.js +8 -0
- package/dist/src/unstable/agents/zencoder/index.js.map +1 -0
- package/dist/src/unstable/app-error/app-error.d.ts +21 -0
- package/dist/src/unstable/app-error/app-error.d.ts.map +1 -0
- package/dist/src/unstable/app-error/app-error.js +12 -0
- package/dist/src/unstable/app-error/app-error.js.map +1 -0
- package/dist/src/unstable/app-error/index.d.ts +3 -0
- package/dist/src/unstable/app-error/index.d.ts.map +1 -0
- package/dist/src/unstable/app-error/index.js +3 -0
- package/dist/src/unstable/app-error/index.js.map +1 -0
- package/dist/src/unstable/app-error/render.d.ts +7 -0
- package/dist/src/unstable/app-error/render.d.ts.map +1 -0
- package/dist/src/unstable/app-error/render.js +78 -0
- package/dist/src/unstable/app-error/render.js.map +1 -0
- package/dist/src/unstable/auth/auth-client.d.ts +73 -0
- package/dist/src/unstable/auth/auth-client.d.ts.map +1 -0
- package/dist/src/unstable/auth/auth-client.js +284 -0
- package/dist/src/unstable/auth/auth-client.js.map +1 -0
- package/dist/src/unstable/auth/auth-middleware.d.ts +28 -0
- package/dist/src/unstable/auth/auth-middleware.d.ts.map +1 -0
- package/dist/src/unstable/auth/auth-middleware.js +62 -0
- package/dist/src/unstable/auth/auth-middleware.js.map +1 -0
- package/dist/src/unstable/auth/credential-store.d.ts +61 -0
- package/dist/src/unstable/auth/credential-store.d.ts.map +1 -0
- package/dist/src/unstable/auth/credential-store.js +262 -0
- package/dist/src/unstable/auth/credential-store.js.map +1 -0
- package/dist/src/unstable/auth/device-login.d.ts +32 -0
- package/dist/src/unstable/auth/device-login.d.ts.map +1 -0
- package/dist/src/unstable/auth/device-login.js +88 -0
- package/dist/src/unstable/auth/device-login.js.map +1 -0
- package/dist/src/unstable/auth/guard-interaction.d.ts +26 -0
- package/dist/src/unstable/auth/guard-interaction.d.ts.map +1 -0
- package/dist/src/unstable/auth/guard-interaction.js +35 -0
- package/dist/src/unstable/auth/guard-interaction.js.map +1 -0
- package/dist/src/unstable/auth/guard.d.ts +23 -0
- package/dist/src/unstable/auth/guard.d.ts.map +1 -0
- package/dist/src/unstable/auth/guard.js +64 -0
- package/dist/src/unstable/auth/guard.js.map +1 -0
- package/dist/src/unstable/auth/index.d.ts +27 -0
- package/dist/src/unstable/auth/index.d.ts.map +1 -0
- package/dist/src/unstable/auth/index.js +23 -0
- package/dist/src/unstable/auth/index.js.map +1 -0
- package/dist/src/unstable/auth/login-interaction.d.ts +34 -0
- package/dist/src/unstable/auth/login-interaction.d.ts.map +1 -0
- package/dist/src/unstable/auth/login-interaction.js +93 -0
- package/dist/src/unstable/auth/login-interaction.js.map +1 -0
- package/dist/src/unstable/auth/oauth-contract.d.ts +6 -0
- package/dist/src/unstable/auth/oauth-contract.d.ts.map +1 -0
- package/dist/src/unstable/auth/oauth-contract.js +2 -0
- package/dist/src/unstable/auth/oauth-contract.js.map +1 -0
- package/dist/src/unstable/auth/registry-url.d.ts +14 -0
- package/dist/src/unstable/auth/registry-url.d.ts.map +1 -0
- package/dist/src/unstable/auth/registry-url.js +12 -0
- package/dist/src/unstable/auth/registry-url.js.map +1 -0
- package/dist/src/unstable/auth/schema.d.ts +70 -0
- package/dist/src/unstable/auth/schema.d.ts.map +1 -0
- package/dist/src/unstable/auth/schema.js +53 -0
- package/dist/src/unstable/auth/schema.js.map +1 -0
- package/dist/src/unstable/auth/token-resolution.d.ts +67 -0
- package/dist/src/unstable/auth/token-resolution.d.ts.map +1 -0
- package/dist/src/unstable/auth/token-resolution.js +149 -0
- package/dist/src/unstable/auth/token-resolution.js.map +1 -0
- package/dist/src/unstable/cli/prompt/autocomplete-multiselect.d.ts +16 -0
- package/dist/src/unstable/cli/prompt/autocomplete-multiselect.d.ts.map +1 -0
- package/dist/src/unstable/cli/prompt/autocomplete-multiselect.js +239 -0
- package/dist/src/unstable/cli/prompt/autocomplete-multiselect.js.map +1 -0
- package/dist/src/unstable/cli/prompt/group-multiselect.d.ts +22 -0
- package/dist/src/unstable/cli/prompt/group-multiselect.d.ts.map +1 -0
- package/dist/src/unstable/cli/prompt/group-multiselect.js +245 -0
- package/dist/src/unstable/cli/prompt/group-multiselect.js.map +1 -0
- package/dist/src/unstable/cli/prompt/helpers.d.ts +11 -0
- package/dist/src/unstable/cli/prompt/helpers.d.ts.map +1 -0
- package/dist/src/unstable/cli/prompt/helpers.js +26 -0
- package/dist/src/unstable/cli/prompt/helpers.js.map +1 -0
- package/dist/src/unstable/cli/prompt/index.d.ts +10 -0
- package/dist/src/unstable/cli/prompt/index.d.ts.map +1 -0
- package/dist/src/unstable/cli/prompt/index.js +13 -0
- package/dist/src/unstable/cli/prompt/index.js.map +1 -0
- package/dist/src/unstable/cli/prompt/select-key.d.ts +14 -0
- package/dist/src/unstable/cli/prompt/select-key.d.ts.map +1 -0
- package/dist/src/unstable/cli/prompt/select-key.js +38 -0
- package/dist/src/unstable/cli/prompt/select-key.js.map +1 -0
- package/dist/src/unstable/cli-flags/index.d.ts +22 -0
- package/dist/src/unstable/cli-flags/index.d.ts.map +1 -0
- package/dist/src/unstable/cli-flags/index.js +51 -0
- package/dist/src/unstable/cli-flags/index.js.map +1 -0
- package/dist/src/unstable/cli-flags/non-interactive.d.ts +24 -0
- package/dist/src/unstable/cli-flags/non-interactive.d.ts.map +1 -0
- package/dist/src/unstable/cli-flags/non-interactive.js +31 -0
- package/dist/src/unstable/cli-flags/non-interactive.js.map +1 -0
- package/dist/src/unstable/cli-flags/resolve-verbosity.d.ts +7 -0
- package/dist/src/unstable/cli-flags/resolve-verbosity.d.ts.map +1 -0
- package/dist/src/unstable/cli-flags/resolve-verbosity.js +17 -0
- package/dist/src/unstable/cli-flags/resolve-verbosity.js.map +1 -0
- package/dist/src/unstable/cli-flags/verbosity-helpers.d.ts +7 -0
- package/dist/src/unstable/cli-flags/verbosity-helpers.d.ts.map +1 -0
- package/dist/src/unstable/cli-flags/verbosity-helpers.js +22 -0
- package/dist/src/unstable/cli-flags/verbosity-helpers.js.map +1 -0
- package/dist/src/unstable/cli-flags/verbosity.d.ts +20 -0
- package/dist/src/unstable/cli-flags/verbosity.d.ts.map +1 -0
- package/dist/src/unstable/cli-flags/verbosity.js +27 -0
- package/dist/src/unstable/cli-flags/verbosity.js.map +1 -0
- package/dist/src/unstable/cli-prompt/prompt-cancelled.d.ts +9 -0
- package/dist/src/unstable/cli-prompt/prompt-cancelled.d.ts.map +1 -0
- package/dist/src/unstable/cli-prompt/prompt-cancelled.js +4 -0
- package/dist/src/unstable/cli-prompt/prompt-cancelled.js.map +1 -0
- package/dist/src/unstable/cli-renderer/ansi-chrome.d.ts +27 -0
- package/dist/src/unstable/cli-renderer/ansi-chrome.d.ts.map +1 -0
- package/dist/src/unstable/cli-renderer/ansi-chrome.js +274 -0
- package/dist/src/unstable/cli-renderer/ansi-chrome.js.map +1 -0
- package/dist/src/unstable/cli-renderer/cli-renderer-interactive.d.ts +4 -0
- package/dist/src/unstable/cli-renderer/cli-renderer-interactive.d.ts.map +1 -0
- package/dist/src/unstable/cli-renderer/cli-renderer-interactive.js +256 -0
- package/dist/src/unstable/cli-renderer/cli-renderer-interactive.js.map +1 -0
- package/dist/src/unstable/cli-renderer/cli-renderer-machine.d.ts +4 -0
- package/dist/src/unstable/cli-renderer/cli-renderer-machine.d.ts.map +1 -0
- package/dist/src/unstable/cli-renderer/cli-renderer-machine.js +240 -0
- package/dist/src/unstable/cli-renderer/cli-renderer-machine.js.map +1 -0
- package/dist/src/unstable/cli-renderer/cli-renderer-test.d.ts +60 -0
- package/dist/src/unstable/cli-renderer/cli-renderer-test.d.ts.map +1 -0
- package/dist/src/unstable/cli-renderer/cli-renderer-test.js +338 -0
- package/dist/src/unstable/cli-renderer/cli-renderer-test.js.map +1 -0
- package/dist/src/unstable/cli-renderer/cli-renderer.d.ts +148 -0
- package/dist/src/unstable/cli-renderer/cli-renderer.d.ts.map +1 -0
- package/dist/src/unstable/cli-renderer/cli-renderer.js +7 -0
- package/dist/src/unstable/cli-renderer/cli-renderer.js.map +1 -0
- package/dist/src/unstable/cli-renderer/command-output.d.ts +4 -0
- package/dist/src/unstable/cli-renderer/command-output.d.ts.map +1 -0
- package/dist/src/unstable/cli-renderer/command-output.js +33 -0
- package/dist/src/unstable/cli-renderer/command-output.js.map +1 -0
- package/dist/src/unstable/cli-renderer/index.d.ts +6 -0
- package/dist/src/unstable/cli-renderer/index.d.ts.map +1 -0
- package/dist/src/unstable/cli-renderer/index.js +6 -0
- package/dist/src/unstable/cli-renderer/index.js.map +1 -0
- package/dist/src/unstable/cli-runtime/command-argv.d.ts +14 -0
- package/dist/src/unstable/cli-runtime/command-argv.d.ts.map +1 -0
- package/dist/src/unstable/cli-runtime/command-argv.js +46 -0
- package/dist/src/unstable/cli-runtime/command-argv.js.map +1 -0
- package/dist/src/unstable/cli-runtime/command-document.d.ts +12 -0
- package/dist/src/unstable/cli-runtime/command-document.d.ts.map +1 -0
- package/dist/src/unstable/cli-runtime/command-document.js +13 -0
- package/dist/src/unstable/cli-runtime/command-document.js.map +1 -0
- package/dist/src/unstable/cli-runtime/command-summary.d.ts +19 -0
- package/dist/src/unstable/cli-runtime/command-summary.d.ts.map +1 -0
- package/dist/src/unstable/cli-runtime/command-summary.js +31 -0
- package/dist/src/unstable/cli-runtime/command-summary.js.map +1 -0
- package/dist/src/unstable/cli-runtime/effect-cli-builtins.d.ts +3 -0
- package/dist/src/unstable/cli-runtime/effect-cli-builtins.d.ts.map +1 -0
- package/dist/src/unstable/cli-runtime/effect-cli-builtins.js +8 -0
- package/dist/src/unstable/cli-runtime/effect-cli-builtins.js.map +1 -0
- package/dist/src/unstable/cli-runtime/effect-cli-exit.d.ts +11 -0
- package/dist/src/unstable/cli-runtime/effect-cli-exit.d.ts.map +1 -0
- package/dist/src/unstable/cli-runtime/effect-cli-exit.js +18 -0
- package/dist/src/unstable/cli-runtime/effect-cli-exit.js.map +1 -0
- package/dist/src/unstable/cli-runtime/graceful-shutdown.d.ts +10 -0
- package/dist/src/unstable/cli-runtime/graceful-shutdown.d.ts.map +1 -0
- package/dist/src/unstable/cli-runtime/graceful-shutdown.js +26 -0
- package/dist/src/unstable/cli-runtime/graceful-shutdown.js.map +1 -0
- package/dist/src/unstable/cli-runtime/handle-error.d.ts +33 -0
- package/dist/src/unstable/cli-runtime/handle-error.d.ts.map +1 -0
- package/dist/src/unstable/cli-runtime/handle-error.js +87 -0
- package/dist/src/unstable/cli-runtime/handle-error.js.map +1 -0
- package/dist/src/unstable/cli-runtime/index.d.ts +16 -0
- package/dist/src/unstable/cli-runtime/index.d.ts.map +1 -0
- package/dist/src/unstable/cli-runtime/index.js +15 -0
- package/dist/src/unstable/cli-runtime/index.js.map +1 -0
- package/dist/src/unstable/cli-runtime/json-envelope.d.ts +23 -0
- package/dist/src/unstable/cli-runtime/json-envelope.d.ts.map +1 -0
- package/dist/src/unstable/cli-runtime/json-envelope.js +34 -0
- package/dist/src/unstable/cli-runtime/json-envelope.js.map +1 -0
- package/dist/src/unstable/cli-runtime/output-mode.d.ts +32 -0
- package/dist/src/unstable/cli-runtime/output-mode.d.ts.map +1 -0
- package/dist/src/unstable/cli-runtime/output-mode.js +59 -0
- package/dist/src/unstable/cli-runtime/output-mode.js.map +1 -0
- package/dist/src/unstable/cli-runtime/resolve-format.d.ts +15 -0
- package/dist/src/unstable/cli-runtime/resolve-format.d.ts.map +1 -0
- package/dist/src/unstable/cli-runtime/resolve-format.js +17 -0
- package/dist/src/unstable/cli-runtime/resolve-format.js.map +1 -0
- package/dist/src/unstable/cli-runtime/run-cli-main.d.ts +14 -0
- package/dist/src/unstable/cli-runtime/run-cli-main.d.ts.map +1 -0
- package/dist/src/unstable/cli-runtime/run-cli-main.js +24 -0
- package/dist/src/unstable/cli-runtime/run-cli-main.js.map +1 -0
- package/dist/src/unstable/cli-runtime/runtime-envelope.d.ts +44 -0
- package/dist/src/unstable/cli-runtime/runtime-envelope.d.ts.map +1 -0
- package/dist/src/unstable/cli-runtime/runtime-envelope.js +158 -0
- package/dist/src/unstable/cli-runtime/runtime-envelope.js.map +1 -0
- package/dist/src/unstable/cli-runtime/telemetry-layer.d.ts +9 -0
- package/dist/src/unstable/cli-runtime/telemetry-layer.d.ts.map +1 -0
- package/dist/src/unstable/cli-runtime/telemetry-layer.js +7 -0
- package/dist/src/unstable/cli-runtime/telemetry-layer.js.map +1 -0
- package/dist/src/unstable/cli-runtime/telemetry.d.ts +52 -0
- package/dist/src/unstable/cli-runtime/telemetry.d.ts.map +1 -0
- package/dist/src/unstable/cli-runtime/telemetry.js +107 -0
- package/dist/src/unstable/cli-runtime/telemetry.js.map +1 -0
- package/dist/src/unstable/commands/command-argument.d.ts +27 -0
- package/dist/src/unstable/commands/command-argument.d.ts.map +1 -0
- package/dist/src/unstable/commands/command-argument.js +25 -0
- package/dist/src/unstable/commands/command-argument.js.map +1 -0
- package/dist/src/unstable/commands/command-content.d.ts +87 -0
- package/dist/src/unstable/commands/command-content.d.ts.map +1 -0
- package/dist/src/unstable/commands/command-content.js +88 -0
- package/dist/src/unstable/commands/command-content.js.map +1 -0
- package/dist/src/unstable/commands/index.d.ts +24 -0
- package/dist/src/unstable/commands/index.d.ts.map +1 -0
- package/dist/src/unstable/commands/index.js +19 -0
- package/dist/src/unstable/commands/index.js.map +1 -0
- package/dist/src/unstable/commands/manager.d.ts +27 -0
- package/dist/src/unstable/commands/manager.d.ts.map +1 -0
- package/dist/src/unstable/commands/manager.js +313 -0
- package/dist/src/unstable/commands/manager.js.map +1 -0
- package/dist/src/unstable/commands/manifest-schema.d.ts +59 -0
- package/dist/src/unstable/commands/manifest-schema.d.ts.map +1 -0
- package/dist/src/unstable/commands/manifest-schema.js +40 -0
- package/dist/src/unstable/commands/manifest-schema.js.map +1 -0
- package/dist/src/unstable/commands/operations/disable.d.ts +38 -0
- package/dist/src/unstable/commands/operations/disable.d.ts.map +1 -0
- package/dist/src/unstable/commands/operations/disable.js +106 -0
- package/dist/src/unstable/commands/operations/disable.js.map +1 -0
- package/dist/src/unstable/commands/operations/enable.d.ts +39 -0
- package/dist/src/unstable/commands/operations/enable.d.ts.map +1 -0
- package/dist/src/unstable/commands/operations/enable.js +120 -0
- package/dist/src/unstable/commands/operations/enable.js.map +1 -0
- package/dist/src/unstable/commands/operations/install.d.ts +47 -0
- package/dist/src/unstable/commands/operations/install.d.ts.map +1 -0
- package/dist/src/unstable/commands/operations/install.js +235 -0
- package/dist/src/unstable/commands/operations/install.js.map +1 -0
- package/dist/src/unstable/commands/operations/new-command.d.ts +38 -0
- package/dist/src/unstable/commands/operations/new-command.d.ts.map +1 -0
- package/dist/src/unstable/commands/operations/new-command.js +87 -0
- package/dist/src/unstable/commands/operations/new-command.js.map +1 -0
- package/dist/src/unstable/commands/operations/publish.d.ts +41 -0
- package/dist/src/unstable/commands/operations/publish.d.ts.map +1 -0
- package/dist/src/unstable/commands/operations/publish.js +120 -0
- package/dist/src/unstable/commands/operations/publish.js.map +1 -0
- package/dist/src/unstable/commands/operations/shared-command-helpers.d.ts +133 -0
- package/dist/src/unstable/commands/operations/shared-command-helpers.d.ts.map +1 -0
- package/dist/src/unstable/commands/operations/shared-command-helpers.js +172 -0
- package/dist/src/unstable/commands/operations/shared-command-helpers.js.map +1 -0
- package/dist/src/unstable/commands/operations/uninstall.d.ts +37 -0
- package/dist/src/unstable/commands/operations/uninstall.d.ts.map +1 -0
- package/dist/src/unstable/commands/operations/uninstall.js +108 -0
- package/dist/src/unstable/commands/operations/uninstall.js.map +1 -0
- package/dist/src/unstable/commands/reconciliation-adapter.d.ts +3 -0
- package/dist/src/unstable/commands/reconciliation-adapter.d.ts.map +1 -0
- package/dist/src/unstable/commands/reconciliation-adapter.js +145 -0
- package/dist/src/unstable/commands/reconciliation-adapter.js.map +1 -0
- package/dist/src/unstable/commands/refs.d.ts +17 -0
- package/dist/src/unstable/commands/refs.d.ts.map +1 -0
- package/dist/src/unstable/commands/refs.js +8 -0
- package/dist/src/unstable/commands/refs.js.map +1 -0
- package/dist/src/unstable/commands/registry-ref-builder.d.ts +7 -0
- package/dist/src/unstable/commands/registry-ref-builder.d.ts.map +1 -0
- package/dist/src/unstable/commands/registry-ref-builder.js +13 -0
- package/dist/src/unstable/commands/registry-ref-builder.js.map +1 -0
- package/dist/src/unstable/commands/renderers/index.d.ts +30 -0
- package/dist/src/unstable/commands/renderers/index.d.ts.map +1 -0
- package/dist/src/unstable/commands/renderers/index.js +43 -0
- package/dist/src/unstable/commands/renderers/index.js.map +1 -0
- package/dist/src/unstable/commands/renderers/render-markdown-only.d.ts +19 -0
- package/dist/src/unstable/commands/renderers/render-markdown-only.d.ts.map +1 -0
- package/dist/src/unstable/commands/renderers/render-markdown-only.js +57 -0
- package/dist/src/unstable/commands/renderers/render-markdown-only.js.map +1 -0
- package/dist/src/unstable/commands/renderers/render-markdown-with-frontmatter.d.ts +16 -0
- package/dist/src/unstable/commands/renderers/render-markdown-with-frontmatter.d.ts.map +1 -0
- package/dist/src/unstable/commands/renderers/render-markdown-with-frontmatter.js +72 -0
- package/dist/src/unstable/commands/renderers/render-markdown-with-frontmatter.js.map +1 -0
- package/dist/src/unstable/commands/renderers/render-plain-text.d.ts +20 -0
- package/dist/src/unstable/commands/renderers/render-plain-text.d.ts.map +1 -0
- package/dist/src/unstable/commands/renderers/render-plain-text.js +66 -0
- package/dist/src/unstable/commands/renderers/render-plain-text.js.map +1 -0
- package/dist/src/unstable/commands/renderers/render-prompt-md.d.ts +19 -0
- package/dist/src/unstable/commands/renderers/render-prompt-md.d.ts.map +1 -0
- package/dist/src/unstable/commands/renderers/render-prompt-md.js +67 -0
- package/dist/src/unstable/commands/renderers/render-prompt-md.js.map +1 -0
- package/dist/src/unstable/commands/renderers/render-toml.d.ts +19 -0
- package/dist/src/unstable/commands/renderers/render-toml.d.ts.map +1 -0
- package/dist/src/unstable/commands/renderers/render-toml.js +77 -0
- package/dist/src/unstable/commands/renderers/render-toml.js.map +1 -0
- package/dist/src/unstable/commands/renderers/types.d.ts +74 -0
- package/dist/src/unstable/commands/renderers/types.d.ts.map +1 -0
- package/dist/src/unstable/commands/renderers/types.js +11 -0
- package/dist/src/unstable/commands/renderers/types.js.map +1 -0
- package/dist/src/unstable/commands/rendering-warnings.d.ts +43 -0
- package/dist/src/unstable/commands/rendering-warnings.d.ts.map +1 -0
- package/dist/src/unstable/commands/rendering-warnings.js +36 -0
- package/dist/src/unstable/commands/rendering-warnings.js.map +1 -0
- package/dist/src/unstable/commands/variable-substitution.d.ts +76 -0
- package/dist/src/unstable/commands/variable-substitution.d.ts.map +1 -0
- package/dist/src/unstable/commands/variable-substitution.js +176 -0
- package/dist/src/unstable/commands/variable-substitution.js.map +1 -0
- package/dist/src/unstable/date-time.d.ts +4 -0
- package/dist/src/unstable/date-time.d.ts.map +1 -0
- package/dist/src/unstable/date-time.js +20 -0
- package/dist/src/unstable/date-time.js.map +1 -0
- package/dist/src/unstable/discover/discover.d.ts +38 -0
- package/dist/src/unstable/discover/discover.d.ts.map +1 -0
- package/dist/src/unstable/discover/discover.js +179 -0
- package/dist/src/unstable/discover/discover.js.map +1 -0
- package/dist/src/unstable/discover/index.d.ts +8 -0
- package/dist/src/unstable/discover/index.d.ts.map +1 -0
- package/dist/src/unstable/discover/index.js +8 -0
- package/dist/src/unstable/discover/index.js.map +1 -0
- package/dist/src/unstable/extensions/common.d.ts +184 -0
- package/dist/src/unstable/extensions/common.d.ts.map +1 -0
- package/dist/src/unstable/extensions/common.js +283 -0
- package/dist/src/unstable/extensions/common.js.map +1 -0
- package/dist/src/unstable/extensions/conflict-detection.d.ts +40 -0
- package/dist/src/unstable/extensions/conflict-detection.d.ts.map +1 -0
- package/dist/src/unstable/extensions/conflict-detection.js +49 -0
- package/dist/src/unstable/extensions/conflict-detection.js.map +1 -0
- package/dist/src/unstable/extensions/constants.d.ts +8 -0
- package/dist/src/unstable/extensions/constants.d.ts.map +1 -0
- package/dist/src/unstable/extensions/constants.js +8 -0
- package/dist/src/unstable/extensions/constants.js.map +1 -0
- package/dist/src/unstable/extensions/fqn.d.ts +32 -0
- package/dist/src/unstable/extensions/fqn.d.ts.map +1 -0
- package/dist/src/unstable/extensions/fqn.js +46 -0
- package/dist/src/unstable/extensions/fqn.js.map +1 -0
- package/dist/src/unstable/extensions/frontmatter.d.ts +39 -0
- package/dist/src/unstable/extensions/frontmatter.d.ts.map +1 -0
- package/dist/src/unstable/extensions/frontmatter.js +71 -0
- package/dist/src/unstable/extensions/frontmatter.js.map +1 -0
- package/dist/src/unstable/extensions/handle.d.ts +16 -0
- package/dist/src/unstable/extensions/handle.d.ts.map +1 -0
- package/dist/src/unstable/extensions/handle.js +30 -0
- package/dist/src/unstable/extensions/handle.js.map +1 -0
- package/dist/src/unstable/extensions/index.d.ts +22 -0
- package/dist/src/unstable/extensions/index.d.ts.map +1 -0
- package/dist/src/unstable/extensions/index.js +30 -0
- package/dist/src/unstable/extensions/index.js.map +1 -0
- package/dist/src/unstable/extensions/installable-types.d.ts +13 -0
- package/dist/src/unstable/extensions/installable-types.d.ts.map +1 -0
- package/dist/src/unstable/extensions/installable-types.js +46 -0
- package/dist/src/unstable/extensions/installable-types.js.map +1 -0
- package/dist/src/unstable/extensions/managed-marker.d.ts +42 -0
- package/dist/src/unstable/extensions/managed-marker.d.ts.map +1 -0
- package/dist/src/unstable/extensions/managed-marker.js +60 -0
- package/dist/src/unstable/extensions/managed-marker.js.map +1 -0
- package/dist/src/unstable/extensions/operations.d.ts +82 -0
- package/dist/src/unstable/extensions/operations.d.ts.map +1 -0
- package/dist/src/unstable/extensions/operations.js +152 -0
- package/dist/src/unstable/extensions/operations.js.map +1 -0
- package/dist/src/unstable/extensions/reconciliation-utils.d.ts +38 -0
- package/dist/src/unstable/extensions/reconciliation-utils.d.ts.map +1 -0
- package/dist/src/unstable/extensions/reconciliation-utils.js +57 -0
- package/dist/src/unstable/extensions/reconciliation-utils.js.map +1 -0
- package/dist/src/unstable/extensions/ref-base.d.ts +92 -0
- package/dist/src/unstable/extensions/ref-base.d.ts.map +1 -0
- package/dist/src/unstable/extensions/ref-base.js +12 -0
- package/dist/src/unstable/extensions/ref-base.js.map +1 -0
- package/dist/src/unstable/extensions/refs.d.ts +18 -0
- package/dist/src/unstable/extensions/refs.d.ts.map +1 -0
- package/dist/src/unstable/extensions/refs.js +12 -0
- package/dist/src/unstable/extensions/refs.js.map +1 -0
- package/dist/src/unstable/extensions/registry-source.d.ts +32 -0
- package/dist/src/unstable/extensions/registry-source.d.ts.map +1 -0
- package/dist/src/unstable/extensions/registry-source.js +150 -0
- package/dist/src/unstable/extensions/registry-source.js.map +1 -0
- package/dist/src/unstable/extensions/rendered-files.d.ts +61 -0
- package/dist/src/unstable/extensions/rendered-files.d.ts.map +1 -0
- package/dist/src/unstable/extensions/rendered-files.js +51 -0
- package/dist/src/unstable/extensions/rendered-files.js.map +1 -0
- package/dist/src/unstable/extensions/utils.d.ts +34 -0
- package/dist/src/unstable/extensions/utils.d.ts.map +1 -0
- package/dist/src/unstable/extensions/utils.js +81 -0
- package/dist/src/unstable/extensions/utils.js.map +1 -0
- package/dist/src/unstable/git/index.d.ts +8 -0
- package/dist/src/unstable/git/index.d.ts.map +1 -0
- package/dist/src/unstable/git/index.js +8 -0
- package/dist/src/unstable/git/index.js.map +1 -0
- package/dist/src/unstable/git/operations.d.ts +34 -0
- package/dist/src/unstable/git/operations.d.ts.map +1 -0
- package/dist/src/unstable/git/operations.js +102 -0
- package/dist/src/unstable/git/operations.js.map +1 -0
- package/dist/src/unstable/install-meta/install-meta.d.ts +80 -0
- package/dist/src/unstable/install-meta/install-meta.d.ts.map +1 -0
- package/dist/src/unstable/install-meta/install-meta.js +124 -0
- package/dist/src/unstable/install-meta/install-meta.js.map +1 -0
- package/dist/src/unstable/install-method/install-method.d.ts +84 -0
- package/dist/src/unstable/install-method/install-method.d.ts.map +1 -0
- package/dist/src/unstable/install-method/install-method.js +191 -0
- package/dist/src/unstable/install-method/install-method.js.map +1 -0
- package/dist/src/unstable/lockfile/index.d.ts +15 -0
- package/dist/src/unstable/lockfile/index.d.ts.map +1 -0
- package/dist/src/unstable/lockfile/index.js +15 -0
- package/dist/src/unstable/lockfile/index.js.map +1 -0
- package/dist/src/unstable/lockfile/lockfile.d.ts +512 -0
- package/dist/src/unstable/lockfile/lockfile.d.ts.map +1 -0
- package/dist/src/unstable/lockfile/lockfile.js +174 -0
- package/dist/src/unstable/lockfile/lockfile.js.map +1 -0
- package/dist/src/unstable/lockfile/resolved-version.d.ts +6 -0
- package/dist/src/unstable/lockfile/resolved-version.d.ts.map +1 -0
- package/dist/src/unstable/lockfile/resolved-version.js +19 -0
- package/dist/src/unstable/lockfile/resolved-version.js.map +1 -0
- package/dist/src/unstable/lockfile/schema.d.ts +1483 -0
- package/dist/src/unstable/lockfile/schema.d.ts.map +1 -0
- package/dist/src/unstable/lockfile/schema.js +304 -0
- package/dist/src/unstable/lockfile/schema.js.map +1 -0
- package/dist/src/unstable/mcp-servers/index.d.ts +12 -0
- package/dist/src/unstable/mcp-servers/index.d.ts.map +1 -0
- package/dist/src/unstable/mcp-servers/index.js +8 -0
- package/dist/src/unstable/mcp-servers/index.js.map +1 -0
- package/dist/src/unstable/mcp-servers/manager.d.ts +21 -0
- package/dist/src/unstable/mcp-servers/manager.d.ts.map +1 -0
- package/dist/src/unstable/mcp-servers/manager.js +189 -0
- package/dist/src/unstable/mcp-servers/manager.js.map +1 -0
- package/dist/src/unstable/mcp-servers/manifest-schema.d.ts +57 -0
- package/dist/src/unstable/mcp-servers/manifest-schema.d.ts.map +1 -0
- package/dist/src/unstable/mcp-servers/manifest-schema.js +38 -0
- package/dist/src/unstable/mcp-servers/manifest-schema.js.map +1 -0
- package/dist/src/unstable/mcp-servers/operations/install.d.ts +44 -0
- package/dist/src/unstable/mcp-servers/operations/install.d.ts.map +1 -0
- package/dist/src/unstable/mcp-servers/operations/install.js +239 -0
- package/dist/src/unstable/mcp-servers/operations/install.js.map +1 -0
- package/dist/src/unstable/mcp-servers/operations/publish.d.ts +41 -0
- package/dist/src/unstable/mcp-servers/operations/publish.d.ts.map +1 -0
- package/dist/src/unstable/mcp-servers/operations/publish.js +120 -0
- package/dist/src/unstable/mcp-servers/operations/publish.js.map +1 -0
- package/dist/src/unstable/mcp-servers/operations/uninstall.d.ts +40 -0
- package/dist/src/unstable/mcp-servers/operations/uninstall.d.ts.map +1 -0
- package/dist/src/unstable/mcp-servers/operations/uninstall.js +195 -0
- package/dist/src/unstable/mcp-servers/operations/uninstall.js.map +1 -0
- package/dist/src/unstable/mcp-servers/reconciliation-adapter.d.ts +3 -0
- package/dist/src/unstable/mcp-servers/reconciliation-adapter.d.ts.map +1 -0
- package/dist/src/unstable/mcp-servers/reconciliation-adapter.js +145 -0
- package/dist/src/unstable/mcp-servers/reconciliation-adapter.js.map +1 -0
- package/dist/src/unstable/mcp-servers/refs.d.ts +17 -0
- package/dist/src/unstable/mcp-servers/refs.d.ts.map +1 -0
- package/dist/src/unstable/mcp-servers/refs.js +8 -0
- package/dist/src/unstable/mcp-servers/refs.js.map +1 -0
- package/dist/src/unstable/mcp-servers/registry-ref-builder.d.ts +7 -0
- package/dist/src/unstable/mcp-servers/registry-ref-builder.d.ts.map +1 -0
- package/dist/src/unstable/mcp-servers/registry-ref-builder.js +13 -0
- package/dist/src/unstable/mcp-servers/registry-ref-builder.js.map +1 -0
- package/dist/src/unstable/packaging/axm-package-meta.d.ts +23 -0
- package/dist/src/unstable/packaging/axm-package-meta.d.ts.map +1 -0
- package/dist/src/unstable/packaging/axm-package-meta.js +22 -0
- package/dist/src/unstable/packaging/axm-package-meta.js.map +1 -0
- package/dist/src/unstable/packaging/bazel.d.ts +27 -0
- package/dist/src/unstable/packaging/bazel.d.ts.map +1 -0
- package/dist/src/unstable/packaging/bazel.js +184 -0
- package/dist/src/unstable/packaging/bazel.js.map +1 -0
- package/dist/src/unstable/packaging/cargo.d.ts +29 -0
- package/dist/src/unstable/packaging/cargo.d.ts.map +1 -0
- package/dist/src/unstable/packaging/cargo.js +234 -0
- package/dist/src/unstable/packaging/cargo.js.map +1 -0
- package/dist/src/unstable/packaging/cocoapods.d.ts +26 -0
- package/dist/src/unstable/packaging/cocoapods.d.ts.map +1 -0
- package/dist/src/unstable/packaging/cocoapods.js +212 -0
- package/dist/src/unstable/packaging/cocoapods.js.map +1 -0
- package/dist/src/unstable/packaging/composer.d.ts +26 -0
- package/dist/src/unstable/packaging/composer.d.ts.map +1 -0
- package/dist/src/unstable/packaging/composer.js +166 -0
- package/dist/src/unstable/packaging/composer.js.map +1 -0
- package/dist/src/unstable/packaging/conan.d.ts +30 -0
- package/dist/src/unstable/packaging/conan.d.ts.map +1 -0
- package/dist/src/unstable/packaging/conan.js +249 -0
- package/dist/src/unstable/packaging/conan.js.map +1 -0
- package/dist/src/unstable/packaging/conda.d.ts +26 -0
- package/dist/src/unstable/packaging/conda.d.ts.map +1 -0
- package/dist/src/unstable/packaging/conda.js +345 -0
- package/dist/src/unstable/packaging/conda.js.map +1 -0
- package/dist/src/unstable/packaging/cpan.d.ts +29 -0
- package/dist/src/unstable/packaging/cpan.d.ts.map +1 -0
- package/dist/src/unstable/packaging/cpan.js +214 -0
- package/dist/src/unstable/packaging/cpan.js.map +1 -0
- package/dist/src/unstable/packaging/cran.d.ts +29 -0
- package/dist/src/unstable/packaging/cran.d.ts.map +1 -0
- package/dist/src/unstable/packaging/cran.js +187 -0
- package/dist/src/unstable/packaging/cran.js.map +1 -0
- package/dist/src/unstable/packaging/detect.d.ts +16 -0
- package/dist/src/unstable/packaging/detect.d.ts.map +1 -0
- package/dist/src/unstable/packaging/detect.js +25 -0
- package/dist/src/unstable/packaging/detect.js.map +1 -0
- package/dist/src/unstable/packaging/docker.d.ts +27 -0
- package/dist/src/unstable/packaging/docker.d.ts.map +1 -0
- package/dist/src/unstable/packaging/docker.js +282 -0
- package/dist/src/unstable/packaging/docker.js.map +1 -0
- package/dist/src/unstable/packaging/gem.d.ts +26 -0
- package/dist/src/unstable/packaging/gem.d.ts.map +1 -0
- package/dist/src/unstable/packaging/gem.js +248 -0
- package/dist/src/unstable/packaging/gem.js.map +1 -0
- package/dist/src/unstable/packaging/golang.d.ts +26 -0
- package/dist/src/unstable/packaging/golang.d.ts.map +1 -0
- package/dist/src/unstable/packaging/golang.js +193 -0
- package/dist/src/unstable/packaging/golang.js.map +1 -0
- package/dist/src/unstable/packaging/hackage.d.ts +26 -0
- package/dist/src/unstable/packaging/hackage.d.ts.map +1 -0
- package/dist/src/unstable/packaging/hackage.js +316 -0
- package/dist/src/unstable/packaging/hackage.js.map +1 -0
- package/dist/src/unstable/packaging/hex.d.ts +28 -0
- package/dist/src/unstable/packaging/hex.d.ts.map +1 -0
- package/dist/src/unstable/packaging/hex.js +225 -0
- package/dist/src/unstable/packaging/hex.js.map +1 -0
- package/dist/src/unstable/packaging/huggingface.d.ts +20 -0
- package/dist/src/unstable/packaging/huggingface.d.ts.map +1 -0
- package/dist/src/unstable/packaging/huggingface.js +123 -0
- package/dist/src/unstable/packaging/huggingface.js.map +1 -0
- package/dist/src/unstable/packaging/index.d.ts +54 -0
- package/dist/src/unstable/packaging/index.d.ts.map +1 -0
- package/dist/src/unstable/packaging/index.js +130 -0
- package/dist/src/unstable/packaging/index.js.map +1 -0
- package/dist/src/unstable/packaging/jsr.d.ts +30 -0
- package/dist/src/unstable/packaging/jsr.d.ts.map +1 -0
- package/dist/src/unstable/packaging/jsr.js +260 -0
- package/dist/src/unstable/packaging/jsr.js.map +1 -0
- package/dist/src/unstable/packaging/julia.d.ts +27 -0
- package/dist/src/unstable/packaging/julia.d.ts.map +1 -0
- package/dist/src/unstable/packaging/julia.js +193 -0
- package/dist/src/unstable/packaging/julia.js.map +1 -0
- package/dist/src/unstable/packaging/luarocks.d.ts +28 -0
- package/dist/src/unstable/packaging/luarocks.d.ts.map +1 -0
- package/dist/src/unstable/packaging/luarocks.js +184 -0
- package/dist/src/unstable/packaging/luarocks.js.map +1 -0
- package/dist/src/unstable/packaging/maven.d.ts +26 -0
- package/dist/src/unstable/packaging/maven.d.ts.map +1 -0
- package/dist/src/unstable/packaging/maven.js +450 -0
- package/dist/src/unstable/packaging/maven.js.map +1 -0
- package/dist/src/unstable/packaging/mojo.d.ts +30 -0
- package/dist/src/unstable/packaging/mojo.d.ts.map +1 -0
- package/dist/src/unstable/packaging/mojo.js +192 -0
- package/dist/src/unstable/packaging/mojo.js.map +1 -0
- package/dist/src/unstable/packaging/npm.d.ts +26 -0
- package/dist/src/unstable/packaging/npm.d.ts.map +1 -0
- package/dist/src/unstable/packaging/npm.js +214 -0
- package/dist/src/unstable/packaging/npm.js.map +1 -0
- package/dist/src/unstable/packaging/nuget.d.ts +26 -0
- package/dist/src/unstable/packaging/nuget.d.ts.map +1 -0
- package/dist/src/unstable/packaging/nuget.js +258 -0
- package/dist/src/unstable/packaging/nuget.js.map +1 -0
- package/dist/src/unstable/packaging/opam.d.ts +27 -0
- package/dist/src/unstable/packaging/opam.d.ts.map +1 -0
- package/dist/src/unstable/packaging/opam.js +298 -0
- package/dist/src/unstable/packaging/opam.js.map +1 -0
- package/dist/src/unstable/packaging/package-type.d.ts +19 -0
- package/dist/src/unstable/packaging/package-type.d.ts.map +1 -0
- package/dist/src/unstable/packaging/package-type.js +18 -0
- package/dist/src/unstable/packaging/package-type.js.map +1 -0
- package/dist/src/unstable/packaging/package-url.d.ts +44 -0
- package/dist/src/unstable/packaging/package-url.d.ts.map +1 -0
- package/dist/src/unstable/packaging/package-url.js +63 -0
- package/dist/src/unstable/packaging/package-url.js.map +1 -0
- package/dist/src/unstable/packaging/pub.d.ts +26 -0
- package/dist/src/unstable/packaging/pub.d.ts.map +1 -0
- package/dist/src/unstable/packaging/pub.js +335 -0
- package/dist/src/unstable/packaging/pub.js.map +1 -0
- package/dist/src/unstable/packaging/purl-match.d.ts +28 -0
- package/dist/src/unstable/packaging/purl-match.d.ts.map +1 -0
- package/dist/src/unstable/packaging/purl-match.js +35 -0
- package/dist/src/unstable/packaging/purl-match.js.map +1 -0
- package/dist/src/unstable/packaging/pypi.d.ts +23 -0
- package/dist/src/unstable/packaging/pypi.d.ts.map +1 -0
- package/dist/src/unstable/packaging/pypi.js +482 -0
- package/dist/src/unstable/packaging/pypi.js.map +1 -0
- package/dist/src/unstable/packaging/read.d.ts +17 -0
- package/dist/src/unstable/packaging/read.d.ts.map +1 -0
- package/dist/src/unstable/packaging/read.js +31 -0
- package/dist/src/unstable/packaging/read.js.map +1 -0
- package/dist/src/unstable/packaging/swift.d.ts +26 -0
- package/dist/src/unstable/packaging/swift.d.ts.map +1 -0
- package/dist/src/unstable/packaging/swift.js +165 -0
- package/dist/src/unstable/packaging/swift.js.map +1 -0
- package/dist/src/unstable/packaging/types.d.ts +43 -0
- package/dist/src/unstable/packaging/types.d.ts.map +1 -0
- package/dist/src/unstable/packaging/types.js +8 -0
- package/dist/src/unstable/packaging/types.js.map +1 -0
- package/dist/src/unstable/packaging/zig.d.ts +32 -0
- package/dist/src/unstable/packaging/zig.d.ts.map +1 -0
- package/dist/src/unstable/packaging/zig.js +176 -0
- package/dist/src/unstable/packaging/zig.js.map +1 -0
- package/dist/src/unstable/packs/dependency-resolution.d.ts +15 -0
- package/dist/src/unstable/packs/dependency-resolution.d.ts.map +1 -0
- package/dist/src/unstable/packs/dependency-resolution.js +77 -0
- package/dist/src/unstable/packs/dependency-resolution.js.map +1 -0
- package/dist/src/unstable/packs/expansion.d.ts +64 -0
- package/dist/src/unstable/packs/expansion.d.ts.map +1 -0
- package/dist/src/unstable/packs/expansion.js +149 -0
- package/dist/src/unstable/packs/expansion.js.map +1 -0
- package/dist/src/unstable/packs/index.d.ts +30 -0
- package/dist/src/unstable/packs/index.d.ts.map +1 -0
- package/dist/src/unstable/packs/index.js +27 -0
- package/dist/src/unstable/packs/index.js.map +1 -0
- package/dist/src/unstable/packs/manager.d.ts +22 -0
- package/dist/src/unstable/packs/manager.d.ts.map +1 -0
- package/dist/src/unstable/packs/manager.js +132 -0
- package/dist/src/unstable/packs/manager.js.map +1 -0
- package/dist/src/unstable/packs/manifest-schema.d.ts +52 -0
- package/dist/src/unstable/packs/manifest-schema.d.ts.map +1 -0
- package/dist/src/unstable/packs/manifest-schema.js +33 -0
- package/dist/src/unstable/packs/manifest-schema.js.map +1 -0
- package/dist/src/unstable/packs/operations/add-to-pack.d.ts +43 -0
- package/dist/src/unstable/packs/operations/add-to-pack.d.ts.map +1 -0
- package/dist/src/unstable/packs/operations/add-to-pack.js +116 -0
- package/dist/src/unstable/packs/operations/add-to-pack.js.map +1 -0
- package/dist/src/unstable/packs/operations/hash-content.d.ts +2 -0
- package/dist/src/unstable/packs/operations/hash-content.d.ts.map +1 -0
- package/dist/src/unstable/packs/operations/hash-content.js +3 -0
- package/dist/src/unstable/packs/operations/hash-content.js.map +1 -0
- package/dist/src/unstable/packs/operations/install.d.ts +62 -0
- package/dist/src/unstable/packs/operations/install.d.ts.map +1 -0
- package/dist/src/unstable/packs/operations/install.js +78 -0
- package/dist/src/unstable/packs/operations/install.js.map +1 -0
- package/dist/src/unstable/packs/operations/new-pack.d.ts +38 -0
- package/dist/src/unstable/packs/operations/new-pack.d.ts.map +1 -0
- package/dist/src/unstable/packs/operations/new-pack.js +99 -0
- package/dist/src/unstable/packs/operations/new-pack.js.map +1 -0
- package/dist/src/unstable/packs/operations/publish.d.ts +40 -0
- package/dist/src/unstable/packs/operations/publish.d.ts.map +1 -0
- package/dist/src/unstable/packs/operations/publish.js +133 -0
- package/dist/src/unstable/packs/operations/publish.js.map +1 -0
- package/dist/src/unstable/packs/operations/remove-from-pack.d.ts +43 -0
- package/dist/src/unstable/packs/operations/remove-from-pack.d.ts.map +1 -0
- package/dist/src/unstable/packs/operations/remove-from-pack.js +100 -0
- package/dist/src/unstable/packs/operations/remove-from-pack.js.map +1 -0
- package/dist/src/unstable/packs/operations/uninstall.d.ts +36 -0
- package/dist/src/unstable/packs/operations/uninstall.d.ts.map +1 -0
- package/dist/src/unstable/packs/operations/uninstall.js +86 -0
- package/dist/src/unstable/packs/operations/uninstall.js.map +1 -0
- package/dist/src/unstable/packs/operations/unpack.d.ts +35 -0
- package/dist/src/unstable/packs/operations/unpack.d.ts.map +1 -0
- package/dist/src/unstable/packs/operations/unpack.js +125 -0
- package/dist/src/unstable/packs/operations/unpack.js.map +1 -0
- package/dist/src/unstable/packs/paths.d.ts +29 -0
- package/dist/src/unstable/packs/paths.d.ts.map +1 -0
- package/dist/src/unstable/packs/paths.js +22 -0
- package/dist/src/unstable/packs/paths.js.map +1 -0
- package/dist/src/unstable/packs/reconciliation-adapter.d.ts +3 -0
- package/dist/src/unstable/packs/reconciliation-adapter.d.ts.map +1 -0
- package/dist/src/unstable/packs/reconciliation-adapter.js +312 -0
- package/dist/src/unstable/packs/reconciliation-adapter.js.map +1 -0
- package/dist/src/unstable/packs/refs.d.ts +15 -0
- package/dist/src/unstable/packs/refs.d.ts.map +1 -0
- package/dist/src/unstable/packs/refs.js +10 -0
- package/dist/src/unstable/packs/refs.js.map +1 -0
- package/dist/src/unstable/publish/archive-guardrails.d.ts +28 -0
- package/dist/src/unstable/publish/archive-guardrails.d.ts.map +1 -0
- package/dist/src/unstable/publish/archive-guardrails.js +222 -0
- package/dist/src/unstable/publish/archive-guardrails.js.map +1 -0
- package/dist/src/unstable/publish/index.d.ts +5 -0
- package/dist/src/unstable/publish/index.d.ts.map +1 -0
- package/dist/src/unstable/publish/index.js +5 -0
- package/dist/src/unstable/publish/index.js.map +1 -0
- package/dist/src/unstable/publish/ingest-limits.d.ts +25 -0
- package/dist/src/unstable/publish/ingest-limits.d.ts.map +1 -0
- package/dist/src/unstable/publish/ingest-limits.js +41 -0
- package/dist/src/unstable/publish/ingest-limits.js.map +1 -0
- package/dist/src/unstable/publish/input-normalization.d.ts +39 -0
- package/dist/src/unstable/publish/input-normalization.d.ts.map +1 -0
- package/dist/src/unstable/publish/input-normalization.js +85 -0
- package/dist/src/unstable/publish/input-normalization.js.map +1 -0
- package/dist/src/unstable/publish/manifest-policy.d.ts +171 -0
- package/dist/src/unstable/publish/manifest-policy.d.ts.map +1 -0
- package/dist/src/unstable/publish/manifest-policy.js +131 -0
- package/dist/src/unstable/publish/manifest-policy.js.map +1 -0
- package/dist/src/unstable/publish/test-zip-helpers.d.ts +13 -0
- package/dist/src/unstable/publish/test-zip-helpers.d.ts.map +1 -0
- package/dist/src/unstable/publish/test-zip-helpers.js +117 -0
- package/dist/src/unstable/publish/test-zip-helpers.js.map +1 -0
- package/dist/src/unstable/registry/__generated__/registry-client.d.ts +2632 -0
- package/dist/src/unstable/registry/__generated__/registry-client.d.ts.map +1 -0
- package/dist/src/unstable/registry/__generated__/registry-client.js +1026 -0
- package/dist/src/unstable/registry/__generated__/registry-client.js.map +1 -0
- package/dist/src/unstable/registry/client.d.ts +182 -0
- package/dist/src/unstable/registry/client.d.ts.map +1 -0
- package/dist/src/unstable/registry/client.js +45 -0
- package/dist/src/unstable/registry/client.js.map +1 -0
- package/dist/src/unstable/registry/discover-schema.d.ts +74 -0
- package/dist/src/unstable/registry/discover-schema.d.ts.map +1 -0
- package/dist/src/unstable/registry/discover-schema.js +64 -0
- package/dist/src/unstable/registry/discover-schema.js.map +1 -0
- package/dist/src/unstable/registry/error-mapping.d.ts +98 -0
- package/dist/src/unstable/registry/error-mapping.d.ts.map +1 -0
- package/dist/src/unstable/registry/error-mapping.js +307 -0
- package/dist/src/unstable/registry/error-mapping.js.map +1 -0
- package/dist/src/unstable/registry/index.d.ts +20 -0
- package/dist/src/unstable/registry/index.d.ts.map +1 -0
- package/dist/src/unstable/registry/index.js +21 -0
- package/dist/src/unstable/registry/index.js.map +1 -0
- package/dist/src/unstable/registry/local-client.d.ts +24 -0
- package/dist/src/unstable/registry/local-client.d.ts.map +1 -0
- package/dist/src/unstable/registry/local-client.js +355 -0
- package/dist/src/unstable/registry/local-client.js.map +1 -0
- package/dist/src/unstable/registry/remote-client.d.ts +24 -0
- package/dist/src/unstable/registry/remote-client.d.ts.map +1 -0
- package/dist/src/unstable/registry/remote-client.js +572 -0
- package/dist/src/unstable/registry/remote-client.js.map +1 -0
- package/dist/src/unstable/registry/schema.d.ts +85 -0
- package/dist/src/unstable/registry/schema.d.ts.map +1 -0
- package/dist/src/unstable/registry/schema.js +73 -0
- package/dist/src/unstable/registry/schema.js.map +1 -0
- package/dist/src/unstable/registry/utils.d.ts +33 -0
- package/dist/src/unstable/registry/utils.d.ts.map +1 -0
- package/dist/src/unstable/registry/utils.js +98 -0
- package/dist/src/unstable/registry/utils.js.map +1 -0
- package/dist/src/unstable/schema/format-issues.d.ts +13 -0
- package/dist/src/unstable/schema/format-issues.d.ts.map +1 -0
- package/dist/src/unstable/schema/format-issues.js +34 -0
- package/dist/src/unstable/schema/format-issues.js.map +1 -0
- package/dist/src/unstable/schema/index.d.ts +4 -0
- package/dist/src/unstable/schema/index.d.ts.map +1 -0
- package/dist/src/unstable/schema/index.js +3 -0
- package/dist/src/unstable/schema/index.js.map +1 -0
- package/dist/src/unstable/schema/read-and-validate-json-file.d.ts +20 -0
- package/dist/src/unstable/schema/read-and-validate-json-file.d.ts.map +1 -0
- package/dist/src/unstable/schema/read-and-validate-json-file.js +85 -0
- package/dist/src/unstable/schema/read-and-validate-json-file.js.map +1 -0
- package/dist/src/unstable/schema/types.d.ts +26 -0
- package/dist/src/unstable/schema/types.d.ts.map +1 -0
- package/dist/src/unstable/schema/types.js +2 -0
- package/dist/src/unstable/schema/types.js.map +1 -0
- package/dist/src/unstable/settings/format-preserving-json.d.ts +19 -0
- package/dist/src/unstable/settings/format-preserving-json.d.ts.map +1 -0
- package/dist/src/unstable/settings/format-preserving-json.js +11 -0
- package/dist/src/unstable/settings/format-preserving-json.js.map +1 -0
- package/dist/src/unstable/settings/ignored-patterns.d.ts +20 -0
- package/dist/src/unstable/settings/ignored-patterns.d.ts.map +1 -0
- package/dist/src/unstable/settings/ignored-patterns.js +46 -0
- package/dist/src/unstable/settings/ignored-patterns.js.map +1 -0
- package/dist/src/unstable/settings/index.d.ts +15 -0
- package/dist/src/unstable/settings/index.d.ts.map +1 -0
- package/dist/src/unstable/settings/index.js +15 -0
- package/dist/src/unstable/settings/index.js.map +1 -0
- package/dist/src/unstable/settings/schema.d.ts +478 -0
- package/dist/src/unstable/settings/schema.d.ts.map +1 -0
- package/dist/src/unstable/settings/schema.js +466 -0
- package/dist/src/unstable/settings/schema.js.map +1 -0
- package/dist/src/unstable/settings/settings.d.ts +185 -0
- package/dist/src/unstable/settings/settings.d.ts.map +1 -0
- package/dist/src/unstable/settings/settings.js +147 -0
- package/dist/src/unstable/settings/settings.js.map +1 -0
- package/dist/src/unstable/skills/disk-check.d.ts +13 -0
- package/dist/src/unstable/skills/disk-check.d.ts.map +1 -0
- package/dist/src/unstable/skills/disk-check.js +38 -0
- package/dist/src/unstable/skills/disk-check.js.map +1 -0
- package/dist/src/unstable/skills/index.d.ts +33 -0
- package/dist/src/unstable/skills/index.d.ts.map +1 -0
- package/dist/src/unstable/skills/index.js +29 -0
- package/dist/src/unstable/skills/index.js.map +1 -0
- package/dist/src/unstable/skills/managed-marker-ops.d.ts +23 -0
- package/dist/src/unstable/skills/managed-marker-ops.d.ts.map +1 -0
- package/dist/src/unstable/skills/managed-marker-ops.js +46 -0
- package/dist/src/unstable/skills/managed-marker-ops.js.map +1 -0
- package/dist/src/unstable/skills/manager.d.ts +24 -0
- package/dist/src/unstable/skills/manager.d.ts.map +1 -0
- package/dist/src/unstable/skills/manager.js +167 -0
- package/dist/src/unstable/skills/manager.js.map +1 -0
- package/dist/src/unstable/skills/manifest-schema.d.ts +48 -0
- package/dist/src/unstable/skills/manifest-schema.d.ts.map +1 -0
- package/dist/src/unstable/skills/manifest-schema.js +29 -0
- package/dist/src/unstable/skills/manifest-schema.js.map +1 -0
- package/dist/src/unstable/skills/materialization.d.ts +31 -0
- package/dist/src/unstable/skills/materialization.d.ts.map +1 -0
- package/dist/src/unstable/skills/materialization.js +105 -0
- package/dist/src/unstable/skills/materialization.js.map +1 -0
- package/dist/src/unstable/skills/operations/copy.d.ts +43 -0
- package/dist/src/unstable/skills/operations/copy.d.ts.map +1 -0
- package/dist/src/unstable/skills/operations/copy.js +92 -0
- package/dist/src/unstable/skills/operations/copy.js.map +1 -0
- package/dist/src/unstable/skills/operations/disable.d.ts +41 -0
- package/dist/src/unstable/skills/operations/disable.d.ts.map +1 -0
- package/dist/src/unstable/skills/operations/disable.js +131 -0
- package/dist/src/unstable/skills/operations/disable.js.map +1 -0
- package/dist/src/unstable/skills/operations/enable.d.ts +38 -0
- package/dist/src/unstable/skills/operations/enable.d.ts.map +1 -0
- package/dist/src/unstable/skills/operations/enable.js +84 -0
- package/dist/src/unstable/skills/operations/enable.js.map +1 -0
- package/dist/src/unstable/skills/operations/install-result.d.ts +31 -0
- package/dist/src/unstable/skills/operations/install-result.d.ts.map +1 -0
- package/dist/src/unstable/skills/operations/install-result.js +10 -0
- package/dist/src/unstable/skills/operations/install-result.js.map +1 -0
- package/dist/src/unstable/skills/operations/install.d.ts +73 -0
- package/dist/src/unstable/skills/operations/install.d.ts.map +1 -0
- package/dist/src/unstable/skills/operations/install.js +366 -0
- package/dist/src/unstable/skills/operations/install.js.map +1 -0
- package/dist/src/unstable/skills/operations/new-skill.d.ts +42 -0
- package/dist/src/unstable/skills/operations/new-skill.d.ts.map +1 -0
- package/dist/src/unstable/skills/operations/new-skill.js +125 -0
- package/dist/src/unstable/skills/operations/new-skill.js.map +1 -0
- package/dist/src/unstable/skills/operations/publish.d.ts +43 -0
- package/dist/src/unstable/skills/operations/publish.d.ts.map +1 -0
- package/dist/src/unstable/skills/operations/publish.js +135 -0
- package/dist/src/unstable/skills/operations/publish.js.map +1 -0
- package/dist/src/unstable/skills/operations/rename.d.ts +34 -0
- package/dist/src/unstable/skills/operations/rename.d.ts.map +1 -0
- package/dist/src/unstable/skills/operations/rename.js +117 -0
- package/dist/src/unstable/skills/operations/rename.js.map +1 -0
- package/dist/src/unstable/skills/operations/uninstall.d.ts +39 -0
- package/dist/src/unstable/skills/operations/uninstall.d.ts.map +1 -0
- package/dist/src/unstable/skills/operations/uninstall.js +123 -0
- package/dist/src/unstable/skills/operations/uninstall.js.map +1 -0
- package/dist/src/unstable/skills/paths.d.ts +45 -0
- package/dist/src/unstable/skills/paths.d.ts.map +1 -0
- package/dist/src/unstable/skills/paths.js +26 -0
- package/dist/src/unstable/skills/paths.js.map +1 -0
- package/dist/src/unstable/skills/reconciliation-adapter.d.ts +4 -0
- package/dist/src/unstable/skills/reconciliation-adapter.d.ts.map +1 -0
- package/dist/src/unstable/skills/reconciliation-adapter.js +115 -0
- package/dist/src/unstable/skills/reconciliation-adapter.js.map +1 -0
- package/dist/src/unstable/skills/refs.d.ts +20 -0
- package/dist/src/unstable/skills/refs.d.ts.map +1 -0
- package/dist/src/unstable/skills/refs.js +11 -0
- package/dist/src/unstable/skills/refs.js.map +1 -0
- package/dist/src/unstable/skills/registry-ref-builder.d.ts +18 -0
- package/dist/src/unstable/skills/registry-ref-builder.d.ts.map +1 -0
- package/dist/src/unstable/skills/registry-ref-builder.js +24 -0
- package/dist/src/unstable/skills/registry-ref-builder.js.map +1 -0
- package/dist/src/unstable/skills/skill-content.d.ts +30 -0
- package/dist/src/unstable/skills/skill-content.d.ts.map +1 -0
- package/dist/src/unstable/skills/skill-content.js +69 -0
- package/dist/src/unstable/skills/skill-content.js.map +1 -0
- package/dist/src/unstable/skills/types.d.ts +22 -0
- package/dist/src/unstable/skills/types.d.ts.map +1 -0
- package/dist/src/unstable/skills/types.js +9 -0
- package/dist/src/unstable/skills/types.js.map +1 -0
- package/dist/src/unstable/skills/utils.d.ts +32 -0
- package/dist/src/unstable/skills/utils.d.ts.map +1 -0
- package/dist/src/unstable/skills/utils.js +56 -0
- package/dist/src/unstable/skills/utils.js.map +1 -0
- package/dist/src/unstable/source-resolution/discover-skills.d.ts +58 -0
- package/dist/src/unstable/source-resolution/discover-skills.d.ts.map +1 -0
- package/dist/src/unstable/source-resolution/discover-skills.js +218 -0
- package/dist/src/unstable/source-resolution/discover-skills.js.map +1 -0
- package/dist/src/unstable/source-resolution/index.d.ts +20 -0
- package/dist/src/unstable/source-resolution/index.d.ts.map +1 -0
- package/dist/src/unstable/source-resolution/index.js +23 -0
- package/dist/src/unstable/source-resolution/index.js.map +1 -0
- package/dist/src/unstable/source-resolution/parse-manifests.d.ts +16 -0
- package/dist/src/unstable/source-resolution/parse-manifests.d.ts.map +1 -0
- package/dist/src/unstable/source-resolution/parse-manifests.js +168 -0
- package/dist/src/unstable/source-resolution/parse-manifests.js.map +1 -0
- package/dist/src/unstable/source-resolution/providers/azurerepos/index.d.ts +11 -0
- package/dist/src/unstable/source-resolution/providers/azurerepos/index.d.ts.map +1 -0
- package/dist/src/unstable/source-resolution/providers/azurerepos/index.js +11 -0
- package/dist/src/unstable/source-resolution/providers/azurerepos/index.js.map +1 -0
- package/dist/src/unstable/source-resolution/providers/azurerepos/print.d.ts +3 -0
- package/dist/src/unstable/source-resolution/providers/azurerepos/print.d.ts.map +1 -0
- package/dist/src/unstable/source-resolution/providers/azurerepos/print.js +10 -0
- package/dist/src/unstable/source-resolution/providers/azurerepos/print.js.map +1 -0
- package/dist/src/unstable/source-resolution/providers/azurerepos/repo-exists.d.ts +5 -0
- package/dist/src/unstable/source-resolution/providers/azurerepos/repo-exists.d.ts.map +1 -0
- package/dist/src/unstable/source-resolution/providers/azurerepos/repo-exists.js +23 -0
- package/dist/src/unstable/source-resolution/providers/azurerepos/repo-exists.js.map +1 -0
- package/dist/src/unstable/source-resolution/providers/azurerepos/scp.d.ts +10 -0
- package/dist/src/unstable/source-resolution/providers/azurerepos/scp.d.ts.map +1 -0
- package/dist/src/unstable/source-resolution/providers/azurerepos/scp.js +33 -0
- package/dist/src/unstable/source-resolution/providers/azurerepos/scp.js.map +1 -0
- package/dist/src/unstable/source-resolution/providers/azurerepos/url.d.ts +11 -0
- package/dist/src/unstable/source-resolution/providers/azurerepos/url.d.ts.map +1 -0
- package/dist/src/unstable/source-resolution/providers/azurerepos/url.js +40 -0
- package/dist/src/unstable/source-resolution/providers/azurerepos/url.js.map +1 -0
- package/dist/src/unstable/source-resolution/providers/bitbucket/index.d.ts +12 -0
- package/dist/src/unstable/source-resolution/providers/bitbucket/index.d.ts.map +1 -0
- package/dist/src/unstable/source-resolution/providers/bitbucket/index.js +12 -0
- package/dist/src/unstable/source-resolution/providers/bitbucket/index.js.map +1 -0
- package/dist/src/unstable/source-resolution/providers/bitbucket/print.d.ts +3 -0
- package/dist/src/unstable/source-resolution/providers/bitbucket/print.d.ts.map +1 -0
- package/dist/src/unstable/source-resolution/providers/bitbucket/print.js +10 -0
- package/dist/src/unstable/source-resolution/providers/bitbucket/print.js.map +1 -0
- package/dist/src/unstable/source-resolution/providers/bitbucket/resolve-repo.d.ts +11 -0
- package/dist/src/unstable/source-resolution/providers/bitbucket/resolve-repo.d.ts.map +1 -0
- package/dist/src/unstable/source-resolution/providers/bitbucket/resolve-repo.js +34 -0
- package/dist/src/unstable/source-resolution/providers/bitbucket/resolve-repo.js.map +1 -0
- package/dist/src/unstable/source-resolution/providers/bitbucket/scp.d.ts +9 -0
- package/dist/src/unstable/source-resolution/providers/bitbucket/scp.d.ts.map +1 -0
- package/dist/src/unstable/source-resolution/providers/bitbucket/scp.js +32 -0
- package/dist/src/unstable/source-resolution/providers/bitbucket/scp.js.map +1 -0
- package/dist/src/unstable/source-resolution/providers/bitbucket/shorthand.d.ts +9 -0
- package/dist/src/unstable/source-resolution/providers/bitbucket/shorthand.d.ts.map +1 -0
- package/dist/src/unstable/source-resolution/providers/bitbucket/shorthand.js +11 -0
- package/dist/src/unstable/source-resolution/providers/bitbucket/shorthand.js.map +1 -0
- package/dist/src/unstable/source-resolution/providers/bitbucket/url.d.ts +10 -0
- package/dist/src/unstable/source-resolution/providers/bitbucket/url.d.ts.map +1 -0
- package/dist/src/unstable/source-resolution/providers/bitbucket/url.js +41 -0
- package/dist/src/unstable/source-resolution/providers/bitbucket/url.js.map +1 -0
- package/dist/src/unstable/source-resolution/providers/git-hosting.d.ts +49 -0
- package/dist/src/unstable/source-resolution/providers/git-hosting.d.ts.map +1 -0
- package/dist/src/unstable/source-resolution/providers/git-hosting.js +133 -0
- package/dist/src/unstable/source-resolution/providers/git-hosting.js.map +1 -0
- package/dist/src/unstable/source-resolution/providers/git.d.ts +19 -0
- package/dist/src/unstable/source-resolution/providers/git.d.ts.map +1 -0
- package/dist/src/unstable/source-resolution/providers/git.js +31 -0
- package/dist/src/unstable/source-resolution/providers/git.js.map +1 -0
- package/dist/src/unstable/source-resolution/providers/github/index.d.ts +12 -0
- package/dist/src/unstable/source-resolution/providers/github/index.d.ts.map +1 -0
- package/dist/src/unstable/source-resolution/providers/github/index.js +12 -0
- package/dist/src/unstable/source-resolution/providers/github/index.js.map +1 -0
- package/dist/src/unstable/source-resolution/providers/github/print.d.ts +3 -0
- package/dist/src/unstable/source-resolution/providers/github/print.d.ts.map +1 -0
- package/dist/src/unstable/source-resolution/providers/github/print.js +10 -0
- package/dist/src/unstable/source-resolution/providers/github/print.js.map +1 -0
- package/dist/src/unstable/source-resolution/providers/github/resolve-repo.d.ts +11 -0
- package/dist/src/unstable/source-resolution/providers/github/resolve-repo.d.ts.map +1 -0
- package/dist/src/unstable/source-resolution/providers/github/resolve-repo.js +35 -0
- package/dist/src/unstable/source-resolution/providers/github/resolve-repo.js.map +1 -0
- package/dist/src/unstable/source-resolution/providers/github/scp.d.ts +9 -0
- package/dist/src/unstable/source-resolution/providers/github/scp.d.ts.map +1 -0
- package/dist/src/unstable/source-resolution/providers/github/scp.js +32 -0
- package/dist/src/unstable/source-resolution/providers/github/scp.js.map +1 -0
- package/dist/src/unstable/source-resolution/providers/github/shorthand.d.ts +9 -0
- package/dist/src/unstable/source-resolution/providers/github/shorthand.d.ts.map +1 -0
- package/dist/src/unstable/source-resolution/providers/github/shorthand.js +11 -0
- package/dist/src/unstable/source-resolution/providers/github/shorthand.js.map +1 -0
- package/dist/src/unstable/source-resolution/providers/github/url.d.ts +10 -0
- package/dist/src/unstable/source-resolution/providers/github/url.d.ts.map +1 -0
- package/dist/src/unstable/source-resolution/providers/github/url.js +41 -0
- package/dist/src/unstable/source-resolution/providers/github/url.js.map +1 -0
- package/dist/src/unstable/source-resolution/providers/gitlab/index.d.ts +12 -0
- package/dist/src/unstable/source-resolution/providers/gitlab/index.d.ts.map +1 -0
- package/dist/src/unstable/source-resolution/providers/gitlab/index.js +12 -0
- package/dist/src/unstable/source-resolution/providers/gitlab/index.js.map +1 -0
- package/dist/src/unstable/source-resolution/providers/gitlab/print.d.ts +3 -0
- package/dist/src/unstable/source-resolution/providers/gitlab/print.d.ts.map +1 -0
- package/dist/src/unstable/source-resolution/providers/gitlab/print.js +10 -0
- package/dist/src/unstable/source-resolution/providers/gitlab/print.js.map +1 -0
- package/dist/src/unstable/source-resolution/providers/gitlab/resolve-repo.d.ts +11 -0
- package/dist/src/unstable/source-resolution/providers/gitlab/resolve-repo.d.ts.map +1 -0
- package/dist/src/unstable/source-resolution/providers/gitlab/resolve-repo.js +34 -0
- package/dist/src/unstable/source-resolution/providers/gitlab/resolve-repo.js.map +1 -0
- package/dist/src/unstable/source-resolution/providers/gitlab/scp.d.ts +9 -0
- package/dist/src/unstable/source-resolution/providers/gitlab/scp.d.ts.map +1 -0
- package/dist/src/unstable/source-resolution/providers/gitlab/scp.js +32 -0
- package/dist/src/unstable/source-resolution/providers/gitlab/scp.js.map +1 -0
- package/dist/src/unstable/source-resolution/providers/gitlab/shorthand.d.ts +9 -0
- package/dist/src/unstable/source-resolution/providers/gitlab/shorthand.d.ts.map +1 -0
- package/dist/src/unstable/source-resolution/providers/gitlab/shorthand.js +11 -0
- package/dist/src/unstable/source-resolution/providers/gitlab/shorthand.js.map +1 -0
- package/dist/src/unstable/source-resolution/providers/gitlab/url.d.ts +10 -0
- package/dist/src/unstable/source-resolution/providers/gitlab/url.d.ts.map +1 -0
- package/dist/src/unstable/source-resolution/providers/gitlab/url.js +41 -0
- package/dist/src/unstable/source-resolution/providers/gitlab/url.js.map +1 -0
- package/dist/src/unstable/source-resolution/providers/local-parser/index.d.ts +9 -0
- package/dist/src/unstable/source-resolution/providers/local-parser/index.d.ts.map +1 -0
- package/dist/src/unstable/source-resolution/providers/local-parser/index.js +9 -0
- package/dist/src/unstable/source-resolution/providers/local-parser/index.js.map +1 -0
- package/dist/src/unstable/source-resolution/providers/local-parser/parser.d.ts +14 -0
- package/dist/src/unstable/source-resolution/providers/local-parser/parser.d.ts.map +1 -0
- package/dist/src/unstable/source-resolution/providers/local-parser/parser.js +14 -0
- package/dist/src/unstable/source-resolution/providers/local-parser/parser.js.map +1 -0
- package/dist/src/unstable/source-resolution/providers/local-parser/print.d.ts +3 -0
- package/dist/src/unstable/source-resolution/providers/local-parser/print.d.ts.map +1 -0
- package/dist/src/unstable/source-resolution/providers/local-parser/print.js +2 -0
- package/dist/src/unstable/source-resolution/providers/local-parser/print.js.map +1 -0
- package/dist/src/unstable/source-resolution/providers/local.d.ts +21 -0
- package/dist/src/unstable/source-resolution/providers/local.d.ts.map +1 -0
- package/dist/src/unstable/source-resolution/providers/local.js +66 -0
- package/dist/src/unstable/source-resolution/providers/local.js.map +1 -0
- package/dist/src/unstable/source-resolution/providers/parse-provider-shorthand.d.ts +18 -0
- package/dist/src/unstable/source-resolution/providers/parse-provider-shorthand.d.ts.map +1 -0
- package/dist/src/unstable/source-resolution/providers/parse-provider-shorthand.js +46 -0
- package/dist/src/unstable/source-resolution/providers/parse-provider-shorthand.js.map +1 -0
- package/dist/src/unstable/source-resolution/providers/registry/host-provider.d.ts +49 -0
- package/dist/src/unstable/source-resolution/providers/registry/host-provider.d.ts.map +1 -0
- package/dist/src/unstable/source-resolution/providers/registry/host-provider.js +321 -0
- package/dist/src/unstable/source-resolution/providers/registry/host-provider.js.map +1 -0
- package/dist/src/unstable/source-resolution/resolve-source-pattern.d.ts +28 -0
- package/dist/src/unstable/source-resolution/resolve-source-pattern.d.ts.map +1 -0
- package/dist/src/unstable/source-resolution/resolve-source-pattern.js +112 -0
- package/dist/src/unstable/source-resolution/resolve-source-pattern.js.map +1 -0
- package/dist/src/unstable/source-resolution/resolve-source.d.ts +73 -0
- package/dist/src/unstable/source-resolution/resolve-source.d.ts.map +1 -0
- package/dist/src/unstable/source-resolution/resolve-source.js +440 -0
- package/dist/src/unstable/source-resolution/resolve-source.js.map +1 -0
- package/dist/src/unstable/source-resolution/service.d.ts +69 -0
- package/dist/src/unstable/source-resolution/service.d.ts.map +1 -0
- package/dist/src/unstable/source-resolution/service.js +179 -0
- package/dist/src/unstable/source-resolution/service.js.map +1 -0
- package/dist/src/unstable/sources/index.d.ts +21 -0
- package/dist/src/unstable/sources/index.d.ts.map +1 -0
- package/dist/src/unstable/sources/index.js +20 -0
- package/dist/src/unstable/sources/index.js.map +1 -0
- package/dist/src/unstable/sources/parser.d.ts +76 -0
- package/dist/src/unstable/sources/parser.d.ts.map +1 -0
- package/dist/src/unstable/sources/parser.js +108 -0
- package/dist/src/unstable/sources/parser.js.map +1 -0
- package/dist/src/unstable/sources/printer.d.ts +24 -0
- package/dist/src/unstable/sources/printer.d.ts.map +1 -0
- package/dist/src/unstable/sources/printer.js +93 -0
- package/dist/src/unstable/sources/printer.js.map +1 -0
- package/dist/src/unstable/sources/provider.d.ts +65 -0
- package/dist/src/unstable/sources/provider.d.ts.map +1 -0
- package/dist/src/unstable/sources/provider.js +11 -0
- package/dist/src/unstable/sources/provider.js.map +1 -0
- package/dist/src/unstable/sources/source-to-lock-entry.d.ts +29 -0
- package/dist/src/unstable/sources/source-to-lock-entry.d.ts.map +1 -0
- package/dist/src/unstable/sources/source-to-lock-entry.js +111 -0
- package/dist/src/unstable/sources/source-to-lock-entry.js.map +1 -0
- package/dist/src/unstable/sources/types.d.ts +210 -0
- package/dist/src/unstable/sources/types.d.ts.map +1 -0
- package/dist/src/unstable/sources/types.js +101 -0
- package/dist/src/unstable/sources/types.js.map +1 -0
- package/dist/src/unstable/sources/utils.d.ts +9 -0
- package/dist/src/unstable/sources/utils.d.ts.map +1 -0
- package/dist/src/unstable/sources/utils.js +12 -0
- package/dist/src/unstable/sources/utils.js.map +1 -0
- package/dist/src/unstable/subagents/index.d.ts +23 -0
- package/dist/src/unstable/subagents/index.d.ts.map +1 -0
- package/dist/src/unstable/subagents/index.js +28 -0
- package/dist/src/unstable/subagents/index.js.map +1 -0
- package/dist/src/unstable/subagents/lock-entry-builder.d.ts +17 -0
- package/dist/src/unstable/subagents/lock-entry-builder.d.ts.map +1 -0
- package/dist/src/unstable/subagents/lock-entry-builder.js +108 -0
- package/dist/src/unstable/subagents/lock-entry-builder.js.map +1 -0
- package/dist/src/unstable/subagents/manager.d.ts +23 -0
- package/dist/src/unstable/subagents/manager.d.ts.map +1 -0
- package/dist/src/unstable/subagents/manager.js +266 -0
- package/dist/src/unstable/subagents/manager.js.map +1 -0
- package/dist/src/unstable/subagents/manifest-schema.d.ts +62 -0
- package/dist/src/unstable/subagents/manifest-schema.d.ts.map +1 -0
- package/dist/src/unstable/subagents/manifest-schema.js +45 -0
- package/dist/src/unstable/subagents/manifest-schema.js.map +1 -0
- package/dist/src/unstable/subagents/operations/disable.d.ts +42 -0
- package/dist/src/unstable/subagents/operations/disable.d.ts.map +1 -0
- package/dist/src/unstable/subagents/operations/disable.js +114 -0
- package/dist/src/unstable/subagents/operations/disable.js.map +1 -0
- package/dist/src/unstable/subagents/operations/enable.d.ts +40 -0
- package/dist/src/unstable/subagents/operations/enable.d.ts.map +1 -0
- package/dist/src/unstable/subagents/operations/enable.js +136 -0
- package/dist/src/unstable/subagents/operations/enable.js.map +1 -0
- package/dist/src/unstable/subagents/operations/publish.d.ts +44 -0
- package/dist/src/unstable/subagents/operations/publish.d.ts.map +1 -0
- package/dist/src/unstable/subagents/operations/publish.js +164 -0
- package/dist/src/unstable/subagents/operations/publish.js.map +1 -0
- package/dist/src/unstable/subagents/paths.d.ts +57 -0
- package/dist/src/unstable/subagents/paths.d.ts.map +1 -0
- package/dist/src/unstable/subagents/paths.js +34 -0
- package/dist/src/unstable/subagents/paths.js.map +1 -0
- package/dist/src/unstable/subagents/reconciliation-adapter.d.ts +13 -0
- package/dist/src/unstable/subagents/reconciliation-adapter.d.ts.map +1 -0
- package/dist/src/unstable/subagents/reconciliation-adapter.js +124 -0
- package/dist/src/unstable/subagents/reconciliation-adapter.js.map +1 -0
- package/dist/src/unstable/subagents/refs.d.ts +17 -0
- package/dist/src/unstable/subagents/refs.d.ts.map +1 -0
- package/dist/src/unstable/subagents/refs.js +8 -0
- package/dist/src/unstable/subagents/refs.js.map +1 -0
- package/dist/src/unstable/subagents/registry-ref-builder.d.ts +18 -0
- package/dist/src/unstable/subagents/registry-ref-builder.d.ts.map +1 -0
- package/dist/src/unstable/subagents/registry-ref-builder.js +24 -0
- package/dist/src/unstable/subagents/registry-ref-builder.js.map +1 -0
- package/dist/src/unstable/subagents/rendering/adapters/json.d.ts +17 -0
- package/dist/src/unstable/subagents/rendering/adapters/json.d.ts.map +1 -0
- package/dist/src/unstable/subagents/rendering/adapters/json.js +62 -0
- package/dist/src/unstable/subagents/rendering/adapters/json.js.map +1 -0
- package/dist/src/unstable/subagents/rendering/adapters/markdown-yaml.d.ts +18 -0
- package/dist/src/unstable/subagents/rendering/adapters/markdown-yaml.d.ts.map +1 -0
- package/dist/src/unstable/subagents/rendering/adapters/markdown-yaml.js +130 -0
- package/dist/src/unstable/subagents/rendering/adapters/markdown-yaml.js.map +1 -0
- package/dist/src/unstable/subagents/rendering/adapters/roo.d.ts +80 -0
- package/dist/src/unstable/subagents/rendering/adapters/roo.d.ts.map +1 -0
- package/dist/src/unstable/subagents/rendering/adapters/roo.js +125 -0
- package/dist/src/unstable/subagents/rendering/adapters/roo.js.map +1 -0
- package/dist/src/unstable/subagents/rendering/adapters/toml.d.ts +17 -0
- package/dist/src/unstable/subagents/rendering/adapters/toml.d.ts.map +1 -0
- package/dist/src/unstable/subagents/rendering/adapters/toml.js +79 -0
- package/dist/src/unstable/subagents/rendering/adapters/toml.js.map +1 -0
- package/dist/src/unstable/subagents/rendering/index.d.ts +37 -0
- package/dist/src/unstable/subagents/rendering/index.d.ts.map +1 -0
- package/dist/src/unstable/subagents/rendering/index.js +83 -0
- package/dist/src/unstable/subagents/rendering/index.js.map +1 -0
- package/dist/src/unstable/subagents/rendering/model-mapping.d.ts +31 -0
- package/dist/src/unstable/subagents/rendering/model-mapping.d.ts.map +1 -0
- package/dist/src/unstable/subagents/rendering/model-mapping.js +127 -0
- package/dist/src/unstable/subagents/rendering/model-mapping.js.map +1 -0
- package/dist/src/unstable/subagents/rendering/tool-access-mapping.d.ts +31 -0
- package/dist/src/unstable/subagents/rendering/tool-access-mapping.d.ts.map +1 -0
- package/dist/src/unstable/subagents/rendering/tool-access-mapping.js +169 -0
- package/dist/src/unstable/subagents/rendering/tool-access-mapping.js.map +1 -0
- package/dist/src/unstable/subagents/rendering/types.d.ts +100 -0
- package/dist/src/unstable/subagents/rendering/types.d.ts.map +1 -0
- package/dist/src/unstable/subagents/rendering/types.js +28 -0
- package/dist/src/unstable/subagents/rendering/types.js.map +1 -0
- package/dist/src/unstable/subagents/subagent-content.d.ts +82 -0
- package/dist/src/unstable/subagents/subagent-content.d.ts.map +1 -0
- package/dist/src/unstable/subagents/subagent-content.js +90 -0
- package/dist/src/unstable/subagents/subagent-content.js.map +1 -0
- package/dist/src/unstable/subagents/tool-access.d.ts +11 -0
- package/dist/src/unstable/subagents/tool-access.d.ts.map +1 -0
- package/dist/src/unstable/subagents/tool-access.js +15 -0
- package/dist/src/unstable/subagents/tool-access.js.map +1 -0
- package/dist/src/unstable/telemetry/__generated__/telemetry-client.d.ts +701 -0
- package/dist/src/unstable/telemetry/__generated__/telemetry-client.d.ts.map +1 -0
- package/dist/src/unstable/telemetry/__generated__/telemetry-client.js +327 -0
- package/dist/src/unstable/telemetry/__generated__/telemetry-client.js.map +1 -0
- package/dist/src/unstable/telemetry/client.d.ts +36 -0
- package/dist/src/unstable/telemetry/client.d.ts.map +1 -0
- package/dist/src/unstable/telemetry/client.js +87 -0
- package/dist/src/unstable/telemetry/client.js.map +1 -0
- package/dist/src/unstable/telemetry/index.d.ts +3 -0
- package/dist/src/unstable/telemetry/index.d.ts.map +1 -0
- package/dist/src/unstable/telemetry/index.js +3 -0
- package/dist/src/unstable/telemetry/index.js.map +1 -0
- package/dist/src/unstable/telemetry/mode.d.ts +11 -0
- package/dist/src/unstable/telemetry/mode.d.ts.map +1 -0
- package/dist/src/unstable/telemetry/mode.js +23 -0
- package/dist/src/unstable/telemetry/mode.js.map +1 -0
- package/dist/src/unstable/update-check/update-check.d.ts +101 -0
- package/dist/src/unstable/update-check/update-check.d.ts.map +1 -0
- package/dist/src/unstable/update-check/update-check.js +181 -0
- package/dist/src/unstable/update-check/update-check.js.map +1 -0
- package/dist/src/unstable/utils/build-zip-archive.d.ts +19 -0
- package/dist/src/unstable/utils/build-zip-archive.d.ts.map +1 -0
- package/dist/src/unstable/utils/build-zip-archive.js +66 -0
- package/dist/src/unstable/utils/build-zip-archive.js.map +1 -0
- package/dist/src/unstable/utils/create-symlink.d.ts +25 -0
- package/dist/src/unstable/utils/create-symlink.d.ts.map +1 -0
- package/dist/src/unstable/utils/create-symlink.js +89 -0
- package/dist/src/unstable/utils/create-symlink.js.map +1 -0
- package/dist/src/unstable/utils/environment.d.ts +37 -0
- package/dist/src/unstable/utils/environment.d.ts.map +1 -0
- package/dist/src/unstable/utils/environment.js +69 -0
- package/dist/src/unstable/utils/environment.js.map +1 -0
- package/dist/src/unstable/utils/fs-helpers.d.ts +25 -0
- package/dist/src/unstable/utils/fs-helpers.d.ts.map +1 -0
- package/dist/src/unstable/utils/fs-helpers.js +45 -0
- package/dist/src/unstable/utils/fs-helpers.js.map +1 -0
- package/dist/src/unstable/utils/glob.d.ts +35 -0
- package/dist/src/unstable/utils/glob.d.ts.map +1 -0
- package/dist/src/unstable/utils/glob.js +48 -0
- package/dist/src/unstable/utils/glob.js.map +1 -0
- package/dist/src/unstable/utils/index.d.ts +10 -0
- package/dist/src/unstable/utils/index.d.ts.map +1 -0
- package/dist/src/unstable/utils/index.js +10 -0
- package/dist/src/unstable/utils/index.js.map +1 -0
- package/dist/src/unstable/utils/integrity.d.ts +9 -0
- package/dist/src/unstable/utils/integrity.d.ts.map +1 -0
- package/dist/src/unstable/utils/integrity.js +13 -0
- package/dist/src/unstable/utils/integrity.js.map +1 -0
- package/dist/src/unstable/utils/network.d.ts +6 -0
- package/dist/src/unstable/utils/network.d.ts.map +1 -0
- package/dist/src/unstable/utils/network.js +6 -0
- package/dist/src/unstable/utils/network.js.map +1 -0
- package/dist/src/unstable/utils/path-safety.d.ts +6 -0
- package/dist/src/unstable/utils/path-safety.d.ts.map +1 -0
- package/dist/src/unstable/utils/path-safety.js +16 -0
- package/dist/src/unstable/utils/path-safety.js.map +1 -0
- package/dist/src/unstable/utils/resolve-parent-symlinks.d.ts +13 -0
- package/dist/src/unstable/utils/resolve-parent-symlinks.d.ts.map +1 -0
- package/dist/src/unstable/utils/resolve-parent-symlinks.js +19 -0
- package/dist/src/unstable/utils/resolve-parent-symlinks.js.map +1 -0
- package/dist/src/unstable/version-constraints/version-constraints.d.ts +61 -0
- package/dist/src/unstable/version-constraints/version-constraints.d.ts.map +1 -0
- package/dist/src/unstable/version-constraints/version-constraints.js +112 -0
- package/dist/src/unstable/version-constraints/version-constraints.js.map +1 -0
- package/dist/src/unstable/version-resolution/version-resolution.d.ts +39 -0
- package/dist/src/unstable/version-resolution/version-resolution.d.ts.map +1 -0
- package/dist/src/unstable/version-resolution/version-resolution.js +159 -0
- package/dist/src/unstable/version-resolution/version-resolution.js.map +1 -0
- package/dist/src/unstable/workflows/index.d.ts +9 -0
- package/dist/src/unstable/workflows/index.d.ts.map +1 -0
- package/dist/src/unstable/workflows/index.js +9 -0
- package/dist/src/unstable/workflows/index.js.map +1 -0
- package/dist/src/unstable/workflows/install-command/workflow.d.ts +50 -0
- package/dist/src/unstable/workflows/install-command/workflow.d.ts.map +1 -0
- package/dist/src/unstable/workflows/install-command/workflow.js +37 -0
- package/dist/src/unstable/workflows/install-command/workflow.js.map +1 -0
- package/dist/src/unstable/workflows/uninstall-command/workflow.d.ts +38 -0
- package/dist/src/unstable/workflows/uninstall-command/workflow.d.ts.map +1 -0
- package/dist/src/unstable/workflows/uninstall-command/workflow.js +26 -0
- package/dist/src/unstable/workflows/uninstall-command/workflow.js.map +1 -0
- package/dist/src/unstable/workspace/apply-plan.d.ts +29 -0
- package/dist/src/unstable/workspace/apply-plan.d.ts.map +1 -0
- package/dist/src/unstable/workspace/apply-plan.js +91 -0
- package/dist/src/unstable/workspace/apply-plan.js.map +1 -0
- package/dist/src/unstable/workspace/augment-plan.d.ts +33 -0
- package/dist/src/unstable/workspace/augment-plan.d.ts.map +1 -0
- package/dist/src/unstable/workspace/augment-plan.js +71 -0
- package/dist/src/unstable/workspace/augment-plan.js.map +1 -0
- package/dist/src/unstable/workspace/classifier-records.d.ts +39 -0
- package/dist/src/unstable/workspace/classifier-records.d.ts.map +1 -0
- package/dist/src/unstable/workspace/classifier-records.js +182 -0
- package/dist/src/unstable/workspace/classifier-records.js.map +1 -0
- package/dist/src/unstable/workspace/classifier.d.ts +62 -0
- package/dist/src/unstable/workspace/classifier.d.ts.map +1 -0
- package/dist/src/unstable/workspace/classifier.js +102 -0
- package/dist/src/unstable/workspace/classifier.js.map +1 -0
- package/dist/src/unstable/workspace/configured-entry-resolution/index.d.ts +4 -0
- package/dist/src/unstable/workspace/configured-entry-resolution/index.d.ts.map +1 -0
- package/dist/src/unstable/workspace/configured-entry-resolution/index.js +4 -0
- package/dist/src/unstable/workspace/configured-entry-resolution/index.js.map +1 -0
- package/dist/src/unstable/workspace/configured-entry-resolution/resolve.d.ts +29 -0
- package/dist/src/unstable/workspace/configured-entry-resolution/resolve.d.ts.map +1 -0
- package/dist/src/unstable/workspace/configured-entry-resolution/resolve.js +256 -0
- package/dist/src/unstable/workspace/configured-entry-resolution/resolve.js.map +1 -0
- package/dist/src/unstable/workspace/configured-entry-resolution/timeout.d.ts +5 -0
- package/dist/src/unstable/workspace/configured-entry-resolution/timeout.d.ts.map +1 -0
- package/dist/src/unstable/workspace/configured-entry-resolution/timeout.js +12 -0
- package/dist/src/unstable/workspace/configured-entry-resolution/timeout.js.map +1 -0
- package/dist/src/unstable/workspace/configured-entry-resolution/types.d.ts +20 -0
- package/dist/src/unstable/workspace/configured-entry-resolution/types.d.ts.map +1 -0
- package/dist/src/unstable/workspace/configured-entry-resolution/types.js +17 -0
- package/dist/src/unstable/workspace/configured-entry-resolution/types.js.map +1 -0
- package/dist/src/unstable/workspace/display-plan.d.ts +18 -0
- package/dist/src/unstable/workspace/display-plan.d.ts.map +1 -0
- package/dist/src/unstable/workspace/display-plan.js +126 -0
- package/dist/src/unstable/workspace/display-plan.js.map +1 -0
- package/dist/src/unstable/workspace/doctor/check-def.d.ts +29 -0
- package/dist/src/unstable/workspace/doctor/check-def.d.ts.map +1 -0
- package/dist/src/unstable/workspace/doctor/check-def.js +17 -0
- package/dist/src/unstable/workspace/doctor/check-def.js.map +1 -0
- package/dist/src/unstable/workspace/doctor/checks/agents-configured.d.ts +5 -0
- package/dist/src/unstable/workspace/doctor/checks/agents-configured.d.ts.map +1 -0
- package/dist/src/unstable/workspace/doctor/checks/agents-configured.js +170 -0
- package/dist/src/unstable/workspace/doctor/checks/agents-configured.js.map +1 -0
- package/dist/src/unstable/workspace/doctor/checks/extensions-installed.d.ts +5 -0
- package/dist/src/unstable/workspace/doctor/checks/extensions-installed.d.ts.map +1 -0
- package/dist/src/unstable/workspace/doctor/checks/extensions-installed.js +472 -0
- package/dist/src/unstable/workspace/doctor/checks/extensions-installed.js.map +1 -0
- package/dist/src/unstable/workspace/doctor/checks/workspace-ready.d.ts +5 -0
- package/dist/src/unstable/workspace/doctor/checks/workspace-ready.d.ts.map +1 -0
- package/dist/src/unstable/workspace/doctor/checks/workspace-ready.js +201 -0
- package/dist/src/unstable/workspace/doctor/checks/workspace-ready.js.map +1 -0
- package/dist/src/unstable/workspace/doctor/diagnose.d.ts +49 -0
- package/dist/src/unstable/workspace/doctor/diagnose.d.ts.map +1 -0
- package/dist/src/unstable/workspace/doctor/diagnose.js +65 -0
- package/dist/src/unstable/workspace/doctor/diagnose.js.map +1 -0
- package/dist/src/unstable/workspace/doctor/index.d.ts +8 -0
- package/dist/src/unstable/workspace/doctor/index.d.ts.map +1 -0
- package/dist/src/unstable/workspace/doctor/index.js +6 -0
- package/dist/src/unstable/workspace/doctor/index.js.map +1 -0
- package/dist/src/unstable/workspace/doctor/rollup.d.ts +4 -0
- package/dist/src/unstable/workspace/doctor/rollup.d.ts.map +1 -0
- package/dist/src/unstable/workspace/doctor/rollup.js +28 -0
- package/dist/src/unstable/workspace/doctor/rollup.js.map +1 -0
- package/dist/src/unstable/workspace/doctor/runner.d.ts +6 -0
- package/dist/src/unstable/workspace/doctor/runner.d.ts.map +1 -0
- package/dist/src/unstable/workspace/doctor/runner.js +179 -0
- package/dist/src/unstable/workspace/doctor/runner.js.map +1 -0
- package/dist/src/unstable/workspace/doctor/types.d.ts +125 -0
- package/dist/src/unstable/workspace/doctor/types.d.ts.map +1 -0
- package/dist/src/unstable/workspace/doctor/types.js +58 -0
- package/dist/src/unstable/workspace/doctor/types.js.map +1 -0
- package/dist/src/unstable/workspace/index.d.ts +33 -0
- package/dist/src/unstable/workspace/index.d.ts.map +1 -0
- package/dist/src/unstable/workspace/index.js +46 -0
- package/dist/src/unstable/workspace/index.js.map +1 -0
- package/dist/src/unstable/workspace/initialization-interaction.d.ts +36 -0
- package/dist/src/unstable/workspace/initialization-interaction.d.ts.map +1 -0
- package/dist/src/unstable/workspace/initialization-interaction.js +41 -0
- package/dist/src/unstable/workspace/initialization-interaction.js.map +1 -0
- package/dist/src/unstable/workspace/initialization.d.ts +225 -0
- package/dist/src/unstable/workspace/initialization.d.ts.map +1 -0
- package/dist/src/unstable/workspace/initialization.js +156 -0
- package/dist/src/unstable/workspace/initialization.js.map +1 -0
- package/dist/src/unstable/workspace/paths.d.ts +81 -0
- package/dist/src/unstable/workspace/paths.d.ts.map +1 -0
- package/dist/src/unstable/workspace/paths.js +95 -0
- package/dist/src/unstable/workspace/paths.js.map +1 -0
- package/dist/src/unstable/workspace/plan.d.ts +98 -0
- package/dist/src/unstable/workspace/plan.d.ts.map +1 -0
- package/dist/src/unstable/workspace/plan.js +12 -0
- package/dist/src/unstable/workspace/plan.js.map +1 -0
- package/dist/src/unstable/workspace/reconciliation-types.d.ts +75 -0
- package/dist/src/unstable/workspace/reconciliation-types.d.ts.map +1 -0
- package/dist/src/unstable/workspace/reconciliation-types.js +2 -0
- package/dist/src/unstable/workspace/reconciliation-types.js.map +1 -0
- package/dist/src/unstable/workspace/reconciliation.d.ts +34 -0
- package/dist/src/unstable/workspace/reconciliation.d.ts.map +1 -0
- package/dist/src/unstable/workspace/reconciliation.js +201 -0
- package/dist/src/unstable/workspace/reconciliation.js.map +1 -0
- package/dist/src/unstable/workspace/resolve-plan-interaction.d.ts +26 -0
- package/dist/src/unstable/workspace/resolve-plan-interaction.d.ts.map +1 -0
- package/dist/src/unstable/workspace/resolve-plan-interaction.js +35 -0
- package/dist/src/unstable/workspace/resolve-plan-interaction.js.map +1 -0
- package/dist/src/unstable/workspace/resolve-plan.d.ts +45 -0
- package/dist/src/unstable/workspace/resolve-plan.d.ts.map +1 -0
- package/dist/src/unstable/workspace/resolve-plan.js +128 -0
- package/dist/src/unstable/workspace/resolve-plan.js.map +1 -0
- package/dist/src/unstable/workspace/scan-plan-readiness.d.ts +22 -0
- package/dist/src/unstable/workspace/scan-plan-readiness.d.ts.map +1 -0
- package/dist/src/unstable/workspace/scan-plan-readiness.js +41 -0
- package/dist/src/unstable/workspace/scan-plan-readiness.js.map +1 -0
- package/dist/src/unstable/workspace/scope.d.ts +11 -0
- package/dist/src/unstable/workspace/scope.d.ts.map +1 -0
- package/dist/src/unstable/workspace/scope.js +10 -0
- package/dist/src/unstable/workspace/scope.js.map +1 -0
- package/dist/src/unstable/workspace/service-interface.d.ts +357 -0
- package/dist/src/unstable/workspace/service-interface.d.ts.map +1 -0
- package/dist/src/unstable/workspace/service-interface.js +27 -0
- package/dist/src/unstable/workspace/service-interface.js.map +1 -0
- package/dist/src/unstable/workspace/service.d.ts +1055 -0
- package/dist/src/unstable/workspace/service.d.ts.map +1 -0
- package/dist/src/unstable/workspace/service.js +1062 -0
- package/dist/src/unstable/workspace/service.js.map +1 -0
- package/dist/src/unstable/workspace/settings-validation/detect-blockers.d.ts +7 -0
- package/dist/src/unstable/workspace/settings-validation/detect-blockers.d.ts.map +1 -0
- package/dist/src/unstable/workspace/settings-validation/detect-blockers.js +107 -0
- package/dist/src/unstable/workspace/settings-validation/detect-blockers.js.map +1 -0
- package/dist/src/unstable/workspace/settings-validation/detect-lockfile-blockers.d.ts +18 -0
- package/dist/src/unstable/workspace/settings-validation/detect-lockfile-blockers.d.ts.map +1 -0
- package/dist/src/unstable/workspace/settings-validation/detect-lockfile-blockers.js +201 -0
- package/dist/src/unstable/workspace/settings-validation/detect-lockfile-blockers.js.map +1 -0
- package/dist/src/unstable/workspace/settings-validation/index.d.ts +4 -0
- package/dist/src/unstable/workspace/settings-validation/index.d.ts.map +1 -0
- package/dist/src/unstable/workspace/settings-validation/index.js +3 -0
- package/dist/src/unstable/workspace/settings-validation/index.js.map +1 -0
- package/dist/src/unstable/workspace/settings-validation/types.d.ts +16 -0
- package/dist/src/unstable/workspace/settings-validation/types.d.ts.map +1 -0
- package/dist/src/unstable/workspace/settings-validation/types.js +2 -0
- package/dist/src/unstable/workspace/settings-validation/types.js.map +1 -0
- package/dist/src/unstable/workspace/skill-snapshot.d.ts +77 -0
- package/dist/src/unstable/workspace/skill-snapshot.d.ts.map +1 -0
- package/dist/src/unstable/workspace/skill-snapshot.js +117 -0
- package/dist/src/unstable/workspace/skill-snapshot.js.map +1 -0
- package/dist/src/unstable/workspace/source-metadata.d.ts +42 -0
- package/dist/src/unstable/workspace/source-metadata.d.ts.map +1 -0
- package/dist/src/unstable/workspace/source-metadata.js +96 -0
- package/dist/src/unstable/workspace/source-metadata.js.map +1 -0
- package/dist/src/unstable/workspace/sync.d.ts +17 -0
- package/dist/src/unstable/workspace/sync.d.ts.map +1 -0
- package/dist/src/unstable/workspace/sync.js +142 -0
- package/dist/src/unstable/workspace/sync.js.map +1 -0
- package/dist/src/unstable/workspace/taxonomy-types.d.ts +119 -0
- package/dist/src/unstable/workspace/taxonomy-types.d.ts.map +1 -0
- package/dist/src/unstable/workspace/taxonomy-types.js +10 -0
- package/dist/src/unstable/workspace/taxonomy-types.js.map +1 -0
- package/dist/src/unstable/workspace/test-stubs.d.ts +146 -0
- package/dist/src/unstable/workspace/test-stubs.d.ts.map +1 -0
- package/dist/src/unstable/workspace/test-stubs.js +245 -0
- package/dist/src/unstable/workspace/test-stubs.js.map +1 -0
- package/package.json +202 -0
- package/site-content/INSTALL.md +189 -0
- package/site-content/__generated__/schemas/axm-lock.schema.json +1642 -0
- package/site-content/__generated__/schemas/axm-package-meta.schema.json +34 -0
- package/site-content/__generated__/schemas/command.schema.json +179 -0
- package/site-content/__generated__/schemas/extension-pack.schema.json +221 -0
- package/site-content/__generated__/schemas/mcp-server.schema.json +179 -0
- package/site-content/__generated__/schemas/settings.schema.json +483 -0
- package/site-content/__generated__/schemas/skill.schema.json +192 -0
- package/site-content/docs/config.json +3 -0
- package/site-content/docs/quickstart.md +236 -0
- package/site-content/install.sh +146 -0
|
@@ -0,0 +1,1055 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Workspace context service implementation.
|
|
3
|
+
*
|
|
4
|
+
* This is the sole public gateway for all settings and lockfile read/write
|
|
5
|
+
* operations. It calls the I/O functions (`readSettings`, `writeSettings`,
|
|
6
|
+
* `readLockfile`, `writeLockfile`) directly and manages mutation
|
|
7
|
+
* serialization via a single Semaphore(1). No other service should perform
|
|
8
|
+
* settings or lockfile I/O in production; the per-service semaphores in
|
|
9
|
+
* `settings/service.ts` and `lockfile/service.ts` have been removed.
|
|
10
|
+
*
|
|
11
|
+
* Supporting logic is split into focused modules:
|
|
12
|
+
* - `taxonomy-types.ts` — classifier-backed type definitions
|
|
13
|
+
* - `source-metadata.ts` — source metadata derivation helpers
|
|
14
|
+
* - `initialization.ts` — workspace initialization (agent detection, settings creation)
|
|
15
|
+
* - `classifier-records.ts` — classifier row → record map converters
|
|
16
|
+
*
|
|
17
|
+
* @experimental This API is unstable and may change without notice.
|
|
18
|
+
* @packageDocumentation
|
|
19
|
+
*/
|
|
20
|
+
import * as FileSystem from "effect/FileSystem";
|
|
21
|
+
import * as Path from "effect/Path";
|
|
22
|
+
import * as Option from "effect/Option";
|
|
23
|
+
import type { Handle } from "../extensions/handle.js";
|
|
24
|
+
import { type AppError } from "../app-error/index.js";
|
|
25
|
+
import { type CommandEntry, type SkillEntry, type SubagentEntry, type SourceHostConfig } from "../settings/index.js";
|
|
26
|
+
import * as Effect from "effect/Effect";
|
|
27
|
+
import * as Layer from "effect/Layer";
|
|
28
|
+
import { Workspace, type WorkspaceContextOptions, type SetSkillArgs, type SetExtensionPackArgs, type SetCommandArgs, type SetMcpServerArgs, type SetSubagentArgs, type SkillPathSource, type ExtensionTarget } from "./service-interface.js";
|
|
29
|
+
import type { LockfileState } from "./augment-plan.js";
|
|
30
|
+
/**
|
|
31
|
+
* Options for creating workspace context.
|
|
32
|
+
*/
|
|
33
|
+
export type WorkspaceLayerOptions = WorkspaceContextOptions;
|
|
34
|
+
export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.Effect<{
|
|
35
|
+
scope: "project" | "user";
|
|
36
|
+
path: string;
|
|
37
|
+
baseDir: string;
|
|
38
|
+
getLockfileState: () => Effect.Effect<LockfileState, AppError>;
|
|
39
|
+
getConfiguredSources: () => Effect.Effect<ReadonlyArray<SourceHostConfig>, AppError>;
|
|
40
|
+
getConfiguredSourceByName: (name: string) => Effect.Effect<Option.Option<{
|
|
41
|
+
readonly name: string;
|
|
42
|
+
readonly type: "github";
|
|
43
|
+
readonly url: URL;
|
|
44
|
+
} | {
|
|
45
|
+
readonly name: string;
|
|
46
|
+
readonly type: "gitlab";
|
|
47
|
+
readonly url: URL;
|
|
48
|
+
} | {
|
|
49
|
+
readonly name: string;
|
|
50
|
+
readonly type: "bitbucket";
|
|
51
|
+
readonly url: URL;
|
|
52
|
+
} | {
|
|
53
|
+
readonly name: string;
|
|
54
|
+
readonly type: "azurerepos";
|
|
55
|
+
readonly url: URL;
|
|
56
|
+
} | {
|
|
57
|
+
readonly name: string;
|
|
58
|
+
readonly type: "registry";
|
|
59
|
+
readonly location: URL;
|
|
60
|
+
}>, AppError, never>;
|
|
61
|
+
getRegistrySourceHosts: () => Effect.Effect<{
|
|
62
|
+
readonly name: string;
|
|
63
|
+
readonly type: "registry";
|
|
64
|
+
readonly location: URL;
|
|
65
|
+
}[], AppError, never>;
|
|
66
|
+
getConfiguredProfile: () => Effect.Effect<string & import("effect/Brand").Brand<"Handle">, AppError, never>;
|
|
67
|
+
getDefaultProfile: () => Effect.Effect<Option.Option<string & import("effect/Brand").Brand<"Handle">>, AppError, never>;
|
|
68
|
+
addConfiguredSource: (source: SourceHostConfig) => Effect.Effect<void, AppError, never>;
|
|
69
|
+
getConfiguredSkills: () => Effect.Effect<import("effect/Record").ReadonlyRecord<string, import("./taxonomy-types.ts").ConfiguredSkill>, AppError, never>;
|
|
70
|
+
getImplicitSkills: () => Effect.Effect<import("effect/Record").ReadonlyRecord<string, import("./taxonomy-types.ts").ImplicitSkill>, AppError, never>;
|
|
71
|
+
getUnmanagedSkills: () => Effect.Effect<import("effect/Record").ReadonlyRecord<string, import("./taxonomy-types.ts").UnmanagedSkill>, AppError, never>;
|
|
72
|
+
getInstalledSkills: () => Effect.Effect<import("effect/Record").ReadonlyRecord<string, import("./taxonomy-types.ts").InstalledSkill>, AppError, never>;
|
|
73
|
+
getClassifiedSkills: () => Effect.Effect<import("effect/Record").ReadonlyRecord<string, import("./taxonomy-types.ts").ClassifiedSkill>, AppError, never>;
|
|
74
|
+
getConfiguredExternalSkills: () => Effect.Effect<import("effect/Record").ReadonlyRecord<string, import("./taxonomy-types.ts").ConfiguredSkill>, AppError, never>;
|
|
75
|
+
getUnmanagedExternalSkills: () => Effect.Effect<import("effect/Record").ReadonlyRecord<string, import("./taxonomy-types.ts").UnmanagedSkill>, AppError, never>;
|
|
76
|
+
getIgnoredSkillPatterns: () => Effect.Effect<readonly string[], AppError, never>;
|
|
77
|
+
getConfiguredAgents: () => Effect.Effect<readonly ("adal" | "amp" | "antigravity" | "augment" | "claude-code" | "cline" | "codebuddy" | "codex" | "command-code" | "continue" | "crush" | "cursor" | "droid" | "gemini-cli" | "github-copilot" | "goose" | "iflow-cli" | "junie" | "kilo" | "kimi-cli" | "kiro-cli" | "kode" | "mcpjam" | "mistral-vibe" | "mux" | "neovate" | "openclaw" | "opencode" | "openhands" | "pi" | "pochi" | "qoder" | "qwen-code" | "replit" | "roo" | "trae" | "trae-cn" | "windsurf" | "zencoder")[], AppError, never>;
|
|
78
|
+
getLockedSkills: () => Effect.Effect<{
|
|
79
|
+
readonly [x: string]: {
|
|
80
|
+
readonly type: "github";
|
|
81
|
+
readonly owner: string;
|
|
82
|
+
readonly agents: readonly string[];
|
|
83
|
+
readonly repo: string;
|
|
84
|
+
readonly installedAt: Date;
|
|
85
|
+
readonly updatedAt: Date;
|
|
86
|
+
readonly path?: string | undefined;
|
|
87
|
+
readonly ref?: string | undefined;
|
|
88
|
+
readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
89
|
+
readonly renderedFiles?: {
|
|
90
|
+
readonly [x: string]: readonly {
|
|
91
|
+
readonly path: string & import("effect/Brand").Brand<"RenderedFilePath">;
|
|
92
|
+
}[];
|
|
93
|
+
} | undefined;
|
|
94
|
+
readonly gitTreeHash?: string | undefined;
|
|
95
|
+
readonly retainedByPack?: boolean | undefined;
|
|
96
|
+
} | {
|
|
97
|
+
readonly type: "gitlab";
|
|
98
|
+
readonly owner: string;
|
|
99
|
+
readonly agents: readonly string[];
|
|
100
|
+
readonly repo: string;
|
|
101
|
+
readonly installedAt: Date;
|
|
102
|
+
readonly updatedAt: Date;
|
|
103
|
+
readonly path?: string | undefined;
|
|
104
|
+
readonly ref?: string | undefined;
|
|
105
|
+
readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
106
|
+
readonly renderedFiles?: {
|
|
107
|
+
readonly [x: string]: readonly {
|
|
108
|
+
readonly path: string & import("effect/Brand").Brand<"RenderedFilePath">;
|
|
109
|
+
}[];
|
|
110
|
+
} | undefined;
|
|
111
|
+
readonly gitTreeHash?: string | undefined;
|
|
112
|
+
readonly retainedByPack?: boolean | undefined;
|
|
113
|
+
} | {
|
|
114
|
+
readonly type: "bitbucket";
|
|
115
|
+
readonly owner: string;
|
|
116
|
+
readonly agents: readonly string[];
|
|
117
|
+
readonly repo: string;
|
|
118
|
+
readonly installedAt: Date;
|
|
119
|
+
readonly updatedAt: Date;
|
|
120
|
+
readonly path?: string | undefined;
|
|
121
|
+
readonly ref?: string | undefined;
|
|
122
|
+
readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
123
|
+
readonly renderedFiles?: {
|
|
124
|
+
readonly [x: string]: readonly {
|
|
125
|
+
readonly path: string & import("effect/Brand").Brand<"RenderedFilePath">;
|
|
126
|
+
}[];
|
|
127
|
+
} | undefined;
|
|
128
|
+
readonly gitTreeHash?: string | undefined;
|
|
129
|
+
readonly retainedByPack?: boolean | undefined;
|
|
130
|
+
} | {
|
|
131
|
+
readonly type: "azurerepos";
|
|
132
|
+
readonly agents: readonly string[];
|
|
133
|
+
readonly project: string;
|
|
134
|
+
readonly repo: string;
|
|
135
|
+
readonly organization: string;
|
|
136
|
+
readonly installedAt: Date;
|
|
137
|
+
readonly updatedAt: Date;
|
|
138
|
+
readonly path?: string | undefined;
|
|
139
|
+
readonly ref?: string | undefined;
|
|
140
|
+
readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
141
|
+
readonly renderedFiles?: {
|
|
142
|
+
readonly [x: string]: readonly {
|
|
143
|
+
readonly path: string & import("effect/Brand").Brand<"RenderedFilePath">;
|
|
144
|
+
}[];
|
|
145
|
+
} | undefined;
|
|
146
|
+
readonly gitTreeHash?: string | undefined;
|
|
147
|
+
readonly retainedByPack?: boolean | undefined;
|
|
148
|
+
} | {
|
|
149
|
+
readonly type: "git";
|
|
150
|
+
readonly url: string;
|
|
151
|
+
readonly agents: readonly string[];
|
|
152
|
+
readonly installedAt: Date;
|
|
153
|
+
readonly updatedAt: Date;
|
|
154
|
+
readonly path?: string | undefined;
|
|
155
|
+
readonly ref?: string | undefined;
|
|
156
|
+
readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
157
|
+
readonly renderedFiles?: {
|
|
158
|
+
readonly [x: string]: readonly {
|
|
159
|
+
readonly path: string & import("effect/Brand").Brand<"RenderedFilePath">;
|
|
160
|
+
}[];
|
|
161
|
+
} | undefined;
|
|
162
|
+
readonly gitTreeHash?: string | undefined;
|
|
163
|
+
readonly retainedByPack?: boolean | undefined;
|
|
164
|
+
} | {
|
|
165
|
+
readonly type: "local";
|
|
166
|
+
readonly agents: readonly string[];
|
|
167
|
+
readonly path: string;
|
|
168
|
+
readonly installedAt: Date;
|
|
169
|
+
readonly updatedAt: Date;
|
|
170
|
+
readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
171
|
+
readonly renderedFiles?: {
|
|
172
|
+
readonly [x: string]: readonly {
|
|
173
|
+
readonly path: string & import("effect/Brand").Brand<"RenderedFilePath">;
|
|
174
|
+
}[];
|
|
175
|
+
} | undefined;
|
|
176
|
+
readonly gitTreeHash?: string | undefined;
|
|
177
|
+
readonly retainedByPack?: boolean | undefined;
|
|
178
|
+
} | {
|
|
179
|
+
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
180
|
+
readonly type: "registry";
|
|
181
|
+
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
182
|
+
readonly agents: readonly string[];
|
|
183
|
+
readonly resolvedVersion: string & import("effect/Brand").Brand<"ExactSemverVersion">;
|
|
184
|
+
readonly integrity: string;
|
|
185
|
+
readonly sourceName: string;
|
|
186
|
+
readonly installedAt: Date;
|
|
187
|
+
readonly updatedAt: Date;
|
|
188
|
+
readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
189
|
+
readonly renderedFiles?: {
|
|
190
|
+
readonly [x: string]: readonly {
|
|
191
|
+
readonly path: string & import("effect/Brand").Brand<"RenderedFilePath">;
|
|
192
|
+
}[];
|
|
193
|
+
} | undefined;
|
|
194
|
+
readonly gitTreeHash?: string | undefined;
|
|
195
|
+
readonly retainedByPack?: boolean | undefined;
|
|
196
|
+
};
|
|
197
|
+
}, AppError, never>;
|
|
198
|
+
getLockedSkill: (name: string) => Effect.Effect<Option.Option<{
|
|
199
|
+
readonly type: "github";
|
|
200
|
+
readonly owner: string;
|
|
201
|
+
readonly agents: readonly string[];
|
|
202
|
+
readonly repo: string;
|
|
203
|
+
readonly installedAt: Date;
|
|
204
|
+
readonly updatedAt: Date;
|
|
205
|
+
readonly path?: string | undefined;
|
|
206
|
+
readonly ref?: string | undefined;
|
|
207
|
+
readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
208
|
+
readonly renderedFiles?: {
|
|
209
|
+
readonly [x: string]: readonly {
|
|
210
|
+
readonly path: string & import("effect/Brand").Brand<"RenderedFilePath">;
|
|
211
|
+
}[];
|
|
212
|
+
} | undefined;
|
|
213
|
+
readonly gitTreeHash?: string | undefined;
|
|
214
|
+
readonly retainedByPack?: boolean | undefined;
|
|
215
|
+
} | {
|
|
216
|
+
readonly type: "gitlab";
|
|
217
|
+
readonly owner: string;
|
|
218
|
+
readonly agents: readonly string[];
|
|
219
|
+
readonly repo: string;
|
|
220
|
+
readonly installedAt: Date;
|
|
221
|
+
readonly updatedAt: Date;
|
|
222
|
+
readonly path?: string | undefined;
|
|
223
|
+
readonly ref?: string | undefined;
|
|
224
|
+
readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
225
|
+
readonly renderedFiles?: {
|
|
226
|
+
readonly [x: string]: readonly {
|
|
227
|
+
readonly path: string & import("effect/Brand").Brand<"RenderedFilePath">;
|
|
228
|
+
}[];
|
|
229
|
+
} | undefined;
|
|
230
|
+
readonly gitTreeHash?: string | undefined;
|
|
231
|
+
readonly retainedByPack?: boolean | undefined;
|
|
232
|
+
} | {
|
|
233
|
+
readonly type: "bitbucket";
|
|
234
|
+
readonly owner: string;
|
|
235
|
+
readonly agents: readonly string[];
|
|
236
|
+
readonly repo: string;
|
|
237
|
+
readonly installedAt: Date;
|
|
238
|
+
readonly updatedAt: Date;
|
|
239
|
+
readonly path?: string | undefined;
|
|
240
|
+
readonly ref?: string | undefined;
|
|
241
|
+
readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
242
|
+
readonly renderedFiles?: {
|
|
243
|
+
readonly [x: string]: readonly {
|
|
244
|
+
readonly path: string & import("effect/Brand").Brand<"RenderedFilePath">;
|
|
245
|
+
}[];
|
|
246
|
+
} | undefined;
|
|
247
|
+
readonly gitTreeHash?: string | undefined;
|
|
248
|
+
readonly retainedByPack?: boolean | undefined;
|
|
249
|
+
} | {
|
|
250
|
+
readonly type: "azurerepos";
|
|
251
|
+
readonly agents: readonly string[];
|
|
252
|
+
readonly project: string;
|
|
253
|
+
readonly repo: string;
|
|
254
|
+
readonly organization: string;
|
|
255
|
+
readonly installedAt: Date;
|
|
256
|
+
readonly updatedAt: Date;
|
|
257
|
+
readonly path?: string | undefined;
|
|
258
|
+
readonly ref?: string | undefined;
|
|
259
|
+
readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
260
|
+
readonly renderedFiles?: {
|
|
261
|
+
readonly [x: string]: readonly {
|
|
262
|
+
readonly path: string & import("effect/Brand").Brand<"RenderedFilePath">;
|
|
263
|
+
}[];
|
|
264
|
+
} | undefined;
|
|
265
|
+
readonly gitTreeHash?: string | undefined;
|
|
266
|
+
readonly retainedByPack?: boolean | undefined;
|
|
267
|
+
} | {
|
|
268
|
+
readonly type: "git";
|
|
269
|
+
readonly url: string;
|
|
270
|
+
readonly agents: readonly string[];
|
|
271
|
+
readonly installedAt: Date;
|
|
272
|
+
readonly updatedAt: Date;
|
|
273
|
+
readonly path?: string | undefined;
|
|
274
|
+
readonly ref?: string | undefined;
|
|
275
|
+
readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
276
|
+
readonly renderedFiles?: {
|
|
277
|
+
readonly [x: string]: readonly {
|
|
278
|
+
readonly path: string & import("effect/Brand").Brand<"RenderedFilePath">;
|
|
279
|
+
}[];
|
|
280
|
+
} | undefined;
|
|
281
|
+
readonly gitTreeHash?: string | undefined;
|
|
282
|
+
readonly retainedByPack?: boolean | undefined;
|
|
283
|
+
} | {
|
|
284
|
+
readonly type: "local";
|
|
285
|
+
readonly agents: readonly string[];
|
|
286
|
+
readonly path: string;
|
|
287
|
+
readonly installedAt: Date;
|
|
288
|
+
readonly updatedAt: Date;
|
|
289
|
+
readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
290
|
+
readonly renderedFiles?: {
|
|
291
|
+
readonly [x: string]: readonly {
|
|
292
|
+
readonly path: string & import("effect/Brand").Brand<"RenderedFilePath">;
|
|
293
|
+
}[];
|
|
294
|
+
} | undefined;
|
|
295
|
+
readonly gitTreeHash?: string | undefined;
|
|
296
|
+
readonly retainedByPack?: boolean | undefined;
|
|
297
|
+
} | {
|
|
298
|
+
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
299
|
+
readonly type: "registry";
|
|
300
|
+
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
301
|
+
readonly agents: readonly string[];
|
|
302
|
+
readonly resolvedVersion: string & import("effect/Brand").Brand<"ExactSemverVersion">;
|
|
303
|
+
readonly integrity: string;
|
|
304
|
+
readonly sourceName: string;
|
|
305
|
+
readonly installedAt: Date;
|
|
306
|
+
readonly updatedAt: Date;
|
|
307
|
+
readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
308
|
+
readonly renderedFiles?: {
|
|
309
|
+
readonly [x: string]: readonly {
|
|
310
|
+
readonly path: string & import("effect/Brand").Brand<"RenderedFilePath">;
|
|
311
|
+
}[];
|
|
312
|
+
} | undefined;
|
|
313
|
+
readonly gitTreeHash?: string | undefined;
|
|
314
|
+
readonly retainedByPack?: boolean | undefined;
|
|
315
|
+
}>, AppError, never>;
|
|
316
|
+
getSkillDir: (name: string, source?: SkillPathSource) => Effect.Effect<import("../skills/paths.js").SkillDirPaths, AppError, never>;
|
|
317
|
+
setSkill: ({ name, lockEntry, versionConstraint }: SetSkillArgs) => Effect.Effect<void, AppError, never>;
|
|
318
|
+
setSkillLock: ({ name, lockEntry }: SetSkillArgs) => Effect.Effect<void, AppError, never>;
|
|
319
|
+
removeSkill: (name: string) => Effect.Effect<void, AppError, never>;
|
|
320
|
+
removeSkillFromSettings: (name: string) => Effect.Effect<void, AppError, never>;
|
|
321
|
+
updateSkillEntry: (name: string, updater: (entry: SkillEntry) => SkillEntry) => Effect.Effect<void, AppError, never>;
|
|
322
|
+
setSkillEntry: (name: string, entry: SkillEntry) => Effect.Effect<void, AppError, never>;
|
|
323
|
+
renameSkill: (oldName: string, newName: string) => Effect.Effect<void, AppError, never>;
|
|
324
|
+
updateLockEntryAgents: (name: string, agents: ReadonlyArray<string>) => Effect.Effect<void, AppError, never>;
|
|
325
|
+
addConfiguredAgent: (agentId: string) => Effect.Effect<void, AppError, never>;
|
|
326
|
+
getConfiguredCommands: () => Effect.Effect<import("effect/Record").ReadonlyRecord<string, import("./taxonomy-types.ts").ConfiguredCommand>, AppError, never>;
|
|
327
|
+
getImplicitCommands: () => Effect.Effect<import("effect/Record").ReadonlyRecord<string, import("./taxonomy-types.ts").ImplicitCommand>, AppError, never>;
|
|
328
|
+
getUnmanagedCommands: () => Effect.Effect<import("effect/Record").ReadonlyRecord<string, import("./taxonomy-types.ts").UnmanagedCommand>, AppError, never>;
|
|
329
|
+
getInstalledCommands: () => Effect.Effect<import("effect/Record").ReadonlyRecord<string, import("./taxonomy-types.ts").InstalledCommand>, AppError, never>;
|
|
330
|
+
getClassifiedCommands: () => Effect.Effect<import("effect/Record").ReadonlyRecord<string, import("./taxonomy-types.ts").ClassifiedCommand>, AppError, never>;
|
|
331
|
+
getConfiguredExternalCommands: () => Effect.Effect<import("effect/Record").ReadonlyRecord<string, import("./taxonomy-types.ts").ConfiguredCommand>, AppError, never>;
|
|
332
|
+
getUnmanagedExternalCommands: () => Effect.Effect<import("effect/Record").ReadonlyRecord<string, import("./taxonomy-types.ts").UnmanagedCommand>, AppError, never>;
|
|
333
|
+
getIgnoredCommandPatterns: () => Effect.Effect<readonly string[], AppError, never>;
|
|
334
|
+
getConfiguredMcpServers: () => Effect.Effect<import("effect/Record").ReadonlyRecord<string, import("./taxonomy-types.ts").ConfiguredExtensionRef>, AppError, never>;
|
|
335
|
+
getImplicitMcpServers: () => Effect.Effect<import("effect/Record").ReadonlyRecord<string, import("./taxonomy-types.ts").ImplicitExtensionRef>, AppError, never>;
|
|
336
|
+
getUnmanagedMcpServers: () => Effect.Effect<import("effect/Record").ReadonlyRecord<string, import("./taxonomy-types.ts").UnmanagedExtensionRef>, AppError, never>;
|
|
337
|
+
getInstalledMcpServers: () => Effect.Effect<import("effect/Record").ReadonlyRecord<string, import("./taxonomy-types.ts").InstalledExtensionRef>, AppError, never>;
|
|
338
|
+
getClassifiedMcpServers: () => Effect.Effect<import("effect/Record").ReadonlyRecord<string, import("./taxonomy-types.ts").ClassifiedExtensionRef>, AppError, never>;
|
|
339
|
+
getConfiguredExternalMcpServers: () => Effect.Effect<import("effect/Record").ReadonlyRecord<string, import("./taxonomy-types.ts").ConfiguredExtensionRef>, AppError, never>;
|
|
340
|
+
getUnmanagedExternalMcpServers: () => Effect.Effect<import("effect/Record").ReadonlyRecord<string, import("./taxonomy-types.ts").UnmanagedExtensionRef>, AppError, never>;
|
|
341
|
+
getIgnoredMcpServerPatterns: () => Effect.Effect<readonly string[], AppError, never>;
|
|
342
|
+
getConfiguredPacks: () => Effect.Effect<import("effect/Record").ReadonlyRecord<string, import("./taxonomy-types.ts").ConfiguredExtensionRef>, AppError, never>;
|
|
343
|
+
getImplicitPacks: () => Effect.Effect<import("effect/Record").ReadonlyRecord<string, import("./taxonomy-types.ts").ImplicitExtensionRef>, AppError, never>;
|
|
344
|
+
getUnmanagedPacks: () => Effect.Effect<import("effect/Record").ReadonlyRecord<string, import("./taxonomy-types.ts").UnmanagedExtensionRef>, AppError, never>;
|
|
345
|
+
getInstalledPacks: () => Effect.Effect<import("effect/Record").ReadonlyRecord<string, import("./taxonomy-types.ts").InstalledExtensionRef>, AppError, never>;
|
|
346
|
+
getClassifiedPacks: () => Effect.Effect<import("effect/Record").ReadonlyRecord<string, import("./taxonomy-types.ts").ClassifiedExtensionRef>, AppError, never>;
|
|
347
|
+
getConfiguredExternalPacks: () => Effect.Effect<import("effect/Record").ReadonlyRecord<string, import("./taxonomy-types.ts").ConfiguredExtensionRef>, AppError, never>;
|
|
348
|
+
getUnmanagedExternalPacks: () => Effect.Effect<import("effect/Record").ReadonlyRecord<string, import("./taxonomy-types.ts").UnmanagedExtensionRef>, AppError, never>;
|
|
349
|
+
getIgnoredPackPatterns: () => Effect.Effect<readonly string[], AppError, never>;
|
|
350
|
+
getLockedExtensionPacks: () => Effect.Effect<{
|
|
351
|
+
readonly [x: string]: {
|
|
352
|
+
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
353
|
+
readonly type: "registry";
|
|
354
|
+
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
355
|
+
readonly resolvedVersion: string & import("effect/Brand").Brand<"ExactSemverVersion">;
|
|
356
|
+
readonly integrity: string;
|
|
357
|
+
readonly sourceName: string;
|
|
358
|
+
readonly installedAt: Date;
|
|
359
|
+
readonly updatedAt: Date;
|
|
360
|
+
readonly resolvedSkills: {
|
|
361
|
+
readonly [x: string]: string & import("effect/Brand").Brand<"ExactSemverVersion">;
|
|
362
|
+
};
|
|
363
|
+
readonly resolvedCommands: {
|
|
364
|
+
readonly [x: string]: string & import("effect/Brand").Brand<"ExactSemverVersion">;
|
|
365
|
+
};
|
|
366
|
+
readonly resolvedMcpServers: {
|
|
367
|
+
readonly [x: string]: string & import("effect/Brand").Brand<"ExactSemverVersion">;
|
|
368
|
+
};
|
|
369
|
+
readonly resolvedSubagents: {
|
|
370
|
+
readonly [x: string]: string & import("effect/Brand").Brand<"ExactSemverVersion">;
|
|
371
|
+
};
|
|
372
|
+
};
|
|
373
|
+
}, AppError, never>;
|
|
374
|
+
getLockedExtensionPack: (name: string) => Effect.Effect<Option.Option<{
|
|
375
|
+
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
376
|
+
readonly type: "registry";
|
|
377
|
+
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
378
|
+
readonly resolvedVersion: string & import("effect/Brand").Brand<"ExactSemverVersion">;
|
|
379
|
+
readonly integrity: string;
|
|
380
|
+
readonly sourceName: string;
|
|
381
|
+
readonly installedAt: Date;
|
|
382
|
+
readonly updatedAt: Date;
|
|
383
|
+
readonly resolvedSkills: {
|
|
384
|
+
readonly [x: string]: string & import("effect/Brand").Brand<"ExactSemverVersion">;
|
|
385
|
+
};
|
|
386
|
+
readonly resolvedCommands: {
|
|
387
|
+
readonly [x: string]: string & import("effect/Brand").Brand<"ExactSemverVersion">;
|
|
388
|
+
};
|
|
389
|
+
readonly resolvedMcpServers: {
|
|
390
|
+
readonly [x: string]: string & import("effect/Brand").Brand<"ExactSemverVersion">;
|
|
391
|
+
};
|
|
392
|
+
readonly resolvedSubagents: {
|
|
393
|
+
readonly [x: string]: string & import("effect/Brand").Brand<"ExactSemverVersion">;
|
|
394
|
+
};
|
|
395
|
+
}>, AppError, never>;
|
|
396
|
+
setExtensionPack: (args: SetExtensionPackArgs) => Effect.Effect<void, AppError, never>;
|
|
397
|
+
removeExtensionPack: (name: string) => Effect.Effect<void, AppError, never>;
|
|
398
|
+
getExtensionPackDir: (name: string, owner: Handle) => Effect.Effect<import("../packs/paths.js").ExtensionPackDirPath, never, never>;
|
|
399
|
+
getLockedCommands: () => Effect.Effect<{
|
|
400
|
+
readonly [x: string]: {
|
|
401
|
+
readonly type: "github";
|
|
402
|
+
readonly owner: string;
|
|
403
|
+
readonly agents: readonly string[];
|
|
404
|
+
readonly repo: string;
|
|
405
|
+
readonly installedAt: Date;
|
|
406
|
+
readonly updatedAt: Date;
|
|
407
|
+
readonly path?: string | undefined;
|
|
408
|
+
readonly ref?: string | undefined;
|
|
409
|
+
readonly sourceHash?: string | undefined;
|
|
410
|
+
readonly renderedFiles?: {
|
|
411
|
+
readonly [x: string]: readonly {
|
|
412
|
+
readonly path: string & import("effect/Brand").Brand<"RenderedFilePath">;
|
|
413
|
+
}[];
|
|
414
|
+
} | undefined;
|
|
415
|
+
readonly gitTreeHash?: string | undefined;
|
|
416
|
+
readonly retainedByPack?: boolean | undefined;
|
|
417
|
+
} | {
|
|
418
|
+
readonly type: "gitlab";
|
|
419
|
+
readonly owner: string;
|
|
420
|
+
readonly agents: readonly string[];
|
|
421
|
+
readonly repo: string;
|
|
422
|
+
readonly installedAt: Date;
|
|
423
|
+
readonly updatedAt: Date;
|
|
424
|
+
readonly path?: string | undefined;
|
|
425
|
+
readonly ref?: string | undefined;
|
|
426
|
+
readonly sourceHash?: string | undefined;
|
|
427
|
+
readonly renderedFiles?: {
|
|
428
|
+
readonly [x: string]: readonly {
|
|
429
|
+
readonly path: string & import("effect/Brand").Brand<"RenderedFilePath">;
|
|
430
|
+
}[];
|
|
431
|
+
} | undefined;
|
|
432
|
+
readonly gitTreeHash?: string | undefined;
|
|
433
|
+
readonly retainedByPack?: boolean | undefined;
|
|
434
|
+
} | {
|
|
435
|
+
readonly type: "bitbucket";
|
|
436
|
+
readonly owner: string;
|
|
437
|
+
readonly agents: readonly string[];
|
|
438
|
+
readonly repo: string;
|
|
439
|
+
readonly installedAt: Date;
|
|
440
|
+
readonly updatedAt: Date;
|
|
441
|
+
readonly path?: string | undefined;
|
|
442
|
+
readonly ref?: string | undefined;
|
|
443
|
+
readonly sourceHash?: string | undefined;
|
|
444
|
+
readonly renderedFiles?: {
|
|
445
|
+
readonly [x: string]: readonly {
|
|
446
|
+
readonly path: string & import("effect/Brand").Brand<"RenderedFilePath">;
|
|
447
|
+
}[];
|
|
448
|
+
} | undefined;
|
|
449
|
+
readonly gitTreeHash?: string | undefined;
|
|
450
|
+
readonly retainedByPack?: boolean | undefined;
|
|
451
|
+
} | {
|
|
452
|
+
readonly type: "azurerepos";
|
|
453
|
+
readonly agents: readonly string[];
|
|
454
|
+
readonly project: string;
|
|
455
|
+
readonly repo: string;
|
|
456
|
+
readonly organization: string;
|
|
457
|
+
readonly installedAt: Date;
|
|
458
|
+
readonly updatedAt: Date;
|
|
459
|
+
readonly path?: string | undefined;
|
|
460
|
+
readonly ref?: string | undefined;
|
|
461
|
+
readonly sourceHash?: string | undefined;
|
|
462
|
+
readonly renderedFiles?: {
|
|
463
|
+
readonly [x: string]: readonly {
|
|
464
|
+
readonly path: string & import("effect/Brand").Brand<"RenderedFilePath">;
|
|
465
|
+
}[];
|
|
466
|
+
} | undefined;
|
|
467
|
+
readonly gitTreeHash?: string | undefined;
|
|
468
|
+
readonly retainedByPack?: boolean | undefined;
|
|
469
|
+
} | {
|
|
470
|
+
readonly type: "git";
|
|
471
|
+
readonly url: string;
|
|
472
|
+
readonly agents: readonly string[];
|
|
473
|
+
readonly installedAt: Date;
|
|
474
|
+
readonly updatedAt: Date;
|
|
475
|
+
readonly path?: string | undefined;
|
|
476
|
+
readonly ref?: string | undefined;
|
|
477
|
+
readonly sourceHash?: string | undefined;
|
|
478
|
+
readonly renderedFiles?: {
|
|
479
|
+
readonly [x: string]: readonly {
|
|
480
|
+
readonly path: string & import("effect/Brand").Brand<"RenderedFilePath">;
|
|
481
|
+
}[];
|
|
482
|
+
} | undefined;
|
|
483
|
+
readonly gitTreeHash?: string | undefined;
|
|
484
|
+
readonly retainedByPack?: boolean | undefined;
|
|
485
|
+
} | {
|
|
486
|
+
readonly type: "local";
|
|
487
|
+
readonly agents: readonly string[];
|
|
488
|
+
readonly path: string;
|
|
489
|
+
readonly installedAt: Date;
|
|
490
|
+
readonly updatedAt: Date;
|
|
491
|
+
readonly sourceHash?: string | undefined;
|
|
492
|
+
readonly renderedFiles?: {
|
|
493
|
+
readonly [x: string]: readonly {
|
|
494
|
+
readonly path: string & import("effect/Brand").Brand<"RenderedFilePath">;
|
|
495
|
+
}[];
|
|
496
|
+
} | undefined;
|
|
497
|
+
readonly gitTreeHash?: string | undefined;
|
|
498
|
+
readonly retainedByPack?: boolean | undefined;
|
|
499
|
+
} | {
|
|
500
|
+
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
501
|
+
readonly type: "registry";
|
|
502
|
+
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
503
|
+
readonly agents: readonly string[];
|
|
504
|
+
readonly resolvedVersion: string & import("effect/Brand").Brand<"ExactSemverVersion">;
|
|
505
|
+
readonly integrity: string;
|
|
506
|
+
readonly sourceName: string;
|
|
507
|
+
readonly installedAt: Date;
|
|
508
|
+
readonly updatedAt: Date;
|
|
509
|
+
readonly sourceHash?: string | undefined;
|
|
510
|
+
readonly renderedFiles?: {
|
|
511
|
+
readonly [x: string]: readonly {
|
|
512
|
+
readonly path: string & import("effect/Brand").Brand<"RenderedFilePath">;
|
|
513
|
+
}[];
|
|
514
|
+
} | undefined;
|
|
515
|
+
readonly gitTreeHash?: string | undefined;
|
|
516
|
+
readonly retainedByPack?: boolean | undefined;
|
|
517
|
+
};
|
|
518
|
+
}, AppError, never>;
|
|
519
|
+
getLockedCommand: (name: string) => Effect.Effect<Option.Option<{
|
|
520
|
+
readonly type: "github";
|
|
521
|
+
readonly owner: string;
|
|
522
|
+
readonly agents: readonly string[];
|
|
523
|
+
readonly repo: string;
|
|
524
|
+
readonly installedAt: Date;
|
|
525
|
+
readonly updatedAt: Date;
|
|
526
|
+
readonly path?: string | undefined;
|
|
527
|
+
readonly ref?: string | undefined;
|
|
528
|
+
readonly sourceHash?: string | undefined;
|
|
529
|
+
readonly renderedFiles?: {
|
|
530
|
+
readonly [x: string]: readonly {
|
|
531
|
+
readonly path: string & import("effect/Brand").Brand<"RenderedFilePath">;
|
|
532
|
+
}[];
|
|
533
|
+
} | undefined;
|
|
534
|
+
readonly gitTreeHash?: string | undefined;
|
|
535
|
+
readonly retainedByPack?: boolean | undefined;
|
|
536
|
+
} | {
|
|
537
|
+
readonly type: "gitlab";
|
|
538
|
+
readonly owner: string;
|
|
539
|
+
readonly agents: readonly string[];
|
|
540
|
+
readonly repo: string;
|
|
541
|
+
readonly installedAt: Date;
|
|
542
|
+
readonly updatedAt: Date;
|
|
543
|
+
readonly path?: string | undefined;
|
|
544
|
+
readonly ref?: string | undefined;
|
|
545
|
+
readonly sourceHash?: string | undefined;
|
|
546
|
+
readonly renderedFiles?: {
|
|
547
|
+
readonly [x: string]: readonly {
|
|
548
|
+
readonly path: string & import("effect/Brand").Brand<"RenderedFilePath">;
|
|
549
|
+
}[];
|
|
550
|
+
} | undefined;
|
|
551
|
+
readonly gitTreeHash?: string | undefined;
|
|
552
|
+
readonly retainedByPack?: boolean | undefined;
|
|
553
|
+
} | {
|
|
554
|
+
readonly type: "bitbucket";
|
|
555
|
+
readonly owner: string;
|
|
556
|
+
readonly agents: readonly string[];
|
|
557
|
+
readonly repo: string;
|
|
558
|
+
readonly installedAt: Date;
|
|
559
|
+
readonly updatedAt: Date;
|
|
560
|
+
readonly path?: string | undefined;
|
|
561
|
+
readonly ref?: string | undefined;
|
|
562
|
+
readonly sourceHash?: string | undefined;
|
|
563
|
+
readonly renderedFiles?: {
|
|
564
|
+
readonly [x: string]: readonly {
|
|
565
|
+
readonly path: string & import("effect/Brand").Brand<"RenderedFilePath">;
|
|
566
|
+
}[];
|
|
567
|
+
} | undefined;
|
|
568
|
+
readonly gitTreeHash?: string | undefined;
|
|
569
|
+
readonly retainedByPack?: boolean | undefined;
|
|
570
|
+
} | {
|
|
571
|
+
readonly type: "azurerepos";
|
|
572
|
+
readonly agents: readonly string[];
|
|
573
|
+
readonly project: string;
|
|
574
|
+
readonly repo: string;
|
|
575
|
+
readonly organization: string;
|
|
576
|
+
readonly installedAt: Date;
|
|
577
|
+
readonly updatedAt: Date;
|
|
578
|
+
readonly path?: string | undefined;
|
|
579
|
+
readonly ref?: string | undefined;
|
|
580
|
+
readonly sourceHash?: string | undefined;
|
|
581
|
+
readonly renderedFiles?: {
|
|
582
|
+
readonly [x: string]: readonly {
|
|
583
|
+
readonly path: string & import("effect/Brand").Brand<"RenderedFilePath">;
|
|
584
|
+
}[];
|
|
585
|
+
} | undefined;
|
|
586
|
+
readonly gitTreeHash?: string | undefined;
|
|
587
|
+
readonly retainedByPack?: boolean | undefined;
|
|
588
|
+
} | {
|
|
589
|
+
readonly type: "git";
|
|
590
|
+
readonly url: string;
|
|
591
|
+
readonly agents: readonly string[];
|
|
592
|
+
readonly installedAt: Date;
|
|
593
|
+
readonly updatedAt: Date;
|
|
594
|
+
readonly path?: string | undefined;
|
|
595
|
+
readonly ref?: string | undefined;
|
|
596
|
+
readonly sourceHash?: string | undefined;
|
|
597
|
+
readonly renderedFiles?: {
|
|
598
|
+
readonly [x: string]: readonly {
|
|
599
|
+
readonly path: string & import("effect/Brand").Brand<"RenderedFilePath">;
|
|
600
|
+
}[];
|
|
601
|
+
} | undefined;
|
|
602
|
+
readonly gitTreeHash?: string | undefined;
|
|
603
|
+
readonly retainedByPack?: boolean | undefined;
|
|
604
|
+
} | {
|
|
605
|
+
readonly type: "local";
|
|
606
|
+
readonly agents: readonly string[];
|
|
607
|
+
readonly path: string;
|
|
608
|
+
readonly installedAt: Date;
|
|
609
|
+
readonly updatedAt: Date;
|
|
610
|
+
readonly sourceHash?: string | undefined;
|
|
611
|
+
readonly renderedFiles?: {
|
|
612
|
+
readonly [x: string]: readonly {
|
|
613
|
+
readonly path: string & import("effect/Brand").Brand<"RenderedFilePath">;
|
|
614
|
+
}[];
|
|
615
|
+
} | undefined;
|
|
616
|
+
readonly gitTreeHash?: string | undefined;
|
|
617
|
+
readonly retainedByPack?: boolean | undefined;
|
|
618
|
+
} | {
|
|
619
|
+
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
620
|
+
readonly type: "registry";
|
|
621
|
+
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
622
|
+
readonly agents: readonly string[];
|
|
623
|
+
readonly resolvedVersion: string & import("effect/Brand").Brand<"ExactSemverVersion">;
|
|
624
|
+
readonly integrity: string;
|
|
625
|
+
readonly sourceName: string;
|
|
626
|
+
readonly installedAt: Date;
|
|
627
|
+
readonly updatedAt: Date;
|
|
628
|
+
readonly sourceHash?: string | undefined;
|
|
629
|
+
readonly renderedFiles?: {
|
|
630
|
+
readonly [x: string]: readonly {
|
|
631
|
+
readonly path: string & import("effect/Brand").Brand<"RenderedFilePath">;
|
|
632
|
+
}[];
|
|
633
|
+
} | undefined;
|
|
634
|
+
readonly gitTreeHash?: string | undefined;
|
|
635
|
+
readonly retainedByPack?: boolean | undefined;
|
|
636
|
+
}>, AppError, never>;
|
|
637
|
+
setCommand: ({ name, lockEntry }: SetCommandArgs) => Effect.Effect<void, AppError, never>;
|
|
638
|
+
setCommandLock: ({ name, lockEntry }: SetCommandArgs) => Effect.Effect<void, AppError, never>;
|
|
639
|
+
removeCommand: (name: string) => Effect.Effect<void, AppError, never>;
|
|
640
|
+
updateCommandEntry: (name: string, updater: (entry: CommandEntry) => CommandEntry) => Effect.Effect<void, AppError, never>;
|
|
641
|
+
setCommandEntry: (name: string, entry: CommandEntry) => Effect.Effect<void, AppError, never>;
|
|
642
|
+
getConfiguredSubagents: () => Effect.Effect<import("effect/Record").ReadonlyRecord<string, import("./taxonomy-types.ts").ConfiguredSubagent>, AppError, never>;
|
|
643
|
+
getImplicitSubagents: () => Effect.Effect<import("effect/Record").ReadonlyRecord<string, import("./taxonomy-types.ts").ImplicitSubagent>, AppError, never>;
|
|
644
|
+
getInstalledSubagents: () => Effect.Effect<import("effect/Record").ReadonlyRecord<string, import("./taxonomy-types.ts").InstalledSubagent>, AppError, never>;
|
|
645
|
+
getClassifiedSubagents: () => Effect.Effect<import("effect/Record").ReadonlyRecord<string, import("./taxonomy-types.ts").ClassifiedSubagent>, AppError, never>;
|
|
646
|
+
getLockedSubagents: () => Effect.Effect<{
|
|
647
|
+
readonly [x: string]: {
|
|
648
|
+
readonly type: "github";
|
|
649
|
+
readonly owner: string;
|
|
650
|
+
readonly agents: readonly string[];
|
|
651
|
+
readonly repo: string;
|
|
652
|
+
readonly installedAt: Date;
|
|
653
|
+
readonly updatedAt: Date;
|
|
654
|
+
readonly path?: string | undefined;
|
|
655
|
+
readonly ref?: string | undefined;
|
|
656
|
+
readonly sourceHash?: string | undefined;
|
|
657
|
+
readonly renderedFiles?: {
|
|
658
|
+
readonly [x: string]: readonly {
|
|
659
|
+
readonly path: string & import("effect/Brand").Brand<"RenderedFilePath">;
|
|
660
|
+
}[];
|
|
661
|
+
} | undefined;
|
|
662
|
+
readonly gitTreeHash?: string | undefined;
|
|
663
|
+
readonly retainedByPack?: boolean | undefined;
|
|
664
|
+
} | {
|
|
665
|
+
readonly type: "gitlab";
|
|
666
|
+
readonly owner: string;
|
|
667
|
+
readonly agents: readonly string[];
|
|
668
|
+
readonly repo: string;
|
|
669
|
+
readonly installedAt: Date;
|
|
670
|
+
readonly updatedAt: Date;
|
|
671
|
+
readonly path?: string | undefined;
|
|
672
|
+
readonly ref?: string | undefined;
|
|
673
|
+
readonly sourceHash?: string | undefined;
|
|
674
|
+
readonly renderedFiles?: {
|
|
675
|
+
readonly [x: string]: readonly {
|
|
676
|
+
readonly path: string & import("effect/Brand").Brand<"RenderedFilePath">;
|
|
677
|
+
}[];
|
|
678
|
+
} | undefined;
|
|
679
|
+
readonly gitTreeHash?: string | undefined;
|
|
680
|
+
readonly retainedByPack?: boolean | undefined;
|
|
681
|
+
} | {
|
|
682
|
+
readonly type: "bitbucket";
|
|
683
|
+
readonly owner: string;
|
|
684
|
+
readonly agents: readonly string[];
|
|
685
|
+
readonly repo: string;
|
|
686
|
+
readonly installedAt: Date;
|
|
687
|
+
readonly updatedAt: Date;
|
|
688
|
+
readonly path?: string | undefined;
|
|
689
|
+
readonly ref?: string | undefined;
|
|
690
|
+
readonly sourceHash?: string | undefined;
|
|
691
|
+
readonly renderedFiles?: {
|
|
692
|
+
readonly [x: string]: readonly {
|
|
693
|
+
readonly path: string & import("effect/Brand").Brand<"RenderedFilePath">;
|
|
694
|
+
}[];
|
|
695
|
+
} | undefined;
|
|
696
|
+
readonly gitTreeHash?: string | undefined;
|
|
697
|
+
readonly retainedByPack?: boolean | undefined;
|
|
698
|
+
} | {
|
|
699
|
+
readonly type: "azurerepos";
|
|
700
|
+
readonly agents: readonly string[];
|
|
701
|
+
readonly project: string;
|
|
702
|
+
readonly repo: string;
|
|
703
|
+
readonly organization: string;
|
|
704
|
+
readonly installedAt: Date;
|
|
705
|
+
readonly updatedAt: Date;
|
|
706
|
+
readonly path?: string | undefined;
|
|
707
|
+
readonly ref?: string | undefined;
|
|
708
|
+
readonly sourceHash?: string | undefined;
|
|
709
|
+
readonly renderedFiles?: {
|
|
710
|
+
readonly [x: string]: readonly {
|
|
711
|
+
readonly path: string & import("effect/Brand").Brand<"RenderedFilePath">;
|
|
712
|
+
}[];
|
|
713
|
+
} | undefined;
|
|
714
|
+
readonly gitTreeHash?: string | undefined;
|
|
715
|
+
readonly retainedByPack?: boolean | undefined;
|
|
716
|
+
} | {
|
|
717
|
+
readonly type: "git";
|
|
718
|
+
readonly url: string;
|
|
719
|
+
readonly agents: readonly string[];
|
|
720
|
+
readonly installedAt: Date;
|
|
721
|
+
readonly updatedAt: Date;
|
|
722
|
+
readonly path?: string | undefined;
|
|
723
|
+
readonly ref?: string | undefined;
|
|
724
|
+
readonly sourceHash?: string | undefined;
|
|
725
|
+
readonly renderedFiles?: {
|
|
726
|
+
readonly [x: string]: readonly {
|
|
727
|
+
readonly path: string & import("effect/Brand").Brand<"RenderedFilePath">;
|
|
728
|
+
}[];
|
|
729
|
+
} | undefined;
|
|
730
|
+
readonly gitTreeHash?: string | undefined;
|
|
731
|
+
readonly retainedByPack?: boolean | undefined;
|
|
732
|
+
} | {
|
|
733
|
+
readonly type: "local";
|
|
734
|
+
readonly agents: readonly string[];
|
|
735
|
+
readonly path: string;
|
|
736
|
+
readonly installedAt: Date;
|
|
737
|
+
readonly updatedAt: Date;
|
|
738
|
+
readonly sourceHash?: string | undefined;
|
|
739
|
+
readonly renderedFiles?: {
|
|
740
|
+
readonly [x: string]: readonly {
|
|
741
|
+
readonly path: string & import("effect/Brand").Brand<"RenderedFilePath">;
|
|
742
|
+
}[];
|
|
743
|
+
} | undefined;
|
|
744
|
+
readonly gitTreeHash?: string | undefined;
|
|
745
|
+
readonly retainedByPack?: boolean | undefined;
|
|
746
|
+
} | {
|
|
747
|
+
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
748
|
+
readonly type: "registry";
|
|
749
|
+
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
750
|
+
readonly agents: readonly string[];
|
|
751
|
+
readonly resolvedVersion: string & import("effect/Brand").Brand<"ExactSemverVersion">;
|
|
752
|
+
readonly integrity: string;
|
|
753
|
+
readonly sourceName: string;
|
|
754
|
+
readonly installedAt: Date;
|
|
755
|
+
readonly updatedAt: Date;
|
|
756
|
+
readonly sourceHash?: string | undefined;
|
|
757
|
+
readonly renderedFiles?: {
|
|
758
|
+
readonly [x: string]: readonly {
|
|
759
|
+
readonly path: string & import("effect/Brand").Brand<"RenderedFilePath">;
|
|
760
|
+
}[];
|
|
761
|
+
} | undefined;
|
|
762
|
+
readonly gitTreeHash?: string | undefined;
|
|
763
|
+
readonly retainedByPack?: boolean | undefined;
|
|
764
|
+
};
|
|
765
|
+
}, AppError, never>;
|
|
766
|
+
getLockedSubagent: (name: string) => Effect.Effect<Option.Option<{
|
|
767
|
+
readonly type: "github";
|
|
768
|
+
readonly owner: string;
|
|
769
|
+
readonly agents: readonly string[];
|
|
770
|
+
readonly repo: string;
|
|
771
|
+
readonly installedAt: Date;
|
|
772
|
+
readonly updatedAt: Date;
|
|
773
|
+
readonly path?: string | undefined;
|
|
774
|
+
readonly ref?: string | undefined;
|
|
775
|
+
readonly sourceHash?: string | undefined;
|
|
776
|
+
readonly renderedFiles?: {
|
|
777
|
+
readonly [x: string]: readonly {
|
|
778
|
+
readonly path: string & import("effect/Brand").Brand<"RenderedFilePath">;
|
|
779
|
+
}[];
|
|
780
|
+
} | undefined;
|
|
781
|
+
readonly gitTreeHash?: string | undefined;
|
|
782
|
+
readonly retainedByPack?: boolean | undefined;
|
|
783
|
+
} | {
|
|
784
|
+
readonly type: "gitlab";
|
|
785
|
+
readonly owner: string;
|
|
786
|
+
readonly agents: readonly string[];
|
|
787
|
+
readonly repo: string;
|
|
788
|
+
readonly installedAt: Date;
|
|
789
|
+
readonly updatedAt: Date;
|
|
790
|
+
readonly path?: string | undefined;
|
|
791
|
+
readonly ref?: string | undefined;
|
|
792
|
+
readonly sourceHash?: string | undefined;
|
|
793
|
+
readonly renderedFiles?: {
|
|
794
|
+
readonly [x: string]: readonly {
|
|
795
|
+
readonly path: string & import("effect/Brand").Brand<"RenderedFilePath">;
|
|
796
|
+
}[];
|
|
797
|
+
} | undefined;
|
|
798
|
+
readonly gitTreeHash?: string | undefined;
|
|
799
|
+
readonly retainedByPack?: boolean | undefined;
|
|
800
|
+
} | {
|
|
801
|
+
readonly type: "bitbucket";
|
|
802
|
+
readonly owner: string;
|
|
803
|
+
readonly agents: readonly string[];
|
|
804
|
+
readonly repo: string;
|
|
805
|
+
readonly installedAt: Date;
|
|
806
|
+
readonly updatedAt: Date;
|
|
807
|
+
readonly path?: string | undefined;
|
|
808
|
+
readonly ref?: string | undefined;
|
|
809
|
+
readonly sourceHash?: string | undefined;
|
|
810
|
+
readonly renderedFiles?: {
|
|
811
|
+
readonly [x: string]: readonly {
|
|
812
|
+
readonly path: string & import("effect/Brand").Brand<"RenderedFilePath">;
|
|
813
|
+
}[];
|
|
814
|
+
} | undefined;
|
|
815
|
+
readonly gitTreeHash?: string | undefined;
|
|
816
|
+
readonly retainedByPack?: boolean | undefined;
|
|
817
|
+
} | {
|
|
818
|
+
readonly type: "azurerepos";
|
|
819
|
+
readonly agents: readonly string[];
|
|
820
|
+
readonly project: string;
|
|
821
|
+
readonly repo: string;
|
|
822
|
+
readonly organization: string;
|
|
823
|
+
readonly installedAt: Date;
|
|
824
|
+
readonly updatedAt: Date;
|
|
825
|
+
readonly path?: string | undefined;
|
|
826
|
+
readonly ref?: string | undefined;
|
|
827
|
+
readonly sourceHash?: string | undefined;
|
|
828
|
+
readonly renderedFiles?: {
|
|
829
|
+
readonly [x: string]: readonly {
|
|
830
|
+
readonly path: string & import("effect/Brand").Brand<"RenderedFilePath">;
|
|
831
|
+
}[];
|
|
832
|
+
} | undefined;
|
|
833
|
+
readonly gitTreeHash?: string | undefined;
|
|
834
|
+
readonly retainedByPack?: boolean | undefined;
|
|
835
|
+
} | {
|
|
836
|
+
readonly type: "git";
|
|
837
|
+
readonly url: string;
|
|
838
|
+
readonly agents: readonly string[];
|
|
839
|
+
readonly installedAt: Date;
|
|
840
|
+
readonly updatedAt: Date;
|
|
841
|
+
readonly path?: string | undefined;
|
|
842
|
+
readonly ref?: string | undefined;
|
|
843
|
+
readonly sourceHash?: string | undefined;
|
|
844
|
+
readonly renderedFiles?: {
|
|
845
|
+
readonly [x: string]: readonly {
|
|
846
|
+
readonly path: string & import("effect/Brand").Brand<"RenderedFilePath">;
|
|
847
|
+
}[];
|
|
848
|
+
} | undefined;
|
|
849
|
+
readonly gitTreeHash?: string | undefined;
|
|
850
|
+
readonly retainedByPack?: boolean | undefined;
|
|
851
|
+
} | {
|
|
852
|
+
readonly type: "local";
|
|
853
|
+
readonly agents: readonly string[];
|
|
854
|
+
readonly path: string;
|
|
855
|
+
readonly installedAt: Date;
|
|
856
|
+
readonly updatedAt: Date;
|
|
857
|
+
readonly sourceHash?: string | undefined;
|
|
858
|
+
readonly renderedFiles?: {
|
|
859
|
+
readonly [x: string]: readonly {
|
|
860
|
+
readonly path: string & import("effect/Brand").Brand<"RenderedFilePath">;
|
|
861
|
+
}[];
|
|
862
|
+
} | undefined;
|
|
863
|
+
readonly gitTreeHash?: string | undefined;
|
|
864
|
+
readonly retainedByPack?: boolean | undefined;
|
|
865
|
+
} | {
|
|
866
|
+
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
867
|
+
readonly type: "registry";
|
|
868
|
+
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
869
|
+
readonly agents: readonly string[];
|
|
870
|
+
readonly resolvedVersion: string & import("effect/Brand").Brand<"ExactSemverVersion">;
|
|
871
|
+
readonly integrity: string;
|
|
872
|
+
readonly sourceName: string;
|
|
873
|
+
readonly installedAt: Date;
|
|
874
|
+
readonly updatedAt: Date;
|
|
875
|
+
readonly sourceHash?: string | undefined;
|
|
876
|
+
readonly renderedFiles?: {
|
|
877
|
+
readonly [x: string]: readonly {
|
|
878
|
+
readonly path: string & import("effect/Brand").Brand<"RenderedFilePath">;
|
|
879
|
+
}[];
|
|
880
|
+
} | undefined;
|
|
881
|
+
readonly gitTreeHash?: string | undefined;
|
|
882
|
+
readonly retainedByPack?: boolean | undefined;
|
|
883
|
+
}>, AppError, never>;
|
|
884
|
+
setSubagent: ({ name, lockEntry }: SetSubagentArgs) => Effect.Effect<void, AppError, never>;
|
|
885
|
+
setSubagentLock: ({ name, lockEntry }: SetSubagentArgs) => Effect.Effect<void, AppError, never>;
|
|
886
|
+
removeSubagent: (name: string) => Effect.Effect<void, AppError, never>;
|
|
887
|
+
updateSubagentEntry: (name: string, updater: (entry: SubagentEntry) => SubagentEntry) => Effect.Effect<void, AppError, never>;
|
|
888
|
+
setSubagentEntry: (name: string, entry: SubagentEntry) => Effect.Effect<void, AppError, never>;
|
|
889
|
+
removeSubagentSettings: (name: string) => Effect.Effect<void, AppError, never>;
|
|
890
|
+
removeSubagentLock: (name: string) => Effect.Effect<void, AppError, never>;
|
|
891
|
+
getLockedMcpServers: () => Effect.Effect<{
|
|
892
|
+
readonly [x: string]: {
|
|
893
|
+
readonly type: "github";
|
|
894
|
+
readonly owner: string;
|
|
895
|
+
readonly repo: string;
|
|
896
|
+
readonly installedAt: Date;
|
|
897
|
+
readonly updatedAt: Date;
|
|
898
|
+
readonly path?: string | undefined;
|
|
899
|
+
readonly ref?: string | undefined;
|
|
900
|
+
readonly gitTreeHash?: string | undefined;
|
|
901
|
+
readonly retainedByPack?: boolean | undefined;
|
|
902
|
+
} | {
|
|
903
|
+
readonly type: "gitlab";
|
|
904
|
+
readonly owner: string;
|
|
905
|
+
readonly repo: string;
|
|
906
|
+
readonly installedAt: Date;
|
|
907
|
+
readonly updatedAt: Date;
|
|
908
|
+
readonly path?: string | undefined;
|
|
909
|
+
readonly ref?: string | undefined;
|
|
910
|
+
readonly gitTreeHash?: string | undefined;
|
|
911
|
+
readonly retainedByPack?: boolean | undefined;
|
|
912
|
+
} | {
|
|
913
|
+
readonly type: "bitbucket";
|
|
914
|
+
readonly owner: string;
|
|
915
|
+
readonly repo: string;
|
|
916
|
+
readonly installedAt: Date;
|
|
917
|
+
readonly updatedAt: Date;
|
|
918
|
+
readonly path?: string | undefined;
|
|
919
|
+
readonly ref?: string | undefined;
|
|
920
|
+
readonly gitTreeHash?: string | undefined;
|
|
921
|
+
readonly retainedByPack?: boolean | undefined;
|
|
922
|
+
} | {
|
|
923
|
+
readonly type: "azurerepos";
|
|
924
|
+
readonly project: string;
|
|
925
|
+
readonly repo: string;
|
|
926
|
+
readonly organization: string;
|
|
927
|
+
readonly installedAt: Date;
|
|
928
|
+
readonly updatedAt: Date;
|
|
929
|
+
readonly path?: string | undefined;
|
|
930
|
+
readonly ref?: string | undefined;
|
|
931
|
+
readonly gitTreeHash?: string | undefined;
|
|
932
|
+
readonly retainedByPack?: boolean | undefined;
|
|
933
|
+
} | {
|
|
934
|
+
readonly type: "git";
|
|
935
|
+
readonly url: string;
|
|
936
|
+
readonly installedAt: Date;
|
|
937
|
+
readonly updatedAt: Date;
|
|
938
|
+
readonly path?: string | undefined;
|
|
939
|
+
readonly ref?: string | undefined;
|
|
940
|
+
readonly gitTreeHash?: string | undefined;
|
|
941
|
+
readonly retainedByPack?: boolean | undefined;
|
|
942
|
+
} | {
|
|
943
|
+
readonly type: "local";
|
|
944
|
+
readonly path: string;
|
|
945
|
+
readonly installedAt: Date;
|
|
946
|
+
readonly updatedAt: Date;
|
|
947
|
+
readonly gitTreeHash?: string | undefined;
|
|
948
|
+
readonly retainedByPack?: boolean | undefined;
|
|
949
|
+
} | {
|
|
950
|
+
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
951
|
+
readonly type: "registry";
|
|
952
|
+
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
953
|
+
readonly resolvedVersion: string & import("effect/Brand").Brand<"ExactSemverVersion">;
|
|
954
|
+
readonly integrity: string;
|
|
955
|
+
readonly sourceName: string;
|
|
956
|
+
readonly installedAt: Date;
|
|
957
|
+
readonly updatedAt: Date;
|
|
958
|
+
readonly gitTreeHash?: string | undefined;
|
|
959
|
+
readonly retainedByPack?: boolean | undefined;
|
|
960
|
+
};
|
|
961
|
+
}, AppError, never>;
|
|
962
|
+
getLockedMcpServer: (name: string) => Effect.Effect<Option.Option<{
|
|
963
|
+
readonly type: "github";
|
|
964
|
+
readonly owner: string;
|
|
965
|
+
readonly repo: string;
|
|
966
|
+
readonly installedAt: Date;
|
|
967
|
+
readonly updatedAt: Date;
|
|
968
|
+
readonly path?: string | undefined;
|
|
969
|
+
readonly ref?: string | undefined;
|
|
970
|
+
readonly gitTreeHash?: string | undefined;
|
|
971
|
+
readonly retainedByPack?: boolean | undefined;
|
|
972
|
+
} | {
|
|
973
|
+
readonly type: "gitlab";
|
|
974
|
+
readonly owner: string;
|
|
975
|
+
readonly repo: string;
|
|
976
|
+
readonly installedAt: Date;
|
|
977
|
+
readonly updatedAt: Date;
|
|
978
|
+
readonly path?: string | undefined;
|
|
979
|
+
readonly ref?: string | undefined;
|
|
980
|
+
readonly gitTreeHash?: string | undefined;
|
|
981
|
+
readonly retainedByPack?: boolean | undefined;
|
|
982
|
+
} | {
|
|
983
|
+
readonly type: "bitbucket";
|
|
984
|
+
readonly owner: string;
|
|
985
|
+
readonly repo: string;
|
|
986
|
+
readonly installedAt: Date;
|
|
987
|
+
readonly updatedAt: Date;
|
|
988
|
+
readonly path?: string | undefined;
|
|
989
|
+
readonly ref?: string | undefined;
|
|
990
|
+
readonly gitTreeHash?: string | undefined;
|
|
991
|
+
readonly retainedByPack?: boolean | undefined;
|
|
992
|
+
} | {
|
|
993
|
+
readonly type: "azurerepos";
|
|
994
|
+
readonly project: string;
|
|
995
|
+
readonly repo: string;
|
|
996
|
+
readonly organization: string;
|
|
997
|
+
readonly installedAt: Date;
|
|
998
|
+
readonly updatedAt: Date;
|
|
999
|
+
readonly path?: string | undefined;
|
|
1000
|
+
readonly ref?: string | undefined;
|
|
1001
|
+
readonly gitTreeHash?: string | undefined;
|
|
1002
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1003
|
+
} | {
|
|
1004
|
+
readonly type: "git";
|
|
1005
|
+
readonly url: string;
|
|
1006
|
+
readonly installedAt: Date;
|
|
1007
|
+
readonly updatedAt: Date;
|
|
1008
|
+
readonly path?: string | undefined;
|
|
1009
|
+
readonly ref?: string | undefined;
|
|
1010
|
+
readonly gitTreeHash?: string | undefined;
|
|
1011
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1012
|
+
} | {
|
|
1013
|
+
readonly type: "local";
|
|
1014
|
+
readonly path: string;
|
|
1015
|
+
readonly installedAt: Date;
|
|
1016
|
+
readonly updatedAt: Date;
|
|
1017
|
+
readonly gitTreeHash?: string | undefined;
|
|
1018
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1019
|
+
} | {
|
|
1020
|
+
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
1021
|
+
readonly type: "registry";
|
|
1022
|
+
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
1023
|
+
readonly resolvedVersion: string & import("effect/Brand").Brand<"ExactSemverVersion">;
|
|
1024
|
+
readonly integrity: string;
|
|
1025
|
+
readonly sourceName: string;
|
|
1026
|
+
readonly installedAt: Date;
|
|
1027
|
+
readonly updatedAt: Date;
|
|
1028
|
+
readonly gitTreeHash?: string | undefined;
|
|
1029
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1030
|
+
}>, AppError, never>;
|
|
1031
|
+
setMcpServer: ({ name, lockEntry }: SetMcpServerArgs) => Effect.Effect<void, AppError, never>;
|
|
1032
|
+
setMcpServerLock: ({ name, lockEntry }: SetMcpServerArgs) => Effect.Effect<void, AppError, never>;
|
|
1033
|
+
removeMcpServer: (name: string) => Effect.Effect<void, AppError, never>;
|
|
1034
|
+
removeSkillLock: (name: string) => Effect.Effect<void, AppError, never>;
|
|
1035
|
+
removeCommandSettings: (name: string) => Effect.Effect<void, AppError, never>;
|
|
1036
|
+
removeCommandLock: (name: string) => Effect.Effect<void, AppError, never>;
|
|
1037
|
+
removeMcpServerSettings: (name: string) => Effect.Effect<void, AppError, never>;
|
|
1038
|
+
removeMcpServerLock: (name: string) => Effect.Effect<void, AppError, never>;
|
|
1039
|
+
removeExtensionPackSettings: (name: string) => Effect.Effect<void, AppError, never>;
|
|
1040
|
+
removeExtensionPackLock: (name: string) => Effect.Effect<void, AppError, never>;
|
|
1041
|
+
isExtensionRequiredByInstalledExtensionPack: (target: ExtensionTarget) => Effect.Effect<boolean, AppError, never>;
|
|
1042
|
+
markDependencyRetainedInLockfile: (target: ExtensionTarget) => Effect.Effect<void, AppError, never>;
|
|
1043
|
+
}, AppError, FileSystem.FileSystem | Path.Path>;
|
|
1044
|
+
/**
|
|
1045
|
+
* Create a layer that loads workspace context from disk.
|
|
1046
|
+
*
|
|
1047
|
+
* The workspace must already be initialized.
|
|
1048
|
+
*
|
|
1049
|
+
* @param options - Workspace layer options
|
|
1050
|
+
* @returns Layer providing WorkspaceContext
|
|
1051
|
+
*
|
|
1052
|
+
* @experimental This API is unstable and may change without notice.
|
|
1053
|
+
*/
|
|
1054
|
+
export declare const layer: (options: WorkspaceLayerOptions) => Layer.Layer<Workspace, AppError, FileSystem.FileSystem | Path.Path>;
|
|
1055
|
+
//# sourceMappingURL=service.d.ts.map
|