ldy26098
  • Joined on 2025-10-20
ldy26098 synced commits to main at ldy26098/BMAD-METHOD from mirror 2026-02-07 04:55:08 +00:00
90d9204dc9 fix: update help task path from bmad-help.md to help.md
09316ecc7f fix: remove forbidden workflow_path variable from step files
a79f581003 fix(technical-research): route step-05 to step-06 and fix stepsCompleted values
dbb754f085 fix(party-mode): add return protocol to prevent lost-in-the-middle failures (#1569)
c1a927ae8d refactor: replace 'invoke/run' with 'load and follow' in workflow prompts (#1570)
Compare 6 commits »
ldy26098 synced commits to refs/pull/1511/head at ldy26098/BMAD-METHOD from mirror 2026-02-06 20:45:07 +00:00
17ad5cdb5b Merge branch 'main' into chore/dual-mode-code-review
d027811954 ci: trigger CodeRabbit review on PR un-draft (#1558)
ae92f7bc50 docs: add pull request template (#1554)
f7b5f03800 refactor: consolidate OpenCode templates and add support for tasks, tools, and workflows (#1556)
7c0e5d5e1d fix: make SPACE key toggle selections in autocomplete multiselect prompts (#1557)
Compare 29 commits »
ldy26098 synced and deleted reference refs/tags/refs/pull/1540/merge at ldy26098/BMAD-METHOD from mirror 2026-02-06 20:45:07 +00:00
ldy26098 synced and deleted reference refs/tags/refs/pull/1554/merge at ldy26098/BMAD-METHOD from mirror 2026-02-06 20:45:07 +00:00
ldy26098 synced and deleted reference refs/tags/refs/pull/1556/merge at ldy26098/BMAD-METHOD from mirror 2026-02-06 20:45:07 +00:00
ldy26098 synced and deleted reference refs/tags/refs/pull/1557/merge at ldy26098/BMAD-METHOD from mirror 2026-02-06 20:45:07 +00:00
ldy26098 synced and deleted reference refs/tags/refs/pull/1558/merge at ldy26098/BMAD-METHOD from mirror 2026-02-06 20:45:07 +00:00
ldy26098 synced commits to main at ldy26098/BMAD-METHOD from mirror 2026-02-06 20:45:07 +00:00
d027811954 ci: trigger CodeRabbit review on PR un-draft (#1558)
ae92f7bc50 docs: add pull request template (#1554)
f7b5f03800 refactor: consolidate OpenCode templates and add support for tasks, tools, and workflows (#1556)
7c0e5d5e1d fix: make SPACE key toggle selections in autocomplete multiselect prompts (#1557)
8be3713595 docs: add modules reference page and site fixes (#1540)
Compare 5 commits »
ldy26098 synced commits to refs/pull/1483/merge at ldy26098/BMAD-METHOD from mirror 2026-02-06 20:45:07 +00:00
6ec4d2eb5c Merge 0aa02068edd72778f474363e052b6644e1d91d02 into d027811954e9de980f6b36ad05659848aafe3d15
d027811954 ci: trigger CodeRabbit review on PR un-draft (#1558)
ae92f7bc50 docs: add pull request template (#1554)
f7b5f03800 refactor: consolidate OpenCode templates and add support for tasks, tools, and workflows (#1556)
7c0e5d5e1d fix: make SPACE key toggle selections in autocomplete multiselect prompts (#1557)
Compare 12 commits »
ldy26098 synced commits to refs/pull/1507/merge at ldy26098/BMAD-METHOD from mirror 2026-02-06 20:45:07 +00:00
6ae866f121 Merge d8038d78489e6194797d0dcb3396df967800ba6a into d027811954e9de980f6b36ad05659848aafe3d15
d027811954 ci: trigger CodeRabbit review on PR un-draft (#1558)
ae92f7bc50 docs: add pull request template (#1554)
f7b5f03800 refactor: consolidate OpenCode templates and add support for tasks, tools, and workflows (#1556)
7c0e5d5e1d fix: make SPACE key toggle selections in autocomplete multiselect prompts (#1557)
Compare 6 commits »
ldy26098 synced commits to refs/pull/1511/merge at ldy26098/BMAD-METHOD from mirror 2026-02-06 20:45:07 +00:00
dc8651cb34 Merge 17ad5cdb5b38c2499a9419a36c689f6c52a48315 into d027811954e9de980f6b36ad05659848aafe3d15
17ad5cdb5b Merge branch 'main' into chore/dual-mode-code-review
d027811954 ci: trigger CodeRabbit review on PR un-draft (#1558)
ae92f7bc50 docs: add pull request template (#1554)
f7b5f03800 refactor: consolidate OpenCode templates and add support for tasks, tools, and workflows (#1556)
Compare 7 commits »
ldy26098 synced commits to refs/pull/1555/merge at ldy26098/BMAD-METHOD from mirror 2026-02-06 20:45:07 +00:00
588f517abe Merge 38a98d46db21313df9f7dc0e7c51e11c6322b61c into d027811954e9de980f6b36ad05659848aafe3d15
d027811954 ci: trigger CodeRabbit review on PR un-draft (#1558)
ae92f7bc50 docs: add pull request template (#1554)
f7b5f03800 refactor: consolidate OpenCode templates and add support for tasks, tools, and workflows (#1556)
7c0e5d5e1d fix: make SPACE key toggle selections in autocomplete multiselect prompts (#1557)
Compare 6 commits »
ldy26098 synced commits to refs/pull/1511/merge at ldy26098/BMAD-METHOD from mirror 2026-02-06 12:35:08 +00:00
5ad8d7721f Merge bd58d06d1c48bc8fd6c25314c8d7ed96a857c0c1 into 22601f81984dbc4701a569e263c32debb0713e58
22601f8198 feat: add non-interactive installation support (#1520)
068a9dc45a fix: remove --prefer-offline flag to prevent stale cache errors (#1531)
420e720242 fix: bmad-help reads project docs and respects communication_language (#1535)
311b237d85 fix: trim activation header to avoid YAML formatting issues in kilo installer (#1537)
Compare 7 commits »
ldy26098 synced commits to refs/pull/1540/merge at ldy26098/BMAD-METHOD from mirror 2026-02-06 12:35:08 +00:00
aedf740cde Merge 8122f408dc70a066f4e7c89299f22961085d8659 into 22601f81984dbc4701a569e263c32debb0713e58
8122f408dc refactor: convert build-docs to ESM, eliminate mutable globals
c796cf4350 fix: correct module names and relocate prompt file
Compare 3 commits »
ldy26098 synced commits to refs/pull/1540/head at ldy26098/BMAD-METHOD from mirror 2026-02-06 12:35:08 +00:00
8122f408dc refactor: convert build-docs to ESM, eliminate mutable globals
c796cf4350 fix: correct module names and relocate prompt file
Compare 2 commits »
ldy26098 synced commits to ci/coderabbit-ready-review at ldy26098/BMAD-METHOD from mirror 2026-02-06 12:35:08 +00:00
ldy26098 synced new reference ci/coderabbit-ready-review to ldy26098/BMAD-METHOD from mirror 2026-02-06 12:35:08 +00:00
ldy26098 synced and deleted reference refs/tags/refs/pull/1153/merge at ldy26098/BMAD-METHOD from mirror 2026-02-06 04:25:08 +00:00
ldy26098 synced and deleted reference refs/tags/refs/pull/1190/merge at ldy26098/BMAD-METHOD from mirror 2026-02-06 04:25:08 +00:00
ldy26098 synced and deleted reference refs/tags/refs/pull/1295/merge at ldy26098/BMAD-METHOD from mirror 2026-02-06 04:25:08 +00:00