@axm.sh/cli 0.0.1
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/agents/adal/descriptor.d.ts +14 -0
- package/dist/src/agents/adal/descriptor.d.ts.map +1 -0
- package/dist/src/agents/adal/descriptor.js +19 -0
- package/dist/src/agents/adal/descriptor.js.map +1 -0
- package/dist/src/agents/adal/index.d.ts +8 -0
- package/dist/src/agents/adal/index.d.ts.map +1 -0
- package/dist/src/agents/adal/index.js +8 -0
- package/dist/src/agents/adal/index.js.map +1 -0
- package/dist/src/agents/amp/descriptor.d.ts +14 -0
- package/dist/src/agents/amp/descriptor.d.ts.map +1 -0
- package/dist/src/agents/amp/descriptor.js +19 -0
- package/dist/src/agents/amp/descriptor.js.map +1 -0
- package/dist/src/agents/amp/index.d.ts +8 -0
- package/dist/src/agents/amp/index.d.ts.map +1 -0
- package/dist/src/agents/amp/index.js +8 -0
- package/dist/src/agents/amp/index.js.map +1 -0
- package/dist/src/agents/antigravity/descriptor.d.ts +14 -0
- package/dist/src/agents/antigravity/descriptor.d.ts.map +1 -0
- package/dist/src/agents/antigravity/descriptor.js +19 -0
- package/dist/src/agents/antigravity/descriptor.js.map +1 -0
- package/dist/src/agents/antigravity/index.d.ts +8 -0
- package/dist/src/agents/antigravity/index.d.ts.map +1 -0
- package/dist/src/agents/antigravity/index.js +8 -0
- package/dist/src/agents/antigravity/index.js.map +1 -0
- package/dist/src/agents/augment/descriptor.d.ts +14 -0
- package/dist/src/agents/augment/descriptor.d.ts.map +1 -0
- package/dist/src/agents/augment/descriptor.js +19 -0
- package/dist/src/agents/augment/descriptor.js.map +1 -0
- package/dist/src/agents/augment/index.d.ts +8 -0
- package/dist/src/agents/augment/index.d.ts.map +1 -0
- package/dist/src/agents/augment/index.js +8 -0
- package/dist/src/agents/augment/index.js.map +1 -0
- package/dist/src/agents/claude-code/constants.d.ts +15 -0
- package/dist/src/agents/claude-code/constants.d.ts.map +1 -0
- package/dist/src/agents/claude-code/constants.js +17 -0
- package/dist/src/agents/claude-code/constants.js.map +1 -0
- package/dist/src/agents/claude-code/descriptor.d.ts +14 -0
- package/dist/src/agents/claude-code/descriptor.d.ts.map +1 -0
- package/dist/src/agents/claude-code/descriptor.js +21 -0
- package/dist/src/agents/claude-code/descriptor.js.map +1 -0
- package/dist/src/agents/claude-code/detection.d.ts +16 -0
- package/dist/src/agents/claude-code/detection.d.ts.map +1 -0
- package/dist/src/agents/claude-code/detection.js +19 -0
- package/dist/src/agents/claude-code/detection.js.map +1 -0
- package/dist/src/agents/claude-code/index.d.ts +10 -0
- package/dist/src/agents/claude-code/index.d.ts.map +1 -0
- package/dist/src/agents/claude-code/index.js +10 -0
- package/dist/src/agents/claude-code/index.js.map +1 -0
- package/dist/src/agents/cline/descriptor.d.ts +14 -0
- package/dist/src/agents/cline/descriptor.d.ts.map +1 -0
- package/dist/src/agents/cline/descriptor.js +19 -0
- package/dist/src/agents/cline/descriptor.js.map +1 -0
- package/dist/src/agents/cline/index.d.ts +8 -0
- package/dist/src/agents/cline/index.d.ts.map +1 -0
- package/dist/src/agents/cline/index.js +8 -0
- package/dist/src/agents/cline/index.js.map +1 -0
- package/dist/src/agents/codebuddy/descriptor.d.ts +14 -0
- package/dist/src/agents/codebuddy/descriptor.d.ts.map +1 -0
- package/dist/src/agents/codebuddy/descriptor.js +19 -0
- package/dist/src/agents/codebuddy/descriptor.js.map +1 -0
- package/dist/src/agents/codebuddy/index.d.ts +8 -0
- package/dist/src/agents/codebuddy/index.d.ts.map +1 -0
- package/dist/src/agents/codebuddy/index.js +8 -0
- package/dist/src/agents/codebuddy/index.js.map +1 -0
- package/dist/src/agents/codex/constants.d.ts +15 -0
- package/dist/src/agents/codex/constants.d.ts.map +1 -0
- package/dist/src/agents/codex/constants.js +17 -0
- package/dist/src/agents/codex/constants.js.map +1 -0
- package/dist/src/agents/codex/descriptor.d.ts +14 -0
- package/dist/src/agents/codex/descriptor.d.ts.map +1 -0
- package/dist/src/agents/codex/descriptor.js +21 -0
- package/dist/src/agents/codex/descriptor.js.map +1 -0
- package/dist/src/agents/codex/detection.d.ts +18 -0
- package/dist/src/agents/codex/detection.d.ts.map +1 -0
- package/dist/src/agents/codex/detection.js +22 -0
- package/dist/src/agents/codex/detection.js.map +1 -0
- package/dist/src/agents/codex/index.d.ts +10 -0
- package/dist/src/agents/codex/index.d.ts.map +1 -0
- package/dist/src/agents/codex/index.js +10 -0
- package/dist/src/agents/codex/index.js.map +1 -0
- package/dist/src/agents/command-code/descriptor.d.ts +14 -0
- package/dist/src/agents/command-code/descriptor.d.ts.map +1 -0
- package/dist/src/agents/command-code/descriptor.js +19 -0
- package/dist/src/agents/command-code/descriptor.js.map +1 -0
- package/dist/src/agents/command-code/index.d.ts +8 -0
- package/dist/src/agents/command-code/index.d.ts.map +1 -0
- package/dist/src/agents/command-code/index.js +8 -0
- package/dist/src/agents/command-code/index.js.map +1 -0
- package/dist/src/agents/constants.d.ts +24 -0
- package/dist/src/agents/constants.d.ts.map +1 -0
- package/dist/src/agents/constants.js +26 -0
- package/dist/src/agents/constants.js.map +1 -0
- package/dist/src/agents/continue/descriptor.d.ts +14 -0
- package/dist/src/agents/continue/descriptor.d.ts.map +1 -0
- package/dist/src/agents/continue/descriptor.js +21 -0
- package/dist/src/agents/continue/descriptor.js.map +1 -0
- package/dist/src/agents/continue/detection.d.ts +16 -0
- package/dist/src/agents/continue/detection.d.ts.map +1 -0
- package/dist/src/agents/continue/detection.js +20 -0
- package/dist/src/agents/continue/detection.js.map +1 -0
- package/dist/src/agents/continue/index.d.ts +9 -0
- package/dist/src/agents/continue/index.d.ts.map +1 -0
- package/dist/src/agents/continue/index.js +9 -0
- package/dist/src/agents/continue/index.js.map +1 -0
- package/dist/src/agents/crush/descriptor.d.ts +14 -0
- package/dist/src/agents/crush/descriptor.d.ts.map +1 -0
- package/dist/src/agents/crush/descriptor.js +19 -0
- package/dist/src/agents/crush/descriptor.js.map +1 -0
- package/dist/src/agents/crush/index.d.ts +8 -0
- package/dist/src/agents/crush/index.d.ts.map +1 -0
- package/dist/src/agents/crush/index.js +8 -0
- package/dist/src/agents/crush/index.js.map +1 -0
- package/dist/src/agents/cursor/descriptor.d.ts +14 -0
- package/dist/src/agents/cursor/descriptor.d.ts.map +1 -0
- package/dist/src/agents/cursor/descriptor.js +21 -0
- package/dist/src/agents/cursor/descriptor.js.map +1 -0
- package/dist/src/agents/cursor/detection.d.ts +16 -0
- package/dist/src/agents/cursor/detection.d.ts.map +1 -0
- package/dist/src/agents/cursor/detection.js +20 -0
- package/dist/src/agents/cursor/detection.js.map +1 -0
- package/dist/src/agents/cursor/index.d.ts +9 -0
- package/dist/src/agents/cursor/index.d.ts.map +1 -0
- package/dist/src/agents/cursor/index.js +9 -0
- package/dist/src/agents/cursor/index.js.map +1 -0
- package/dist/src/agents/detection.d.ts +85 -0
- package/dist/src/agents/detection.d.ts.map +1 -0
- package/dist/src/agents/detection.js +120 -0
- package/dist/src/agents/detection.js.map +1 -0
- package/dist/src/agents/droid/descriptor.d.ts +14 -0
- package/dist/src/agents/droid/descriptor.d.ts.map +1 -0
- package/dist/src/agents/droid/descriptor.js +19 -0
- package/dist/src/agents/droid/descriptor.js.map +1 -0
- package/dist/src/agents/droid/index.d.ts +8 -0
- package/dist/src/agents/droid/index.d.ts.map +1 -0
- package/dist/src/agents/droid/index.js +8 -0
- package/dist/src/agents/droid/index.js.map +1 -0
- package/dist/src/agents/gemini-cli/descriptor.d.ts +14 -0
- package/dist/src/agents/gemini-cli/descriptor.d.ts.map +1 -0
- package/dist/src/agents/gemini-cli/descriptor.js +19 -0
- package/dist/src/agents/gemini-cli/descriptor.js.map +1 -0
- package/dist/src/agents/gemini-cli/index.d.ts +8 -0
- package/dist/src/agents/gemini-cli/index.d.ts.map +1 -0
- package/dist/src/agents/gemini-cli/index.js +8 -0
- package/dist/src/agents/gemini-cli/index.js.map +1 -0
- package/dist/src/agents/github-copilot/descriptor.d.ts +14 -0
- package/dist/src/agents/github-copilot/descriptor.d.ts.map +1 -0
- package/dist/src/agents/github-copilot/descriptor.js +19 -0
- package/dist/src/agents/github-copilot/descriptor.js.map +1 -0
- package/dist/src/agents/github-copilot/index.d.ts +8 -0
- package/dist/src/agents/github-copilot/index.d.ts.map +1 -0
- package/dist/src/agents/github-copilot/index.js +8 -0
- package/dist/src/agents/github-copilot/index.js.map +1 -0
- package/dist/src/agents/goose/descriptor.d.ts +14 -0
- package/dist/src/agents/goose/descriptor.d.ts.map +1 -0
- package/dist/src/agents/goose/descriptor.js +19 -0
- package/dist/src/agents/goose/descriptor.js.map +1 -0
- package/dist/src/agents/goose/index.d.ts +8 -0
- package/dist/src/agents/goose/index.d.ts.map +1 -0
- package/dist/src/agents/goose/index.js +8 -0
- package/dist/src/agents/goose/index.js.map +1 -0
- package/dist/src/agents/iflow-cli/descriptor.d.ts +14 -0
- package/dist/src/agents/iflow-cli/descriptor.d.ts.map +1 -0
- package/dist/src/agents/iflow-cli/descriptor.js +19 -0
- package/dist/src/agents/iflow-cli/descriptor.js.map +1 -0
- package/dist/src/agents/iflow-cli/index.d.ts +8 -0
- package/dist/src/agents/iflow-cli/index.d.ts.map +1 -0
- package/dist/src/agents/iflow-cli/index.js +8 -0
- package/dist/src/agents/iflow-cli/index.js.map +1 -0
- package/dist/src/agents/index.d.ts +15 -0
- package/dist/src/agents/index.d.ts.map +1 -0
- package/dist/src/agents/index.js +17 -0
- package/dist/src/agents/index.js.map +1 -0
- package/dist/src/agents/junie/descriptor.d.ts +14 -0
- package/dist/src/agents/junie/descriptor.d.ts.map +1 -0
- package/dist/src/agents/junie/descriptor.js +19 -0
- package/dist/src/agents/junie/descriptor.js.map +1 -0
- package/dist/src/agents/junie/index.d.ts +8 -0
- package/dist/src/agents/junie/index.d.ts.map +1 -0
- package/dist/src/agents/junie/index.js +8 -0
- package/dist/src/agents/junie/index.js.map +1 -0
- package/dist/src/agents/kilo/descriptor.d.ts +14 -0
- package/dist/src/agents/kilo/descriptor.d.ts.map +1 -0
- package/dist/src/agents/kilo/descriptor.js +19 -0
- package/dist/src/agents/kilo/descriptor.js.map +1 -0
- package/dist/src/agents/kilo/index.d.ts +8 -0
- package/dist/src/agents/kilo/index.d.ts.map +1 -0
- package/dist/src/agents/kilo/index.js +8 -0
- package/dist/src/agents/kilo/index.js.map +1 -0
- package/dist/src/agents/kimi-cli/descriptor.d.ts +14 -0
- package/dist/src/agents/kimi-cli/descriptor.d.ts.map +1 -0
- package/dist/src/agents/kimi-cli/descriptor.js +19 -0
- package/dist/src/agents/kimi-cli/descriptor.js.map +1 -0
- package/dist/src/agents/kimi-cli/index.d.ts +8 -0
- package/dist/src/agents/kimi-cli/index.d.ts.map +1 -0
- package/dist/src/agents/kimi-cli/index.js +8 -0
- package/dist/src/agents/kimi-cli/index.js.map +1 -0
- package/dist/src/agents/kiro-cli/descriptor.d.ts +14 -0
- package/dist/src/agents/kiro-cli/descriptor.d.ts.map +1 -0
- package/dist/src/agents/kiro-cli/descriptor.js +19 -0
- package/dist/src/agents/kiro-cli/descriptor.js.map +1 -0
- package/dist/src/agents/kiro-cli/index.d.ts +8 -0
- package/dist/src/agents/kiro-cli/index.d.ts.map +1 -0
- package/dist/src/agents/kiro-cli/index.js +8 -0
- package/dist/src/agents/kiro-cli/index.js.map +1 -0
- package/dist/src/agents/kode/descriptor.d.ts +14 -0
- package/dist/src/agents/kode/descriptor.d.ts.map +1 -0
- package/dist/src/agents/kode/descriptor.js +19 -0
- package/dist/src/agents/kode/descriptor.js.map +1 -0
- package/dist/src/agents/kode/index.d.ts +8 -0
- package/dist/src/agents/kode/index.d.ts.map +1 -0
- package/dist/src/agents/kode/index.js +8 -0
- package/dist/src/agents/kode/index.js.map +1 -0
- package/dist/src/agents/mcpjam/descriptor.d.ts +14 -0
- package/dist/src/agents/mcpjam/descriptor.d.ts.map +1 -0
- package/dist/src/agents/mcpjam/descriptor.js +19 -0
- package/dist/src/agents/mcpjam/descriptor.js.map +1 -0
- package/dist/src/agents/mcpjam/index.d.ts +8 -0
- package/dist/src/agents/mcpjam/index.d.ts.map +1 -0
- package/dist/src/agents/mcpjam/index.js +8 -0
- package/dist/src/agents/mcpjam/index.js.map +1 -0
- package/dist/src/agents/mistral-vibe/descriptor.d.ts +14 -0
- package/dist/src/agents/mistral-vibe/descriptor.d.ts.map +1 -0
- package/dist/src/agents/mistral-vibe/descriptor.js +19 -0
- package/dist/src/agents/mistral-vibe/descriptor.js.map +1 -0
- package/dist/src/agents/mistral-vibe/index.d.ts +8 -0
- package/dist/src/agents/mistral-vibe/index.d.ts.map +1 -0
- package/dist/src/agents/mistral-vibe/index.js +8 -0
- package/dist/src/agents/mistral-vibe/index.js.map +1 -0
- package/dist/src/agents/mux/descriptor.d.ts +14 -0
- package/dist/src/agents/mux/descriptor.d.ts.map +1 -0
- package/dist/src/agents/mux/descriptor.js +19 -0
- package/dist/src/agents/mux/descriptor.js.map +1 -0
- package/dist/src/agents/mux/index.d.ts +8 -0
- package/dist/src/agents/mux/index.d.ts.map +1 -0
- package/dist/src/agents/mux/index.js +8 -0
- package/dist/src/agents/mux/index.js.map +1 -0
- package/dist/src/agents/neovate/descriptor.d.ts +14 -0
- package/dist/src/agents/neovate/descriptor.d.ts.map +1 -0
- package/dist/src/agents/neovate/descriptor.js +19 -0
- package/dist/src/agents/neovate/descriptor.js.map +1 -0
- package/dist/src/agents/neovate/index.d.ts +8 -0
- package/dist/src/agents/neovate/index.d.ts.map +1 -0
- package/dist/src/agents/neovate/index.js +8 -0
- package/dist/src/agents/neovate/index.js.map +1 -0
- package/dist/src/agents/openclaw/descriptor.d.ts +14 -0
- package/dist/src/agents/openclaw/descriptor.d.ts.map +1 -0
- package/dist/src/agents/openclaw/descriptor.js +19 -0
- package/dist/src/agents/openclaw/descriptor.js.map +1 -0
- package/dist/src/agents/openclaw/index.d.ts +8 -0
- package/dist/src/agents/openclaw/index.d.ts.map +1 -0
- package/dist/src/agents/openclaw/index.js +8 -0
- package/dist/src/agents/openclaw/index.js.map +1 -0
- package/dist/src/agents/opencode/descriptor.d.ts +14 -0
- package/dist/src/agents/opencode/descriptor.d.ts.map +1 -0
- package/dist/src/agents/opencode/descriptor.js +21 -0
- package/dist/src/agents/opencode/descriptor.js.map +1 -0
- package/dist/src/agents/opencode/detection.d.ts +16 -0
- package/dist/src/agents/opencode/detection.d.ts.map +1 -0
- package/dist/src/agents/opencode/detection.js +20 -0
- package/dist/src/agents/opencode/detection.js.map +1 -0
- package/dist/src/agents/opencode/index.d.ts +9 -0
- package/dist/src/agents/opencode/index.d.ts.map +1 -0
- package/dist/src/agents/opencode/index.js +9 -0
- package/dist/src/agents/opencode/index.js.map +1 -0
- package/dist/src/agents/openhands/descriptor.d.ts +14 -0
- package/dist/src/agents/openhands/descriptor.d.ts.map +1 -0
- package/dist/src/agents/openhands/descriptor.js +19 -0
- package/dist/src/agents/openhands/descriptor.js.map +1 -0
- package/dist/src/agents/openhands/index.d.ts +8 -0
- package/dist/src/agents/openhands/index.d.ts.map +1 -0
- package/dist/src/agents/openhands/index.js +8 -0
- package/dist/src/agents/openhands/index.js.map +1 -0
- package/dist/src/agents/pi/descriptor.d.ts +14 -0
- package/dist/src/agents/pi/descriptor.d.ts.map +1 -0
- package/dist/src/agents/pi/descriptor.js +19 -0
- package/dist/src/agents/pi/descriptor.js.map +1 -0
- package/dist/src/agents/pi/index.d.ts +8 -0
- package/dist/src/agents/pi/index.d.ts.map +1 -0
- package/dist/src/agents/pi/index.js +8 -0
- package/dist/src/agents/pi/index.js.map +1 -0
- package/dist/src/agents/pochi/descriptor.d.ts +14 -0
- package/dist/src/agents/pochi/descriptor.d.ts.map +1 -0
- package/dist/src/agents/pochi/descriptor.js +19 -0
- package/dist/src/agents/pochi/descriptor.js.map +1 -0
- package/dist/src/agents/pochi/index.d.ts +8 -0
- package/dist/src/agents/pochi/index.d.ts.map +1 -0
- package/dist/src/agents/pochi/index.js +8 -0
- package/dist/src/agents/pochi/index.js.map +1 -0
- package/dist/src/agents/qoder/descriptor.d.ts +14 -0
- package/dist/src/agents/qoder/descriptor.d.ts.map +1 -0
- package/dist/src/agents/qoder/descriptor.js +19 -0
- package/dist/src/agents/qoder/descriptor.js.map +1 -0
- package/dist/src/agents/qoder/index.d.ts +8 -0
- package/dist/src/agents/qoder/index.d.ts.map +1 -0
- package/dist/src/agents/qoder/index.js +8 -0
- package/dist/src/agents/qoder/index.js.map +1 -0
- package/dist/src/agents/qwen-code/descriptor.d.ts +14 -0
- package/dist/src/agents/qwen-code/descriptor.d.ts.map +1 -0
- package/dist/src/agents/qwen-code/descriptor.js +19 -0
- package/dist/src/agents/qwen-code/descriptor.js.map +1 -0
- package/dist/src/agents/qwen-code/index.d.ts +8 -0
- package/dist/src/agents/qwen-code/index.d.ts.map +1 -0
- package/dist/src/agents/qwen-code/index.js +8 -0
- package/dist/src/agents/qwen-code/index.js.map +1 -0
- package/dist/src/agents/registry.d.ts +72 -0
- package/dist/src/agents/registry.d.ts.map +1 -0
- package/dist/src/agents/registry.js +150 -0
- package/dist/src/agents/registry.js.map +1 -0
- package/dist/src/agents/replit/descriptor.d.ts +16 -0
- package/dist/src/agents/replit/descriptor.d.ts.map +1 -0
- package/dist/src/agents/replit/descriptor.js +21 -0
- package/dist/src/agents/replit/descriptor.js.map +1 -0
- package/dist/src/agents/replit/index.d.ts +8 -0
- package/dist/src/agents/replit/index.d.ts.map +1 -0
- package/dist/src/agents/replit/index.js +8 -0
- package/dist/src/agents/replit/index.js.map +1 -0
- package/dist/src/agents/roo/descriptor.d.ts +14 -0
- package/dist/src/agents/roo/descriptor.d.ts.map +1 -0
- package/dist/src/agents/roo/descriptor.js +19 -0
- package/dist/src/agents/roo/descriptor.js.map +1 -0
- package/dist/src/agents/roo/index.d.ts +8 -0
- package/dist/src/agents/roo/index.d.ts.map +1 -0
- package/dist/src/agents/roo/index.js +8 -0
- package/dist/src/agents/roo/index.js.map +1 -0
- package/dist/src/agents/trae/descriptor.d.ts +14 -0
- package/dist/src/agents/trae/descriptor.d.ts.map +1 -0
- package/dist/src/agents/trae/descriptor.js +19 -0
- package/dist/src/agents/trae/descriptor.js.map +1 -0
- package/dist/src/agents/trae/index.d.ts +8 -0
- package/dist/src/agents/trae/index.d.ts.map +1 -0
- package/dist/src/agents/trae/index.js +8 -0
- package/dist/src/agents/trae/index.js.map +1 -0
- package/dist/src/agents/trae-cn/descriptor.d.ts +14 -0
- package/dist/src/agents/trae-cn/descriptor.d.ts.map +1 -0
- package/dist/src/agents/trae-cn/descriptor.js +19 -0
- package/dist/src/agents/trae-cn/descriptor.js.map +1 -0
- package/dist/src/agents/trae-cn/index.d.ts +8 -0
- package/dist/src/agents/trae-cn/index.d.ts.map +1 -0
- package/dist/src/agents/trae-cn/index.js +8 -0
- package/dist/src/agents/trae-cn/index.js.map +1 -0
- package/dist/src/agents/types.d.ts +57 -0
- package/dist/src/agents/types.d.ts.map +1 -0
- package/dist/src/agents/types.js +8 -0
- package/dist/src/agents/types.js.map +1 -0
- package/dist/src/agents/windsurf/descriptor.d.ts +14 -0
- package/dist/src/agents/windsurf/descriptor.d.ts.map +1 -0
- package/dist/src/agents/windsurf/descriptor.js +21 -0
- package/dist/src/agents/windsurf/descriptor.js.map +1 -0
- package/dist/src/agents/windsurf/detection.d.ts +16 -0
- package/dist/src/agents/windsurf/detection.d.ts.map +1 -0
- package/dist/src/agents/windsurf/detection.js +20 -0
- package/dist/src/agents/windsurf/detection.js.map +1 -0
- package/dist/src/agents/windsurf/index.d.ts +9 -0
- package/dist/src/agents/windsurf/index.d.ts.map +1 -0
- package/dist/src/agents/windsurf/index.js +9 -0
- package/dist/src/agents/windsurf/index.js.map +1 -0
- package/dist/src/agents/zencoder/descriptor.d.ts +14 -0
- package/dist/src/agents/zencoder/descriptor.d.ts.map +1 -0
- package/dist/src/agents/zencoder/descriptor.js +19 -0
- package/dist/src/agents/zencoder/descriptor.js.map +1 -0
- package/dist/src/agents/zencoder/index.d.ts +8 -0
- package/dist/src/agents/zencoder/index.d.ts.map +1 -0
- package/dist/src/agents/zencoder/index.js +8 -0
- package/dist/src/agents/zencoder/index.js.map +1 -0
- package/dist/src/cli-commands/init/command.d.ts +10 -0
- package/dist/src/cli-commands/init/command.d.ts.map +1 -0
- package/dist/src/cli-commands/init/command.js +47 -0
- package/dist/src/cli-commands/init/command.js.map +1 -0
- package/dist/src/cli-commands/init/handler.d.ts +22 -0
- package/dist/src/cli-commands/init/handler.d.ts.map +1 -0
- package/dist/src/cli-commands/init/handler.js +43 -0
- package/dist/src/cli-commands/init/handler.js.map +1 -0
- package/dist/src/cli-commands/skills/command.d.ts +3 -0
- package/dist/src/cli-commands/skills/command.d.ts.map +1 -0
- package/dist/src/cli-commands/skills/command.js +32 -0
- package/dist/src/cli-commands/skills/command.js.map +1 -0
- package/dist/src/cli-commands/skills/copy-skill-directory.d.ts +22 -0
- package/dist/src/cli-commands/skills/copy-skill-directory.d.ts.map +1 -0
- package/dist/src/cli-commands/skills/copy-skill-directory.js +51 -0
- package/dist/src/cli-commands/skills/copy-skill-directory.js.map +1 -0
- package/dist/src/cli-commands/skills/copy-skill.d.ts +24 -0
- package/dist/src/cli-commands/skills/copy-skill.d.ts.map +1 -0
- package/dist/src/cli-commands/skills/copy-skill.js +79 -0
- package/dist/src/cli-commands/skills/copy-skill.js.map +1 -0
- package/dist/src/cli-commands/skills/fork/command.d.ts +15 -0
- package/dist/src/cli-commands/skills/fork/command.d.ts.map +1 -0
- package/dist/src/cli-commands/skills/fork/command.js +59 -0
- package/dist/src/cli-commands/skills/fork/command.js.map +1 -0
- package/dist/src/cli-commands/skills/fork/handler.d.ts +49 -0
- package/dist/src/cli-commands/skills/fork/handler.d.ts.map +1 -0
- package/dist/src/cli-commands/skills/fork/handler.js +180 -0
- package/dist/src/cli-commands/skills/fork/handler.js.map +1 -0
- package/dist/src/cli-commands/skills/index.d.ts +3 -0
- package/dist/src/cli-commands/skills/index.d.ts.map +1 -0
- package/dist/src/cli-commands/skills/index.js +3 -0
- package/dist/src/cli-commands/skills/index.js.map +1 -0
- package/dist/src/cli-commands/skills/install/build-plan.d.ts +19 -0
- package/dist/src/cli-commands/skills/install/build-plan.d.ts.map +1 -0
- package/dist/src/cli-commands/skills/install/build-plan.js +43 -0
- package/dist/src/cli-commands/skills/install/build-plan.js.map +1 -0
- package/dist/src/cli-commands/skills/install/command.d.ts +16 -0
- package/dist/src/cli-commands/skills/install/command.d.ts.map +1 -0
- package/dist/src/cli-commands/skills/install/command.js +91 -0
- package/dist/src/cli-commands/skills/install/command.js.map +1 -0
- package/dist/src/cli-commands/skills/install/discover-skills.d.ts +62 -0
- package/dist/src/cli-commands/skills/install/discover-skills.d.ts.map +1 -0
- package/dist/src/cli-commands/skills/install/discover-skills.js +231 -0
- package/dist/src/cli-commands/skills/install/discover-skills.js.map +1 -0
- package/dist/src/cli-commands/skills/install/handler.d.ts +75 -0
- package/dist/src/cli-commands/skills/install/handler.d.ts.map +1 -0
- package/dist/src/cli-commands/skills/install/handler.js +151 -0
- package/dist/src/cli-commands/skills/install/handler.js.map +1 -0
- package/dist/src/cli-commands/skills/install/install-result.d.ts +31 -0
- package/dist/src/cli-commands/skills/install/install-result.d.ts.map +1 -0
- package/dist/src/cli-commands/skills/install/install-result.js +10 -0
- package/dist/src/cli-commands/skills/install/install-result.js.map +1 -0
- package/dist/src/cli-commands/skills/install/install-skill.d.ts +27 -0
- package/dist/src/cli-commands/skills/install/install-skill.d.ts.map +1 -0
- package/dist/src/cli-commands/skills/install/install-skill.js +231 -0
- package/dist/src/cli-commands/skills/install/install-skill.js.map +1 -0
- package/dist/src/cli-commands/skills/install/parse-manifests.d.ts +16 -0
- package/dist/src/cli-commands/skills/install/parse-manifests.d.ts.map +1 -0
- package/dist/src/cli-commands/skills/install/parse-manifests.js +161 -0
- package/dist/src/cli-commands/skills/install/parse-manifests.js.map +1 -0
- package/dist/src/cli-commands/skills/install/parse-skill-md.d.ts +18 -0
- package/dist/src/cli-commands/skills/install/parse-skill-md.d.ts.map +1 -0
- package/dist/src/cli-commands/skills/install/parse-skill-md.js +47 -0
- package/dist/src/cli-commands/skills/install/parse-skill-md.js.map +1 -0
- package/dist/src/cli-commands/skills/install/select-skills.d.ts +37 -0
- package/dist/src/cli-commands/skills/install/select-skills.d.ts.map +1 -0
- package/dist/src/cli-commands/skills/install/select-skills.js +84 -0
- package/dist/src/cli-commands/skills/install/select-skills.js.map +1 -0
- package/dist/src/cli-commands/skills/install/skill-utils.d.ts +27 -0
- package/dist/src/cli-commands/skills/install/skill-utils.d.ts.map +1 -0
- package/dist/src/cli-commands/skills/install/skill-utils.js +43 -0
- package/dist/src/cli-commands/skills/install/skill-utils.js.map +1 -0
- package/dist/src/cli-commands/skills/list/command.d.ts +12 -0
- package/dist/src/cli-commands/skills/list/command.d.ts.map +1 -0
- package/dist/src/cli-commands/skills/list/command.js +43 -0
- package/dist/src/cli-commands/skills/list/command.js.map +1 -0
- package/dist/src/cli-commands/skills/list/handler.d.ts +29 -0
- package/dist/src/cli-commands/skills/list/handler.d.ts.map +1 -0
- package/dist/src/cli-commands/skills/list/handler.js +43 -0
- package/dist/src/cli-commands/skills/list/handler.js.map +1 -0
- package/dist/src/cli-commands/skills/operations.d.ts +95 -0
- package/dist/src/cli-commands/skills/operations.d.ts.map +1 -0
- package/dist/src/cli-commands/skills/operations.js +10 -0
- package/dist/src/cli-commands/skills/operations.js.map +1 -0
- package/dist/src/cli-commands/skills/publish/command.d.ts +15 -0
- package/dist/src/cli-commands/skills/publish/command.d.ts.map +1 -0
- package/dist/src/cli-commands/skills/publish/command.js +56 -0
- package/dist/src/cli-commands/skills/publish/command.js.map +1 -0
- package/dist/src/cli-commands/skills/publish/handler.d.ts +43 -0
- package/dist/src/cli-commands/skills/publish/handler.d.ts.map +1 -0
- package/dist/src/cli-commands/skills/publish/handler.js +137 -0
- package/dist/src/cli-commands/skills/publish/handler.js.map +1 -0
- package/dist/src/cli-commands/skills/publish-skill.d.ts +25 -0
- package/dist/src/cli-commands/skills/publish-skill.d.ts.map +1 -0
- package/dist/src/cli-commands/skills/publish-skill.js +155 -0
- package/dist/src/cli-commands/skills/publish-skill.js.map +1 -0
- package/dist/src/cli-commands/skills/source-to-lock-entry.d.ts +37 -0
- package/dist/src/cli-commands/skills/source-to-lock-entry.d.ts.map +1 -0
- package/dist/src/cli-commands/skills/source-to-lock-entry.js +110 -0
- package/dist/src/cli-commands/skills/source-to-lock-entry.js.map +1 -0
- package/dist/src/cli-commands/skills/uninstall/build-plan.d.ts +19 -0
- package/dist/src/cli-commands/skills/uninstall/build-plan.d.ts.map +1 -0
- package/dist/src/cli-commands/skills/uninstall/build-plan.js +43 -0
- package/dist/src/cli-commands/skills/uninstall/build-plan.js.map +1 -0
- package/dist/src/cli-commands/skills/uninstall/command.d.ts +15 -0
- package/dist/src/cli-commands/skills/uninstall/command.d.ts.map +1 -0
- package/dist/src/cli-commands/skills/uninstall/command.js +60 -0
- package/dist/src/cli-commands/skills/uninstall/command.js.map +1 -0
- package/dist/src/cli-commands/skills/uninstall/handler.d.ts +40 -0
- package/dist/src/cli-commands/skills/uninstall/handler.d.ts.map +1 -0
- package/dist/src/cli-commands/skills/uninstall/handler.js +66 -0
- package/dist/src/cli-commands/skills/uninstall/handler.js.map +1 -0
- package/dist/src/cli-commands/skills/uninstall/uninstall-skill.d.ts +25 -0
- package/dist/src/cli-commands/skills/uninstall/uninstall-skill.d.ts.map +1 -0
- package/dist/src/cli-commands/skills/uninstall/uninstall-skill.js +177 -0
- package/dist/src/cli-commands/skills/uninstall/uninstall-skill.js.map +1 -0
- package/dist/src/cli-commands/skills/update/build-plan.d.ts +20 -0
- package/dist/src/cli-commands/skills/update/build-plan.d.ts.map +1 -0
- package/dist/src/cli-commands/skills/update/build-plan.js +80 -0
- package/dist/src/cli-commands/skills/update/build-plan.js.map +1 -0
- package/dist/src/cli-commands/skills/update/command.d.ts +14 -0
- package/dist/src/cli-commands/skills/update/command.d.ts.map +1 -0
- package/dist/src/cli-commands/skills/update/command.js +75 -0
- package/dist/src/cli-commands/skills/update/command.js.map +1 -0
- package/dist/src/cli-commands/skills/update/handler.d.ts +64 -0
- package/dist/src/cli-commands/skills/update/handler.d.ts.map +1 -0
- package/dist/src/cli-commands/skills/update/handler.js +174 -0
- package/dist/src/cli-commands/skills/update/handler.js.map +1 -0
- package/dist/src/cli-commands/skills/update/index.d.ts +2 -0
- package/dist/src/cli-commands/skills/update/index.d.ts.map +1 -0
- package/dist/src/cli-commands/skills/update/index.js +2 -0
- package/dist/src/cli-commands/skills/update/index.js.map +1 -0
- package/dist/src/cli-commands/skills/utils.d.ts +42 -0
- package/dist/src/cli-commands/skills/utils.d.ts.map +1 -0
- package/dist/src/cli-commands/skills/utils.js +84 -0
- package/dist/src/cli-commands/skills/utils.js.map +1 -0
- package/dist/src/dev-cli-commands/tui/command.d.ts +3 -0
- package/dist/src/dev-cli-commands/tui/command.d.ts.map +1 -0
- package/dist/src/dev-cli-commands/tui/command.js +24 -0
- package/dist/src/dev-cli-commands/tui/command.js.map +1 -0
- package/dist/src/dev-cli-commands/tui/confirm/command.d.ts +3 -0
- package/dist/src/dev-cli-commands/tui/confirm/command.d.ts.map +1 -0
- package/dist/src/dev-cli-commands/tui/confirm/command.js +16 -0
- package/dist/src/dev-cli-commands/tui/confirm/command.js.map +1 -0
- package/dist/src/dev-cli-commands/tui/log/command.d.ts +3 -0
- package/dist/src/dev-cli-commands/tui/log/command.d.ts.map +1 -0
- package/dist/src/dev-cli-commands/tui/log/command.js +18 -0
- package/dist/src/dev-cli-commands/tui/log/command.js.map +1 -0
- package/dist/src/dev-cli-commands/tui/multiselect/command.d.ts +3 -0
- package/dist/src/dev-cli-commands/tui/multiselect/command.d.ts.map +1 -0
- package/dist/src/dev-cli-commands/tui/multiselect/command.js +23 -0
- package/dist/src/dev-cli-commands/tui/multiselect/command.js.map +1 -0
- package/dist/src/dev-cli-commands/tui/note/command.d.ts +3 -0
- package/dist/src/dev-cli-commands/tui/note/command.d.ts.map +1 -0
- package/dist/src/dev-cli-commands/tui/note/command.js +15 -0
- package/dist/src/dev-cli-commands/tui/note/command.js.map +1 -0
- package/dist/src/dev-cli-commands/tui/password-input/command.d.ts +3 -0
- package/dist/src/dev-cli-commands/tui/password-input/command.d.ts.map +1 -0
- package/dist/src/dev-cli-commands/tui/password-input/command.js +16 -0
- package/dist/src/dev-cli-commands/tui/password-input/command.js.map +1 -0
- package/dist/src/dev-cli-commands/tui/select/command.d.ts +3 -0
- package/dist/src/dev-cli-commands/tui/select/command.d.ts.map +1 -0
- package/dist/src/dev-cli-commands/tui/select/command.js +21 -0
- package/dist/src/dev-cli-commands/tui/select/command.js.map +1 -0
- package/dist/src/dev-cli-commands/tui/spinner/command.d.ts +3 -0
- package/dist/src/dev-cli-commands/tui/spinner/command.d.ts.map +1 -0
- package/dist/src/dev-cli-commands/tui/spinner/command.js +16 -0
- package/dist/src/dev-cli-commands/tui/spinner/command.js.map +1 -0
- package/dist/src/dev-cli-commands/tui/text-input/command.d.ts +3 -0
- package/dist/src/dev-cli-commands/tui/text-input/command.d.ts.map +1 -0
- package/dist/src/dev-cli-commands/tui/text-input/command.js +19 -0
- package/dist/src/dev-cli-commands/tui/text-input/command.js.map +1 -0
- package/dist/src/dev-main.d.ts +3 -0
- package/dist/src/dev-main.d.ts.map +1 -0
- package/dist/src/dev-main.js +28 -0
- package/dist/src/dev-main.js.map +1 -0
- package/dist/src/e2e/utils.d.ts +103 -0
- package/dist/src/e2e/utils.d.ts.map +1 -0
- package/dist/src/e2e/utils.js +119 -0
- package/dist/src/e2e/utils.js.map +1 -0
- package/dist/src/extensions/commands/manifest-schema.d.ts +36 -0
- package/dist/src/extensions/commands/manifest-schema.d.ts.map +1 -0
- package/dist/src/extensions/commands/manifest-schema.js +19 -0
- package/dist/src/extensions/commands/manifest-schema.js.map +1 -0
- package/dist/src/extensions/common.d.ts +83 -0
- package/dist/src/extensions/common.d.ts.map +1 -0
- package/dist/src/extensions/common.js +55 -0
- package/dist/src/extensions/common.js.map +1 -0
- package/dist/src/extensions/mcp-servers/manifest-schema.d.ts +36 -0
- package/dist/src/extensions/mcp-servers/manifest-schema.d.ts.map +1 -0
- package/dist/src/extensions/mcp-servers/manifest-schema.js +19 -0
- package/dist/src/extensions/mcp-servers/manifest-schema.js.map +1 -0
- package/dist/src/extensions/packs/manifest-schema.d.ts +40 -0
- package/dist/src/extensions/packs/manifest-schema.d.ts.map +1 -0
- package/dist/src/extensions/packs/manifest-schema.js +23 -0
- package/dist/src/extensions/packs/manifest-schema.js.map +1 -0
- package/dist/src/extensions/skills/index.d.ts +13 -0
- package/dist/src/extensions/skills/index.d.ts.map +1 -0
- package/dist/src/extensions/skills/index.js +11 -0
- package/dist/src/extensions/skills/index.js.map +1 -0
- package/dist/src/extensions/skills/manifest-schema.d.ts +38 -0
- package/dist/src/extensions/skills/manifest-schema.d.ts.map +1 -0
- package/dist/src/extensions/skills/manifest-schema.js +21 -0
- package/dist/src/extensions/skills/manifest-schema.js.map +1 -0
- package/dist/src/extensions/skills/state/index.d.ts +49 -0
- package/dist/src/extensions/skills/state/index.d.ts.map +1 -0
- package/dist/src/extensions/skills/state/index.js +54 -0
- package/dist/src/extensions/skills/state/index.js.map +1 -0
- package/dist/src/extensions/skills/state/pure-functions.d.ts +101 -0
- package/dist/src/extensions/skills/state/pure-functions.d.ts.map +1 -0
- package/dist/src/extensions/skills/state/pure-functions.js +118 -0
- package/dist/src/extensions/skills/state/pure-functions.js.map +1 -0
- package/dist/src/extensions/skills/state/types.d.ts +2022 -0
- package/dist/src/extensions/skills/state/types.d.ts.map +1 -0
- package/dist/src/extensions/skills/state/types.js +622 -0
- package/dist/src/extensions/skills/state/types.js.map +1 -0
- package/dist/src/extensions/skills/types.d.ts +62 -0
- package/dist/src/extensions/skills/types.d.ts.map +1 -0
- package/dist/src/extensions/skills/types.js +10 -0
- package/dist/src/extensions/skills/types.js.map +1 -0
- package/dist/src/git/errors.d.ts +26 -0
- package/dist/src/git/errors.d.ts.map +1 -0
- package/dist/src/git/errors.js +16 -0
- package/dist/src/git/errors.js.map +1 -0
- package/dist/src/git/index.d.ts +9 -0
- package/dist/src/git/index.d.ts.map +1 -0
- package/dist/src/git/index.js +9 -0
- package/dist/src/git/index.js.map +1 -0
- package/dist/src/git/operations.d.ts +75 -0
- package/dist/src/git/operations.d.ts.map +1 -0
- package/dist/src/git/operations.js +175 -0
- package/dist/src/git/operations.js.map +1 -0
- package/dist/src/lockfile/index.d.ts +15 -0
- package/dist/src/lockfile/index.d.ts.map +1 -0
- package/dist/src/lockfile/index.js +13 -0
- package/dist/src/lockfile/index.js.map +1 -0
- package/dist/src/lockfile/lockfile.d.ts +93 -0
- package/dist/src/lockfile/lockfile.d.ts.map +1 -0
- package/dist/src/lockfile/lockfile.js +161 -0
- package/dist/src/lockfile/lockfile.js.map +1 -0
- package/dist/src/lockfile/schema.d.ts +400 -0
- package/dist/src/lockfile/schema.d.ts.map +1 -0
- package/dist/src/lockfile/schema.js +187 -0
- package/dist/src/lockfile/schema.js.map +1 -0
- package/dist/src/main.d.ts +10 -0
- package/dist/src/main.d.ts.map +1 -0
- package/dist/src/main.js +36 -0
- package/dist/src/main.js.map +1 -0
- package/dist/src/registry/index.d.ts +12 -0
- package/dist/src/registry/index.d.ts.map +1 -0
- package/dist/src/registry/index.js +11 -0
- package/dist/src/registry/index.js.map +1 -0
- package/dist/src/registry/schema.d.ts +91 -0
- package/dist/src/registry/schema.d.ts.map +1 -0
- package/dist/src/registry/schema.js +69 -0
- package/dist/src/registry/schema.js.map +1 -0
- package/dist/src/resolution/errors.d.ts +29 -0
- package/dist/src/resolution/errors.d.ts.map +1 -0
- package/dist/src/resolution/errors.js +15 -0
- package/dist/src/resolution/errors.js.map +1 -0
- package/dist/src/resolution/index.d.ts +13 -0
- package/dist/src/resolution/index.d.ts.map +1 -0
- package/dist/src/resolution/index.js +14 -0
- package/dist/src/resolution/index.js.map +1 -0
- package/dist/src/resolution/resolver.d.ts +35 -0
- package/dist/src/resolution/resolver.d.ts.map +1 -0
- package/dist/src/resolution/resolver.js +105 -0
- package/dist/src/resolution/resolver.js.map +1 -0
- package/dist/src/resolution/resolvers/ambiguous.d.ts +42 -0
- package/dist/src/resolution/resolvers/ambiguous.d.ts.map +1 -0
- package/dist/src/resolution/resolvers/ambiguous.js +216 -0
- package/dist/src/resolution/resolvers/ambiguous.js.map +1 -0
- package/dist/src/resolution/resolvers/axm-name.d.ts +56 -0
- package/dist/src/resolution/resolvers/axm-name.d.ts.map +1 -0
- package/dist/src/resolution/resolvers/axm-name.js +132 -0
- package/dist/src/resolution/resolvers/axm-name.js.map +1 -0
- package/dist/src/resolution/resolvers/bare-name.d.ts +31 -0
- package/dist/src/resolution/resolvers/bare-name.d.ts.map +1 -0
- package/dist/src/resolution/resolvers/bare-name.js +64 -0
- package/dist/src/resolution/resolvers/bare-name.js.map +1 -0
- package/dist/src/resolution/resolvers/explicit-source.d.ts +29 -0
- package/dist/src/resolution/resolvers/explicit-source.d.ts.map +1 -0
- package/dist/src/resolution/resolvers/explicit-source.js +101 -0
- package/dist/src/resolution/resolvers/explicit-source.js.map +1 -0
- package/dist/src/resolution/resolvers/index.d.ts +13 -0
- package/dist/src/resolution/resolvers/index.d.ts.map +1 -0
- package/dist/src/resolution/resolvers/index.js +13 -0
- package/dist/src/resolution/resolvers/index.js.map +1 -0
- package/dist/src/resolution/resolvers/local-path.d.ts +40 -0
- package/dist/src/resolution/resolvers/local-path.d.ts.map +1 -0
- package/dist/src/resolution/resolvers/local-path.js +192 -0
- package/dist/src/resolution/resolvers/local-path.js.map +1 -0
- package/dist/src/resolution/resolvers/path-utils.d.ts +12 -0
- package/dist/src/resolution/resolvers/path-utils.d.ts.map +1 -0
- package/dist/src/resolution/resolvers/path-utils.js +22 -0
- package/dist/src/resolution/resolvers/path-utils.js.map +1 -0
- package/dist/src/resolution/resolvers/url-utils.d.ts +10 -0
- package/dist/src/resolution/resolvers/url-utils.d.ts.map +1 -0
- package/dist/src/resolution/resolvers/url-utils.js +23 -0
- package/dist/src/resolution/resolvers/url-utils.js.map +1 -0
- package/dist/src/resolution/resolvers/url.d.ts +30 -0
- package/dist/src/resolution/resolvers/url.d.ts.map +1 -0
- package/dist/src/resolution/resolvers/url.js +79 -0
- package/dist/src/resolution/resolvers/url.js.map +1 -0
- package/dist/src/resolution/types.d.ts +74 -0
- package/dist/src/resolution/types.d.ts.map +1 -0
- package/dist/src/resolution/types.js +8 -0
- package/dist/src/resolution/types.js.map +1 -0
- package/dist/src/runtime/index.d.ts +44 -0
- package/dist/src/runtime/index.d.ts.map +1 -0
- package/dist/src/runtime/index.js +37 -0
- package/dist/src/runtime/index.js.map +1 -0
- package/dist/src/settings/format-preserving-json.d.ts +64 -0
- package/dist/src/settings/format-preserving-json.d.ts.map +1 -0
- package/dist/src/settings/format-preserving-json.js +132 -0
- package/dist/src/settings/format-preserving-json.js.map +1 -0
- package/dist/src/settings/index.d.ts +16 -0
- package/dist/src/settings/index.d.ts.map +1 -0
- package/dist/src/settings/index.js +13 -0
- package/dist/src/settings/index.js.map +1 -0
- package/dist/src/settings/schema.d.ts +194 -0
- package/dist/src/settings/schema.d.ts.map +1 -0
- package/dist/src/settings/schema.js +182 -0
- package/dist/src/settings/schema.js.map +1 -0
- package/dist/src/settings/settings.d.ts +143 -0
- package/dist/src/settings/settings.d.ts.map +1 -0
- package/dist/src/settings/settings.js +160 -0
- package/dist/src/settings/settings.js.map +1 -0
- package/dist/src/skills/glob.d.ts +31 -0
- package/dist/src/skills/glob.d.ts.map +1 -0
- package/dist/src/skills/glob.js +44 -0
- package/dist/src/skills/glob.js.map +1 -0
- package/dist/src/skills/index.d.ts +7 -0
- package/dist/src/skills/index.d.ts.map +1 -0
- package/dist/src/skills/index.js +7 -0
- package/dist/src/skills/index.js.map +1 -0
- package/dist/src/sources/azurerepos/index.d.ts +11 -0
- package/dist/src/sources/azurerepos/index.d.ts.map +1 -0
- package/dist/src/sources/azurerepos/index.js +11 -0
- package/dist/src/sources/azurerepos/index.js.map +1 -0
- package/dist/src/sources/azurerepos/print.d.ts +3 -0
- package/dist/src/sources/azurerepos/print.d.ts.map +1 -0
- package/dist/src/sources/azurerepos/print.js +10 -0
- package/dist/src/sources/azurerepos/print.js.map +1 -0
- package/dist/src/sources/azurerepos/repo-exists.d.ts +4 -0
- package/dist/src/sources/azurerepos/repo-exists.d.ts.map +1 -0
- package/dist/src/sources/azurerepos/repo-exists.js +15 -0
- package/dist/src/sources/azurerepos/repo-exists.js.map +1 -0
- package/dist/src/sources/azurerepos/scp.d.ts +12 -0
- package/dist/src/sources/azurerepos/scp.d.ts.map +1 -0
- package/dist/src/sources/azurerepos/scp.js +21 -0
- package/dist/src/sources/azurerepos/scp.js.map +1 -0
- package/dist/src/sources/azurerepos/url.d.ts +13 -0
- package/dist/src/sources/azurerepos/url.d.ts.map +1 -0
- package/dist/src/sources/azurerepos/url.js +24 -0
- package/dist/src/sources/azurerepos/url.js.map +1 -0
- package/dist/src/sources/bitbucket/index.d.ts +12 -0
- package/dist/src/sources/bitbucket/index.d.ts.map +1 -0
- package/dist/src/sources/bitbucket/index.js +12 -0
- package/dist/src/sources/bitbucket/index.js.map +1 -0
- package/dist/src/sources/bitbucket/print.d.ts +3 -0
- package/dist/src/sources/bitbucket/print.d.ts.map +1 -0
- package/dist/src/sources/bitbucket/print.js +10 -0
- package/dist/src/sources/bitbucket/print.js.map +1 -0
- package/dist/src/sources/bitbucket/resolve-repo.d.ts +10 -0
- package/dist/src/sources/bitbucket/resolve-repo.d.ts.map +1 -0
- package/dist/src/sources/bitbucket/resolve-repo.js +30 -0
- package/dist/src/sources/bitbucket/resolve-repo.js.map +1 -0
- package/dist/src/sources/bitbucket/scp.d.ts +11 -0
- package/dist/src/sources/bitbucket/scp.d.ts.map +1 -0
- package/dist/src/sources/bitbucket/scp.js +20 -0
- package/dist/src/sources/bitbucket/scp.js.map +1 -0
- package/dist/src/sources/bitbucket/shorthand.d.ts +10 -0
- package/dist/src/sources/bitbucket/shorthand.d.ts.map +1 -0
- package/dist/src/sources/bitbucket/shorthand.js +15 -0
- package/dist/src/sources/bitbucket/shorthand.js.map +1 -0
- package/dist/src/sources/bitbucket/url.d.ts +12 -0
- package/dist/src/sources/bitbucket/url.d.ts.map +1 -0
- package/dist/src/sources/bitbucket/url.js +23 -0
- package/dist/src/sources/bitbucket/url.js.map +1 -0
- package/dist/src/sources/clone-url.d.ts +41 -0
- package/dist/src/sources/clone-url.d.ts.map +1 -0
- package/dist/src/sources/clone-url.js +73 -0
- package/dist/src/sources/clone-url.js.map +1 -0
- package/dist/src/sources/errors.d.ts +34 -0
- package/dist/src/sources/errors.d.ts.map +1 -0
- package/dist/src/sources/errors.js +22 -0
- package/dist/src/sources/errors.js.map +1 -0
- package/dist/src/sources/github/api.d.ts +42 -0
- package/dist/src/sources/github/api.d.ts.map +1 -0
- package/dist/src/sources/github/api.js +94 -0
- package/dist/src/sources/github/api.js.map +1 -0
- package/dist/src/sources/github/index.d.ts +13 -0
- package/dist/src/sources/github/index.d.ts.map +1 -0
- package/dist/src/sources/github/index.js +13 -0
- package/dist/src/sources/github/index.js.map +1 -0
- package/dist/src/sources/github/print.d.ts +3 -0
- package/dist/src/sources/github/print.d.ts.map +1 -0
- package/dist/src/sources/github/print.js +10 -0
- package/dist/src/sources/github/print.js.map +1 -0
- package/dist/src/sources/github/resolve-repo.d.ts +10 -0
- package/dist/src/sources/github/resolve-repo.d.ts.map +1 -0
- package/dist/src/sources/github/resolve-repo.js +30 -0
- package/dist/src/sources/github/resolve-repo.js.map +1 -0
- package/dist/src/sources/github/scp.d.ts +11 -0
- package/dist/src/sources/github/scp.d.ts.map +1 -0
- package/dist/src/sources/github/scp.js +20 -0
- package/dist/src/sources/github/scp.js.map +1 -0
- package/dist/src/sources/github/shorthand.d.ts +10 -0
- package/dist/src/sources/github/shorthand.d.ts.map +1 -0
- package/dist/src/sources/github/shorthand.js +15 -0
- package/dist/src/sources/github/shorthand.js.map +1 -0
- package/dist/src/sources/github/url.d.ts +12 -0
- package/dist/src/sources/github/url.d.ts.map +1 -0
- package/dist/src/sources/github/url.js +23 -0
- package/dist/src/sources/github/url.js.map +1 -0
- package/dist/src/sources/gitlab/index.d.ts +12 -0
- package/dist/src/sources/gitlab/index.d.ts.map +1 -0
- package/dist/src/sources/gitlab/index.js +12 -0
- package/dist/src/sources/gitlab/index.js.map +1 -0
- package/dist/src/sources/gitlab/print.d.ts +3 -0
- package/dist/src/sources/gitlab/print.d.ts.map +1 -0
- package/dist/src/sources/gitlab/print.js +10 -0
- package/dist/src/sources/gitlab/print.js.map +1 -0
- package/dist/src/sources/gitlab/resolve-repo.d.ts +10 -0
- package/dist/src/sources/gitlab/resolve-repo.d.ts.map +1 -0
- package/dist/src/sources/gitlab/resolve-repo.js +30 -0
- package/dist/src/sources/gitlab/resolve-repo.js.map +1 -0
- package/dist/src/sources/gitlab/scp.d.ts +11 -0
- package/dist/src/sources/gitlab/scp.d.ts.map +1 -0
- package/dist/src/sources/gitlab/scp.js +20 -0
- package/dist/src/sources/gitlab/scp.js.map +1 -0
- package/dist/src/sources/gitlab/shorthand.d.ts +10 -0
- package/dist/src/sources/gitlab/shorthand.d.ts.map +1 -0
- package/dist/src/sources/gitlab/shorthand.js +15 -0
- package/dist/src/sources/gitlab/shorthand.js.map +1 -0
- package/dist/src/sources/gitlab/url.d.ts +12 -0
- package/dist/src/sources/gitlab/url.d.ts.map +1 -0
- package/dist/src/sources/gitlab/url.js +23 -0
- package/dist/src/sources/gitlab/url.js.map +1 -0
- package/dist/src/sources/index.d.ts +31 -0
- package/dist/src/sources/index.d.ts.map +1 -0
- package/dist/src/sources/index.js +30 -0
- package/dist/src/sources/index.js.map +1 -0
- package/dist/src/sources/local/index.d.ts +9 -0
- package/dist/src/sources/local/index.d.ts.map +1 -0
- package/dist/src/sources/local/index.js +9 -0
- package/dist/src/sources/local/index.js.map +1 -0
- package/dist/src/sources/local/parser.d.ts +14 -0
- package/dist/src/sources/local/parser.d.ts.map +1 -0
- package/dist/src/sources/local/parser.js +14 -0
- package/dist/src/sources/local/parser.js.map +1 -0
- package/dist/src/sources/local/print.d.ts +3 -0
- package/dist/src/sources/local/print.d.ts.map +1 -0
- package/dist/src/sources/local/print.js +2 -0
- package/dist/src/sources/local/print.js.map +1 -0
- package/dist/src/sources/parse-provider-shorthand.d.ts +22 -0
- package/dist/src/sources/parse-provider-shorthand.d.ts.map +1 -0
- package/dist/src/sources/parse-provider-shorthand.js +30 -0
- package/dist/src/sources/parse-provider-shorthand.js.map +1 -0
- package/dist/src/sources/parser.d.ts +62 -0
- package/dist/src/sources/parser.d.ts.map +1 -0
- package/dist/src/sources/parser.js +83 -0
- package/dist/src/sources/parser.js.map +1 -0
- package/dist/src/sources/printer.d.ts +14 -0
- package/dist/src/sources/printer.d.ts.map +1 -0
- package/dist/src/sources/printer.js +35 -0
- package/dist/src/sources/printer.js.map +1 -0
- package/dist/src/sources/provider.d.ts +158 -0
- package/dist/src/sources/provider.d.ts.map +1 -0
- package/dist/src/sources/provider.js +38 -0
- package/dist/src/sources/provider.js.map +1 -0
- package/dist/src/sources/providers/azurerepos.d.ts +17 -0
- package/dist/src/sources/providers/azurerepos.d.ts.map +1 -0
- package/dist/src/sources/providers/azurerepos.js +27 -0
- package/dist/src/sources/providers/azurerepos.js.map +1 -0
- package/dist/src/sources/providers/git-hosting.d.ts +43 -0
- package/dist/src/sources/providers/git-hosting.d.ts.map +1 -0
- package/dist/src/sources/providers/git-hosting.js +118 -0
- package/dist/src/sources/providers/git-hosting.js.map +1 -0
- package/dist/src/sources/providers/git.d.ts +17 -0
- package/dist/src/sources/providers/git.d.ts.map +1 -0
- package/dist/src/sources/providers/git.js +27 -0
- package/dist/src/sources/providers/git.js.map +1 -0
- package/dist/src/sources/providers/index.d.ts +13 -0
- package/dist/src/sources/providers/index.d.ts.map +1 -0
- package/dist/src/sources/providers/index.js +12 -0
- package/dist/src/sources/providers/index.js.map +1 -0
- package/dist/src/sources/providers/local.d.ts +19 -0
- package/dist/src/sources/providers/local.d.ts.map +1 -0
- package/dist/src/sources/providers/local.js +49 -0
- package/dist/src/sources/providers/local.js.map +1 -0
- package/dist/src/sources/providers/registry.d.ts +67 -0
- package/dist/src/sources/providers/registry.d.ts.map +1 -0
- package/dist/src/sources/providers/registry.js +395 -0
- package/dist/src/sources/providers/registry.js.map +1 -0
- package/dist/src/sources/registry-guard.d.ts +23 -0
- package/dist/src/sources/registry-guard.d.ts.map +1 -0
- package/dist/src/sources/registry-guard.js +52 -0
- package/dist/src/sources/registry-guard.js.map +1 -0
- package/dist/src/sources/resolve-source.d.ts +29 -0
- package/dist/src/sources/resolve-source.d.ts.map +1 -0
- package/dist/src/sources/resolve-source.js +270 -0
- package/dist/src/sources/resolve-source.js.map +1 -0
- package/dist/src/sources/service.d.ts +70 -0
- package/dist/src/sources/service.d.ts.map +1 -0
- package/dist/src/sources/service.js +130 -0
- package/dist/src/sources/service.js.map +1 -0
- package/dist/src/sources/types.d.ts +160 -0
- package/dist/src/sources/types.d.ts.map +1 -0
- package/dist/src/sources/types.js +26 -0
- package/dist/src/sources/types.js.map +1 -0
- package/dist/src/sources/utils.d.ts +12 -0
- package/dist/src/sources/utils.d.ts.map +1 -0
- package/dist/src/sources/utils.js +11 -0
- package/dist/src/sources/utils.js.map +1 -0
- package/dist/src/tui/confirm/component.d.ts +9 -0
- package/dist/src/tui/confirm/component.d.ts.map +1 -0
- package/dist/src/tui/confirm/component.js +30 -0
- package/dist/src/tui/confirm/component.js.map +1 -0
- package/dist/src/tui/confirm/index.d.ts +4 -0
- package/dist/src/tui/confirm/index.d.ts.map +1 -0
- package/dist/src/tui/confirm/index.js +3 -0
- package/dist/src/tui/confirm/index.js.map +1 -0
- package/dist/src/tui/confirm/service.d.ts +15 -0
- package/dist/src/tui/confirm/service.d.ts.map +1 -0
- package/dist/src/tui/confirm/service.js +23 -0
- package/dist/src/tui/confirm/service.js.map +1 -0
- package/dist/src/tui/confirm/test.d.ts +14 -0
- package/dist/src/tui/confirm/test.d.ts.map +1 -0
- package/dist/src/tui/confirm/test.js +21 -0
- package/dist/src/tui/confirm/test.js.map +1 -0
- package/dist/src/tui/confirm/types.d.ts +5 -0
- package/dist/src/tui/confirm/types.d.ts.map +1 -0
- package/dist/src/tui/confirm/types.js +2 -0
- package/dist/src/tui/confirm/types.js.map +1 -0
- package/dist/src/tui/errors.d.ts +18 -0
- package/dist/src/tui/errors.d.ts.map +1 -0
- package/dist/src/tui/errors.js +6 -0
- package/dist/src/tui/errors.js.map +1 -0
- package/dist/src/tui/index.d.ts +21 -0
- package/dist/src/tui/index.d.ts.map +1 -0
- package/dist/src/tui/index.js +38 -0
- package/dist/src/tui/index.js.map +1 -0
- package/dist/src/tui/log/index.d.ts +3 -0
- package/dist/src/tui/log/index.d.ts.map +1 -0
- package/dist/src/tui/log/index.js +3 -0
- package/dist/src/tui/log/index.js.map +1 -0
- package/dist/src/tui/log/service.d.ts +16 -0
- package/dist/src/tui/log/service.d.ts.map +1 -0
- package/dist/src/tui/log/service.js +15 -0
- package/dist/src/tui/log/service.js.map +1 -0
- package/dist/src/tui/log/test.d.ts +14 -0
- package/dist/src/tui/log/test.d.ts.map +1 -0
- package/dist/src/tui/log/test.js +33 -0
- package/dist/src/tui/log/test.js.map +1 -0
- package/dist/src/tui/multiselect/component.d.ts +9 -0
- package/dist/src/tui/multiselect/component.d.ts.map +1 -0
- package/dist/src/tui/multiselect/component.js +67 -0
- package/dist/src/tui/multiselect/component.js.map +1 -0
- package/dist/src/tui/multiselect/index.d.ts +4 -0
- package/dist/src/tui/multiselect/index.d.ts.map +1 -0
- package/dist/src/tui/multiselect/index.js +3 -0
- package/dist/src/tui/multiselect/index.js.map +1 -0
- package/dist/src/tui/multiselect/service.d.ts +14 -0
- package/dist/src/tui/multiselect/service.d.ts.map +1 -0
- package/dist/src/tui/multiselect/service.js +33 -0
- package/dist/src/tui/multiselect/service.js.map +1 -0
- package/dist/src/tui/multiselect/test.d.ts +17 -0
- package/dist/src/tui/multiselect/test.d.ts.map +1 -0
- package/dist/src/tui/multiselect/test.js +23 -0
- package/dist/src/tui/multiselect/test.js.map +1 -0
- package/dist/src/tui/multiselect/types.d.ts +14 -0
- package/dist/src/tui/multiselect/types.d.ts.map +1 -0
- package/dist/src/tui/multiselect/types.js +2 -0
- package/dist/src/tui/multiselect/types.js.map +1 -0
- package/dist/src/tui/note/index.d.ts +3 -0
- package/dist/src/tui/note/index.d.ts.map +1 -0
- package/dist/src/tui/note/index.js +3 -0
- package/dist/src/tui/note/index.js.map +1 -0
- package/dist/src/tui/note/service.d.ts +12 -0
- package/dist/src/tui/note/service.d.ts.map +1 -0
- package/dist/src/tui/note/service.js +31 -0
- package/dist/src/tui/note/service.js.map +1 -0
- package/dist/src/tui/note/test.d.ts +11 -0
- package/dist/src/tui/note/test.d.ts.map +1 -0
- package/dist/src/tui/note/test.js +15 -0
- package/dist/src/tui/note/test.js.map +1 -0
- package/dist/src/tui/password-input/component.d.ts +9 -0
- package/dist/src/tui/password-input/component.d.ts.map +1 -0
- package/dist/src/tui/password-input/component.js +14 -0
- package/dist/src/tui/password-input/component.js.map +1 -0
- package/dist/src/tui/password-input/index.d.ts +4 -0
- package/dist/src/tui/password-input/index.d.ts.map +1 -0
- package/dist/src/tui/password-input/index.js +3 -0
- package/dist/src/tui/password-input/index.js.map +1 -0
- package/dist/src/tui/password-input/service.d.ts +14 -0
- package/dist/src/tui/password-input/service.d.ts.map +1 -0
- package/dist/src/tui/password-input/service.js +32 -0
- package/dist/src/tui/password-input/service.js.map +1 -0
- package/dist/src/tui/password-input/test.d.ts +14 -0
- package/dist/src/tui/password-input/test.d.ts.map +1 -0
- package/dist/src/tui/password-input/test.js +22 -0
- package/dist/src/tui/password-input/test.js.map +1 -0
- package/dist/src/tui/password-input/types.d.ts +5 -0
- package/dist/src/tui/password-input/types.d.ts.map +1 -0
- package/dist/src/tui/password-input/types.js +2 -0
- package/dist/src/tui/password-input/types.js.map +1 -0
- package/dist/src/tui/select/component.d.ts +9 -0
- package/dist/src/tui/select/component.d.ts.map +1 -0
- package/dist/src/tui/select/component.js +20 -0
- package/dist/src/tui/select/component.js.map +1 -0
- package/dist/src/tui/select/index.d.ts +4 -0
- package/dist/src/tui/select/index.d.ts.map +1 -0
- package/dist/src/tui/select/index.js +3 -0
- package/dist/src/tui/select/index.js.map +1 -0
- package/dist/src/tui/select/service.d.ts +14 -0
- package/dist/src/tui/select/service.d.ts.map +1 -0
- package/dist/src/tui/select/service.js +31 -0
- package/dist/src/tui/select/service.js.map +1 -0
- package/dist/src/tui/select/test.d.ts +16 -0
- package/dist/src/tui/select/test.d.ts.map +1 -0
- package/dist/src/tui/select/test.js +25 -0
- package/dist/src/tui/select/test.js.map +1 -0
- package/dist/src/tui/select/types.d.ts +11 -0
- package/dist/src/tui/select/types.d.ts.map +1 -0
- package/dist/src/tui/select/types.js +2 -0
- package/dist/src/tui/select/types.js.map +1 -0
- package/dist/src/tui/spinner/component.d.ts +6 -0
- package/dist/src/tui/spinner/component.d.ts.map +1 -0
- package/dist/src/tui/spinner/component.js +8 -0
- package/dist/src/tui/spinner/component.js.map +1 -0
- package/dist/src/tui/spinner/index.d.ts +4 -0
- package/dist/src/tui/spinner/index.d.ts.map +1 -0
- package/dist/src/tui/spinner/index.js +3 -0
- package/dist/src/tui/spinner/index.js.map +1 -0
- package/dist/src/tui/spinner/service.d.ts +13 -0
- package/dist/src/tui/spinner/service.d.ts.map +1 -0
- package/dist/src/tui/spinner/service.js +22 -0
- package/dist/src/tui/spinner/service.js.map +1 -0
- package/dist/src/tui/spinner/test.d.ts +11 -0
- package/dist/src/tui/spinner/test.d.ts.map +1 -0
- package/dist/src/tui/spinner/test.js +22 -0
- package/dist/src/tui/spinner/test.js.map +1 -0
- package/dist/src/tui/spinner/types.d.ts +5 -0
- package/dist/src/tui/spinner/types.d.ts.map +1 -0
- package/dist/src/tui/spinner/types.js +2 -0
- package/dist/src/tui/spinner/types.js.map +1 -0
- package/dist/src/tui/text-input/component.d.ts +9 -0
- package/dist/src/tui/text-input/component.d.ts.map +1 -0
- package/dist/src/tui/text-input/component.js +28 -0
- package/dist/src/tui/text-input/component.js.map +1 -0
- package/dist/src/tui/text-input/index.d.ts +4 -0
- package/dist/src/tui/text-input/index.d.ts.map +1 -0
- package/dist/src/tui/text-input/index.js +3 -0
- package/dist/src/tui/text-input/index.js.map +1 -0
- package/dist/src/tui/text-input/service.d.ts +15 -0
- package/dist/src/tui/text-input/service.d.ts.map +1 -0
- package/dist/src/tui/text-input/service.js +23 -0
- package/dist/src/tui/text-input/service.js.map +1 -0
- package/dist/src/tui/text-input/test.d.ts +14 -0
- package/dist/src/tui/text-input/test.d.ts.map +1 -0
- package/dist/src/tui/text-input/test.js +21 -0
- package/dist/src/tui/text-input/test.js.map +1 -0
- package/dist/src/tui/text-input/types.d.ts +7 -0
- package/dist/src/tui/text-input/types.d.ts.map +1 -0
- package/dist/src/tui/text-input/types.js +2 -0
- package/dist/src/tui/text-input/types.js.map +1 -0
- package/dist/src/utils/checksum.d.ts +9 -0
- package/dist/src/utils/checksum.d.ts.map +1 -0
- package/dist/src/utils/checksum.js +13 -0
- package/dist/src/utils/checksum.js.map +1 -0
- package/dist/src/utils/create-symlink.d.ts +37 -0
- package/dist/src/utils/create-symlink.d.ts.map +1 -0
- package/dist/src/utils/create-symlink.js +86 -0
- package/dist/src/utils/create-symlink.js.map +1 -0
- package/dist/src/utils/errors.d.ts +48 -0
- package/dist/src/utils/errors.d.ts.map +1 -0
- package/dist/src/utils/errors.js +71 -0
- package/dist/src/utils/errors.js.map +1 -0
- package/dist/src/utils/index.d.ts +7 -0
- package/dist/src/utils/index.d.ts.map +1 -0
- package/dist/src/utils/index.js +7 -0
- package/dist/src/utils/index.js.map +1 -0
- package/dist/src/utils/path-safety.d.ts +6 -0
- package/dist/src/utils/path-safety.d.ts.map +1 -0
- package/dist/src/utils/path-safety.js +11 -0
- package/dist/src/utils/path-safety.js.map +1 -0
- package/dist/src/utils/resolve-parent-symlinks.d.ts +12 -0
- package/dist/src/utils/resolve-parent-symlinks.d.ts.map +1 -0
- package/dist/src/utils/resolve-parent-symlinks.js +18 -0
- package/dist/src/utils/resolve-parent-symlinks.js.map +1 -0
- package/dist/src/utils/tty.d.ts +12 -0
- package/dist/src/utils/tty.d.ts.map +1 -0
- package/dist/src/utils/tty.js +14 -0
- package/dist/src/utils/tty.js.map +1 -0
- package/dist/src/workspace/apply-plan.d.ts +55 -0
- package/dist/src/workspace/apply-plan.d.ts.map +1 -0
- package/dist/src/workspace/apply-plan.js +55 -0
- package/dist/src/workspace/apply-plan.js.map +1 -0
- package/dist/src/workspace/display-plan.d.ts +18 -0
- package/dist/src/workspace/display-plan.d.ts.map +1 -0
- package/dist/src/workspace/display-plan.js +69 -0
- package/dist/src/workspace/display-plan.js.map +1 -0
- package/dist/src/workspace/ensure-agents.d.ts +58 -0
- package/dist/src/workspace/ensure-agents.d.ts.map +1 -0
- package/dist/src/workspace/ensure-agents.js +92 -0
- package/dist/src/workspace/ensure-agents.js.map +1 -0
- package/dist/src/workspace/errors.d.ts +40 -0
- package/dist/src/workspace/errors.d.ts.map +1 -0
- package/dist/src/workspace/errors.js +31 -0
- package/dist/src/workspace/errors.js.map +1 -0
- package/dist/src/workspace/index.d.ts +13 -0
- package/dist/src/workspace/index.d.ts.map +1 -0
- package/dist/src/workspace/index.js +16 -0
- package/dist/src/workspace/index.js.map +1 -0
- package/dist/src/workspace/paths.d.ts +74 -0
- package/dist/src/workspace/paths.d.ts.map +1 -0
- package/dist/src/workspace/paths.js +85 -0
- package/dist/src/workspace/paths.js.map +1 -0
- package/dist/src/workspace/plan.d.ts +43 -0
- package/dist/src/workspace/plan.d.ts.map +1 -0
- package/dist/src/workspace/plan.js +12 -0
- package/dist/src/workspace/plan.js.map +1 -0
- package/dist/src/workspace/service.d.ts +128 -0
- package/dist/src/workspace/service.d.ts.map +1 -0
- package/dist/src/workspace/service.js +421 -0
- package/dist/src/workspace/service.js.map +1 -0
- package/package.json +111 -0
|
@@ -0,0 +1,161 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Lockfile module for managing `.axm/axm-lock.yaml` (YAML format).
|
|
3
|
+
*
|
|
4
|
+
* Provides functions to read, write, and update lockfile entries
|
|
5
|
+
* for tracking installed skill versions.
|
|
6
|
+
*
|
|
7
|
+
* @experimental This API is unstable and may change without notice.
|
|
8
|
+
* @packageDocumentation
|
|
9
|
+
*/
|
|
10
|
+
import * as FileSystem from "@effect/platform/FileSystem";
|
|
11
|
+
import * as Path from "@effect/platform/Path";
|
|
12
|
+
import * as Data from "effect/Data";
|
|
13
|
+
import * as Effect from "effect/Effect";
|
|
14
|
+
import * as Schema from "effect/Schema";
|
|
15
|
+
import YAML from "yaml";
|
|
16
|
+
import { LockfileSchema } from "./schema.js";
|
|
17
|
+
// -----------------------------------------------------------------------------
|
|
18
|
+
// Constants
|
|
19
|
+
// -----------------------------------------------------------------------------
|
|
20
|
+
/**
|
|
21
|
+
* Filename for the lockfile.
|
|
22
|
+
*
|
|
23
|
+
* @experimental This API is unstable and may change without notice.
|
|
24
|
+
*/
|
|
25
|
+
export const LOCKFILE_NAME = "axm-lock.yaml";
|
|
26
|
+
const LOCKFILE_VERSION = 1;
|
|
27
|
+
// -----------------------------------------------------------------------------
|
|
28
|
+
// Error Types
|
|
29
|
+
// -----------------------------------------------------------------------------
|
|
30
|
+
/**
|
|
31
|
+
* Error when lockfile does not exist.
|
|
32
|
+
*
|
|
33
|
+
* @experimental This API is unstable and may change without notice.
|
|
34
|
+
*/
|
|
35
|
+
export class LockfileNotFoundError extends Data.TaggedError("LockfileNotFoundError") {
|
|
36
|
+
}
|
|
37
|
+
/**
|
|
38
|
+
* Error parsing the lockfile YAML content.
|
|
39
|
+
*
|
|
40
|
+
* @experimental This API is unstable and may change without notice.
|
|
41
|
+
*/
|
|
42
|
+
export class LockfileParseError extends Data.TaggedError("LockfileParseError") {
|
|
43
|
+
}
|
|
44
|
+
/**
|
|
45
|
+
* Error writing the lockfile to disk.
|
|
46
|
+
*
|
|
47
|
+
* @experimental This API is unstable and may change without notice.
|
|
48
|
+
*/
|
|
49
|
+
export class LockfileWriteError extends Data.TaggedError("LockfileWriteError") {
|
|
50
|
+
}
|
|
51
|
+
// -----------------------------------------------------------------------------
|
|
52
|
+
// Internal Helpers
|
|
53
|
+
// -----------------------------------------------------------------------------
|
|
54
|
+
/**
|
|
55
|
+
* Creates an empty lockfile with default values.
|
|
56
|
+
*/
|
|
57
|
+
const createEmptyLockfile = () => ({
|
|
58
|
+
lockfileVersion: LOCKFILE_VERSION,
|
|
59
|
+
skills: {},
|
|
60
|
+
});
|
|
61
|
+
/**
|
|
62
|
+
* Validates parsed YAML data against the lockfile schema.
|
|
63
|
+
* Returns a typed LockfileParseError on validation failure.
|
|
64
|
+
*/
|
|
65
|
+
const decodeLockfile = (data) => Schema.decodeUnknown(LockfileSchema)(data).pipe(Effect.mapError((e) => new LockfileParseError({
|
|
66
|
+
message: "Invalid lockfile format",
|
|
67
|
+
cause: e,
|
|
68
|
+
retryable: false,
|
|
69
|
+
})));
|
|
70
|
+
// -----------------------------------------------------------------------------
|
|
71
|
+
// Public Functions
|
|
72
|
+
// -----------------------------------------------------------------------------
|
|
73
|
+
/**
|
|
74
|
+
* Reads and parses the lockfile from `.axm/axm-lock.yaml`.
|
|
75
|
+
*
|
|
76
|
+
* Returns an empty lockfile if the file does not exist.
|
|
77
|
+
* Returns a LockfileParseError if the file exists but is invalid.
|
|
78
|
+
*
|
|
79
|
+
* @param axmDir - Path to the `.axm` directory
|
|
80
|
+
* @returns Effect yielding the parsed Lockfile
|
|
81
|
+
*
|
|
82
|
+
* @experimental This API is unstable and may change without notice.
|
|
83
|
+
*/
|
|
84
|
+
export const readLockfile = (axmDir) => Effect.gen(function* () {
|
|
85
|
+
const fs = yield* FileSystem.FileSystem;
|
|
86
|
+
const path = yield* Path.Path;
|
|
87
|
+
const lockfilePath = path.join(axmDir, LOCKFILE_NAME);
|
|
88
|
+
// Check if file exists
|
|
89
|
+
const exists = yield* fs.exists(lockfilePath).pipe(Effect.mapError((error) => new LockfileParseError({
|
|
90
|
+
message: `Failed to check if lockfile exists at ${lockfilePath}`,
|
|
91
|
+
cause: error,
|
|
92
|
+
retryable: false,
|
|
93
|
+
})));
|
|
94
|
+
if (!exists) {
|
|
95
|
+
return createEmptyLockfile();
|
|
96
|
+
}
|
|
97
|
+
// Read and parse the file
|
|
98
|
+
const content = yield* fs.readFileString(lockfilePath).pipe(Effect.mapError((error) => new LockfileParseError({
|
|
99
|
+
message: `Failed to read lockfile at ${lockfilePath}`,
|
|
100
|
+
cause: error,
|
|
101
|
+
retryable: false,
|
|
102
|
+
})));
|
|
103
|
+
// Parse YAML
|
|
104
|
+
const parsed = yield* Effect.try({
|
|
105
|
+
try: () => YAML.parse(content),
|
|
106
|
+
catch: (error) => new LockfileParseError({
|
|
107
|
+
message: `Failed to parse lockfile YAML at ${lockfilePath}`,
|
|
108
|
+
cause: error,
|
|
109
|
+
retryable: false,
|
|
110
|
+
}),
|
|
111
|
+
});
|
|
112
|
+
return yield* decodeLockfile(parsed);
|
|
113
|
+
});
|
|
114
|
+
/**
|
|
115
|
+
* Writes the lockfile to `.axm/axm-lock.yaml` in YAML format.
|
|
116
|
+
*
|
|
117
|
+
* Creates the `.axm` directory if it does not exist.
|
|
118
|
+
* Encodes Date fields to ISO strings for YAML serialization.
|
|
119
|
+
*
|
|
120
|
+
* @param axmDir - Path to the `.axm` directory
|
|
121
|
+
* @param lockfile - The lockfile object to write
|
|
122
|
+
* @returns Effect yielding void on success
|
|
123
|
+
*
|
|
124
|
+
* @experimental This API is unstable and may change without notice.
|
|
125
|
+
*/
|
|
126
|
+
export const writeLockfile = (axmDir, lockfile) => Effect.gen(function* () {
|
|
127
|
+
const fs = yield* FileSystem.FileSystem;
|
|
128
|
+
const path = yield* Path.Path;
|
|
129
|
+
const lockfilePath = path.join(axmDir, LOCKFILE_NAME);
|
|
130
|
+
// Ensure directory exists
|
|
131
|
+
yield* fs.makeDirectory(axmDir, { recursive: true }).pipe(Effect.mapError((error) => new LockfileWriteError({
|
|
132
|
+
message: `Failed to create directory ${axmDir}`,
|
|
133
|
+
cause: error,
|
|
134
|
+
retryable: false,
|
|
135
|
+
})));
|
|
136
|
+
// Encode Dates to ISO strings for YAML serialization
|
|
137
|
+
const encoded = yield* Effect.try({
|
|
138
|
+
try: () => Schema.encodeSync(LockfileSchema)(lockfile),
|
|
139
|
+
catch: (error) => new LockfileWriteError({
|
|
140
|
+
message: "Failed to encode lockfile",
|
|
141
|
+
cause: error,
|
|
142
|
+
retryable: false,
|
|
143
|
+
}),
|
|
144
|
+
});
|
|
145
|
+
// Convert to YAML
|
|
146
|
+
const yamlContent = yield* Effect.try({
|
|
147
|
+
try: () => YAML.stringify(encoded),
|
|
148
|
+
catch: (error) => new LockfileWriteError({
|
|
149
|
+
message: "Failed to serialize lockfile to YAML",
|
|
150
|
+
cause: error,
|
|
151
|
+
retryable: false,
|
|
152
|
+
}),
|
|
153
|
+
});
|
|
154
|
+
// Write file
|
|
155
|
+
yield* fs.writeFileString(lockfilePath, yamlContent).pipe(Effect.mapError((error) => new LockfileWriteError({
|
|
156
|
+
message: `Failed to write lockfile at ${lockfilePath}`,
|
|
157
|
+
cause: error,
|
|
158
|
+
retryable: false,
|
|
159
|
+
})));
|
|
160
|
+
});
|
|
161
|
+
//# sourceMappingURL=lockfile.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"lockfile.js","sourceRoot":"","sources":["../../../src/lockfile/lockfile.ts"],"names":[],"mappings":"AAAA;;;;;;;;GAQG;AAEH,OAAO,KAAK,UAAU,MAAM,6BAA6B,CAAC;AAC1D,OAAO,KAAK,IAAI,MAAM,uBAAuB,CAAC;AAC9C,OAAO,KAAK,IAAI,MAAM,aAAa,CAAC;AACpC,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,IAAI,MAAM,MAAM,CAAC;AAExB,OAAO,EAAiB,cAAc,EAAE,MAAM,aAAa,CAAC;AAE5D,gFAAgF;AAChF,YAAY;AACZ,gFAAgF;AAEhF;;;;GAIG;AACH,MAAM,CAAC,MAAM,aAAa,GAAG,eAAe,CAAC;AAE7C,MAAM,gBAAgB,GAAG,CAAC,CAAC;AAE3B,gFAAgF;AAChF,cAAc;AACd,gFAAgF;AAEhF;;;;GAIG;AACH,MAAM,OAAO,qBAAsB,SAAQ,IAAI,CAAC,WAAW,CAAC,uBAAuB,CAGjF;CAAG;AAEL;;;;GAIG;AACH,MAAM,OAAO,kBAAmB,SAAQ,IAAI,CAAC,WAAW,CAAC,oBAAoB,CAI3E;CAAG;AAEL;;;;GAIG;AACH,MAAM,OAAO,kBAAmB,SAAQ,IAAI,CAAC,WAAW,CAAC,oBAAoB,CAI3E;CAAG;AASL,gFAAgF;AAChF,mBAAmB;AACnB,gFAAgF;AAEhF;;GAEG;AACH,MAAM,mBAAmB,GAAG,GAAa,EAAE,CAAC,CAAC;IAC3C,eAAe,EAAE,gBAAgB;IACjC,MAAM,EAAE,EAAE;CACX,CAAC,CAAC;AAEH;;;GAGG;AACH,MAAM,cAAc,GAAG,CAAC,IAAa,EAA+C,EAAE,CACpF,MAAM,CAAC,aAAa,CAAC,cAAc,CAAC,CAAC,IAAI,CAAC,CAAC,IAAI,CAC7C,MAAM,CAAC,QAAQ,CACb,CAAC,CAAC,EAAE,EAAE,CACJ,IAAI,kBAAkB,CAAC;IACrB,OAAO,EAAE,yBAAyB;IAClC,KAAK,EAAE,CAAC;IACR,SAAS,EAAE,KAAK;CACjB,CAAC,CACL,CACF,CAAC;AAEJ,gFAAgF;AAChF,mBAAmB;AACnB,gFAAgF;AAEhF;;;;;;;;;;GAUG;AACH,MAAM,CAAC,MAAM,YAAY,GAAG,CAC1B,MAAc,EAC6D,EAAE,CAC7E,MAAM,CAAC,GAAG,CAAC,QAAQ,CAAC;IAClB,MAAM,EAAE,GAAG,KAAK,CAAC,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,MAAM,IAAI,GAAG,KAAK,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC;IAC9B,MAAM,YAAY,GAAG,IAAI,CAAC,IAAI,CAAC,MAAM,EAAE,aAAa,CAAC,CAAC;IAEtD,uBAAuB;IACvB,MAAM,MAAM,GAAG,KAAK,CAAC,CAAC,EAAE,CAAC,MAAM,CAAC,YAAY,CAAC,CAAC,IAAI,CAChD,MAAM,CAAC,QAAQ,CACb,CAAC,KAAK,EAAE,EAAE,CACR,IAAI,kBAAkB,CAAC;QACrB,OAAO,EAAE,yCAAyC,YAAY,EAAE;QAChE,KAAK,EAAE,KAAK;QACZ,SAAS,EAAE,KAAK;KACjB,CAAC,CACL,CACF,CAAC;IACF,IAAI,CAAC,MAAM,EAAE,CAAC;QACZ,OAAO,mBAAmB,EAAE,CAAC;IAC/B,CAAC;IAED,0BAA0B;IAC1B,MAAM,OAAO,GAAG,KAAK,CAAC,CAAC,EAAE,CAAC,cAAc,CAAC,YAAY,CAAC,CAAC,IAAI,CACzD,MAAM,CAAC,QAAQ,CACb,CAAC,KAAK,EAAE,EAAE,CACR,IAAI,kBAAkB,CAAC;QACrB,OAAO,EAAE,8BAA8B,YAAY,EAAE;QACrD,KAAK,EAAE,KAAK;QACZ,SAAS,EAAE,KAAK;KACjB,CAAC,CACL,CACF,CAAC;IAEF,aAAa;IACb,MAAM,MAAM,GAAG,KAAK,CAAC,CAAC,MAAM,CAAC,GAAG,CAAC;QAC/B,GAAG,EAAE,GAAG,EAAE,CAAC,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC;QAC9B,KAAK,EAAE,CAAC,KAAK,EAAE,EAAE,CACf,IAAI,kBAAkB,CAAC;YACrB,OAAO,EAAE,oCAAoC,YAAY,EAAE;YAC3D,KAAK,EAAE,KAAK;YACZ,SAAS,EAAE,KAAK;SACjB,CAAC;KACL,CAAC,CAAC;IAEH,OAAO,KAAK,CAAC,CAAC,cAAc,CAAC,MAAM,CAAC,CAAC;AACvC,CAAC,CAAC,CAAC;AAEL;;;;;;;;;;;GAWG;AACH,MAAM,CAAC,MAAM,aAAa,GAAG,CAC3B,MAAc,EACd,QAAkB,EACqD,EAAE,CACzE,MAAM,CAAC,GAAG,CAAC,QAAQ,CAAC;IAClB,MAAM,EAAE,GAAG,KAAK,CAAC,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,MAAM,IAAI,GAAG,KAAK,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC;IAC9B,MAAM,YAAY,GAAG,IAAI,CAAC,IAAI,CAAC,MAAM,EAAE,aAAa,CAAC,CAAC;IAEtD,0BAA0B;IAC1B,KAAK,CAAC,CAAC,EAAE,CAAC,aAAa,CAAC,MAAM,EAAE,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC,CAAC,IAAI,CACvD,MAAM,CAAC,QAAQ,CACb,CAAC,KAAK,EAAE,EAAE,CACR,IAAI,kBAAkB,CAAC;QACrB,OAAO,EAAE,8BAA8B,MAAM,EAAE;QAC/C,KAAK,EAAE,KAAK;QACZ,SAAS,EAAE,KAAK;KACjB,CAAC,CACL,CACF,CAAC;IAEF,qDAAqD;IACrD,MAAM,OAAO,GAAG,KAAK,CAAC,CAAC,MAAM,CAAC,GAAG,CAAC;QAChC,GAAG,EAAE,GAAG,EAAE,CAAC,MAAM,CAAC,UAAU,CAAC,cAAc,CAAC,CAAC,QAAQ,CAAC;QACtD,KAAK,EAAE,CAAC,KAAK,EAAE,EAAE,CACf,IAAI,kBAAkB,CAAC;YACrB,OAAO,EAAE,2BAA2B;YACpC,KAAK,EAAE,KAAK;YACZ,SAAS,EAAE,KAAK;SACjB,CAAC;KACL,CAAC,CAAC;IAEH,kBAAkB;IAClB,MAAM,WAAW,GAAG,KAAK,CAAC,CAAC,MAAM,CAAC,GAAG,CAAC;QACpC,GAAG,EAAE,GAAG,EAAE,CAAC,IAAI,CAAC,SAAS,CAAC,OAAO,CAAC;QAClC,KAAK,EAAE,CAAC,KAAK,EAAE,EAAE,CACf,IAAI,kBAAkB,CAAC;YACrB,OAAO,EAAE,sCAAsC;YAC/C,KAAK,EAAE,KAAK;YACZ,SAAS,EAAE,KAAK;SACjB,CAAC;KACL,CAAC,CAAC;IAEH,aAAa;IACb,KAAK,CAAC,CAAC,EAAE,CAAC,eAAe,CAAC,YAAY,EAAE,WAAW,CAAC,CAAC,IAAI,CACvD,MAAM,CAAC,QAAQ,CACb,CAAC,KAAK,EAAE,EAAE,CACR,IAAI,kBAAkB,CAAC;QACrB,OAAO,EAAE,+BAA+B,YAAY,EAAE;QACtD,KAAK,EAAE,KAAK;QACZ,SAAS,EAAE,KAAK;KACjB,CAAC,CACL,CACF,CAAC;AACJ,CAAC,CAAC,CAAC"}
|
|
@@ -0,0 +1,400 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Lockfile schema definition.
|
|
3
|
+
*
|
|
4
|
+
* The lockfile (axm-lock.yaml) records the exact resolved state of all installed
|
|
5
|
+
* skills, enabling reproducible installations across environments.
|
|
6
|
+
*
|
|
7
|
+
* @experimental This API is unstable and may change without notice.
|
|
8
|
+
*/
|
|
9
|
+
import * as Schema from "effect/Schema";
|
|
10
|
+
/**
|
|
11
|
+
* Schema that transforms ISO 8601 strings to Date objects.
|
|
12
|
+
* Stored as string in YAML, decoded to Date in TypeScript.
|
|
13
|
+
*
|
|
14
|
+
* @experimental This API is unstable and may change without notice.
|
|
15
|
+
*/
|
|
16
|
+
export declare const DateFromString: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
17
|
+
/**
|
|
18
|
+
* GitHub source - skill from a GitHub repository.
|
|
19
|
+
* Required: owner, repo
|
|
20
|
+
* Optional: ref, path
|
|
21
|
+
*
|
|
22
|
+
* @experimental This API is unstable and may change without notice.
|
|
23
|
+
*/
|
|
24
|
+
export declare const GitHubLockEntrySchema: Schema.Struct<{
|
|
25
|
+
agents: Schema.Array$<typeof Schema.String>;
|
|
26
|
+
installedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
27
|
+
updatedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
28
|
+
gitTreeHash: Schema.optional<typeof Schema.String>;
|
|
29
|
+
type: Schema.Literal<["github"]>;
|
|
30
|
+
owner: typeof Schema.String;
|
|
31
|
+
repo: typeof Schema.String;
|
|
32
|
+
ref: Schema.optional<typeof Schema.String>;
|
|
33
|
+
path: Schema.optional<typeof Schema.String>;
|
|
34
|
+
}>;
|
|
35
|
+
/**
|
|
36
|
+
* GitLab source - skill from a GitLab repository.
|
|
37
|
+
* Required: owner, repo
|
|
38
|
+
* Optional: ref, path
|
|
39
|
+
*
|
|
40
|
+
* @experimental This API is unstable and may change without notice.
|
|
41
|
+
*/
|
|
42
|
+
export declare const GitLabLockEntrySchema: Schema.Struct<{
|
|
43
|
+
agents: Schema.Array$<typeof Schema.String>;
|
|
44
|
+
installedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
45
|
+
updatedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
46
|
+
gitTreeHash: Schema.optional<typeof Schema.String>;
|
|
47
|
+
type: Schema.Literal<["gitlab"]>;
|
|
48
|
+
owner: typeof Schema.String;
|
|
49
|
+
repo: typeof Schema.String;
|
|
50
|
+
ref: Schema.optional<typeof Schema.String>;
|
|
51
|
+
path: Schema.optional<typeof Schema.String>;
|
|
52
|
+
}>;
|
|
53
|
+
/**
|
|
54
|
+
* Bitbucket source - skill from a Bitbucket repository.
|
|
55
|
+
* Required: owner, repo
|
|
56
|
+
* Optional: ref, path
|
|
57
|
+
*
|
|
58
|
+
* @experimental This API is unstable and may change without notice.
|
|
59
|
+
*/
|
|
60
|
+
export declare const BitbucketLockEntrySchema: Schema.Struct<{
|
|
61
|
+
agents: Schema.Array$<typeof Schema.String>;
|
|
62
|
+
installedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
63
|
+
updatedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
64
|
+
gitTreeHash: Schema.optional<typeof Schema.String>;
|
|
65
|
+
type: Schema.Literal<["bitbucket"]>;
|
|
66
|
+
owner: typeof Schema.String;
|
|
67
|
+
repo: typeof Schema.String;
|
|
68
|
+
ref: Schema.optional<typeof Schema.String>;
|
|
69
|
+
path: Schema.optional<typeof Schema.String>;
|
|
70
|
+
}>;
|
|
71
|
+
/**
|
|
72
|
+
* Azure Repos source - skill from an Azure DevOps repository.
|
|
73
|
+
* Required: organization, project, repo
|
|
74
|
+
* Optional: ref, path
|
|
75
|
+
*
|
|
76
|
+
* @experimental This API is unstable and may change without notice.
|
|
77
|
+
*/
|
|
78
|
+
export declare const AzureReposLockEntrySchema: Schema.Struct<{
|
|
79
|
+
agents: Schema.Array$<typeof Schema.String>;
|
|
80
|
+
installedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
81
|
+
updatedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
82
|
+
gitTreeHash: Schema.optional<typeof Schema.String>;
|
|
83
|
+
type: Schema.Literal<["azurerepos"]>;
|
|
84
|
+
organization: typeof Schema.String;
|
|
85
|
+
project: typeof Schema.String;
|
|
86
|
+
repo: typeof Schema.String;
|
|
87
|
+
ref: Schema.optional<typeof Schema.String>;
|
|
88
|
+
path: Schema.optional<typeof Schema.String>;
|
|
89
|
+
}>;
|
|
90
|
+
/**
|
|
91
|
+
* Git source - skill from a generic git repository.
|
|
92
|
+
* Required: url
|
|
93
|
+
* Optional: ref, path
|
|
94
|
+
*
|
|
95
|
+
* @experimental This API is unstable and may change without notice.
|
|
96
|
+
*/
|
|
97
|
+
export declare const GitLockEntrySchema: Schema.Struct<{
|
|
98
|
+
agents: Schema.Array$<typeof Schema.String>;
|
|
99
|
+
installedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
100
|
+
updatedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
101
|
+
gitTreeHash: Schema.optional<typeof Schema.String>;
|
|
102
|
+
type: Schema.Literal<["git"]>;
|
|
103
|
+
url: typeof Schema.String;
|
|
104
|
+
ref: Schema.optional<typeof Schema.String>;
|
|
105
|
+
path: Schema.optional<typeof Schema.String>;
|
|
106
|
+
}>;
|
|
107
|
+
/**
|
|
108
|
+
* Local source - skill from a local filesystem path.
|
|
109
|
+
* Required: path
|
|
110
|
+
*
|
|
111
|
+
* @experimental This API is unstable and may change without notice.
|
|
112
|
+
*/
|
|
113
|
+
export declare const LocalLockEntrySchema: Schema.Struct<{
|
|
114
|
+
agents: Schema.Array$<typeof Schema.String>;
|
|
115
|
+
installedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
116
|
+
updatedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
117
|
+
gitTreeHash: Schema.optional<typeof Schema.String>;
|
|
118
|
+
type: Schema.Literal<["local"]>;
|
|
119
|
+
path: typeof Schema.String;
|
|
120
|
+
}>;
|
|
121
|
+
/**
|
|
122
|
+
* Registry source - skill from a registry.
|
|
123
|
+
* Required: scope, name, resolvedVersion, checksum, sourceName
|
|
124
|
+
*
|
|
125
|
+
* @experimental This API is unstable and may change without notice.
|
|
126
|
+
*/
|
|
127
|
+
export declare const RegistryLockEntrySchema: Schema.Struct<{
|
|
128
|
+
agents: Schema.Array$<typeof Schema.String>;
|
|
129
|
+
installedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
130
|
+
updatedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
131
|
+
gitTreeHash: Schema.optional<typeof Schema.String>;
|
|
132
|
+
type: Schema.Literal<["registry"]>;
|
|
133
|
+
scope: typeof Schema.String;
|
|
134
|
+
name: typeof Schema.String;
|
|
135
|
+
resolvedVersion: typeof Schema.String;
|
|
136
|
+
checksum: typeof Schema.String;
|
|
137
|
+
sourceName: typeof Schema.String;
|
|
138
|
+
}>;
|
|
139
|
+
/**
|
|
140
|
+
* Lock entry for a single installed skill.
|
|
141
|
+
* Discriminated union by the `type` field.
|
|
142
|
+
*
|
|
143
|
+
* Fields common to all entries:
|
|
144
|
+
* - type: Source type ("github", "gitlab", "bitbucket", "azurerepos", "git", "local", "registry")
|
|
145
|
+
* - agents: Agent IDs this skill is installed for (can be empty)
|
|
146
|
+
* - installedAt: ISO 8601 timestamp of initial installation (Date in TS)
|
|
147
|
+
* - updatedAt: ISO 8601 timestamp of last update (Date in TS)
|
|
148
|
+
* - gitTreeHash: Git tree SHA of source folder (git sources, optional)
|
|
149
|
+
*
|
|
150
|
+
* Source-specific fields are at the top level based on source type.
|
|
151
|
+
*
|
|
152
|
+
* @experimental This API is unstable and may change without notice.
|
|
153
|
+
*/
|
|
154
|
+
export declare const SkillLockEntrySchema: Schema.Union<[Schema.Struct<{
|
|
155
|
+
agents: Schema.Array$<typeof Schema.String>;
|
|
156
|
+
installedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
157
|
+
updatedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
158
|
+
gitTreeHash: Schema.optional<typeof Schema.String>;
|
|
159
|
+
type: Schema.Literal<["github"]>;
|
|
160
|
+
owner: typeof Schema.String;
|
|
161
|
+
repo: typeof Schema.String;
|
|
162
|
+
ref: Schema.optional<typeof Schema.String>;
|
|
163
|
+
path: Schema.optional<typeof Schema.String>;
|
|
164
|
+
}>, Schema.Struct<{
|
|
165
|
+
agents: Schema.Array$<typeof Schema.String>;
|
|
166
|
+
installedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
167
|
+
updatedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
168
|
+
gitTreeHash: Schema.optional<typeof Schema.String>;
|
|
169
|
+
type: Schema.Literal<["gitlab"]>;
|
|
170
|
+
owner: typeof Schema.String;
|
|
171
|
+
repo: typeof Schema.String;
|
|
172
|
+
ref: Schema.optional<typeof Schema.String>;
|
|
173
|
+
path: Schema.optional<typeof Schema.String>;
|
|
174
|
+
}>, Schema.Struct<{
|
|
175
|
+
agents: Schema.Array$<typeof Schema.String>;
|
|
176
|
+
installedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
177
|
+
updatedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
178
|
+
gitTreeHash: Schema.optional<typeof Schema.String>;
|
|
179
|
+
type: Schema.Literal<["bitbucket"]>;
|
|
180
|
+
owner: typeof Schema.String;
|
|
181
|
+
repo: typeof Schema.String;
|
|
182
|
+
ref: Schema.optional<typeof Schema.String>;
|
|
183
|
+
path: Schema.optional<typeof Schema.String>;
|
|
184
|
+
}>, Schema.Struct<{
|
|
185
|
+
agents: Schema.Array$<typeof Schema.String>;
|
|
186
|
+
installedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
187
|
+
updatedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
188
|
+
gitTreeHash: Schema.optional<typeof Schema.String>;
|
|
189
|
+
type: Schema.Literal<["azurerepos"]>;
|
|
190
|
+
organization: typeof Schema.String;
|
|
191
|
+
project: typeof Schema.String;
|
|
192
|
+
repo: typeof Schema.String;
|
|
193
|
+
ref: Schema.optional<typeof Schema.String>;
|
|
194
|
+
path: Schema.optional<typeof Schema.String>;
|
|
195
|
+
}>, Schema.Struct<{
|
|
196
|
+
agents: Schema.Array$<typeof Schema.String>;
|
|
197
|
+
installedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
198
|
+
updatedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
199
|
+
gitTreeHash: Schema.optional<typeof Schema.String>;
|
|
200
|
+
type: Schema.Literal<["git"]>;
|
|
201
|
+
url: typeof Schema.String;
|
|
202
|
+
ref: Schema.optional<typeof Schema.String>;
|
|
203
|
+
path: Schema.optional<typeof Schema.String>;
|
|
204
|
+
}>, Schema.Struct<{
|
|
205
|
+
agents: Schema.Array$<typeof Schema.String>;
|
|
206
|
+
installedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
207
|
+
updatedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
208
|
+
gitTreeHash: Schema.optional<typeof Schema.String>;
|
|
209
|
+
type: Schema.Literal<["local"]>;
|
|
210
|
+
path: typeof Schema.String;
|
|
211
|
+
}>, Schema.Struct<{
|
|
212
|
+
agents: Schema.Array$<typeof Schema.String>;
|
|
213
|
+
installedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
214
|
+
updatedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
215
|
+
gitTreeHash: Schema.optional<typeof Schema.String>;
|
|
216
|
+
type: Schema.Literal<["registry"]>;
|
|
217
|
+
scope: typeof Schema.String;
|
|
218
|
+
name: typeof Schema.String;
|
|
219
|
+
resolvedVersion: typeof Schema.String;
|
|
220
|
+
checksum: typeof Schema.String;
|
|
221
|
+
sourceName: typeof Schema.String;
|
|
222
|
+
}>]>;
|
|
223
|
+
/**
|
|
224
|
+
* Inferred type for SkillLockEntry schema.
|
|
225
|
+
*
|
|
226
|
+
* @experimental This API is unstable and may change without notice.
|
|
227
|
+
*/
|
|
228
|
+
export type SkillLockEntry = typeof SkillLockEntrySchema.Type;
|
|
229
|
+
/**
|
|
230
|
+
* Map of skill names to their lock entries.
|
|
231
|
+
* Skill names are simple identifiers (not FQN patterns).
|
|
232
|
+
*
|
|
233
|
+
* @experimental This API is unstable and may change without notice.
|
|
234
|
+
*/
|
|
235
|
+
export declare const SkillsLockMapSchema: Schema.Record$<typeof Schema.String, Schema.Union<[Schema.Struct<{
|
|
236
|
+
agents: Schema.Array$<typeof Schema.String>;
|
|
237
|
+
installedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
238
|
+
updatedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
239
|
+
gitTreeHash: Schema.optional<typeof Schema.String>;
|
|
240
|
+
type: Schema.Literal<["github"]>;
|
|
241
|
+
owner: typeof Schema.String;
|
|
242
|
+
repo: typeof Schema.String;
|
|
243
|
+
ref: Schema.optional<typeof Schema.String>;
|
|
244
|
+
path: Schema.optional<typeof Schema.String>;
|
|
245
|
+
}>, Schema.Struct<{
|
|
246
|
+
agents: Schema.Array$<typeof Schema.String>;
|
|
247
|
+
installedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
248
|
+
updatedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
249
|
+
gitTreeHash: Schema.optional<typeof Schema.String>;
|
|
250
|
+
type: Schema.Literal<["gitlab"]>;
|
|
251
|
+
owner: typeof Schema.String;
|
|
252
|
+
repo: typeof Schema.String;
|
|
253
|
+
ref: Schema.optional<typeof Schema.String>;
|
|
254
|
+
path: Schema.optional<typeof Schema.String>;
|
|
255
|
+
}>, Schema.Struct<{
|
|
256
|
+
agents: Schema.Array$<typeof Schema.String>;
|
|
257
|
+
installedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
258
|
+
updatedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
259
|
+
gitTreeHash: Schema.optional<typeof Schema.String>;
|
|
260
|
+
type: Schema.Literal<["bitbucket"]>;
|
|
261
|
+
owner: typeof Schema.String;
|
|
262
|
+
repo: typeof Schema.String;
|
|
263
|
+
ref: Schema.optional<typeof Schema.String>;
|
|
264
|
+
path: Schema.optional<typeof Schema.String>;
|
|
265
|
+
}>, Schema.Struct<{
|
|
266
|
+
agents: Schema.Array$<typeof Schema.String>;
|
|
267
|
+
installedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
268
|
+
updatedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
269
|
+
gitTreeHash: Schema.optional<typeof Schema.String>;
|
|
270
|
+
type: Schema.Literal<["azurerepos"]>;
|
|
271
|
+
organization: typeof Schema.String;
|
|
272
|
+
project: typeof Schema.String;
|
|
273
|
+
repo: typeof Schema.String;
|
|
274
|
+
ref: Schema.optional<typeof Schema.String>;
|
|
275
|
+
path: Schema.optional<typeof Schema.String>;
|
|
276
|
+
}>, Schema.Struct<{
|
|
277
|
+
agents: Schema.Array$<typeof Schema.String>;
|
|
278
|
+
installedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
279
|
+
updatedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
280
|
+
gitTreeHash: Schema.optional<typeof Schema.String>;
|
|
281
|
+
type: Schema.Literal<["git"]>;
|
|
282
|
+
url: typeof Schema.String;
|
|
283
|
+
ref: Schema.optional<typeof Schema.String>;
|
|
284
|
+
path: Schema.optional<typeof Schema.String>;
|
|
285
|
+
}>, Schema.Struct<{
|
|
286
|
+
agents: Schema.Array$<typeof Schema.String>;
|
|
287
|
+
installedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
288
|
+
updatedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
289
|
+
gitTreeHash: Schema.optional<typeof Schema.String>;
|
|
290
|
+
type: Schema.Literal<["local"]>;
|
|
291
|
+
path: typeof Schema.String;
|
|
292
|
+
}>, Schema.Struct<{
|
|
293
|
+
agents: Schema.Array$<typeof Schema.String>;
|
|
294
|
+
installedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
295
|
+
updatedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
296
|
+
gitTreeHash: Schema.optional<typeof Schema.String>;
|
|
297
|
+
type: Schema.Literal<["registry"]>;
|
|
298
|
+
scope: typeof Schema.String;
|
|
299
|
+
name: typeof Schema.String;
|
|
300
|
+
resolvedVersion: typeof Schema.String;
|
|
301
|
+
checksum: typeof Schema.String;
|
|
302
|
+
sourceName: typeof Schema.String;
|
|
303
|
+
}>]>>;
|
|
304
|
+
/**
|
|
305
|
+
* Inferred type for SkillsLockMap schema.
|
|
306
|
+
*
|
|
307
|
+
* @experimental This API is unstable and may change without notice.
|
|
308
|
+
*/
|
|
309
|
+
export type SkillsLockMap = typeof SkillsLockMapSchema.Type;
|
|
310
|
+
/**
|
|
311
|
+
* Schema for lockfile (axm-lock.yaml).
|
|
312
|
+
*
|
|
313
|
+
* The lockfile records the exact resolved state of all installed skills,
|
|
314
|
+
* enabling reproducible installations across environments.
|
|
315
|
+
*
|
|
316
|
+
* Structure:
|
|
317
|
+
* - lockfileVersion: Schema version (currently 1)
|
|
318
|
+
* - skills: Map of skill names to their lock entries
|
|
319
|
+
*
|
|
320
|
+
* @experimental This API is unstable and may change without notice.
|
|
321
|
+
*/
|
|
322
|
+
export declare const LockfileSchema: Schema.Struct<{
|
|
323
|
+
lockfileVersion: typeof Schema.Number;
|
|
324
|
+
skills: Schema.Record$<typeof Schema.String, Schema.Union<[Schema.Struct<{
|
|
325
|
+
agents: Schema.Array$<typeof Schema.String>;
|
|
326
|
+
installedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
327
|
+
updatedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
328
|
+
gitTreeHash: Schema.optional<typeof Schema.String>;
|
|
329
|
+
type: Schema.Literal<["github"]>;
|
|
330
|
+
owner: typeof Schema.String;
|
|
331
|
+
repo: typeof Schema.String;
|
|
332
|
+
ref: Schema.optional<typeof Schema.String>;
|
|
333
|
+
path: Schema.optional<typeof Schema.String>;
|
|
334
|
+
}>, Schema.Struct<{
|
|
335
|
+
agents: Schema.Array$<typeof Schema.String>;
|
|
336
|
+
installedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
337
|
+
updatedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
338
|
+
gitTreeHash: Schema.optional<typeof Schema.String>;
|
|
339
|
+
type: Schema.Literal<["gitlab"]>;
|
|
340
|
+
owner: typeof Schema.String;
|
|
341
|
+
repo: typeof Schema.String;
|
|
342
|
+
ref: Schema.optional<typeof Schema.String>;
|
|
343
|
+
path: Schema.optional<typeof Schema.String>;
|
|
344
|
+
}>, Schema.Struct<{
|
|
345
|
+
agents: Schema.Array$<typeof Schema.String>;
|
|
346
|
+
installedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
347
|
+
updatedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
348
|
+
gitTreeHash: Schema.optional<typeof Schema.String>;
|
|
349
|
+
type: Schema.Literal<["bitbucket"]>;
|
|
350
|
+
owner: typeof Schema.String;
|
|
351
|
+
repo: typeof Schema.String;
|
|
352
|
+
ref: Schema.optional<typeof Schema.String>;
|
|
353
|
+
path: Schema.optional<typeof Schema.String>;
|
|
354
|
+
}>, Schema.Struct<{
|
|
355
|
+
agents: Schema.Array$<typeof Schema.String>;
|
|
356
|
+
installedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
357
|
+
updatedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
358
|
+
gitTreeHash: Schema.optional<typeof Schema.String>;
|
|
359
|
+
type: Schema.Literal<["azurerepos"]>;
|
|
360
|
+
organization: typeof Schema.String;
|
|
361
|
+
project: typeof Schema.String;
|
|
362
|
+
repo: typeof Schema.String;
|
|
363
|
+
ref: Schema.optional<typeof Schema.String>;
|
|
364
|
+
path: Schema.optional<typeof Schema.String>;
|
|
365
|
+
}>, Schema.Struct<{
|
|
366
|
+
agents: Schema.Array$<typeof Schema.String>;
|
|
367
|
+
installedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
368
|
+
updatedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
369
|
+
gitTreeHash: Schema.optional<typeof Schema.String>;
|
|
370
|
+
type: Schema.Literal<["git"]>;
|
|
371
|
+
url: typeof Schema.String;
|
|
372
|
+
ref: Schema.optional<typeof Schema.String>;
|
|
373
|
+
path: Schema.optional<typeof Schema.String>;
|
|
374
|
+
}>, Schema.Struct<{
|
|
375
|
+
agents: Schema.Array$<typeof Schema.String>;
|
|
376
|
+
installedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
377
|
+
updatedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
378
|
+
gitTreeHash: Schema.optional<typeof Schema.String>;
|
|
379
|
+
type: Schema.Literal<["local"]>;
|
|
380
|
+
path: typeof Schema.String;
|
|
381
|
+
}>, Schema.Struct<{
|
|
382
|
+
agents: Schema.Array$<typeof Schema.String>;
|
|
383
|
+
installedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
384
|
+
updatedAt: Schema.transform<typeof Schema.String, typeof Schema.DateFromSelf>;
|
|
385
|
+
gitTreeHash: Schema.optional<typeof Schema.String>;
|
|
386
|
+
type: Schema.Literal<["registry"]>;
|
|
387
|
+
scope: typeof Schema.String;
|
|
388
|
+
name: typeof Schema.String;
|
|
389
|
+
resolvedVersion: typeof Schema.String;
|
|
390
|
+
checksum: typeof Schema.String;
|
|
391
|
+
sourceName: typeof Schema.String;
|
|
392
|
+
}>]>>;
|
|
393
|
+
}>;
|
|
394
|
+
/**
|
|
395
|
+
* Inferred type for Lockfile schema.
|
|
396
|
+
*
|
|
397
|
+
* @experimental This API is unstable and may change without notice.
|
|
398
|
+
*/
|
|
399
|
+
export type Lockfile = typeof LockfileSchema.Type;
|
|
400
|
+
//# sourceMappingURL=schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"schema.d.ts","sourceRoot":"","sources":["../../../src/lockfile/schema.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AAEH,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAMxC;;;;;GAKG;AACH,eAAO,MAAM,cAAc,oEAGzB,CAAC;AAgBH;;;;;;GAMG;AACH,eAAO,MAAM,qBAAqB;;;;;;;;;;EAOhC,CAAC;AAEH;;;;;;GAMG;AACH,eAAO,MAAM,qBAAqB;;;;;;;;;;EAOhC,CAAC;AAEH;;;;;;GAMG;AACH,eAAO,MAAM,wBAAwB;;;;;;;;;;EAOnC,CAAC;AAEH;;;;;;GAMG;AACH,eAAO,MAAM,yBAAyB;;;;;;;;;;;EAQpC,CAAC;AAEH;;;;;;GAMG;AACH,eAAO,MAAM,kBAAkB;;;;;;;;;EAM7B,CAAC;AAEH;;;;;GAKG;AACH,eAAO,MAAM,oBAAoB;;;;;;;EAI/B,CAAC;AAEH;;;;;GAKG;AACH,eAAO,MAAM,uBAAuB;;;;;;;;;;;EAQlC,CAAC;AAMH;;;;;;;;;;;;;;GAcG;AACH,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAQhC,CAAC;AAEF;;;;GAIG;AACH,MAAM,MAAM,cAAc,GAAG,OAAO,oBAAoB,CAAC,IAAI,CAAC;AAM9D;;;;;GAKG;AACH,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAG9B,CAAC;AAEH;;;;GAIG;AACH,MAAM,MAAM,aAAa,GAAG,OAAO,mBAAmB,CAAC,IAAI,CAAC;AAM5D;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAGzB,CAAC;AAEH;;;;GAIG;AACH,MAAM,MAAM,QAAQ,GAAG,OAAO,cAAc,CAAC,IAAI,CAAC"}
|