BMAD-METHOD/tools/cli/commands
Alex Verkhovsky f105602fad chore(cli): remove broken build caching
The agent build caching never worked - BUILD-META comments were
never written to output files, so every build acted like --force.

Since building all 29 agents takes ~300ms, caching provided no
meaningful benefit. Removed ~190 lines of dead code including
checkIfNeedsRebuild, checkBuildStatus, buildMetadataComment,
and the --force flag.
2025-12-06 01:51:08 -07:00
..
agent-install.js feat: rename agent-install parameters for clarity 2025-11-23 08:51:25 -06:00
build.js chore(cli): remove broken build caching 2025-12-06 01:51:08 -07:00
cleanup.js installer allows cleanup of unneeded files in upgrades 2025-11-26 16:47:15 -06:00
install.js move agent builder docs, create workflow builder docs, and a new workflow builder to conform to stepwise workflow creation 2025-11-29 23:23:35 -06:00
list.js feat: v6.0.0-alpha.0 - the future is now 2025-09-28 23:17:07 -05:00
status.js feat: v6.0.0-alpha.0 - the future is now 2025-09-28 23:17:07 -05:00
uninstall.js feat: v6.0.0-alpha.0 - the future is now 2025-09-28 23:17:07 -05:00
update.js feat: v6.0.0-alpha.0 - the future is now 2025-09-28 23:17:07 -05:00