ldy26098
  • Joined on 2025-10-20
ldy26098 synced commits to refs/pull/1578/head at ldy26098/BMAD-METHOD from mirror 2026-02-08 13:35:07 +00:00
0f7ba6dd93 Merge branch 'main' into docs/review-fixes
1075639465 fix(docs): move bleeding-edge install command out of Verify Installation
c1b1b6183e fix(docs): address documentation review findings
8bd9df607e fix(docs): add non-interactive installation to sidebar, rewrite and reorder how-to guides
b1bfce9aa7 refactor: Complete @clack/prompts Migration & Installer Output Consolidation (#1586)
Compare 6 commits »
ldy26098 synced commits to refs/pull/1578/merge at ldy26098/BMAD-METHOD from mirror 2026-02-08 13:35:07 +00:00
51287a2cf0 Merge 0f7ba6dd938f1efa4f77dc0d67fbe97183cb8e40 into b1bfce9aa7aaafded09d33b39a91e9ea86a82ea2
0f7ba6dd93 Merge branch 'main' into docs/review-fixes
1075639465 fix(docs): move bleeding-edge install command out of Verify Installation
c1b1b6183e fix(docs): address documentation review findings
8bd9df607e fix(docs): add non-interactive installation to sidebar, rewrite and reorder how-to guides
Compare 7 commits »
ldy26098 synced commits to refs/pull/1581/merge at ldy26098/BMAD-METHOD from mirror 2026-02-08 13:35:07 +00:00
78cb970cb0 Merge c081358a95d95bf586cafa5c4181a01d30f58d33 into b1bfce9aa7aaafded09d33b39a91e9ea86a82ea2
b1bfce9aa7 refactor: Complete @clack/prompts Migration & Installer Output Consolidation (#1586)
Compare 2 commits »
ldy26098 synced commits to refs/pull/1567/head at ldy26098/BMAD-METHOD from mirror 2026-02-08 13:35:07 +00:00
00a2334969 fix: align workflow path guidance with installed runtime
ldy26098 synced commits to refs/pull/1586/merge at ldy26098/BMAD-METHOD from mirror 2026-02-08 05:25:08 +00:00
5772f41d33 Merge 78090f6f4a8a482b5a779e3d23932740fe4851b3 into ecf7fbcb2cf88e67f61e0928ac9283824bb69f37
78090f6f4a fix(cli): resolve code review findings from @clack/prompts migration
Compare 2 commits »
ldy26098 synced commits to refs/pull/1586/head at ldy26098/BMAD-METHOD from mirror 2026-02-08 05:25:08 +00:00
78090f6f4a fix(cli): resolve code review findings from @clack/prompts migration
ldy26098 synced commits to refs/pull/1578/head at ldy26098/BMAD-METHOD from mirror 2026-02-08 05:25:07 +00:00
9ebcfde777 fix(build): handle raw HTML base paths and bare .md links in validator
0fc9db0670 fix(build): fail build when rehype-markdown-links cannot detect content directory
d2db65bf4b fix(ci): revert cancel-in-progress to false to avoid mid-deploy cancellation
bd21c7d662 fix(docs): remove dead CSS declaration and add missing code block lang
672e442eb1 fix(tools): handle directory paths and prefix stripping in link validator
Compare 7 commits »
ldy26098 synced commits to refs/pull/1567/head at ldy26098/BMAD-METHOD from mirror 2026-02-08 05:25:07 +00:00
d7a55394c5 fix: define installed workflow paths in qa and create-story
bd20d75998 fix: restore runtime workflow paths and standalone parsing
cc141b93ac fix: resolve workflow guardrails and installer regressions
d8e9caac1e fix: add workflow loader fallback guidance and guards
Compare 4 commits »
ldy26098 synced commits to refs/pull/1567/merge at ldy26098/BMAD-METHOD from mirror 2026-02-08 05:25:07 +00:00
05a798eed0 Merge d7a55394c5f6dd96ab3100227437721c2de62a72 into ecf7fbcb2cf88e67f61e0928ac9283824bb69f37
d7a55394c5 fix: define installed workflow paths in qa and create-story
bd20d75998 fix: restore runtime workflow paths and standalone parsing
cc141b93ac fix: resolve workflow guardrails and installer regressions
d8e9caac1e fix: add workflow loader fallback guidance and guards
Compare 5 commits »
ldy26098 synced commits to refs/pull/1578/merge at ldy26098/BMAD-METHOD from mirror 2026-02-08 05:25:07 +00:00
6d6298e49f Merge 9ebcfde7778a0c9a8b515b99f18df13c216f13b2 into ecf7fbcb2cf88e67f61e0928ac9283824bb69f37
9ebcfde777 fix(build): handle raw HTML base paths and bare .md links in validator
0fc9db0670 fix(build): fail build when rehype-markdown-links cannot detect content directory
d2db65bf4b fix(ci): revert cancel-in-progress to false to avoid mid-deploy cancellation
bd21c7d662 fix(docs): remove dead CSS declaration and add missing code block lang
Compare 8 commits »
ldy26098 synced commits to refs/pull/1581/merge at ldy26098/BMAD-METHOD from mirror 2026-02-07 21:15:09 +00:00
dbb9ceb10f Merge c081358a95d95bf586cafa5c4181a01d30f58d33 into ecf7fbcb2cf88e67f61e0928ac9283824bb69f37
ecf7fbcb2c docs: add description front matter to documentation pages (#1566)
cb73c05cf6 fix: use pull_request_target for CodeRabbit review trigger (#1583)
045b1fe148 chore: sync package-lock.json after archiver removal (#1580)
4c36c94c2d chore: configure dual-mode AI code review (#1511)
Compare 8 commits »
ldy26098 synced commits to refs/pull/1581/head at ldy26098/BMAD-METHOD from mirror 2026-02-07 21:15:09 +00:00
c081358a95 feat: add detailed JSDoc comments for functions in bmadIndex, chatHandler, commandParser, extension, and logger modules
474aaf5428 feat: enhance metadata extraction and implement Levenshtein distance for improved name matching
2936bf8a4e feat: enhance linting and add safeFence function for Markdown formatting
Compare 3 commits »
ldy26098 synced commits to refs/pull/1578/merge at ldy26098/BMAD-METHOD from mirror 2026-02-07 21:15:09 +00:00
d13e370753 Merge 7af65ee088eb08a348937a87cd0cf7acef7c287e into ecf7fbcb2cf88e67f61e0928ac9283824bb69f37
7af65ee088 docs: add Quick Flow next steps and fix 404 link path
1cfe398742 fix(docs): rewrite rehype-markdown-links for correct relative .md resolution
977ad80abf docs: expand thin content pages with substantive detail
0f8e8d0977 fix(a11y): improve color contrast, ARIA attributes, and motion preferences
Compare 23 commits »
ldy26098 synced commits to refs/pull/1578/head at ldy26098/BMAD-METHOD from mirror 2026-02-07 21:15:09 +00:00
7af65ee088 docs: add Quick Flow next steps and fix 404 link path
1cfe398742 fix(docs): rewrite rehype-markdown-links for correct relative .md resolution
977ad80abf docs: expand thin content pages with substantive detail
0f8e8d0977 fix(a11y): improve color contrast, ARIA attributes, and motion preferences
d345781a99 fix(docs): harden rehype plugins and fix bare .md link
Compare 22 commits »
ldy26098 synced commits to refs/pull/1573/merge at ldy26098/BMAD-METHOD from mirror 2026-02-07 21:15:09 +00:00
25dafe179f Merge 1ac25c2a7af495b961d12e86f733d3d161102a92 into ecf7fbcb2cf88e67f61e0928ac9283824bb69f37
1ac25c2a7a feat: promote extensionless unresolved paths from silent skip to [UNRESOLVED]
3f5d059c42 refactor: collect-then-print to eliminate confusing !VERBOSE pattern
c7cdaa77cb fix: address review feedback on CSV validator extension
e2acf1eb3d Merge branch 'main' into feat/csv-file-ref-validation
Compare 9 commits »
ldy26098 synced commits to refs/pull/1573/head at ldy26098/BMAD-METHOD from mirror 2026-02-07 21:15:09 +00:00
1ac25c2a7a feat: promote extensionless unresolved paths from silent skip to [UNRESOLVED]
3f5d059c42 refactor: collect-then-print to eliminate confusing !VERBOSE pattern
c7cdaa77cb fix: address review feedback on CSV validator extension
e2acf1eb3d Merge branch 'main' into feat/csv-file-ref-validation
ecf7fbcb2c docs: add description front matter to documentation pages (#1566)
Compare 8 commits »
ldy26098 synced commits to refs/pull/1567/merge at ldy26098/BMAD-METHOD from mirror 2026-02-07 21:15:09 +00:00
377cf8c077 Merge 9b98cc127262c600827f4870f70d3cfc2633c08b into ecf7fbcb2cf88e67f61e0928ac9283824bb69f37
9b98cc1272 fix: correct workflow command defaults and bmm document config paths
0b3023cdf5 fix: harden install XML guard and remove no-op placeholder replacement
76df097957 Merge branch 'main' into phase1-md-workflows-clean
ecf7fbcb2c docs: add description front matter to documentation pages (#1566)
Compare 10 commits »
ldy26098 synced commits to refs/pull/1566/head at ldy26098/BMAD-METHOD from mirror 2026-02-07 21:15:08 +00:00
502f0bcff1 Merge branch 'main' into docs/add-front-matter
9d202e8c07 Merge remote-tracking branch 'origin/main' into docs/add-front-matter
cb73c05cf6 fix: use pull_request_target for CodeRabbit review trigger (#1583)
045b1fe148 chore: sync package-lock.json after archiver removal (#1580)
4c36c94c2d chore: configure dual-mode AI code review (#1511)
Compare 18 commits »
ldy26098 synced commits to refs/pull/1567/head at ldy26098/BMAD-METHOD from mirror 2026-02-07 21:15:08 +00:00
9b98cc1272 fix: correct workflow command defaults and bmm document config paths
0b3023cdf5 fix: harden install XML guard and remove no-op placeholder replacement
76df097957 Merge branch 'main' into phase1-md-workflows-clean
ecf7fbcb2c docs: add description front matter to documentation pages (#1566)
cb73c05cf6 fix: use pull_request_target for CodeRabbit review trigger (#1583)
Compare 9 commits »
ldy26098 synced commits to refs/pull/1555/merge at ldy26098/BMAD-METHOD from mirror 2026-02-07 21:15:08 +00:00
7d52b9cf60 Merge 38a98d46db21313df9f7dc0e7c51e11c6322b61c into ecf7fbcb2cf88e67f61e0928ac9283824bb69f37
ecf7fbcb2c docs: add description front matter to documentation pages (#1566)
cb73c05cf6 fix: use pull_request_target for CodeRabbit review trigger (#1583)
045b1fe148 chore: sync package-lock.json after archiver removal (#1580)
4c36c94c2d chore: configure dual-mode AI code review (#1511)
Compare 5 commits »