Commit Graph

  • e5caf0a3b6 fix(catalog): normalize module-help.csv rows to documented 13-column schema Brian Madison 2026-04-27 23:42:15 -0500
  • 27ccb7ee98 fix(installer): preserve module-help.csv schema in merged bmad-help.csv (#2278) Brian Madison 2026-04-27 23:41:54 -0500
  • 3da984a491
    fix(config): promote project_name to core (closes #2279) (#2348) Brian 2026-04-27 23:31:59 -0500
  • 93f6547554 fix(installer): harden config-load against malformed config.yaml core-project-name-2279 Brian Madison 2026-04-27 23:28:41 -0500
  • b3f337c147
    Merge branch 'main' into core-project-name-2279 Brian 2026-04-27 23:24:51 -0500
  • b37ca3b314 fix(config): promote project_name to core, fixes #2279 Brian Madison 2026-04-27 23:20:52 -0500
  • 815600e4ca
    fix(create-architecture): unprime step-07 validation checklist (#2292) (#2347) Brian 2026-04-27 23:14:23 -0500
  • a6f29f0895 fix(create-architecture): unprime step-07 validation checklist (#2292) fix-arch-validation-prechecked Brian Madison 2026-04-27 23:13:21 -0500
  • 7ee5fa313b
    fix(installer): require --tools for fresh --yes installs; remove --tools none (#2346) Brian 2026-04-27 23:01:23 -0500
  • 9962f3ca0d fix(installer): close --tools "" bypass and drop hardcoded tool count tools-required-2326 Brian Madison 2026-04-27 22:53:50 -0500
  • bbdefb4269 fix(installer): address review for #2326 — single source of truth, drop dead code, add tests Brian Madison 2026-04-27 22:51:15 -0500
  • c5486f6aa5 fix(installer): require --tools for fresh --yes installs; remove --tools none (closes #2326) Brian Madison 2026-04-27 22:44:19 -0500
  • 61bba10cb3
    Merge branch 'main' into feat/expand-advanced-elicitation-methods Brian 2026-04-27 21:06:12 -0500
  • 3e89b30b3c
    fix: use full update path when --custom-source is passed with --yes (#2336) Jérôme Revillard 2026-04-28 03:49:21 +0200
  • 118a5f32a7 style: prettier fix for empty-body methods in custom-module-manager Brian Madison 2026-04-27 20:47:03 -0500
  • 9fe649c357
    Merge branch 'main' into fix/custom-source-skip-quick-update Brian 2026-04-27 20:40:39 -0500
  • b4d73b7daf
    Fix installer custom modules http (#2344) LanyGuan 2026-04-28 08:58:38 +0800
  • 44796ab116 fix: tighten closeout reconciliation rules Dicky Moore 2026-04-27 22:34:42 +0100
  • 999fbea7a3 fix: reconcile story and sprint status on closeout Dicky Moore 2026-04-27 17:20:17 +0100
  • 31034cc8da
    feat(bmm): add Tracy, a forensic code investigator agent Anderewrey 2026-04-27 07:33:47 -0400
  • dff2cc9cb5 fix: address review feedback on choices.find() and comment clarity Jerome Revillard 2026-04-27 12:30:49 +0200
  • defab55922 fix: use full update path when --custom-source is passed with --yes Jerome Revillard 2026-04-27 12:17:38 +0200
  • 3984284710 docs(installer): fix JSDoc annotation for cloneRepo param 关惠民 2026-04-27 16:09:03 +0800
  • 5425449302 docs(installer): update JSDoc to mention HTTP support in cloneRepo 关惠民 2026-04-27 16:04:58 +0800
  • e597645d3b fix(installer): preserve http protocol in custom module clone URLs 关惠民 2026-04-27 15:45:44 +0800
  • 46a3d854f3 fix(installer): address PR #2324 follow-up nitpicks jheyworth 2026-04-26 22:02:59 +0100
  • 81badb92cd fix(installer): address PR #2324 review feedback jheyworth 2026-04-26 21:45:45 +0100
  • 9086546e2f fix(installer): generate OpenCode /<skill> slash commands jheyworth 2026-04-26 20:40:30 +0100
  • 6ff74ba662
    fix(installer): route community installs through PluginResolver when marketplace.json ships (#2331) Brian 2026-04-26 22:50:47 -0500
  • e6e9318515 fix(installer): harden community marketplace.json resolution path fix-installer-community-marketplace-json Brian Madison 2026-04-26 22:15:30 -0500
  • 867ef95654 fix(installer): route community installs through PluginResolver when marketplace.json ships Brian Madison 2026-04-26 21:48:05 -0500
  • 1ad1f91e38
    feat(workflows): add brownfield epic scoping to detect file churn (#1823) (#1826) AJ Côté 2026-04-26 19:37:56 -0300
  • 251eba1392 feat(workflows): add brownfield epic scoping to detect file churn (#1823) anderewrey 2026-03-05 15:57:35 -0400
  • 350688df67
    fix(installer): resolve url-source custom modules from custom-modules cache (#2323) Brian 2026-04-26 15:53:36 -0500
  • c777989104 fix(installer): enumerate all module.yamls when walking custom-modules cache fix-installer-custom-modules-cache-resolution Brian Madison 2026-04-26 13:36:56 -0500
  • b695d1e1bd fix(installer): resolve url-source custom modules from custom-modules cache Brian Madison 2026-04-26 13:32:32 -0500
  • be85e5b4a0
    fix(installer): support local custom-source modules in resolveInstalledModuleYaml and TOML key (#2316) Curtis Ide 2026-04-26 11:55:56 -0600
  • 04cfde1454
    fix(installer): mirror launch channel as default for external modules (#2321) Brian 2026-04-26 10:54:38 -0500
  • 43b29015de fix(installer): seed channelOptions before module picker, not gate installer-channel-default-from-launch Brian Madison 2026-04-26 10:53:42 -0500
  • 30d94a878d fix(installer): mirror launch channel as default for external modules Brian Madison 2026-04-26 10:41:47 -0500
  • 7baa30c567
    fix(publish): advance @next dist-tag after stable release (#2320) Brian 2026-04-26 10:30:41 -0500
  • 65554d112c fix(publish): harden next-tag advance step and broaden path filter install-next-always-return-highest Brian Madison 2026-04-26 10:17:30 -0500
  • 5d93277cdb fix(publish): advance @next dist-tag after stable release Brian Madison 2026-04-26 10:12:58 -0500
  • cb95eb5a07
    ci(publish): cut follow-on prerelease after stable to keep @next ahead Sallvainian 2026-04-26 04:27:46 -0400
  • e040312850
    fix(installer): check correct dist-tag in checkForUpdate Sallvainian 2026-04-26 04:27:26 -0400
  • 0fc644cead fix(installer): support local custom-source modules in resolveInstalledModuleYaml and TOML key cidemaxio 2026-04-24 15:12:34 +0000
  • 88b9a1c842
    fix(installer): remove pre-v6.2.0 wrapper skills on update (closes #2309) (#2315) Brian 2026-04-25 22:08:44 -0500
  • 69fc109ca5
    Merge branch 'main' into fix-stale-bmm-wrappers fix-stale-bmm-wrappers Brian 2026-04-25 22:07:26 -0500
  • d737c619cf fix(installer): remove pre-v6.2.0 wrapper skills on update (closes #2309) Brian Madison 2026-04-25 22:06:11 -0500
  • 69cbeb4d07 chore(release): v6.5.0 [skip ci] v6.5.0 github-actions[bot] 2026-04-26 02:25:31 +0000
  • 1d35acfd84
    docs: add v6.5.0 changelog entry (#2314) Brian 2026-04-25 21:24:43 -0500
  • b5d6905b60 docs: add v6.5.0 changelog entry changelog-v6.4.1 Brian Madison 2026-04-25 21:22:46 -0500
  • 01cc32540b
    feat(installer): expand to 42 platforms with shared target_dir coordination (#2313) Brian 2026-04-25 21:14:00 -0500
  • ff5c5b257a fix(installer): address PR #2313 review findings tool-support-increased Brian Madison 2026-04-25 21:11:06 -0500
  • bcf86f2330 fix(installer): setupBatch must not claim a shared target_dir on failure Brian Madison 2026-04-25 21:05:22 -0500
  • 6e287245ca feat(installer): add 18 new platforms, dedup shared target_dir, ownership-aware cleanup Brian Madison 2026-04-25 20:48:36 -0500
  • 5ff534df94 feat(installer): consolidate to .agents/skills and add global_target_dir for all platforms Brian Madison 2026-04-25 19:41:25 -0500
  • 08a3e88b86 refactor(installer): replace legacy_targets auto-cleanup with upgrade warnings Brian Madison 2026-04-25 18:30:57 -0500
  • 1197122001 chore(release): v6.4.0 [skip ci] v6.4.0 github-actions[bot] 2026-04-25 03:34:02 +0000
  • 314fe69d14
    docs: add v6.4.0 changelog entry (#2310) Brian 2026-04-24 22:31:01 -0500
  • 06ba26e5c8 docs: add v6.4.0 changelog entry Brian Madison 2026-04-24 22:28:22 -0500
  • 9ff9d6f8f3
    feat: add Kimi Code CLI support (#2302) Yahya Bin Naveed 2026-04-25 04:22:09 +0500
  • 7b02233215
    Merge branch 'main' into feat/kimi-code-support Brian 2026-04-24 18:21:44 -0500
  • c29b72ecc0
    fix(create-story): read UPDATE files before generating dev notes (#2274) Pablo Ontiveros 2026-04-25 01:21:10 +0200
  • 8a04b52da8 Merge branch 'main' into pr-2274 Brian Madison 2026-04-24 18:12:07 -0500
  • e7a213ed07
    feat: uniform customize.toml support across all BMM workflows (#2308) Jérôme Revillard 2026-04-25 00:45:25 +0200
  • 5b1f563491
    Merge branch 'main' into feat/uniform-customize-toml-all-workflows Brian 2026-04-24 17:41:39 -0500
  • 0533976753
    fix: installer live version for external modules (#2307) Murat K Ozcan 2026-04-24 13:13:56 -0500
  • ec2b0fb96e fix: use git tags for installer module versions fix/installer-live-version-for-external-modules murat 2026-04-24 12:24:35 -0500
  • cb156d250f fix: correct goto step="6" → step="9" in dev-story Jerome Revillard 2026-04-24 17:39:12 +0200
  • 6df553f1b1 feat: extend customize.toml to all 6 developer-execution workflows (#2303) Jerome Revillard 2026-04-24 17:21:47 +0200
  • 8a44cba042 fix: addressed PR comments murat 2026-04-24 05:23:27 -0500
  • b255d9db07 resolved merge conflict murat 2026-04-24 08:55:46 -0500
  • 3d824d4c0f
    feat(installer): channel-based version resolution + interactive channel management (#2305) Brian 2026-04-24 08:20:30 -0500
  • b768e0b369 fix(installer): address CodeRabbit review findings installer-channels Brian Madison 2026-04-23 22:57:11 -0500
  • b292cb9bfe fix(installer): review fixes + unit tests for channel resolution Brian Madison 2026-04-23 21:38:48 -0500
  • 14f9b8a851 feat(installer): interactive channel switch, upgrade refusal, unified docs Brian Madison 2026-04-23 20:51:30 -0500
  • 65bba449a7 feat(installer): channel-based version resolution for external modules Brian Madison 2026-04-23 19:22:46 -0500
  • 4d71f1d574 feat: add Kimi Code CLI support Yahya Bin Naveed 2026-04-23 17:00:37 +0500
  • 82f7a65b31
    Merge branch 'main' into fix/brainstorming-project-name-config Brian 2026-04-22 20:41:33 -0500
  • b33d6741c6
    Merge branch 'main' into fix/azure-devops-url-parsing Tankatronic 2026-04-22 09:14:59 -0700
  • 730adfcf08 test(installer): add Azure DevOps URL tests and wire into CI Justin Loveless 2026-04-22 09:04:06 -0700
  • 4e5c930318 fix(installer): handle deep-path URLs in custom module source parser Justin Loveless 2026-04-22 09:03:56 -0700
  • 2395b0e2ed
    fix: bmad tea instal version (#2298) Murat K Ozcan 2026-04-22 11:03:20 -0500
  • 80d4a4c978 fix: addressed review comments fix/bmad-tea-install-version murat 2026-04-22 09:18:26 -0500
  • 3698c88e75 fix: bmad tea instal version murat 2026-04-22 08:46:19 -0500
  • 914c4edd6b
    fix(installer): resolve external-module agents from cache during manifest write (#2295) Brian 2026-04-21 22:51:04 -0500
  • bbc7d58273 fix(installer): resolve external-module agents from cache during manifest write fix-external-module-agents Brian Madison 2026-04-21 22:46:38 -0500
  • 16c9976d7e
    docs(vi-vn): sync and update Vietnamese documentation (#2291) miendinh 2026-04-22 09:31:53 +0700
  • e53170f034 docs(vi-vn): sync and update Vietnamese documentation miendinh 2026-04-21 12:00:43 +0700
  • 87292cd86a
    feat(skills): wire on_complete into terminal steps; add full customize.toml comments (#2290) Brian 2026-04-20 22:53:23 -0500
  • 0f1db05c10 feat(skills): wire on_complete into terminal steps; add full customize.toml comments workflow-customization Brian Madison 2026-04-20 22:47:54 -0500
  • b63086f22e
    feat(core-skills): add bmad-customize — guided authoring for _bmad/custom overrides (#2289) Brian 2026-04-20 22:14:54 -0500
  • 59787074b7 refactor(bmad-customize): cut token-wasting prose from SKILL.md customize-helper-skill Brian Madison 2026-04-20 22:00:33 -0500
  • d4d6fb0567 fix(bmad-customize): markdownlint MD034 and validate-file-refs Brian Madison 2026-04-20 21:53:13 -0500
  • da8d5d6b6d fix(bmad-customize): address PR #2289 review findings Brian Madison 2026-04-20 21:50:44 -0500
  • 2d804fdad7 fix(module-help): quote bmad-customize description field that contains commas Brian Madison 2026-04-20 21:43:37 -0500
  • fd2f404b5a refactor(bmad-customize): tighten description and expand module-help entry Brian Madison 2026-04-20 21:42:23 -0500
  • f5422aaddc fix(bmad-customize): reword description to pass file-ref validator Brian Madison 2026-04-20 21:38:08 -0500
  • d5ee50f08f docs(bmad-customize): steer users at bmad-builder instead of 'forking' Brian Madison 2026-04-20 21:35:16 -0500