Commit Graph

  • 33d2c150b0
    docs: document dual publishing strategy and automated promotion Brian Madison 2025-08-15 20:18:36 -0500
  • 026f67269b
    test: trigger beta release to test current workflow Brian Madison 2025-08-15 20:17:58 -0500
  • 5b939595f7
    feat: add automated promotion workflow for stable releases Brian Madison 2025-08-15 20:17:49 -0500
  • 3ecb451307
    fix: update package-lock.json for semver dependency Brian Madison 2025-08-15 20:06:34 -0500
  • 0017dbe32b
    release: create stable 4.37.0 release Brian Madison 2025-08-15 20:04:58 -0500
  • 1d2166640a
    fix: update versions for dual publishing beta releases Brian Madison 2025-08-15 20:03:10 -0500
  • 69c42c5b4f
    feat: republish beta with corrected dependencies and tags Brian Madison 2025-08-15 19:39:35 -0500
  • 6b62ff910f
    feat: trigger new beta release with fixed dependencies Brian Madison 2025-08-15 19:38:06 -0500
  • 7e7054b39a
    fix: add semver dependency and correct NPM dist-tag configuration Brian Madison 2025-08-15 19:33:07 -0500
  • 430adbcf36
    fix: remove git plugin to resolve branch protection conflicts Brian Madison 2025-08-15 19:15:55 -0500
  • e1176f337e feat: publish stable release 5.0.0 v5.0.0 Brian Madison 2025-08-15 21:42:52 -0500
  • 6967a6a3b2
    test: verify dual publishing workflow Brian Madison 2025-08-15 19:14:32 -0500
  • 91f0054c29
    feat: implement dual NPM publishing strategy Brian Madison 2025-08-15 19:03:48 -0500
  • b16f2deb66
    Add update-check command (#423) Aaron 2025-08-14 23:24:37 -0400
  • ec2394facf
    feat: install Cursor rules to subdirectory (#438) Stefan Klümpers 2025-08-15 05:23:44 +0200
  • 424cea6d8f release: promote to stable 5.0.0 github-actions[bot] 2025-08-16 02:16:25 +0000
  • 3092c9c9c2 Merge remote-tracking branch 'origin/main' into stable github-actions[bot] 2025-08-16 02:16:17 +0000
  • 0b61175d98
    feat: transform QA agent into Test Architect with advanced quality ca… (#433) Murat K Ozcan 2025-08-15 21:02:37 -0500
  • 168fbefdf7
    Merge branch 'main' into feat/transform-qa-agent-to-test-architect Brian 2025-08-15 22:02:19 -0400
  • 33269c888d
    fix: resolve CommonJS import compatibility for chalk, inquirer, and ora (#442) cecil-the-coder 2025-08-15 20:01:30 -0600
  • 3c7f922564 release: promote to stable 4.38.0 github-actions[bot] 2025-08-16 01:26:10 +0000
  • 12aaaa537b Merge remote-tracking branch 'origin/main' into stable github-actions[bot] 2025-08-16 01:26:00 +0000
  • 7f016d0020 fix: add permissions and authentication for promotion workflow Brian Madison 2025-08-15 20:25:12 -0500
  • 8b0b72b7b4 docs: document dual publishing strategy and automated promotion Brian Madison 2025-08-15 20:18:36 -0500
  • 1c3420335b test: trigger beta release to test current workflow Brian Madison 2025-08-15 20:17:58 -0500
  • fb02234b59 feat: add automated promotion workflow for stable releases Brian Madison 2025-08-15 20:17:49 -0500
  • 6d71b1cede Notes added by 'git notes add' semantic-release-bot 2025-08-16 01:07:01 +0000
  • faff4e06a1 fix: update package-lock.json for semver dependency v4.37.0 Brian Madison 2025-08-15 20:06:34 -0500
  • 5e5c7ed98f release: create stable 4.37.0 release Brian Madison 2025-08-15 20:04:58 -0500
  • 725b16a77b fix: resolve CommonJS import compatibility for chalk, inquirer, and ora Cecil 2025-08-16 01:03:46 +0000
  • e0dcbcf527 fix: update versions for dual publishing beta releases Brian Madison 2025-08-15 20:03:10 -0500
  • ae723981e4 Notes added by 'git notes add' semantic-release-bot 2025-08-16 00:40:07 +0000
  • 75ba8d82e1 feat: republish beta with corrected dependencies and tags v4.37.0-beta.1 Brian Madison 2025-08-15 19:39:35 -0500
  • f3e429d746 feat: trigger new beta release with fixed dependencies Brian Madison 2025-08-15 19:38:06 -0500
  • 5ceca3aeb9 fix: add semver dependency and correct NPM dist-tag configuration Brian Madison 2025-08-15 19:33:07 -0500
  • 8c7657906a Notes added by 'git notes add' semantic-release-bot 2025-08-16 00:16:20 +0000
  • 8e324f60b0 fix: remove git plugin to resolve branch protection conflicts Brian Madison 2025-08-15 19:15:55 -0500
  • 8a29f0e319 test: verify dual publishing workflow Brian Madison 2025-08-15 19:14:32 -0500
  • d92ba835fa feat: implement dual NPM publishing strategy Brian Madison 2025-08-15 19:03:48 -0500
  • 0849cf73e1 fix: remove redundant error handling for project root detection manjaroblack 2025-08-12 13:44:32 -0500
  • e3899b2e3b feat: add detailed statistics and markdown report generation to flattener tool manjaroblack 2025-08-10 15:14:14 -0500
  • 043406aa38 Fix bmad-creative-writing expansion pack formatting and structure DrBalls 2025-08-09 15:05:23 -0700
  • 8c34ee1878 Add Creative Writing expansion pack - 10 specialized writing agents for fiction and narrative design - 8 complete workflows (novel, screenplay, short story, series) - 27 quality checklists for genre and technical validation - 22 writing tasks covering full creative process - 8 professional templates for structured writing - KDP publishing integration support DrBalls 2025-08-08 13:41:40 -0700
  • 374e7100de fix: update Crush IDE instructions for clarity on persona/task switching Thiago Freitas 2025-08-12 01:07:14 +0000
  • 27afa02bc8 feat: add support for Crush IDE configuration and commands Thiago Freitas 2025-08-12 01:06:24 +0000
  • ac90641d83
    Merge branch 'main' into feat/transform-qa-agent-to-test-architect Murat K Ozcan 2025-08-15 16:40:42 -0500
  • 07c539dcc7 fix(flattener): refine packages ignore pattern to avoid excluding source code directories M.Abdulrahman Alnaseer 2025-08-15 10:26:44 -0400
  • 192f531d20 fix(flattener): fix argument parsing logic to work with provided input/output paths M.Abdulrahman Alnaseer 2025-08-15 08:58:42 -0400
  • c8f7fdfc8f
    Merge branch 'main' into fix/fix-agent-commands-alpha-sort Brian 2025-08-14 23:26:17 -0400
  • 9868437f10
    Add update-check command (#423) Aaron 2025-08-14 23:24:37 -0400
  • d563266b97
    feat: install Cursor rules to subdirectory (#438) Stefan Klümpers 2025-08-15 05:23:44 +0200
  • ba476394f5
    fix: update windsurf rules directory path from rules to workflows manjaroblack 2025-08-14 21:40:33 -0500
  • 75596d044f
    chore(husky): track .husky hooks in repo manjaroblack 2025-08-14 21:39:30 -0500
  • d44aa4fed5
    chore: add eslint config and apply code style fixes across codebase manjaroblack 2025-08-14 20:28:19 -0500
  • 6b33adbab2 chore: correct formatting in cursor rules directory path Stefan Klümpers 2025-08-14 21:45:22 +0200
  • 7e5ec02a37 feat: install Cursor rules to subdirectory Stefan Klümpers 2025-08-13 22:26:05 +0200
  • 5fd5f072b7 Correct update-check message to exclude global Aaron Hood 2025-08-13 22:17:30 -0400
  • 89c2e2b9b8 Adding additional information to update-check command and aligning with cli theme Aaron Hood 2025-08-10 22:10:37 -0400
  • f57a72f448 Add update-check command Aaron Hood 2025-08-10 19:52:06 -0400
  • a16f1e80bc
    Merge branch 'main' into fix/fix-agent-commands-alpha-sort Brian 2025-08-14 14:41:13 -0400
  • 3efcfd54d4
    fix(docs): fix broken link in GUIDING-PRINCIPLES.md (#428) Yongjip Kim 2025-08-15 03:40:11 +0900
  • 56e96e9326
    Merge branch 'main' into fix/broken-link-bmad-template Brian 2025-08-14 14:39:52 -0400
  • 31e44b110e
    Remove bmad-core/bmad-core including empty file (#431) Benjamin Wiese 2025-08-14 20:39:28 +0200
  • 2a18c33c7f fix: addressed review comments from manjaroblack, round 1 Murat Ozcan 2025-08-14 10:03:55 -0500
  • 147d444aeb fix: addressed review comments from manjaroblack, round 1 Murat Ozcan 2025-08-14 10:00:54 -0500
  • e5323f6b3a fix: alpha sort agent commands Anima-t3d 2025-07-26 13:36:34 +0800
  • 8d300dadf3 docs: refined the docs for test architect Murat Ozcan 2025-08-13 11:07:22 -0500
  • 34e75bef96 feat: transform QA agent into Test Architect with advanced quality capabilities Murat Ozcan 2025-08-12 13:03:32 -0500
  • b7a34b4fc6 feat: transform QA agent into Test Architect with advanced quality capabilities Murat Ozcan 2025-08-12 12:59:22 -0500
  • 01145719c6
    fix(docs): fix broken link in GUIDING-PRINCIPLES.md Yongjip Kim 2025-08-12 14:51:06 +0900
  • 06cb7ce715 Remove bmad-core/bmad-core including empty file Ben Wiese 2025-08-11 17:17:30 +0200
  • 25e066b704 Fix flattener argument parsing logic bug Ryan Choi 2025-08-11 08:59:44 -0500
  • 514c4473a0 Notes added by 'git notes add' semantic-release-bot 2025-08-10 14:26:15 +0000
  • ffcb4d4bf2 chore(release): 4.36.2 [skip ci] v4.36.2 semantic-release-bot 2025-08-10 14:26:15 +0000
  • 3f6b67443d
    fix: align installer dependencies with root package versions for ESM compatibility (#420) circus 2025-08-10 22:25:46 +0800
  • 8ed9081b98 fix: align installer dependencies with root package versions for ESM compatibility circus 2025-08-10 19:09:06 +0800
  • 6797241a11 Notes added by 'git notes add' semantic-release-bot 2025-08-09 20:49:43 +0000
  • 85a0d83fc5 chore(release): 4.36.1 [skip ci] v4.36.1 semantic-release-bot 2025-08-09 20:49:42 +0000
  • 3f7e19a098 fix: update Node.js version to 20 in release workflow and reduce Discord spam Brian Madison 2025-08-09 15:49:13 -0500
  • cad880bb39 Notes added by 'git notes add' semantic-release-bot 2025-08-09 20:33:50 +0000
  • 23df54c955 chore(release): 4.36.0 [skip ci] v4.36.0 semantic-release-bot 2025-08-09 20:33:49 +0000
  • 0fdbca73fc
    feat: modularize flattener tool into separate components with improved project root detection (#417) manjaroblack 2025-08-09 15:33:23 -0500
  • 07dcff2cd2
    feat: modularize flattener tool into separate components with improved project root detection manjaroblack 2025-08-09 13:19:53 -0500
  • 10bb302553 Update SEO expert agent name from Alex to Nicola LegendT 2025-08-09 11:18:31 +0100
  • 5d7d7c9015
    Merge pull request #369 from antmikinka/pr/part-1-gcp-setup Daniel Willitzer 2025-08-08 19:23:48 -0700
  • dd2b4ed5ac discord PR spam Brian Madison 2025-08-08 20:07:32 -0500
  • f1a0f68dea feat: Add new agents and update gitignore Your Name 2025-08-08 19:04:25 +0300
  • 8f40576681
    Flatten venv & many other bins dir fix (#408) Lior Assouline 2025-08-08 15:54:47 +0300
  • 2059db9594 more files pattern to ignore Lior Assouline 2025-08-07 19:46:16 +0300
  • e91bca0177 added .venv to ignore list of flattener Lior Assouline 2025-08-07 18:09:18 +0300
  • fe86675c5f
    Update link in README.md (#384) Yanqing Wang 2025-08-07 20:49:14 +0800
  • d966479a5a Fix Incorrect Elicitation Agents Options Timmy 2025-08-06 15:55:32 +0100
  • c286a0714b Notes added by 'git notes add' semantic-release-bot 2025-08-06 05:01:56 +0000
  • 8211d2daff chore(release): 4.35.3 [skip ci] v4.35.3 semantic-release-bot 2025-08-06 05:01:55 +0000
  • 1676f5189e fix: doc location improvement Brian Madison 2025-08-06 00:00:26 -0500
  • eaccddd02d Notes added by 'git notes add' semantic-release-bot 2025-08-06 03:34:50 +0000
  • 3c3d58939f chore(release): 4.35.2 [skip ci] v4.35.2 semantic-release-bot 2025-08-06 03:34:49 +0000
  • 2d954d3481 merge Brian Madison 2025-08-05 22:34:21 -0500
  • f7c2a4fb6c fix: npx status check Brian Madison 2025-08-05 22:33:47 -0500
  • ed5555a0c9 Notes added by 'git notes add' semantic-release-bot 2025-08-06 03:22:36 +0000