BMAD-METHOD/tools
Javier Gomez f09e282d72
feat(opencode): add JSON-only integration and compact AGENTS.md generator (#570)
* feat: add OpenCode integration implementation plan for BMAD-METHOD

* installer(opencode): add OpenCode target metadata in install.config.yaml

* chore(deps): add comment-json for JSONC parsing in OpenCode integration

* feat(installer/opencode): implement setupOpenCode with minimal instructions merge and BMAD-managed agents/commands

* feat(installer): add OpenCode (SST) to IDE selector and CLI --ide help

* fix(opencode): align generated opencode.json(c) with schema (instructions as strings; agent.prompt; command.template; remove unsupported fields)

* feat(installer): enhance OpenCode setup with agent selection and prefix options

* fix: update configuration file references from `bmad-core/core-config.yaml` to `.bmad-core/core-config.yaml` across multiple agent and task files for consistency and clarity.

* refactor: streamline OpenCode configuration prompts and normalize instruction paths for agents and tasks

* feat: add tools property to agent definitions for enhanced functionality. Otherwise opencode consders the subagents as readonly

* feat: add extraction of 'whenToUse'  from agents markdown files for improved agent configuration in opencode

* feat: enhance task purpose extraction from markdown files with improved parsing and cleanup logic

* feat: add collision warnings for non-BMAD-managed agent and command keys during setup

* feat: generate and update AGENTS.md for OpenCode integration with agent and task details

* feat: add compact AGENTS.md generator and JSON-only integration for OpenCode

* chore(docs): remove completed OpenCode integration implementation plans

* feat: enable default prefixes for agent and command keys to avoid collisions

* fix: remove unnecessary line breaks in 'whenToUse' descriptions for QA agents to mathc the rest of the agents definitions and improve programatic parsing of whenToUse prop

* fix: update OpenCode references to remove 'SST' for consistency across documentation and configuration

* fix: update agent mode from 'subagent' to 'all' for consistency in agent definitions

* fix: consolidate 'whenToUse' description format for clarity and consistent parsing
2025-09-11 17:44:41 -05:00
..
builders chore: add code formatting config and pre-commit hooks (#450) 2025-08-16 19:08:39 -05:00
flattener feat: enhance file exclusion capabilities with .bmad-flattenignore support (#531) 2025-09-06 13:14:24 -05:00
installer feat(opencode): add JSON-only integration and compact AGENTS.md generator (#570) 2025-09-11 17:44:41 -05:00
lib chore: add code formatting config and pre-commit hooks (#450) 2025-08-16 19:08:39 -05:00
md-assets web build optimization 2025-07-06 10:32:39 -05:00
shared fix: documentation and trademark updates 2025-08-17 19:23:50 -05:00
upgraders feat: add iflow cli support to bmad installer. (#510) 2025-09-06 13:44:48 -05:00
bmad-npx-wrapper.js chore: add code formatting config and pre-commit hooks (#450) 2025-08-16 19:08:39 -05:00
bump-all-versions.js chore: add code formatting config and pre-commit hooks (#450) 2025-08-16 19:08:39 -05:00
bump-expansion-version.js chore: add code formatting config and pre-commit hooks (#450) 2025-08-16 19:08:39 -05:00
cli.js fix: documentation and trademark updates 2025-08-17 19:23:50 -05:00
implement-fork-friendly-ci.sh documentation updates 2025-09-06 18:30:37 -05:00
preview-release-notes.js feat: enhance manual release workflow with automatic release notes 2025-08-16 20:35:41 -05:00
setup-hooks.sh feat: add PR validation workflow and contribution checks 2025-08-31 20:30:52 -05:00
sync-installer-version.js chore: add code formatting config and pre-commit hooks (#450) 2025-08-16 19:08:39 -05:00
sync-version.sh patch: move script to tools folder 2025-08-17 11:04:27 -05:00
update-expansion-version.js chore: add code formatting config and pre-commit hooks (#450) 2025-08-16 19:08:39 -05:00
version-bump.js fix: enable version bumping in manual release workflow 2025-08-16 20:42:35 -05:00
yaml-format.js chore: add code formatting config and pre-commit hooks (#450) 2025-08-16 19:08:39 -05:00