Commit Graph

  • 3ba51e1bac
    feat(quick-dev): add epic context compilation to step-01 (#2218) Alex Verkhovsky 2026-04-08 18:29:17 -0700
  • de266cb2e2 fix(quick-dev): address review findings on epic context compilation Alex Verkhovsky 2026-04-08 18:09:07 -0700
  • 6546e0b459 refactor(quick-dev): restructure epic-story context loading Alex Verkhovsky 2026-04-08 10:30:42 -0700
  • dbda1adb16 refactor(quick-dev): tighten compile-epic-context prompt Alex Verkhovsky 2026-04-08 10:02:36 -0700
  • 20737aff91 fix(quick-dev): tighten epic context loading per PR review Alex Verkhovsky 2026-04-07 13:35:58 -0700
  • 673fdcd8d6 feat(quick-dev): add epic context compilation to step-01 Alex Verkhovsky 2026-04-05 09:29:38 -0700
  • 59b07c33e2
    feat(bmad-help): llms.txt support for general questions (#2230) Brian 2026-04-08 09:53:27 -0500
  • d39e253b28 refactor(bmad-help): streamline llms.txt docs into existing skill sections bmad-help-evolved Brian Madison 2026-04-08 09:51:29 -0500
  • f9925eb180
    feat(quick-dev): improve checkpoint 1 UX (#2217) Alex Verkhovsky 2026-04-08 07:27:06 -0700
  • e42574b77d docs(quick-dev): rewrite checkpoint 1 editing-note Alex Verkhovsky 2026-04-08 07:12:02 -0700
  • 38f2adee91 fix(quick-dev): tighten checkpoint 1 [A] flow wording Alex Verkhovsky 2026-04-07 11:25:24 -0700
  • 28d2b972b9 feat(quick-dev): improve checkpoint 1 UX with clickable link, external editing note, and change detection Alex Verkhovsky 2026-04-04 22:43:49 -0700
  • e226ee27ae feat(bmad-help): add _meta rows and llms.txt support for general questions Brian Madison 2026-04-08 01:01:21 -0500
  • b744408783
    feat(installer): community module browser and custom URL support (#2229) Brian 2026-04-08 00:50:04 -0500
  • 1b95c1052e test: add unit tests for SHA pinning, category filtering, and URL edge cases custom-support Brian Madison 2026-04-08 00:42:34 -0500
  • 66914df2c7 fix: use defaults for new config fields during quick update Brian Madison 2026-04-08 00:38:34 -0500
  • bbcc6a8961 fix: include community and custom modules in quick update Brian Madison 2026-04-08 00:36:01 -0500
  • f06f21fb79 fix: preserve installed community/custom modules in modify flow Brian Madison 2026-04-08 00:29:15 -0500
  • cccc8218fb fix: resolve review findings for community/custom module support Brian Madison 2026-04-08 00:20:55 -0500
  • 7c58c0bab1 feat(installer): add community module browser and custom URL support Brian Madison 2026-04-07 23:58:52 -0500
  • 5e038a8ce4
    feat(installer): remote registry + remove custom content (#2228) Brian 2026-04-07 22:45:01 -0500
  • 7899a38a88 merge: resolve ui.js conflict with main (keep registry source) install-custom-content Brian Madison 2026-04-07 22:42:29 -0500
  • 4fd882ffd7 feat(installer): fetch module list from marketplace registry Brian Madison 2026-04-07 22:40:06 -0500
  • 5dbfb588ee
    refactor(installer): remove custom content installation feature (#2227) Brian 2026-04-07 21:41:03 -0500
  • 99b7940df7 fix: address review findings from Augment Brian Madison 2026-04-07 21:08:57 -0500
  • 537ff0cbf0 refactor(installer): remove custom content installation feature Brian Madison 2026-04-07 21:03:20 -0500
  • 9ca0316674
    refactor(quick-dev): eliminate spec-wip.md singleton (#2214) Alex Verkhovsky 2026-04-07 10:14:24 -0700
  • 6192bb69eb
    Merge branch 'main' into refactor/eliminate-wip-file Alex Verkhovsky 2026-04-07 10:12:31 -0700
  • 6cecab2626
    chore(install): stop copying skill prompts to _bmad by default (#2182) Alex Verkhovsky 2026-04-07 10:02:59 -0700
  • 075b0279f5
    Merge cb6006686c into c46502f640 gabadi 2026-04-07 18:59:23 +0200
  • 1a167ff98d test(install): drop stale install_to_bmad column from suite 27 CSV row Alex Verkhovsky 2026-04-07 09:50:57 -0700
  • e076e489ae fix(quick-dev): address PR review findings Alex Verkhovsky 2026-04-07 09:45:27 -0700
  • 6527a5f28a feat(install): clean up skill directories from _bmad after IDE install Alex Verkhovsky 2026-04-01 14:21:14 -0700
  • 5d01549ea2 refactor(install): make edit-prd self-contained and remove install_to_bmad Alex Verkhovsky 2026-04-01 13:02:21 -0700
  • 3e590bb186 chore(install): stop copying skill prompts to _bmad by default Alex Verkhovsky 2026-04-01 10:57:56 -0700
  • d635edbe27 fix(code-review): remove dead Batch-apply option from patch menu Alex Verkhovsky 2026-04-07 07:45:06 -0700
  • e9ac52e949
    Merge d80d05ad30 into c46502f640 gabadi 2026-04-07 07:30:23 -0700
  • 2a3171d66a refactor(quick-dev): eliminate spec-wip.md singleton Alex Verkhovsky 2026-04-04 21:05:49 -0700
  • c46502f640
    feat(installer): overhaul branding, versioning, and skill cleanup (#2223) Brian 2026-04-07 02:31:36 -0500
  • baea8652b9 fix(installer): resolve module source before reading marketplace version installer-update-custom-content-support Brian Madison 2026-04-07 02:18:23 -0500
  • 3c155e3cbc fix(installer): address Augment review findings Brian Madison 2026-04-07 01:49:33 -0500
  • 2333ee9488 feat(installer): overhaul branding, versioning, and skill cleanup Brian Madison 2026-04-07 01:20:43 -0500
  • 47991536c5
    docs: add Python 3.10+ and uv as prerequisites (#2221) Brian 2026-04-06 00:30:00 -0500
  • 0bfcdd3288 docs: add Python 3.10+ and uv as prerequisites Brian Madison 2026-04-06 00:17:03 -0500
  • ea68a5b649
    Merge branch 'main' into claude/read-claude-docs-tNzL8 Theophilus Chinomona 2026-04-05 22:25:09 +0200
  • 595746335c
    fix(docs): wrap bare email in angle brackets for markdownlint MD034 (#2219) Alex Verkhovsky 2026-04-05 13:14:03 -0700
  • e69b739657 fix(docs): wrap bare email in angle brackets for markdownlint MD034 Alex Verkhovsky 2026-04-05 10:15:49 -0700
  • d34c9c516a
    docs: add CLAUDE.md for Claude Code project guidance Claude 2026-04-05 12:04:05 +0000
  • 28aa522753
    Update community and support links in README (#2215) Brian 2026-04-05 00:52:39 -0500
  • e63309fa1c Update community and support links in README readme-community-links Brian Madison 2026-04-05 00:43:29 -0500
  • aefabc74b0
    feat(quick-dev): add previous story continuity to context loading (#2201) Alex Verkhovsky 2026-04-04 20:49:55 -0700
  • 3d76619cbe feat(quick-dev): add previous story continuity to context loading Alex Verkhovsky 2026-04-02 18:37:07 -0700
  • aa48f83a65
    docs: rewrite get-answers-about-bmad for flow and accuracy (#2213) Alex Verkhovsky 2026-04-04 20:44:43 -0700
  • 05d1c55b58 docs: rewrite get-answers-about-bmad for flow and accuracy Alex Verkhovsky 2026-04-04 20:36:32 -0700
  • ac18b195e9
    docs(cs): add Czech (Čeština) documentation translation (#2134) JakubStejskalCZ 2026-04-05 05:42:54 +0200
  • c2ed83ae62 fix(cs): sync Czech translation with upstream agent consolidation and PRFAQ addition Alex Verkhovsky 2026-04-04 20:34:44 -0700
  • 33bd6b5d86 fix: improve test convention discovery and require skip reason documentation DJ 2026-04-04 20:23:37 -0700
  • 0e305f891f fix(cs): address CodeRabbit review feedback Jakub Stejskal 2026-03-26 17:28:50 +0100
  • ef3ea29a0a fix(cs): repair corrupted characters and table formatting in Czech docs Jakub Stejskal 2026-03-26 16:58:35 +0100
  • f261dbf676 docs(cs): add Czech (Čeština) documentation translation Jakub Stejskal 2026-03-26 13:32:32 +0100
  • 1050415351
    refactor(code-review): harmonize step-01 intent cascade (#2206) Alex Verkhovsky 2026-04-04 20:07:15 -0700
  • cc209dddad fix(code-review): address review findings in step-01 intent cascade Alex Verkhovsky 2026-04-04 20:02:48 -0700
  • cd3d697c19 refactor(code-review): harmonize step-01 intent cascade with quick-dev and checkpoint-preview Alex Verkhovsky 2026-04-04 06:50:58 -0700
  • 9ff99eceaf fix: add mandatory test generation to quick-dev workflow DJ 2026-04-04 16:25:59 -0700
  • 783601b576
    fix: move BMB announcement to custom Banner component (#2210) Brian 2026-04-04 16:10:37 -0500
  • f83b7d1df2 fix: move BMB announcement to custom Banner component fix-bmb-banner Brian Madison 2026-04-04 16:10:07 -0500
  • 975aea6e74
    docs: add BMad Builder announcement banner to docs site (#2209) Brian 2026-04-04 16:02:26 -0500
  • e6d4f224fb docs: add BMad Builder announcement banner to docs site bmb-announcement-banner Brian Madison 2026-04-04 16:01:31 -0500
  • f98083ba75
    docs: add contribution guardrails for unsolicited PRs (#2207) Alex Verkhovsky 2026-04-04 10:13:06 -0700
  • d3338c77de docs: add contribution guardrails for unsolicited PRs docs/contributing-guardrails Alex Verkhovsky 2026-04-04 08:37:25 -0700
  • 9924dc6344 fix: address CodeRabbit review feedback on cleanup-legacy.py DJ 2026-04-04 04:24:27 -0700
  • db7b497eeb fix: scope find_skill_dirs to installable positions and preserve config.yaml DJ 2026-04-04 00:31:04 -0700
  • beeccbc29c fix: address review feedback on deferred-work read-back workflows DJ 2026-04-04 00:26:16 -0700
  • 3a24d8ffc9
    docs: add BMad Ecosystem cross-links to sidebar (#2204) Brian 2026-04-04 00:34:00 -0500
  • 15f49b8bd4
    docs: add BMad Ecosystem cross-links to sidebar (#2203) Brian 2026-04-04 00:27:47 -0500
  • 3e009e8507 docs: add BMad Ecosystem cross-links to sidebar docs-update Brian Madison 2026-04-04 00:07:25 -0500
  • 0416f72d7d fix: make downstream workflows read deferred-work.md from code reviews DJ 2026-04-03 21:12:09 -0700
  • d51e2159e5
    fix(quick-dev): specify {project-root}/ anchor for context: list paths (#2200) Alex Verkhovsky 2026-04-03 11:42:31 -0700
  • 9e7432a5f2 fix: add bmad-skill-manifest.yaml for SRE Lead agent discovery DJ 2026-04-03 04:54:08 -0700
  • 04664c5e75 feat: add SRE Lead persona (Morgan) for observability and reliability DJ 2026-04-03 04:40:56 -0700
  • 183f77be15 fix(quick-dev): specify {project-root}/ anchor for context: list paths Alex Verkhovsky 2026-04-03 09:39:40 -0700
  • e9a6bfa95c
    feat(quick-dev): add planning artifact awareness for context-informed specs (#2185) Alex Verkhovsky 2026-04-03 09:24:48 -0700
  • 7f1a036bf8
    Merge branch 'main' into fix/quick-dev-context-awareness fix/quick-dev-context-awareness Alex Verkhovsky 2026-04-03 09:24:27 -0700
  • c5a58bef9c feat: integrate infrastructure/pipeline into readiness checks and epics DJ 2026-04-03 05:02:38 -0700
  • d901b46530
    Merge branch 'main' into feature/devops-lead-persona don-petry 2026-04-03 04:54:18 -0700
  • db52207eea fix: add bmad-skill-manifest.yaml for DevOps Lead agent discovery DJ 2026-04-03 04:53:27 -0700
  • c749003580 feat: integrate DevOps workflows into architecture and agent capabilities DJ 2026-04-03 04:39:04 -0700
  • 406b7542f0 feat: add bmad-create-pipeline workflow skill DJ 2026-04-03 04:38:53 -0700
  • 3aac5cdfe6 feat: add bmad-create-infrastructure workflow skill DJ 2026-04-03 04:36:37 -0700
  • 9bcafdef51
    Merge branch 'main' into feat/expand-advanced-elicitation-methods Jacob du Toit 2026-04-03 11:04:11 +0200
  • fb0392dcf0
    Merge pull request #1 from SCSA-dev/merge sammath90 2026-04-03 08:50:57 +0100
  • acbc445a90 Merge branch 'main' into merge sammath90 2026-04-03 08:49:18 +0100
  • 0edcd0571f
    fix(docs): correct translation fidelity issues in Vietnamese docs (#2192) Alex Verkhovsky 2026-04-02 20:46:44 -0700
  • 11a362ae83 fix(docs): correct translation fidelity issues in Vietnamese docs Alex Verkhovsky 2026-04-02 18:42:11 -0700
  • 072de34450
    docs(vi-vn): add Vietnamese translation for BMAD documentation (#2110) miendinh 2026-04-03 10:44:13 +0700
  • 9ea1303c84 refactor: lean agent instructions — remove Claude 4 scaffolding Mårten Angner 2026-04-03 05:11:51 +0200
  • 2665102c30 feat: WDS sprint 1 — self-contained skills, generator scripts, session management Mårten Angner 2026-04-03 05:03:27 +0200
  • 4eabeaab3d merge: resolve conflict with upstream main (SM merged into Dev agent) DJ 2026-04-02 20:01:48 -0700
  • 0831821ca0 docs: add DevOps Lead (Riley) to agents reference page DJ 2026-04-02 20:00:34 -0700
  • 03a84d7239 feat: add DevOps Lead persona (Riley) for infrastructure and CI/CD guidance DJ 2026-04-02 19:55:22 -0700