After creating a worktree, detect the project type and suggest the appropriate install command: - Node.js: bun/pnpm/yarn/npm based on lock file - Python: uv/poetry/pip based on lock file - Rust: cargo build - Go: go mod download - Generic: Makefile Custom scripts/setup-worktree.sh takes precedence over auto-detection. Ported from coherence-mcp. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| blue-core | ||
| blue-mcp | ||
| blue-ollama | ||