mirror of
https://github.com/bmad-code-org/BMAD-METHOD.git
synced 2026-01-30 04:32:02 +00:00
- 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 """