Commit Graph

  • 56f27227b2 fix: consolidate install messages into single start banner Davor Racić 2026-02-09 12:48:16 +0100
  • eb0e1fb1a5 docs: update manager.js comments to include github-copilot.js jheyworth 2026-02-09 11:45:02 +0000
  • 057864ca3d fix: prevent cleanup from stripping copilot-instructions.md markers before generation jheyworth 2026-02-09 11:29:10 +0000
  • 65b5afb9f1 feat: replace installer spinner with tasks() progress and consolidate summary Davor Racić 2026-02-09 12:20:49 +0100
  • da37069538 fix: migrate installer console.warn/error calls to prompts.log API Davor Racić 2026-02-09 11:10:49 +0100
  • 88afcb5a88 feat: preserve customised tool permissions across reinstalls jheyworth 2026-02-09 09:49:32 +0000
  • 719fa3f731 fix: guard escapeYamlSingleQuote against undefined input jheyworth 2026-02-09 00:55:55 +0000
  • b7682d809e fix: guard against missing workflow-file in bmad-help.csv entries jheyworth 2026-02-09 00:54:19 +0000
  • 2db8d7f428 docs: add comments explaining hardcoded bmm/config.yaml in prompts jheyworth 2026-02-09 00:46:27 +0000
  • 7ead66576c fix: use specific detection paths instead of .github configDir jheyworth 2026-02-09 00:43:42 +0000
  • 22fabf7ba1 fix: add error handling for CSV read/parse in loadAgentManifest and loadBmadHelp jheyworth 2026-02-09 00:34:16 +0000
  • 3ba4bbcb73 fix: escape YAML descriptions and preserve user copilot-instructions jheyworth 2026-02-09 00:31:46 +0000
  • 7d0de22ddc feat: add custom GitHub Copilot installer handler jheyworth 2026-02-09 00:10:04 +0000
  • 17017881fd fix: guard remaining unguarded prompts with skipPrompts for non-interactive mode Davor Racić 2026-02-09 10:43:10 +0100
  • ee27d7540c fix: restore installer box compatibility and add install smoke e2e Dicky Moore 2026-02-09 08:36:01 +0000
  • 988bb075ef test: guard workflow template paths for custom bmad folders Dicky Moore 2026-02-09 08:17:44 +0000
  • 0ba1167c60 fix: normalize custom bmad workflow paths in command generation Dicky Moore 2026-02-09 08:15:54 +0000
  • ef0c911722 fix: address code review findings from PR #1612 Davor Racić 2026-02-09 09:09:59 +0100
  • 9987a25e3e
    Merge branch 'main' into phase1-md-workflows-clean Dicky Moore 2026-02-09 07:51:51 +0000
  • f967fdde89 fix: propagate skipPrompts flag to IDE collectConfiguration calls Davor Racić 2026-02-09 08:43:53 +0100
  • 58f34c2c92 fix: consolidate directory creation output across all modules Davor Racić 2026-02-09 08:16:14 +0100
  • c83b4f6391 fix: batch directory creation log messages for cleaner installer output Davor Racić 2026-02-09 08:04:23 +0100
  • 9c3e9f682b chore: remove unreachable return statements after process.exit calls Davor Racić 2026-02-09 07:56:07 +0100
  • a5c1bb52ee fix: remove deselected IDE configurations during installer update Davor Racić 2026-02-09 07:47:21 +0100
  • 9722a76bdb fix: remove duplicate 'recompilation complete' message in compile-agents output Davor Racić 2026-02-09 07:29:33 +0100
  • 892db62df2 Merge branch 'main' of https://github.com/pi-docket/BMAD-METHOD Your Name 2026-02-09 11:37:55 +0800
  • 4b631f6dcb feat: add detailed JSDoc comments for functions in bmadIndex, chatHandler, commandParser, extension, and logger modules Your Name 2026-02-07 21:34:57 +0800
  • 2b13abbfe1 feat: enhance metadata extraction and implement Levenshtein distance for improved name matching Your Name 2026-02-07 21:32:00 +0800
  • 99e21f1c31 feat: enhance linting and add safeFence function for Markdown formatting Your Name 2026-02-07 21:07:33 +0800
  • 331d98079c feat: add BMAD Copilot extension for VS Code Your Name 2026-02-07 17:04:27 +0800
  • 2ad72d7d0c feat: add CodeBuddy platform support wison 2026-01-31 16:36:38 +0800
  • 2754d66042 6.0.0-Beta.8 v6.0.0-Beta.8 Brian Madison 2026-02-08 20:06:40 -0600
  • 60c3477a3a chore: remove unused changelog-social skill Brian Madison 2026-02-08 20:06:17 -0600
  • 622b627430 docs: update CHANGELOG for v6.0.0-Beta.8 Brian Madison 2026-02-08 20:05:47 -0600
  • c563cef0c2 refactor: replace module installer scripts with declarative directories config Brian Madison 2026-02-08 19:21:48 -0600
  • 3c1df006fe Merge remote-tracking branch 'upstream/main' into phase1-md-workflows-clean Dicky Moore 2026-02-08 23:28:58 +0000
  • 95b437023d fix: clarify create-story context extraction and state age handling Dicky Moore 2026-02-08 23:25:01 +0000
  • 5e8289fe26 test: expand workflow reference guard to scan installer JS Dicky Moore 2026-02-08 22:52:18 +0000
  • 3aaa37125b fix: route IDE workflow templates through workflow runner Dicky Moore 2026-02-08 22:37:04 +0000
  • 0a3f48f13f fix: address coderabbit workflow migration follow-ups Dicky Moore 2026-02-08 22:16:06 +0000
  • 90ea3cbed7
    Minor installer fixes (#1590) Davor Racic 2026-02-08 22:41:51 +0100
  • 78d51a39f9
    Merge branch 'main' into fix/installer Brian 2026-02-08 15:41:43 -0600
  • dde139a560 fix: restore installer edge-case handling and path normalization Dicky Moore 2026-02-08 20:04:58 +0000
  • c108ae4314 fix: remove stale xml docs reference and tighten workflow wording Dicky Moore 2026-02-08 19:54:37 +0000
  • ee7f5a8969 fix: harden document workflow choices and config path handling Dicky Moore 2026-02-08 19:43:46 +0000
  • 760633b782 fix(bmm): add explicit project-context load instructions to workflows Alex Verkhovsky 2026-02-08 12:42:41 -0700
  • a3dee95f22 fix: fix typos in tech-writer and ux-designer agent definitions Pablo LION 2026-02-08 20:42:40 +0100
  • 4de208ddef fix(bmm): add missing project-context references to workflows Alex Verkhovsky 2026-02-08 12:39:04 -0700
  • 0b88a6058f fix: remove unnecessary quotes and fix grammar in bmad-master principles Pablo LION 2026-02-08 20:35:52 +0100
  • 197c0f185b
    Merge branch 'main' into phase1-md-workflows-clean Dicky Moore 2026-02-08 19:23:31 +0000
  • a94df6dcd8 fix: address latest coderabbit workflow guidance issues Dicky Moore 2026-02-08 18:02:21 +0000
  • a1101534b2
    fix(docs): comprehensive documentation site review fixes (#1578) Alex Verkhovsky 2026-02-08 10:58:22 -0700
  • c916b78dea chore: acknowledge migration scope and request focused review Dicky Moore 2026-02-08 17:50:56 +0000
  • 49eb4e857f fix(docs): move bleeding-edge install command out of Verify Installation Alex Verkhovsky 2026-02-08 01:45:06 -0700
  • c1484c3dcc fix: restore workflow input contracts after md migration Dicky Moore 2026-02-08 16:33:34 +0000
  • 8058fd5b94 fix: fix typos and remove unnecessary quotes in agent definitions Pablo LION 2026-02-08 17:27:13 +0100
  • 3b6f39d46d fix(docs): address documentation review findings Alex Verkhovsky 2026-02-08 01:43:09 -0700
  • 6030c8f53f fix(docs): add non-interactive installation to sidebar, rewrite and reorder how-to guides Alex Verkhovsky 2026-02-08 01:17:41 -0700
  • 0a8eb41280 fix(docs): comprehensive documentation site review fixes Alex Verkhovsky 2026-02-07 22:49:36 -0700
  • d87d654af7 fix(document-project): gate resume completion on subworkflow success Dicky Moore 2026-02-08 16:14:37 +0000
  • e0cfff50da fix: tighten workflow routing and validation consistency Dicky Moore 2026-02-08 15:52:47 +0000
  • f4ac336880 fix: normalize principles field to YAML array in agent definitions Pablo LION 2026-02-08 16:46:37 +0100
  • 80328a6d2a fix: restore help grounding and align installer defaults Dicky Moore 2026-02-08 15:44:56 +0000
  • 3a7d8933b5 fix(kiro): migrate yaml workflow template runner to workflow.md Dicky Moore 2026-02-08 15:35:54 +0000
  • bff2808986
    Merge branch 'main' into phase1-md-workflows-clean Dicky Moore 2026-02-08 15:32:11 +0000
  • 70b82b0977
    Merge branch 'main' into fix/installer Davor Racic 2026-02-08 16:24:51 +0100
  • 24cf444366
    feat: extend Layer 1 file-ref validator to scan CSV workflow-file references (#1573) Michael Pursifull 2026-02-08 09:19:53 -0600
  • 1f97b1ba44
    Merge branch 'main' into feat/csv-file-ref-validation Brian 2026-02-08 09:19:45 -0600
  • fc5ef57a5a
    feat: add Kiro IDE support via config-driven installer (#1589) Alex Verkhovsky 2026-02-08 08:18:28 -0700
  • 45a9f3bf4e test: remove redundant validate-workflow exclusion in guard scan Dicky Moore 2026-02-08 15:07:46 +0000
  • a1c054006a refine workflow contracts for review findings, halt protocol, and sprint tracking Dicky Moore 2026-02-08 15:01:58 +0000
  • d0d38525df fix: remove redundant modules and tools lines from install summary Davor Racić 2026-02-08 15:59:14 +0100
  • e55808ec31 fix: suppress non-fatal module post-install script errors Davor Racić 2026-02-08 15:51:43 +0100
  • e7d7bbc3ea docs(correct-course): clarify installed vs source workflow paths Dicky Moore 2026-02-08 14:46:45 +0000
  • 25354fc131 Merge remote-tracking branch 'origin/phase1-md-workflows-clean' into phase1-md-workflows-clean Dicky Moore 2026-02-08 14:25:57 +0000
  • f74f6047f2 fix: hide internal workflow task from codex exports Dicky Moore 2026-02-08 14:05:42 +0000
  • 5caf92cfdb fix: restore help routing and external module install tolerance Dicky Moore 2026-02-08 13:27:10 +0000
  • 9604f6d00c fix: align workflow path guidance with installed runtime Dicky Moore 2026-02-08 13:07:55 +0000
  • 98831695d0 fix: define installed workflow paths in qa and create-story Dicky Moore 2026-02-08 01:18:31 +0000
  • e86fa2ee9e fix: restore runtime workflow paths and standalone parsing Dicky Moore 2026-02-08 01:13:23 +0000
  • 3feb0d378f fix: resolve workflow guardrails and installer regressions Dicky Moore 2026-02-08 00:37:42 +0000
  • 2a9b447e04 fix: add workflow loader fallback guidance and guards Dicky Moore 2026-02-07 22:51:38 +0000
  • cfdb2db0f5 fix: correct workflow command defaults and bmm document config paths Dicky Moore 2026-02-07 20:02:33 +0000
  • 454ae910f9 fix: harden install XML guard and remove no-op placeholder replacement Dicky Moore 2026-02-07 17:37:51 +0000
  • 87c4292021 Finish step-flow migration for dev workflows and fix installer regressions Dicky Moore 2026-02-07 15:05:03 +0000
  • 7fc8318e08 Migrate remaining workflows to workflow.md and fix CLI/test regressions Dicky Moore 2026-02-07 13:34:26 +0000
  • c636042dba Migrate QA automate workflow to workflow.md Dicky Moore 2026-02-06 15:53:24 +0000
  • 3aba7f089d Update validate-workflow references Dicky Moore 2026-02-06 14:42:27 +0000
  • 21efe68512 Remove reintroduced TEA/excalidraw artifacts Dicky Moore 2026-02-06 14:41:58 +0000
  • 052cc839fe Fix remaining workflow.yaml/xml references Dicky Moore 2026-02-06 14:33:23 +0000
  • 0c34f528da Drop YAML workflow support from CLI tooling Dicky Moore 2026-02-05 16:46:38 +0000
  • 2212d92260 Remove workflow.xml runner and update CLI wording Dicky Moore 2026-02-05 16:27:54 +0000
  • 9054719d93 Migrate workflow runner references to workflow.md Dicky Moore 2026-02-05 16:02:01 +0000
  • a1bc1a37f4 Convert Phase 2/3 workflows to MD Dicky Moore 2026-02-05 14:19:05 +0000
  • 730ba6bdb0 Add advanced-elicitation MD workflow and guard Dicky Moore 2026-02-05 12:33:02 +0000
  • ba91d9c03f Convert remaining Phase 1 workflows to MD Dicky Moore 2026-02-05 12:30:14 +0000
  • 5042a895de Make workflow references platform-agnostic Dicky Moore 2026-02-05 12:01:57 +0000
  • 129f2d4ac9 fix: hide internal workflow task from codex exports Dicky Moore 2026-02-08 14:05:42 +0000
  • 40787c5035 fix: restore help routing and external module install tolerance Dicky Moore 2026-02-08 13:27:10 +0000
  • 00a2334969 fix: align workflow path guidance with installed runtime Dicky Moore 2026-02-08 13:07:55 +0000