Commit Graph

  • 281dc2f95c
    Merge b696e9a246 into ad9cb7a177 Nikolas Hor 2026-03-21 23:15:26 +0700
  • 0183ba4be9
    Merge f9e7d65cf9 into ad9cb7a177 Jacob du Toit 2026-03-21 16:19:27 +0100
  • 158915fae0
    Merge c3486a8844 into ad9cb7a177 Marcos Fadul 2026-03-21 13:57:06 +0100
  • c3486a8844 fix: address PR review findings for extension module installer (#1667) Marcos Fadul 2026-03-21 13:42:26 +0100
  • 2eb509d246 fix: Extension module with code - bmm replaces base BMM agents directory instead of merging Marcos Fadul 2026-03-10 00:36:55 +0100
  • 17b5926198
    Merge 4d153c35da into ad9cb7a177 lif 2026-03-21 19:56:04 +0800
  • 4d153c35da
    fix: use execFileSync to preserve spaces in CLI arguments majiayu000 2026-03-21 19:53:58 +0800
  • a567170501 style(installer): move _buildConfig below install per callers-above-callees refactor/installer Alex Verkhovsky 2026-03-21 05:29:58 -0600
  • 8d9ea3b95d refactor(installer): move isQuickUpdate into clean config Alex Verkhovsky 2026-03-21 05:28:39 -0600
  • a9ba16cff5 refactor(installer): make _collectConfigs take clean config only Alex Verkhovsky 2026-03-21 05:26:19 -0600
  • e41cc1f822 refactor(installer): extract _buildConfig method with hasCoreConfig() Alex Verkhovsky 2026-03-21 05:24:54 -0600
  • 68f723d427 refactor(installer): normalize config gate and flatten core into module list Alex Verkhovsky 2026-03-21 05:23:02 -0600
  • aa406419e7 refactor(installer): remove customModulePaths local variable Alex Verkhovsky 2026-03-21 04:53:29 -0600
  • 4a76289b35 refactor(installer): make discoverPaths populate this.paths directly Alex Verkhovsky 2026-03-21 04:47:46 -0600
  • a7beab59b9 refactor(installer): move discoverCustomModulePaths into CustomModules Alex Verkhovsky 2026-03-21 04:43:58 -0600
  • ea8c076e29 refactor(installer): split ModuleManager into OfficialModules and CustomModules Alex Verkhovsky 2026-03-21 04:35:47 -0600
  • 6c230728e9
    Merge 7939942879 into ad9cb7a177 Alex Verkhovsky 2026-03-21 10:33:31 +0000
  • 2a9df6377e style(installer): replace lazy singletons with normal requires Alex Verkhovsky 2026-03-21 04:15:51 -0600
  • 7939942879 fix(quick-dev): add :line suffix to step-oneshot path example fix-review-order-links Alex Verkhovsky 2026-03-21 04:11:19 -0600
  • ad2833caf6 refactor(installer): move external module ops into ExternalModuleManager Alex Verkhovsky 2026-03-21 04:09:35 -0600
  • 89812ec846 refactor(installer): remove dead state from ModuleManager Alex Verkhovsky 2026-03-21 04:01:22 -0600
  • fba77e3e89 refactor(installer): split module install loop into official and custom passes Alex Verkhovsky 2026-03-21 03:59:23 -0600
  • ec7cbaec21
    Merge 2b6c79d731 into ad9cb7a177 Mathieu Santostefano 2026-03-21 09:53:52 +0000
  • eade619d17 refactor(installer): remove dead dependency resolver Alex Verkhovsky 2026-03-21 03:12:00 -0600
  • 2648912abf
    Merge b989ec069e into ad9cb7a177 Alex Verkhovsky 2026-03-21 03:05:16 -0600
  • b989ec069e fix(quick-dev): use absolute paths in code -r invocations fix-code-r-absolute-paths Alex Verkhovsky 2026-03-21 02:49:48 -0600
  • 9f7ec48a89 refactor(installer): flatten custom/ directory into custom-handler.js Alex Verkhovsky 2026-03-21 02:45:20 -0600
  • 472c1c9c22 refactor(installer): extract _collectConfigs and _discoverCustomModulePaths Alex Verkhovsky 2026-03-21 02:36:51 -0600
  • e8d041a51c refactor(installer): replace copyFileWithPlaceholderReplacement with copyFile Alex Verkhovsky 2026-03-21 02:22:34 -0600
  • c92d84d74a style(installer): reorder methods to callers-above-callees convention Alex Verkhovsky 2026-03-21 02:21:40 -0600
  • ad9cb7a177
    refactor(installer): remove dead .agent.yaml/.xml fallback logic (#2084) main Alex Verkhovsky 2026-03-21 01:52:39 -0600
  • c31cea8c30 refactor(cli): remove dead _clearScreen param from displayLogo Alex Verkhovsky 2026-03-21 01:48:10 -0600
  • 1a1909a7f9 refactor(installer): extract InstallPaths class for path init and validation Alex Verkhovsky 2026-03-21 01:47:20 -0600
  • efca29485e docs: add JavaScript conventions guide Alex Verkhovsky 2026-03-21 01:42:23 -0600
  • ca32c0aa65 fix(quick-dev): make file path references clickable Alex Verkhovsky 2026-03-21 01:33:52 -0600
  • 2c05fe7569 refactor(installer): remove dead .agent.yaml/.xml fallback logic remove-legacy-fallbacks Alex Verkhovsky 2026-03-21 00:33:44 -0600
  • 93a1e1dc46
    refactor(installer): remove dead task/tool/workflow manifest code (#2083) Alex Verkhovsky 2026-03-21 00:12:40 -0600
  • 8aa8dcda08
    Merge branch 'main' into remove-dead-manifest-code Alex Verkhovsky 2026-03-21 00:11:43 -0600
  • 31ae226bb4
    refactor(installer): discover skills by SKILL.md instead of manifest YAML (#2082) Alex Verkhovsky 2026-03-21 00:11:23 -0600
  • 0a0d9400bb refactor(installer): remove dead task/tool/workflow manifest code Alex Verkhovsky 2026-03-21 00:02:56 -0600
  • 02879f7b6b refactor(installer): discover skills by SKILL.md instead of manifest YAML Alex Verkhovsky 2026-03-20 22:51:33 -0600
  • c28206dca4
    refactor(installer): remove dead agent compilation pipeline (#2080) Alex Verkhovsky 2026-03-20 22:52:02 -0600
  • f46d196cac fix(installer): remove dead compilation refs from docs and module manager Alex Verkhovsky 2026-03-20 22:39:37 -0600
  • ed7584411a refactor(custom-handler): remove dead install/copy/find methods Alex Verkhovsky 2026-03-20 22:23:41 -0600
  • 5c9704c8c8 refactor(installer): remove dead agent compilation pipeline Alex Verkhovsky 2026-03-20 21:01:02 -0600
  • 1f38437d5d
    Merge 1a85069b75 into 1a6f8d52bc Nikolas Hor 2026-03-20 23:26:28 -0300
  • 1a6f8d52bc
    docs: i18n: Add complete French translation (#2073) Emmanuel Atsé 2026-03-21 00:10:49 +0100
  • 091fb3afa1
    Merge branch 'main' into i18n/fr_FR Alex Verkhovsky 2026-03-20 17:09:26 -0600
  • f9e7d65cf9
    Merge branch 'main' into feat/expand-advanced-elicitation-methods Alex Verkhovsky 2026-03-20 15:20:27 -0600
  • 1cb913523e
    refactor(installer): remove legacy workflow, task, and agent IDE generators (#2078) Alex Verkhovsky 2026-03-20 15:18:47 -0600
  • 6c761bb896 fix(installer): address PR review findings from #2078 Alex Verkhovsky 2026-03-20 14:58:24 -0600
  • f337d25ad6
    Merge branch 'main' into rip-legacy-generators Alex Verkhovsky 2026-03-20 13:26:34 -0600
  • c23b2db27a refactor(installer): remove legacy workflow, task, and agent IDE generators Alex Verkhovsky 2026-03-20 11:56:02 -0600
  • a2839cbee0
    docs: fix duplicate sidebar order number (#2071) Emmanuel Atsé 2026-03-20 18:38:35 +0100
  • 1828031650
    Merge branch 'main' into fix/docs-sidebar-numbering Alex Verkhovsky 2026-03-20 11:30:13 -0600
  • 6a73623f33
    refactor(core-skills): flatten 7 skills by inlining workflow.md into SKILL.md (#2077) Alex Verkhovsky 2026-03-20 11:29:19 -0600
  • 8ac00e049d
    Merge branch 'main' into flatten-core-skills Alex Verkhovsky 2026-03-20 11:28:23 -0600
  • f100d6f00c refactor(core-skills): flatten 7 skills by inlining workflow.md into SKILL.md Alex Verkhovsky 2026-03-20 11:17:44 -0600
  • 3ca957e229
    docs(zh-cn): correct anchor links to match Chinese headings (#2072) Emmanuel Atsé 2026-03-20 18:20:02 +0100
  • 435530bcbd
    Merge branch 'main' into i18n/fr_FR Alex Verkhovsky 2026-03-20 11:17:45 -0600
  • c00bf74d03
    Merge branch 'main' into fix/docs-zh-cn-anchors Alex Verkhovsky 2026-03-20 11:16:24 -0600
  • 9725b0ae90
    refactor(skill): flatten advanced-elicitation by inlining workflow into SKILL.md (#2076) Alex Verkhovsky 2026-03-20 11:08:53 -0600
  • 74cea7401a
    Merge branch 'main' into fix/docs-zh-cn-anchors Alex Verkhovsky 2026-03-20 11:08:30 -0600
  • a59abc5c96
    Merge branch 'main' into flatten-advanced-elicitation Alex Verkhovsky 2026-03-20 10:56:42 -0600
  • 182550407c
    fix(code-review): update sprint-status to done after review completes (#2074) Alex Verkhovsky 2026-03-20 10:56:08 -0600
  • 5898b5bd69 refactor(skill): flatten advanced-elicitation by inlining workflow into SKILL.md Alex Verkhovsky 2026-03-20 10:53:32 -0600
  • 8008897fe9
    Merge branch 'main' into fix/code-review-sprint-status-update Alex Verkhovsky 2026-03-20 10:49:52 -0600
  • e50e1ebdc2 fix(code-review): address PR review findings — split gating, story_key guard, HALT Alex Verkhovsky 2026-03-20 10:35:53 -0600
  • 124eec6a5b
    docs(fr): fix typos Emmanuel Atsé 2026-03-20 06:49:24 +0100
  • cb37229820
    docs(fr): remove references to deleted phase-4 agent personas Emmanuel Atsé 2026-03-20 06:02:29 +0100
  • 0c255564a4
    docs: i18n(fr): add complete French translation Emmanuel Atsé 2026-03-20 04:21:25 +0100
  • bfdeef0453
    Merge branch 'main' into feat/expand-advanced-elicitation-methods Jacob du Toit 2026-03-20 11:00:45 +0200
  • ea4c276d77 fix(code-review): update sprint-status to done after review completes Alex Verkhovsky 2026-03-20 01:12:11 -0600
  • 4b2389231f
    chore(deps): bump h3 from 1.15.5 to 1.15.8 (#2064) dependabot[bot] 2026-03-20 01:13:25 -0600
  • f807e4c434
    Merge branch 'main' into dependabot/npm_and_yarn/h3-1.15.8 Alex Verkhovsky 2026-03-20 01:07:34 -0600
  • 9088d4958b
    fix(code-review): restore actionable review output with interactive choices (#2055) Alex Verkhovsky 2026-03-20 01:07:04 -0600
  • b592bf9443
    Merge branch 'main' into fix-code-review-actions Alex Verkhovsky 2026-03-20 01:05:04 -0600
  • 0d2863f77f
    fix: separate subagent launch from skill invocation in code review (#2069) Alex Verkhovsky 2026-03-20 01:04:51 -0600
  • b17cf388e1
    Merge branch 'main' into fix/code-review-subagent-invocation Alex Verkhovsky 2026-03-20 01:03:58 -0600
  • 3ac8736756
    Merge branch 'main' into feat/expand-advanced-elicitation-methods Jacob du Toit 2026-03-20 06:25:14 +0200
  • 82261a346c
    docs(zh-cn): correct anchor links to match Chinese headings Emmanuel Atsé 2026-03-20 04:42:57 +0100
  • 6c32493ac0
    docs: fix duplicate sidebar order number Emmanuel Atsé 2026-03-20 04:27:25 +0100
  • a092209267
    refactor(analysis): consolidate product brief skills and clean up research (#2070) Brian 2026-03-19 20:48:47 -0500
  • e7bcc31004 fix(code-review): address PR review findings on subagent fallback wording Alex Verkhovsky 2026-03-19 19:41:12 -0600
  • 9a0a98ab5c
    Merge branch 'main' into dependabot/npm_and_yarn/h3-1.15.8 Alex Verkhovsky 2026-03-19 19:37:11 -0600
  • 95951b8aa9
    Merge 5c0dfd85ad into 1786d1debc Jonah Schulte 2026-03-20 07:04:15 +0530
  • adf7dba184 refactor(analysis): consolidate product brief skills and clean up research bmad-method-cleanup Brian Madison 2026-03-19 20:29:04 -0500
  • 417fc44a98
    Merge branch 'main' into feat/expand-advanced-elicitation-methods Brian 2026-03-19 19:29:28 -0500
  • 9c3e2804ab feat(code-review): add HALT guards, batch option, defer reason, final summary Alex Verkhovsky 2026-03-19 16:57:49 -0600
  • 097c4ec5c1 fix(code-review): address PR review findings in step-04-present Alex Verkhovsky 2026-03-19 15:49:44 -0600
  • 785d36e02f fix: separate subagent launch from skill invocation in code review Alex Verkhovsky 2026-03-19 12:41:37 -0600
  • 1786d1debc
    fix: tea agent start (#2067) Murat K Ozcan 2026-03-19 11:40:43 -0500
  • 584f24134f fix: addressed PR comment fix/tea-agent-start murat 2026-03-19 10:58:05 -0500
  • e06fa7646c fix: tea agent start murat 2026-03-19 10:47:43 -0500
  • d600241a7c
    Merge branch 'main' into dependabot/npm_and_yarn/h3-1.15.8 Alex Verkhovsky 2026-03-19 03:07:31 -0600
  • adafd1187b refactor(code-review): simplify triage to decision-needed/patch/defer/dismiss Alex Verkhovsky 2026-03-19 00:39:45 -0600
  • 027738121f
    Merge branch 'main' into fix-code-review-actions Alex Verkhovsky 2026-03-19 00:15:30 -0600
  • 4cb58ba9f3
    Merge pull request #2065 from bmad-code-org/fix-quick-fixes-doc Alex Verkhovsky 2026-03-19 00:14:43 -0600
  • 8494bea8ee
    chore(deps): bump h3 from 1.15.5 to 1.15.8 dependabot[bot] 2026-03-19 06:13:38 +0000
  • 871d921072 docs: fix stale Quick Flow reference in quick-dev explainer opening Alex Verkhovsky 2026-03-19 00:06:26 -0600