BMAD-METHOD/tools/cli/installers/lib/ide
Jonah Schulte 0efbea9136 feat(installer): auto-detect git repo and pre-fill bootstrap prompts
During installation, the Claude Code installer now:

1. Detects the git remote URL (supports GitHub.com and Enterprise)
2. Generates a pre-filled bootstrap prompt at _bmad/claude-desktop-bootstrap.md
3. Replaces YOUR-ORG/YOUR-REPO placeholders in all installed docs

This enables seamless Claude Desktop usage - users just copy the
generated bootstrap prompt which has their repo details already filled in.

Supports all git URL formats:
- SSH: git@github.com:owner/repo.git
- SSH Enterprise: git@ghe.company.com:owner/repo.git
- HTTPS: https://github.com/owner/repo.git
- HTTP Enterprise: http://ghe.company.com/owner/repo
2026-01-08 20:51:55 -05:00
..
shared _cfg -> _config 2025-12-13 19:41:09 +08:00
templates folder rename from .bmad to _bmad 2025-12-13 16:22:34 +08:00
_base-ide.js feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
antigravity.js fix: resolve ERR_REQUIRE_ESM by using dynamic import for inquirer (#1278) 2026-01-08 15:42:22 +08:00
auggie.js feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
claude-code.js feat(installer): auto-detect git repo and pre-fill bootstrap prompts 2026-01-08 20:51:55 -05:00
cline.js feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
codex.js fix: resolve ERR_REQUIRE_ESM by using dynamic import for inquirer (#1278) 2026-01-08 15:42:22 +08:00
crush.js feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
cursor.js feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
gemini.js feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
github-copilot.js fix: resolve ERR_REQUIRE_ESM by using dynamic import for inquirer (#1278) 2026-01-08 15:42:22 +08:00
iflow.js feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
kilo.js feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
kiro-cli.js feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
manager.js feat: Complete BMAD agent creation system with install tooling, references, and field guidance 2025-11-18 21:55:47 -06:00
opencode.js feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
qwen.js feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
roo.js feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
rovo-dev.js feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
trae.js feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
windsurf.js feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00