Commit Graph

  • f7311f89f8
    Merge branch 'main' into feat/external-agent-code-review Alex Verkhovsky 2025-12-10 19:07:07 -0700
  • ba262e4ee2 refactor: split Phase 4 into 7 micro-step files Mårten Angner 2025-12-11 02:45:40 +0100
  • 76e5abe0db fix: correct grammar in PRD workflow description Alex Verkhovsky 2025-12-09 18:51:44 -0700
  • 81817672af fix: mandate killing background shells before code review Scott Jennings 2025-12-10 19:06:24 -0600
  • 4c6b492835 feat: add cleanup for lingering external agent processes Scott Jennings 2025-12-10 18:51:38 -0600
  • 0f06ef724b
    Merge branch 'main' into fix/issue-1088-remove-stale-workflow-refs Alex Verkhovsky 2025-12-10 16:00:11 -0700
  • b970527ab2 chore: apply formatting updates across BMAD v6 Mårten Angner 2025-12-10 17:27:28 +0100
  • 6cc54d47c5 fix(bmm): improve code review completion message Alex Verkhovsky 2025-12-10 07:46:50 -0700
  • f04b2e9f0a refactor: standardize file naming to use dashes instead of underscores Alex Verkhovsky 2025-12-10 06:15:48 -0700
  • 2e72ed0be6 feat(wds): complete v6 module conversion with all agents, workflows, and documentation Mårten Angner 2025-12-10 13:58:58 +0100
  • 26e47562dd Release: 6.0.0-alpha.16 6.0.0-alpha.16 Brian Madison 2025-12-10 21:10:57 +0900
  • 3256bda42f package updates Brian Madison 2025-12-10 21:04:38 +0900
  • 3d2727e190 fix bmb path in step file issues Brian Madison 2025-12-10 20:56:56 +0900
  • 446a0359ab fix bmb workflow paths Brian Madison 2025-12-10 20:50:24 +0900
  • 45a97b070a disable custom content installation temporarily Brian Madison 2025-12-10 19:11:18 +0900
  • a2d01813f0 temp removal of example modules Brian Madison 2025-12-10 19:05:15 +0900
  • b9ba98d3f8 docs: remove stale references to deleted Phase 4 workflows Alex Verkhovsky 2025-12-09 19:29:33 -0700
  • 5971a88553
    Merge pull request #1069 from alexeyv/chore/silence-coderabbit-status Murat K Ozcan 2025-12-09 17:10:13 -0600
  • 08642a0420
    Merge pull request #1084 from alexeyv/fix/issue-1080-product-brief-next-steps Murat K Ozcan 2025-12-09 17:09:46 -0600
  • 89f24c0638
    Enhance config collector to support static fields Kevin Heidt 2025-12-09 18:05:55 -0500
  • ec73e44097 fix: correct markdown formatting in product-brief next steps Alex Verkhovsky 2025-12-09 12:45:56 -0700
  • fca70dd0c8
    Look in the local cache for module installer Kevin Heidt 2025-12-09 12:59:35 -0500
  • 7f5b7b4d30 feat(wds): Phase 6/7/8 micro-steps + concepts + DD-XXX unification Mårten Angner 2025-12-09 13:18:54 +0100
  • 8cafc510dd feat(wds): Implement micro-file architecture for Phase 6 & 7 workflows Mårten Angner 2025-12-09 12:39:44 +0100
  • 7b287fe660 Excalidraw integration Mårten Angner 2025-12-09 03:25:01 +0100
  • 3f58caf87d Coruse and Design System Mårten Angner 2025-12-09 02:55:42 +0100
  • e6ff8ed23f fix: escape workflow manifest values safely Dicky Moore 2025-12-08 21:54:13 +0000
  • 951b66b037 Enable optional DeepWiki integration for advanced repository analysis and UI library research. BOBDA DJIMO ARMEL HYACINTHE 2025-12-09 01:38:58 +0400
  • 3b4a47272b fix: normalize workflow manifest schema Dicky Moore 2025-12-08 21:03:31 +0000
  • d55f518a96 chore: disable CodeRabbit review status comments Alex Verkhovsky 2025-12-08 14:00:54 -0700
  • 061d9c5ee1
    Merge branch 'main' into fix/872-architecture-command Dicky Moore 2025-12-08 19:29:22 +0000
  • cf50f4935d
    fix: address code review issues from alpha.14 to alpha.15 (#1068) Alex Verkhovsky 2025-12-08 12:24:30 -0700
  • 3170c7aa7e refactor: clone config at install() entry to prevent mutation Alex Verkhovsky 2025-12-08 10:51:20 -0700
  • 8d84b53fcd
    Merge branch 'main' into fix/872-architecture-command Dicky Moore 2025-12-08 17:36:14 +0000
  • 053840d755 refactor: use consistent return type in handleMissingCustomSources Alex Verkhovsky 2025-12-08 10:35:52 -0700
  • 16bb933a8c
    Delete docs/pr-instructions-issue-872.md Dicky Moore 2025-12-08 17:33:07 +0000
  • 09538099d7 fix: fail fast on malformed custom module YAML Alex Verkhovsky 2025-12-08 10:28:11 -0700
  • c0a49bcafe fix: use bmad_folder variable instead of hardcoded .bmad path Scott Jennings 2025-12-08 11:22:54 -0600
  • 2bebf1cef5 fix: anchor workflow commands mq-bot 2025-12-08 17:19:32 +0000
  • dcba8e5e59 feat: simplify external agent config and extract prompt to separate file Scott Jennings 2025-12-08 10:57:37 -0600
  • 6718475f16 refactor: hoist CustomHandler require to top of installer.js and ui.js Alex Verkhovsky 2025-12-08 09:52:10 -0700
  • 7509b0cbc2 feat: add external agent support for code reviews Scott Jennings 2025-12-07 19:19:03 -0600
  • 4d4290a71f fix: use streaming for hash calculation to reduce memory usage Alex Verkhovsky 2025-12-08 08:44:37 -0700
  • a2baaad15b fix: add error handling and rollback for temp directory cleanup Alex Verkhovsky 2025-12-08 08:43:35 -0700
  • c28150f5df fix: remove debug console.log statements from ui.js Alex Verkhovsky 2025-12-08 08:42:40 -0700
  • 55cb4681bc party mode and brainstorming had bmm config instead of core config listed causing loading error when bmm is not an installed module - fixed. Brian Madison 2025-12-08 08:11:39 -0600
  • eb4325fab9 restore bmm as default selected module. Brian Madison 2025-12-08 08:04:39 -0600
  • 57ceaf9fa9 conflict marker removed from docs Brian Madison 2025-12-08 08:00:39 -0600
  • 1513b2d478
    fix: collect module.yaml prompts for custom modules (#1065) OhSeungWan 2025-12-08 22:33:53 +0900
  • 94ab642c74 fix: collect module.yaml prompts for custom modules OhSeungWan 2025-12-08 16:49:15 +0900
  • 2da016f797 chore: bump version to alpha.15 v6.0.0-alpha.15 Brian Madison 2025-12-07 22:16:42 -0600
  • 6947851393 module updates Brian Madison 2025-12-07 22:00:52 -0600
  • 9d7b09d065 bmad_folder replacement working properly with custom and defauly modules Brian Madison 2025-12-07 21:58:44 -0600
  • f5c6bb5815
    Merge branch 'main' into main Alex Verkhovsky 2025-12-07 20:55:08 -0700
  • 86f2786dde remove hardcoded .bmad folders from demo content Brian Madison 2025-12-07 21:41:37 -0600
  • 28439f00a6
    Merge branch 'main' into fix/core-module-install-path sjennings 2025-12-07 21:34:01 -0600
  • e8d4257593 refactor: simplify core module path handling per PR review Scott Jennings 2025-12-07 21:30:57 -0600
  • a638f062b9 some debug output when installer errors Brian Madison 2025-12-07 21:03:05 -0600
  • 738237b4ae custom install module cached Brian Madison 2025-12-07 20:46:09 -0600
  • 6430173738 all modules custom or core use the same installer and have consistent behavior now. Brian Madison 2025-12-07 17:17:50 -0600
  • bb2f311a5e fix: retrieve installed modules during manifest processing for compiling agents Diego Szychowski 2025-12-07 19:54:19 -0300
  • fcfbcd1b49 fix: resolve core module installation path lookup Scott Jennings 2025-12-07 16:46:57 -0600
  • 6f95e04df7 feat: Add --with-audio flag for first-time AgentVibes installations Paul Preibisch 2025-12-07 15:39:17 -0700
  • 9a36a00b17 fix: Remove '(Optional)' from Voice Map Loading section header Paul Preibisch 2025-12-07 15:16:38 -0700
  • 801b328a5b Merge main into fix/agentvibes-npm-env-inheritance Paul Preibisch 2025-12-07 15:14:34 -0700
  • baaa984a90 almost working installer updates Brian Madison 2025-12-07 15:38:49 -0600
  • 38e65abd83 moved code of conduct to github folder, readme links to it Brian Madison 2025-12-07 14:55:44 -0600
  • ff9a085dd0
    feat: add Raven's Verdict PR review tool (#1054) Alex Verkhovsky 2025-12-07 13:13:33 -0700
  • d5c687d99d custom content installation guide Brian Madison 2025-12-07 14:11:17 -0600
  • b68e5c0225 add custom content installation question to indicate location of custom content Brian Madison 2025-12-07 13:39:03 -0600
  • 55ed47c2b0
    Merge branch 'main' into main Alex Verkhovsky 2025-12-07 11:18:42 -0700
  • 34a9d1f8f3 docs: add guidance to skip PRs that shouldn't merge Alex Verkhovsky 2025-12-07 10:44:27 -0700
  • 60f2da395a docs: add usage guidance to Raven's Verdict README Alex Verkhovsky 2025-12-07 10:33:31 -0700
  • 63c9066f8f feat: add Raven's Verdict PR review tool Alex Verkhovsky 2025-12-07 02:17:53 -0700
  • 987f81ff64
    feat: add CodeRabbit AI code review integration (#1053) Alex Verkhovsky 2025-12-07 09:36:24 -0700
  • ea3fbb09f1 feat: add CodeRabbit AI code review integration Alex Verkhovsky 2025-12-07 02:01:34 -0700
  • 0c2afdd2bb
    Change Gem creation link to Gemini Gem manager (#1057) Wendy Smoak 2025-12-07 11:16:49 -0500
  • ec26bb5d6a
    Merge branch 'main' into fix/workflow-continuation-bugs Hang 2025-12-07 23:16:41 +0800
  • 458c301d1f
    Merge branch 'bmad-code-org:main' into main Razvan Bugoi 2025-12-07 13:52:40 +0000
  • a65ff90b44 example-custom-* disabled so installer does not find them when trying to install from npx Brian Madison 2025-12-07 07:48:44 -0600
  • e0bb3a2b5b
    Merge pull request #2 from RazvanBugoi/codex/extend-resolvepath-to-substitute-tokens Razvan Bugoi 2025-12-07 13:47:06 +0000
  • 401e27f37a Improve installer path resolution Razvan Bugoi 2025-12-07 13:45:12 +0000
  • 443dc71e4a
    Change Gem creation link to Gemini Gem manager Wendy Smoak 2025-12-07 08:42:42 -0500
  • ba45ec9808
    Merge pull request #1 from RazvanBugoi/codex/update-custom-agent-installation-instructions Razvan Bugoi 2025-12-07 13:34:50 +0000
  • a64518f0aa Update custom agent installation guidance Razvan Bugoi 2025-12-07 13:29:06 +0000
  • 5d5062e5d7 fix(bmm): fix workflow continuation bugs and clean up invalid references lihang 2025-12-07 18:23:00 +0800
  • 9ab85d5636 feat(wds): implement language configuration and enhance workflow documentation Mårten Angner 2025-12-07 10:27:47 +0100
  • f3345794d7 fix: support cross-repo PR checkout in Raven's Verdict Alex Verkhovsky 2025-12-06 23:49:30 -0700
  • b11b2f3eca chore: remove completed tech spec for PR review tool Alex Verkhovsky 2025-12-06 23:06:07 -0700
  • 59a9e26e0c docs: simplify PR review usage instructions Alex Verkhovsky 2025-12-06 22:10:55 -0700
  • 70e597aa83 feat: add Raven's Verdict PR review tool Alex Verkhovsky 2025-12-06 21:49:24 -0700
  • 80a90c01d4 chore: bump version to alpha.14 v6.0.0-alpha.14 Brian Madison 2025-12-07 02:21:49 -0600
  • 119187a1e7 custom module installer improved, and removed agent-install Brian Madison 2025-12-07 02:10:03 -0600
  • b252778043 custom inst imporove Brian Madison 2025-12-07 01:43:44 -0600
  • 3727eca844
    Merge branch 'main' into fix/elicitation-reshuffle-wording Alex Verkhovsky 2025-12-06 23:25:30 -0800
  • 169e983e62 refactor: Remove deprecated ElevenLabs provider mapping Paul Preibisch 2025-12-07 00:17:38 -0700
  • 5f0db3fd27 feat: Add declarative TTS voice configuration in agent YAML files Paul Preibisch 2025-12-07 00:12:26 -0700
  • eacfba2e5b custom agents and workflows can now also be installed with a simple custom.yaml designation Brian Madison 2025-12-06 22:45:02 -0600
  • 903c7a4133 remove hardcoded agent sidecar locations to fully use config option Brian Madison 2025-12-06 21:37:43 -0600
  • 8c04ccf3f0 rename default folder location for agent_sidecar_folder installation location Brian Madison 2025-12-06 21:21:03 -0600