Commit Graph

  • a351874068
    feat(ux): add requirements validation and architecture constraints to UX workflow Tolga Karatas 2026-02-16 01:13:49 +0300
  • f7fd90297e
    feat(prd-validation): add ISO 29148 validation steps for PRD Tolga Karatas 2026-02-16 01:11:59 +0300
  • b75f3fbefd
    feat(quality): add per-requirement quality checklist with 9 ISO criteria Tolga Karatas 2026-02-16 01:07:30 +0300
  • c892eaa00c
    feat(rtm): add Requirements Traceability Matrix template and workflow Tolga Karatas 2026-02-16 01:05:46 +0300
  • 124b7164bd
    feat(prd): add ISO 29148 Clause 9 sections to PRD workflow Tolga Karatas 2026-02-16 01:02:28 +0300
  • 378f96cd43
    feat(strs): add ISO 29148 Clause 7 Stakeholder Requirements Specification workflow Tolga Karatas 2026-02-16 00:51:35 +0300
  • 382ab8ed45
    Fix: --custom-content flag and workflow config.yaml copying (#1651) Curtis Ide 2026-02-15 14:44:28 -0700
  • 1937552da3
    fix: improve module config UX messaging and spacing (#1656) Davor Racic 2026-02-15 22:39:53 +0100
  • f0ad64efc4 Handle Windows line endings like manifest-generator.js:175 Wendy Smoak 2026-02-15 11:54:30 -0500
  • decf15b5da Add more tests for Coderabbit Wendy Smoak 2026-02-15 11:27:49 -0500
  • caff2fb815
    fix: custom-content quick-update ENOENT, pass --custom-content through, add PR#1624 improvements to allow update installs to work using non-interactive mode Curtis Ide 2026-02-15 09:19:29 -0700
  • 589f65a654
    From PR #1624: added empty module.yaml handling (skip + warn) and removed paths from the config to match promptCustomContentSource() Curtis Ide 2026-02-15 09:11:18 -0700
  • 2ab713de36
    Merge branch 'main' into main Curtis Ide 2026-02-15 08:58:04 -0700
  • 64e5a9c696 guard against missing project directory Wendy Smoak 2026-02-15 10:12:49 -0500
  • b318d9242e fix(codex): use yaml.stringify for skill frontmatter to escape special characters Wendy Smoak 2026-02-15 10:03:54 -0500
  • 6db629278a Use /Users/wsmoak instead of ~ Wendy Smoak 2026-02-15 09:49:16 -0500
  • 1937ba6be7
    Merge branch 'main' into fix/installer-ui Davor Racic 2026-02-15 15:40:36 +0100
  • 94666bd05b
    Merge branch 'main' into skills-for-codex Wendy Smoak 2026-02-15 09:37:23 -0500
  • dfd961944c add more tests Wendy Smoak 2026-02-15 09:17:53 -0500
  • 2d134314c9
    feat(cli): add uninstall command with selective component removal (#1650) Davor Racic 2026-02-15 15:13:03 +0100
  • 8fc2d1b1f6
    Merge branch 'main' into feat/uninstall Brian 2026-02-15 08:11:28 -0600
  • d0ef58b421 Handle Windows line-endings Wendy Smoak 2026-02-15 09:06:16 -0500
  • 0a36805c7a
    Merge branch 'main' into fix/code-quality-1771140918 Brian 2026-02-15 08:02:30 -0600
  • a5e2b1c63a
    docs: fix changelog URL in installer start message (#1660) Ankit Gupta 2026-02-15 13:59:11 +0000
  • c748f47f80 Merge remote-tracking branch 'upstream/main' into phase1-md-workflows-clean Dicky Moore 2026-02-15 13:27:53 +0000
  • 4bd43ec8b9
    Merge branch 'main' into skills-for-codex Wendy Smoak 2026-02-15 08:05:23 -0500
  • 7f81518896 Replace description regex with yaml.parse/stringify in codex.js Wendy Smoak 2026-02-15 07:13:30 -0500
  • 681485661a fix: all user inputs lack sanitization for path traversal, shell... shanecodezzz 2026-02-14 23:35:19 -0800
  • 5b5cb1a396 modify post install notes example Brian Madison 2026-02-14 21:25:58 -0600
  • 43672d33c1 simplify test Wendy Smoak 2026-02-14 19:39:24 -0500
  • 26dd80e021 Fix description regex to handle quotes in transformToSkillFormat Wendy Smoak 2026-02-14 19:31:04 -0500
  • 746bd50d19 Add .agents directory to .gitignore Wendy Smoak 2026-02-14 19:19:02 -0500
  • fcf781fa39 clean up comments Wendy Smoak 2026-02-14 19:07:49 -0500
  • 44f07bf341 Clarify where Codex searches for skills Wendy Smoak 2026-02-14 19:05:09 -0500
  • 79855b2c4c default to per-project instead of global Wendy Smoak 2026-02-14 18:51:53 -0500
  • 62e0b0ba52 switch default to per-project skills to align with other tools Wendy Smoak 2026-02-14 18:31:14 -0500
  • 74616179d0 docs: fix changelog URL in installer start message Ankit Gupta 2026-02-14 23:02:05 +0000
  • 98c1fa8282 document project remove legacy workflow init and workflow- status function calls Brian Madison 2026-02-12 12:52:13 -0600
  • 25ca803eed fix: improve module config UX messaging and spacing Davor Racić 2026-02-14 21:01:26 +0100
  • 18a4a489c8 feat(codex): convert installer from deprecated prompts to agentskills.io skills format Wendy Smoak 2026-02-14 15:06:12 -0500
  • 0db123dd0b fix(validate): remove pass halt and add parse/report failure safeguards Maple 2026-02-15 01:31:56 +0800
  • bcb2ec5dfc fix(validate-workflow): clarify critical vs non-critical remediation buckets Maple 2026-02-15 01:29:11 +0800
  • 99c78835fb fix(create-story): address coderabbit full-review findings Maple 2026-02-15 01:28:29 +0800
  • d0985170c9 fix(create-story): clarify required vars and metadata prompt flow Maple 2026-02-15 01:06:57 +0800
  • 3c2d14b215
    Merge branch 'bmad-code-org:main' into main Curtis Ide 2026-02-14 10:06:17 -0700
  • e2f702a7d0
    fix manager.js Curtis Ide 2026-02-14 10:05:05 -0700
  • 9e4e37666f fix(create-story): address validator determinism and bot feedback Maple 2026-02-15 01:04:24 +0800
  • 37f38ffd48
    Merge branch 'main' into feat/uninstall Davor Racic 2026-02-14 17:59:40 +0100
  • ae7b3a7930
    docs: post install notes (#1653) Murat K Ozcan 2026-02-14 10:59:07 -0600
  • 75db9c2ec9 feat(cli): add destructive action warning and confirm before uninstall Davor Racić 2026-02-14 17:56:13 +0100
  • f77302b1bf docs: post install notes murat 2026-02-14 10:54:53 -0600
  • 3103c3d4ce
    feat: tea automation prereq prompts (#1649) Murat K Ozcan 2026-02-14 10:44:39 -0600
  • 54876a6af3 fix(cli): address code review findings for uninstall command Davor Racić 2026-02-14 17:44:31 +0100
  • 1b57ae9c66 fix(create-story): restore validate-workflow executor and conditional checklist handling Maple Codex 2026-02-15 00:39:34 +0800
  • a89aef674d
    Merge branch 'main' of github.com:bmad-code-org/BMAD-METHOD Curtis Ide 2026-02-14 09:26:17 -0700
  • fc3c3d873c feat(cli): add uninstall command with selective component removal Davor Racić 2026-02-14 17:25:50 +0100
  • 2165c56e91 addressed PR request from Brian murat 2026-02-14 10:24:50 -0600
  • e3d672d561
    fix custom install bug Curtis Ide 2026-02-14 09:22:24 -0700
  • 1943ca2ad1 docs: added docs on how to set the post install output in the module murat 2026-02-14 09:39:47 -0600
  • 55f5491cff fix: addressed PR comments murat 2026-02-14 05:59:12 -0600
  • e478891489 feat: tea automation prereq prompts murat 2026-02-14 05:45:29 -0600
  • e66bbd02f2
    docs: replace branching strategy doc with trunk-based development reference (#1598) Alex Verkhovsky 2026-02-13 21:54:35 -0700
  • 1622e2c17a
    Merge branch 'main' into fix/cli-custom-content-config Jonah Schulte 2026-02-13 17:31:07 -0500
  • a7b213d5f0
    Merge branch 'main' into docs/branching-strategy Alex Verkhovsky 2026-02-13 14:00:13 -0700
  • 9a33db2042 docs: replace branching strategy doc with trunk-based development reference Alex Verkhovsky 2026-02-08 12:28:45 -0700
  • 400e094373 Merge remote-tracking branch 'upstream/main' into phase1-md-workflows-clean Dicky Moore 2026-02-13 09:15:18 +0000
  • b815410904
    fix(opencode): remove incorrect mode: primary and restore name field in templates (#1644) Adam Biggs 2026-02-12 16:58:13 -0800
  • f1ce6f07d7 fix(opencode): remove incorrect mode: primary and restore name field in templates Adam Biggs 2026-02-12 16:20:45 -0800
  • c8ca083316
    fix: remove unnecessary quotes and fix grammar in bmad-master principles (#1600) Pablo LION 2026-02-12 19:10:33 +0100
  • 5b79330f72
    fix: fix typos in tech-writer and ux-designer agent definitions (#1599) Pablo LION 2026-02-12 19:09:12 +0100
  • 72c4ea592f Initial plan copilot/clone-repository-to-local copilot-swe-agent[bot] 2026-02-12 15:44:43 +0000
  • 096305f63e Merge remote-tracking branch 'upstream/main' into phase1-md-workflows-clean Dicky Moore 2026-02-12 10:42:09 +0000
  • 98a24fe4a7
    Merge branch 'main' into fix/cli-custom-content-config Davor Racic 2026-02-11 18:39:58 +0100
  • b4d118c897
    fix: remove output_folder/story_dir aliases, flatten variables sections (#1608) Alex Verkhovsky 2026-02-11 09:59:18 -0700
  • b9b51cd3fe fix: address PR review feedback for CLI --custom-content config Jonah Schulte 2026-02-11 10:17:20 -0500
  • 79648dfde2
    Merge branch 'main' into phase1-md-workflows-clean Dicky Moore 2026-02-11 09:57:41 +0000
  • b1c8f60981
    Merge branch 'main' into fix/1602-output-folder-override Alex Verkhovsky 2026-02-10 20:53:59 -0700
  • 98fc7cd489 fix: use plural retrospectives in previous retro search instructions Alex Verkhovsky 2026-02-10 20:31:22 -0700
  • 336e395f00 fix: address PR review findings and rename shadowed output_folder variable Alex Verkhovsky 2026-02-10 20:22:05 -0700
  • 88d032c60b fix: add missing config declarations, remove remaining aliases and dead variables Alex Verkhovsky 2026-02-10 09:23:24 -0700
  • 86a85a40bd fix: remove output_folder/story_dir aliases, flatten variables sections (#1602) Alex Verkhovsky 2026-02-08 20:06:05 -0700
  • eeeea6f204 fix: add missing sources/selectedFiles to CLI --custom-content config Jonah Schulte 2026-02-10 22:03:36 -0500
  • 3e35057b89
    fix: auto-discover PRD in validate-prd instead of always asking (#1619) Alex Verkhovsky 2026-02-10 17:02:23 -0700
  • b1f36c5d86
    Merge branch 'main' into fix/validate-prd-auto-discover Alex Verkhovsky 2026-02-10 13:44:52 -0700
  • 4409df7c0f Merge remote-tracking branch 'upstream/main' into phase1-md-workflows-clean Dicky Moore 2026-02-10 17:43:42 +0000
  • 1d440372b0 fix: auto-discover PRD in validate-prd instead of always asking Alex Verkhovsky 2026-02-10 08:50:09 -0700
  • 0659aac02c
    fix(bmm): add missing project-context references to workflows (#1597) Alex Verkhovsky 2026-02-10 08:50:00 -0700
  • 02a43f96d7 Merge remote-tracking branch 'upstream/main' into phase1-md-workflows-clean Dicky Moore 2026-02-10 08:24:40 +0000
  • 802ba385f3
    Merge branch 'main' into fix/add-project-context-to-workflows Alex Verkhovsky 2026-02-09 22:14:56 -0700
  • 0bf8e0edfb
    fix: installer fixes and non-interactive mode improvements (#1612) Davor Racic 2026-02-10 02:32:38 +0100
  • 7c498a9fbe Merge remote-tracking branch 'upstream/main' into phase1-md-workflows-clean Dicky Moore 2026-02-09 21:12:52 +0000
  • b032b5a590
    Merge branch 'main' into fix/installer Davor Racic 2026-02-09 21:23:28 +0100
  • 36c21dbada
    feat: custom GitHub Copilot installer handler (#1606) jheyworth 2026-02-09 19:41:11 +0000
  • e67d54161d fix: add --yes flag guards to all unguarded prompts in update/modify path Davor Racić 2026-02-09 19:36:08 +0100
  • 3287073530 fix: move module directories instead of creating new ones on path change Davor Racić 2026-02-09 17:26:42 +0100
  • 2f28ef1b80 feat: add batch module configuration gateway with express/customize modes Davor Racić 2026-02-09 17:08:00 +0100
  • c074d3ace3 fix: use this.bmadFolderName instead of hardcoded _bmad in template paths jheyworth 2026-02-09 15:01:24 +0000
  • f73ea2cb18 fix: rename "Module installers" label to "Module directories" in summary Davor Racić 2026-02-09 15:12:13 +0100
  • cb1a7cccc8 feat: make agent capabilities data-driven via agent YAML metadata jheyworth 2026-02-09 13:39:18 +0000
  • 37def90dd7 style: apply prettier formatting to install command files Davor Racić 2026-02-09 13:01:52 +0100