@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 @@
|
|
|
1
|
+
{"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../../src/agents/codex/constants.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAKH;;;;;;GAMG;AACH,eAAO,MAAM,SAAS,QAAyD,CAAC"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Path constants for Codex agent.
|
|
3
|
+
*
|
|
4
|
+
* @experimental This API is unstable and may change without notice.
|
|
5
|
+
* @packageDocumentation
|
|
6
|
+
*/
|
|
7
|
+
import * as path from "node:path";
|
|
8
|
+
import { home } from "../constants.js";
|
|
9
|
+
/**
|
|
10
|
+
* Codex configuration directory.
|
|
11
|
+
*
|
|
12
|
+
* Uses `CODEX_HOME` environment variable if set, otherwise defaults to `~/.codex`.
|
|
13
|
+
*
|
|
14
|
+
* @experimental This API is unstable and may change without notice.
|
|
15
|
+
*/
|
|
16
|
+
export const codexHome = process.env["CODEX_HOME"] ?? path.join(home, ".codex");
|
|
17
|
+
//# sourceMappingURL=constants.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"constants.js","sourceRoot":"","sources":["../../../../src/agents/codex/constants.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,KAAK,IAAI,MAAM,WAAW,CAAC;AAClC,OAAO,EAAE,IAAI,EAAE,MAAM,iBAAiB,CAAC;AAEvC;;;;;;GAMG;AACH,MAAM,CAAC,MAAM,SAAS,GAAG,OAAO,CAAC,GAAG,CAAC,YAAY,CAAC,IAAI,IAAI,CAAC,IAAI,CAAC,IAAI,EAAE,QAAQ,CAAC,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Codex agent descriptor.
|
|
3
|
+
*
|
|
4
|
+
* @experimental This API is unstable and may change without notice.
|
|
5
|
+
* @packageDocumentation
|
|
6
|
+
*/
|
|
7
|
+
import type { AgentDescriptor } from "../types.js";
|
|
8
|
+
/**
|
|
9
|
+
* Codex agent descriptor.
|
|
10
|
+
*
|
|
11
|
+
* @experimental This API is unstable and may change without notice.
|
|
12
|
+
*/
|
|
13
|
+
export declare const descriptor: AgentDescriptor;
|
|
14
|
+
//# sourceMappingURL=descriptor.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"descriptor.d.ts","sourceRoot":"","sources":["../../../../src/agents/codex/descriptor.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AAGnD;;;;GAIG;AACH,eAAO,MAAM,UAAU,EAAE,eAOxB,CAAC"}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Codex agent descriptor.
|
|
3
|
+
*
|
|
4
|
+
* @experimental This API is unstable and may change without notice.
|
|
5
|
+
* @packageDocumentation
|
|
6
|
+
*/
|
|
7
|
+
import { detect } from "./detection.js";
|
|
8
|
+
/**
|
|
9
|
+
* Codex agent descriptor.
|
|
10
|
+
*
|
|
11
|
+
* @experimental This API is unstable and may change without notice.
|
|
12
|
+
*/
|
|
13
|
+
export const descriptor = {
|
|
14
|
+
id: "codex",
|
|
15
|
+
name: "Codex",
|
|
16
|
+
skills: {
|
|
17
|
+
dir: ".codex/skills",
|
|
18
|
+
},
|
|
19
|
+
detect,
|
|
20
|
+
};
|
|
21
|
+
//# sourceMappingURL=descriptor.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"descriptor.js","sourceRoot":"","sources":["../../../../src/agents/codex/descriptor.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAGH,OAAO,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC;AAExC;;;;GAIG;AACH,MAAM,CAAC,MAAM,UAAU,GAAoB;IACzC,EAAE,EAAE,OAAO;IACX,IAAI,EAAE,OAAO;IACb,MAAM,EAAE;QACN,GAAG,EAAE,eAAe;KACrB;IACD,MAAM;CACP,CAAC"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Codex agent detection.
|
|
3
|
+
*
|
|
4
|
+
* @experimental This API is unstable and may change without notice.
|
|
5
|
+
* @packageDocumentation
|
|
6
|
+
*/
|
|
7
|
+
import type * as PlatformError from "@effect/platform/Error";
|
|
8
|
+
import * as FileSystem from "@effect/platform/FileSystem";
|
|
9
|
+
import * as Effect from "effect/Effect";
|
|
10
|
+
/**
|
|
11
|
+
* Detect if Codex is installed.
|
|
12
|
+
*
|
|
13
|
+
* Checks both the codexHome directory and /etc/codex as alternative paths.
|
|
14
|
+
*
|
|
15
|
+
* @experimental This API is unstable and may change without notice.
|
|
16
|
+
*/
|
|
17
|
+
export declare const detect: () => Effect.Effect<boolean, PlatformError.PlatformError, FileSystem.FileSystem>;
|
|
18
|
+
//# sourceMappingURL=detection.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"detection.d.ts","sourceRoot":"","sources":["../../../../src/agents/codex/detection.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,KAAK,KAAK,aAAa,MAAM,wBAAwB,CAAC;AAC7D,OAAO,KAAK,UAAU,MAAM,6BAA6B,CAAC;AAC1D,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC;;;;;;GAMG;AACH,eAAO,MAAM,MAAM,QAAO,MAAM,CAAC,MAAM,CACrC,OAAO,EACP,aAAa,CAAC,aAAa,EAC3B,UAAU,CAAC,UAAU,CASnB,CAAC"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Codex agent detection.
|
|
3
|
+
*
|
|
4
|
+
* @experimental This API is unstable and may change without notice.
|
|
5
|
+
* @packageDocumentation
|
|
6
|
+
*/
|
|
7
|
+
import * as FileSystem from "@effect/platform/FileSystem";
|
|
8
|
+
import * as Effect from "effect/Effect";
|
|
9
|
+
import { codexHome } from "./constants.js";
|
|
10
|
+
/**
|
|
11
|
+
* Detect if Codex is installed.
|
|
12
|
+
*
|
|
13
|
+
* Checks both the codexHome directory and /etc/codex as alternative paths.
|
|
14
|
+
*
|
|
15
|
+
* @experimental This API is unstable and may change without notice.
|
|
16
|
+
*/
|
|
17
|
+
export const detect = () => Effect.gen(function* () {
|
|
18
|
+
const fs = yield* FileSystem.FileSystem;
|
|
19
|
+
const [codexExists, etcExists] = yield* Effect.all([fs.exists(codexHome), fs.exists("/etc/codex")], { concurrency: "unbounded" });
|
|
20
|
+
return codexExists || etcExists;
|
|
21
|
+
});
|
|
22
|
+
//# sourceMappingURL=detection.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"detection.js","sourceRoot":"","sources":["../../../../src/agents/codex/detection.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAGH,OAAO,KAAK,UAAU,MAAM,6BAA6B,CAAC;AAC1D,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAE3C;;;;;;GAMG;AACH,MAAM,CAAC,MAAM,MAAM,GAAG,GAIpB,EAAE,CACF,MAAM,CAAC,GAAG,CAAC,QAAQ,CAAC;IAClB,MAAM,EAAE,GAAG,KAAK,CAAC,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,MAAM,CAAC,WAAW,EAAE,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,MAAM,CAAC,GAAG,CAChD,CAAC,EAAE,CAAC,MAAM,CAAC,SAAS,CAAC,EAAE,EAAE,CAAC,MAAM,CAAC,YAAY,CAAC,CAAC,EAC/C,EAAE,WAAW,EAAE,WAAW,EAAE,CAC7B,CAAC;IACF,OAAO,WAAW,IAAI,SAAS,CAAC;AAClC,CAAC,CAAC,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Codex agent module.
|
|
3
|
+
*
|
|
4
|
+
* @experimental This API is unstable and may change without notice.
|
|
5
|
+
* @packageDocumentation
|
|
6
|
+
*/
|
|
7
|
+
export { codexHome } from "./constants.js";
|
|
8
|
+
export { descriptor } from "./descriptor.js";
|
|
9
|
+
export { detect } from "./detection.js";
|
|
10
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/agents/codex/index.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Codex agent module.
|
|
3
|
+
*
|
|
4
|
+
* @experimental This API is unstable and may change without notice.
|
|
5
|
+
* @packageDocumentation
|
|
6
|
+
*/
|
|
7
|
+
export { codexHome } from "./constants.js";
|
|
8
|
+
export { descriptor } from "./descriptor.js";
|
|
9
|
+
export { detect } from "./detection.js";
|
|
10
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/agents/codex/index.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Command Code agent descriptor.
|
|
3
|
+
*
|
|
4
|
+
* @experimental This API is unstable and may change without notice.
|
|
5
|
+
* @packageDocumentation
|
|
6
|
+
*/
|
|
7
|
+
import type { AgentDescriptor } from "../types.js";
|
|
8
|
+
/**
|
|
9
|
+
* Command Code agent descriptor.
|
|
10
|
+
*
|
|
11
|
+
* @experimental This API is unstable and may change without notice.
|
|
12
|
+
*/
|
|
13
|
+
export declare const descriptor: AgentDescriptor;
|
|
14
|
+
//# sourceMappingURL=descriptor.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"descriptor.d.ts","sourceRoot":"","sources":["../../../../src/agents/command-code/descriptor.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AAEnD;;;;GAIG;AACH,eAAO,MAAM,UAAU,EAAE,eAMxB,CAAC"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Command Code agent descriptor.
|
|
3
|
+
*
|
|
4
|
+
* @experimental This API is unstable and may change without notice.
|
|
5
|
+
* @packageDocumentation
|
|
6
|
+
*/
|
|
7
|
+
/**
|
|
8
|
+
* Command Code agent descriptor.
|
|
9
|
+
*
|
|
10
|
+
* @experimental This API is unstable and may change without notice.
|
|
11
|
+
*/
|
|
12
|
+
export const descriptor = {
|
|
13
|
+
id: "command-code",
|
|
14
|
+
name: "Command Code",
|
|
15
|
+
skills: {
|
|
16
|
+
dir: ".commandcode/skills",
|
|
17
|
+
},
|
|
18
|
+
};
|
|
19
|
+
//# sourceMappingURL=descriptor.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"descriptor.js","sourceRoot":"","sources":["../../../../src/agents/command-code/descriptor.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAIH;;;;GAIG;AACH,MAAM,CAAC,MAAM,UAAU,GAAoB;IACzC,EAAE,EAAE,cAAc;IAClB,IAAI,EAAE,cAAc;IACpB,MAAM,EAAE;QACN,GAAG,EAAE,qBAAqB;KAC3B;CACF,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/agents/command-code/index.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/agents/command-code/index.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC"}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Shared path constants for agent configuration directories.
|
|
3
|
+
*
|
|
4
|
+
* Pre-expanded paths at module initialization eliminate the need for
|
|
5
|
+
* tilde expansion at runtime. All paths are absolute.
|
|
6
|
+
*
|
|
7
|
+
* @experimental This API is unstable and may change without notice.
|
|
8
|
+
* @packageDocumentation
|
|
9
|
+
*/
|
|
10
|
+
/**
|
|
11
|
+
* User's home directory.
|
|
12
|
+
*
|
|
13
|
+
* @experimental This API is unstable and may change without notice.
|
|
14
|
+
*/
|
|
15
|
+
export declare const home: string;
|
|
16
|
+
/**
|
|
17
|
+
* XDG config home directory.
|
|
18
|
+
*
|
|
19
|
+
* Uses `XDG_CONFIG_HOME` environment variable if set, otherwise defaults to `~/.config`.
|
|
20
|
+
*
|
|
21
|
+
* @experimental This API is unstable and may change without notice.
|
|
22
|
+
*/
|
|
23
|
+
export declare const configHome: string;
|
|
24
|
+
//# sourceMappingURL=constants.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../src/agents/constants.ts"],"names":[],"mappings":"AAAA;;;;;;;;GAQG;AAKH;;;;GAIG;AACH,eAAO,MAAM,IAAI,QAAe,CAAC;AAEjC;;;;;;GAMG;AACH,eAAO,MAAM,UAAU,QAA+D,CAAC"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Shared path constants for agent configuration directories.
|
|
3
|
+
*
|
|
4
|
+
* Pre-expanded paths at module initialization eliminate the need for
|
|
5
|
+
* tilde expansion at runtime. All paths are absolute.
|
|
6
|
+
*
|
|
7
|
+
* @experimental This API is unstable and may change without notice.
|
|
8
|
+
* @packageDocumentation
|
|
9
|
+
*/
|
|
10
|
+
import * as os from "node:os";
|
|
11
|
+
import * as path from "node:path";
|
|
12
|
+
/**
|
|
13
|
+
* User's home directory.
|
|
14
|
+
*
|
|
15
|
+
* @experimental This API is unstable and may change without notice.
|
|
16
|
+
*/
|
|
17
|
+
export const home = os.homedir();
|
|
18
|
+
/**
|
|
19
|
+
* XDG config home directory.
|
|
20
|
+
*
|
|
21
|
+
* Uses `XDG_CONFIG_HOME` environment variable if set, otherwise defaults to `~/.config`.
|
|
22
|
+
*
|
|
23
|
+
* @experimental This API is unstable and may change without notice.
|
|
24
|
+
*/
|
|
25
|
+
export const configHome = process.env["XDG_CONFIG_HOME"] ?? path.join(home, ".config");
|
|
26
|
+
//# sourceMappingURL=constants.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"constants.js","sourceRoot":"","sources":["../../../src/agents/constants.ts"],"names":[],"mappings":"AAAA;;;;;;;;GAQG;AAEH,OAAO,KAAK,EAAE,MAAM,SAAS,CAAC;AAC9B,OAAO,KAAK,IAAI,MAAM,WAAW,CAAC;AAElC;;;;GAIG;AACH,MAAM,CAAC,MAAM,IAAI,GAAG,EAAE,CAAC,OAAO,EAAE,CAAC;AAEjC;;;;;;GAMG;AACH,MAAM,CAAC,MAAM,UAAU,GAAG,OAAO,CAAC,GAAG,CAAC,iBAAiB,CAAC,IAAI,IAAI,CAAC,IAAI,CAAC,IAAI,EAAE,SAAS,CAAC,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Continue agent descriptor.
|
|
3
|
+
*
|
|
4
|
+
* @experimental This API is unstable and may change without notice.
|
|
5
|
+
* @packageDocumentation
|
|
6
|
+
*/
|
|
7
|
+
import type { AgentDescriptor } from "../types.js";
|
|
8
|
+
/**
|
|
9
|
+
* Continue agent descriptor.
|
|
10
|
+
*
|
|
11
|
+
* @experimental This API is unstable and may change without notice.
|
|
12
|
+
*/
|
|
13
|
+
export declare const descriptor: AgentDescriptor;
|
|
14
|
+
//# sourceMappingURL=descriptor.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"descriptor.d.ts","sourceRoot":"","sources":["../../../../src/agents/continue/descriptor.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AAGnD;;;;GAIG;AACH,eAAO,MAAM,UAAU,EAAE,eAOxB,CAAC"}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Continue agent descriptor.
|
|
3
|
+
*
|
|
4
|
+
* @experimental This API is unstable and may change without notice.
|
|
5
|
+
* @packageDocumentation
|
|
6
|
+
*/
|
|
7
|
+
import { detect } from "./detection.js";
|
|
8
|
+
/**
|
|
9
|
+
* Continue agent descriptor.
|
|
10
|
+
*
|
|
11
|
+
* @experimental This API is unstable and may change without notice.
|
|
12
|
+
*/
|
|
13
|
+
export const descriptor = {
|
|
14
|
+
id: "continue",
|
|
15
|
+
name: "Continue",
|
|
16
|
+
skills: {
|
|
17
|
+
dir: ".continue/skills",
|
|
18
|
+
},
|
|
19
|
+
detect,
|
|
20
|
+
};
|
|
21
|
+
//# sourceMappingURL=descriptor.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"descriptor.js","sourceRoot":"","sources":["../../../../src/agents/continue/descriptor.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAGH,OAAO,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC;AAExC;;;;GAIG;AACH,MAAM,CAAC,MAAM,UAAU,GAAoB;IACzC,EAAE,EAAE,UAAU;IACd,IAAI,EAAE,UAAU;IAChB,MAAM,EAAE;QACN,GAAG,EAAE,kBAAkB;KACxB;IACD,MAAM;CACP,CAAC"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Continue agent detection.
|
|
3
|
+
*
|
|
4
|
+
* @experimental This API is unstable and may change without notice.
|
|
5
|
+
* @packageDocumentation
|
|
6
|
+
*/
|
|
7
|
+
import type * as PlatformError from "@effect/platform/Error";
|
|
8
|
+
import * as FileSystem from "@effect/platform/FileSystem";
|
|
9
|
+
import * as Effect from "effect/Effect";
|
|
10
|
+
/**
|
|
11
|
+
* Detect if Continue is installed.
|
|
12
|
+
*
|
|
13
|
+
* @experimental This API is unstable and may change without notice.
|
|
14
|
+
*/
|
|
15
|
+
export declare const detect: () => Effect.Effect<boolean, PlatformError.PlatformError, FileSystem.FileSystem>;
|
|
16
|
+
//# sourceMappingURL=detection.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"detection.d.ts","sourceRoot":"","sources":["../../../../src/agents/continue/detection.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAGH,OAAO,KAAK,KAAK,aAAa,MAAM,wBAAwB,CAAC;AAC7D,OAAO,KAAK,UAAU,MAAM,6BAA6B,CAAC;AAC1D,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC;;;;GAIG;AACH,eAAO,MAAM,MAAM,QAAO,MAAM,CAAC,MAAM,CACrC,OAAO,EACP,aAAa,CAAC,aAAa,EAC3B,UAAU,CAAC,UAAU,CAKnB,CAAC"}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Continue agent detection.
|
|
3
|
+
*
|
|
4
|
+
* @experimental This API is unstable and may change without notice.
|
|
5
|
+
* @packageDocumentation
|
|
6
|
+
*/
|
|
7
|
+
import * as path from "node:path";
|
|
8
|
+
import * as FileSystem from "@effect/platform/FileSystem";
|
|
9
|
+
import * as Effect from "effect/Effect";
|
|
10
|
+
import { home } from "../constants.js";
|
|
11
|
+
/**
|
|
12
|
+
* Detect if Continue is installed.
|
|
13
|
+
*
|
|
14
|
+
* @experimental This API is unstable and may change without notice.
|
|
15
|
+
*/
|
|
16
|
+
export const detect = () => Effect.gen(function* () {
|
|
17
|
+
const fs = yield* FileSystem.FileSystem;
|
|
18
|
+
return yield* fs.exists(path.join(home, ".continue"));
|
|
19
|
+
});
|
|
20
|
+
//# sourceMappingURL=detection.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"detection.js","sourceRoot":"","sources":["../../../../src/agents/continue/detection.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,KAAK,IAAI,MAAM,WAAW,CAAC;AAElC,OAAO,KAAK,UAAU,MAAM,6BAA6B,CAAC;AAC1D,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,EAAE,IAAI,EAAE,MAAM,iBAAiB,CAAC;AAEvC;;;;GAIG;AACH,MAAM,CAAC,MAAM,MAAM,GAAG,GAIpB,EAAE,CACF,MAAM,CAAC,GAAG,CAAC,QAAQ,CAAC;IAClB,MAAM,EAAE,GAAG,KAAK,CAAC,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,OAAO,KAAK,CAAC,CAAC,EAAE,CAAC,MAAM,CAAC,IAAI,CAAC,IAAI,CAAC,IAAI,EAAE,WAAW,CAAC,CAAC,CAAC;AACxD,CAAC,CAAC,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Continue agent module.
|
|
3
|
+
*
|
|
4
|
+
* @experimental This API is unstable and may change without notice.
|
|
5
|
+
* @packageDocumentation
|
|
6
|
+
*/
|
|
7
|
+
export { descriptor } from "./descriptor.js";
|
|
8
|
+
export { detect } from "./detection.js";
|
|
9
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/agents/continue/index.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/agents/continue/index.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Crush agent descriptor.
|
|
3
|
+
*
|
|
4
|
+
* @experimental This API is unstable and may change without notice.
|
|
5
|
+
* @packageDocumentation
|
|
6
|
+
*/
|
|
7
|
+
import type { AgentDescriptor } from "../types.js";
|
|
8
|
+
/**
|
|
9
|
+
* Crush agent descriptor.
|
|
10
|
+
*
|
|
11
|
+
* @experimental This API is unstable and may change without notice.
|
|
12
|
+
*/
|
|
13
|
+
export declare const descriptor: AgentDescriptor;
|
|
14
|
+
//# sourceMappingURL=descriptor.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"descriptor.d.ts","sourceRoot":"","sources":["../../../../src/agents/crush/descriptor.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AAEnD;;;;GAIG;AACH,eAAO,MAAM,UAAU,EAAE,eAMxB,CAAC"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Crush agent descriptor.
|
|
3
|
+
*
|
|
4
|
+
* @experimental This API is unstable and may change without notice.
|
|
5
|
+
* @packageDocumentation
|
|
6
|
+
*/
|
|
7
|
+
/**
|
|
8
|
+
* Crush agent descriptor.
|
|
9
|
+
*
|
|
10
|
+
* @experimental This API is unstable and may change without notice.
|
|
11
|
+
*/
|
|
12
|
+
export const descriptor = {
|
|
13
|
+
id: "crush",
|
|
14
|
+
name: "Crush",
|
|
15
|
+
skills: {
|
|
16
|
+
dir: ".crush/skills",
|
|
17
|
+
},
|
|
18
|
+
};
|
|
19
|
+
//# sourceMappingURL=descriptor.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"descriptor.js","sourceRoot":"","sources":["../../../../src/agents/crush/descriptor.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAIH;;;;GAIG;AACH,MAAM,CAAC,MAAM,UAAU,GAAoB;IACzC,EAAE,EAAE,OAAO;IACX,IAAI,EAAE,OAAO;IACb,MAAM,EAAE;QACN,GAAG,EAAE,eAAe;KACrB;CACF,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/agents/crush/index.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/agents/crush/index.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Cursor agent descriptor.
|
|
3
|
+
*
|
|
4
|
+
* @experimental This API is unstable and may change without notice.
|
|
5
|
+
* @packageDocumentation
|
|
6
|
+
*/
|
|
7
|
+
import type { AgentDescriptor } from "../types.js";
|
|
8
|
+
/**
|
|
9
|
+
* Cursor agent descriptor.
|
|
10
|
+
*
|
|
11
|
+
* @experimental This API is unstable and may change without notice.
|
|
12
|
+
*/
|
|
13
|
+
export declare const descriptor: AgentDescriptor;
|
|
14
|
+
//# sourceMappingURL=descriptor.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"descriptor.d.ts","sourceRoot":"","sources":["../../../../src/agents/cursor/descriptor.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AAGnD;;;;GAIG;AACH,eAAO,MAAM,UAAU,EAAE,eAOxB,CAAC"}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Cursor agent descriptor.
|
|
3
|
+
*
|
|
4
|
+
* @experimental This API is unstable and may change without notice.
|
|
5
|
+
* @packageDocumentation
|
|
6
|
+
*/
|
|
7
|
+
import { detect } from "./detection.js";
|
|
8
|
+
/**
|
|
9
|
+
* Cursor agent descriptor.
|
|
10
|
+
*
|
|
11
|
+
* @experimental This API is unstable and may change without notice.
|
|
12
|
+
*/
|
|
13
|
+
export const descriptor = {
|
|
14
|
+
id: "cursor",
|
|
15
|
+
name: "Cursor",
|
|
16
|
+
skills: {
|
|
17
|
+
dir: ".cursor/skills",
|
|
18
|
+
},
|
|
19
|
+
detect,
|
|
20
|
+
};
|
|
21
|
+
//# sourceMappingURL=descriptor.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"descriptor.js","sourceRoot":"","sources":["../../../../src/agents/cursor/descriptor.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAGH,OAAO,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC;AAExC;;;;GAIG;AACH,MAAM,CAAC,MAAM,UAAU,GAAoB;IACzC,EAAE,EAAE,QAAQ;IACZ,IAAI,EAAE,QAAQ;IACd,MAAM,EAAE;QACN,GAAG,EAAE,gBAAgB;KACtB;IACD,MAAM;CACP,CAAC"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Cursor agent detection.
|
|
3
|
+
*
|
|
4
|
+
* @experimental This API is unstable and may change without notice.
|
|
5
|
+
* @packageDocumentation
|
|
6
|
+
*/
|
|
7
|
+
import type * as PlatformError from "@effect/platform/Error";
|
|
8
|
+
import * as FileSystem from "@effect/platform/FileSystem";
|
|
9
|
+
import * as Effect from "effect/Effect";
|
|
10
|
+
/**
|
|
11
|
+
* Detect if Cursor is installed.
|
|
12
|
+
*
|
|
13
|
+
* @experimental This API is unstable and may change without notice.
|
|
14
|
+
*/
|
|
15
|
+
export declare const detect: () => Effect.Effect<boolean, PlatformError.PlatformError, FileSystem.FileSystem>;
|
|
16
|
+
//# sourceMappingURL=detection.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"detection.d.ts","sourceRoot":"","sources":["../../../../src/agents/cursor/detection.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAGH,OAAO,KAAK,KAAK,aAAa,MAAM,wBAAwB,CAAC;AAC7D,OAAO,KAAK,UAAU,MAAM,6BAA6B,CAAC;AAC1D,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC;;;;GAIG;AACH,eAAO,MAAM,MAAM,QAAO,MAAM,CAAC,MAAM,CACrC,OAAO,EACP,aAAa,CAAC,aAAa,EAC3B,UAAU,CAAC,UAAU,CAKnB,CAAC"}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Cursor agent detection.
|
|
3
|
+
*
|
|
4
|
+
* @experimental This API is unstable and may change without notice.
|
|
5
|
+
* @packageDocumentation
|
|
6
|
+
*/
|
|
7
|
+
import * as path from "node:path";
|
|
8
|
+
import * as FileSystem from "@effect/platform/FileSystem";
|
|
9
|
+
import * as Effect from "effect/Effect";
|
|
10
|
+
import { home } from "../constants.js";
|
|
11
|
+
/**
|
|
12
|
+
* Detect if Cursor is installed.
|
|
13
|
+
*
|
|
14
|
+
* @experimental This API is unstable and may change without notice.
|
|
15
|
+
*/
|
|
16
|
+
export const detect = () => Effect.gen(function* () {
|
|
17
|
+
const fs = yield* FileSystem.FileSystem;
|
|
18
|
+
return yield* fs.exists(path.join(home, ".cursor"));
|
|
19
|
+
});
|
|
20
|
+
//# sourceMappingURL=detection.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"detection.js","sourceRoot":"","sources":["../../../../src/agents/cursor/detection.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,KAAK,IAAI,MAAM,WAAW,CAAC;AAElC,OAAO,KAAK,UAAU,MAAM,6BAA6B,CAAC;AAC1D,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,EAAE,IAAI,EAAE,MAAM,iBAAiB,CAAC;AAEvC;;;;GAIG;AACH,MAAM,CAAC,MAAM,MAAM,GAAG,GAIpB,EAAE,CACF,MAAM,CAAC,GAAG,CAAC,QAAQ,CAAC;IAClB,MAAM,EAAE,GAAG,KAAK,CAAC,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,OAAO,KAAK,CAAC,CAAC,EAAE,CAAC,MAAM,CAAC,IAAI,CAAC,IAAI,CAAC,IAAI,EAAE,SAAS,CAAC,CAAC,CAAC;AACtD,CAAC,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/agents/cursor/index.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/agents/cursor/index.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC"}
|