BMAD-METHOD/tools/cli/installers/lib/ide
Brian Madison 4cb5cc7dbc Fix gemini installer to use UnifiedInstaller with .toml support
- Add fileExtension parameter support to path-utils (toColonPath, toDashPath)
- Add TemplateType.GEMINI to unified-installer for TOML output format
- Update task-tool-command-generator to support TOML format
- Refactor gemini.js to use UnifiedInstaller with:
  - NamingStyle.FLAT_DASH for dash-separated filenames
  - TemplateType.GEMINI for TOML format (description + prompt fields)
  - fileExtension: '.toml' for Gemini CLI

TOML format:
description = "BMAD Agent: Title"
prompt = """
Content here
"""
2026-01-25 03:56:40 -06:00
..
shared Fix gemini installer to use UnifiedInstaller with .toml support 2026-01-25 03:56:40 -06:00
templates folder rename from .bmad to _bmad 2025-12-13 16:22:34 +08:00
STANDARDIZATION_PLAN.md installer cleanup 2026-01-23 00:27:26 -06:00
_base-ide.js standardize installer flat command list with naming convention standardization to make workflow update 2026-01-21 12:22:32 -06:00
antigravity.js claude cline codex installers use central function 2026-01-25 03:56:40 -06:00
auggie.js Fix auggie installer to use UnifiedInstaller with flat files 2026-01-25 03:56:40 -06:00
claude-code.js claude cline codex installers use central function 2026-01-25 03:56:40 -06:00
cline.js Fix cline installer to use UnifiedInstaller 2026-01-25 03:56:40 -06:00
codex.js claude cline codex installers use central function 2026-01-25 03:56:40 -06:00
crush.js Fix crush installer to use UnifiedInstaller 2026-01-25 03:56:40 -06:00
cursor.js claude cline codex installers use central function 2026-01-25 03:56:40 -06:00
gemini.js Fix gemini installer to use UnifiedInstaller with .toml support 2026-01-25 03:56:40 -06:00
github-copilot.js installer cleanup 2026-01-23 00:27:26 -06:00
iflow.js feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
kilo.js Fix YAML indentation in kilo.js customInstructions field (#1291) 2026-01-14 21:26:10 -06:00
kiro-cli.js installer cleanup 2026-01-23 00:27:26 -06: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 installer cleanup 2026-01-23 00:27:26 -06:00
qwen.js installer cleanup 2026-01-23 00:27:26 -06:00
roo.js installer cleanup 2026-01-23 00:27:26 -06:00
rovo-dev.js installer cleanup 2026-01-23 00:27:26 -06:00
trae.js installer cleanup 2026-01-23 00:27:26 -06:00
windsurf.js Fix windsurf installer to use UnifiedInstaller with flat files 2026-01-25 03:56:40 -06:00