Commit Graph

  • df4376e3ee
    Merge 2177d017d6 into e600181ab8 Dov Benyomin Sohacheski 2026-06-20 19:54:21 -0500
  • 2177d017d6
    Merge branch 'main' into fix/gitignore-default-user-config Brian 2026-06-20 19:54:18 -0500
  • e600181ab8
    feat(installer): add hermes-agent tool target (#2489) main Larry Lewis 2026-06-20 19:53:35 -0500
  • acc14322c7
    Merge branch 'main' into feat/hermes-tool-target Brian 2026-06-20 19:53:22 -0500
  • 504b76916c
    Merge 53b21a76ab into cd8ac7e9aa PinkyD 2026-06-20 18:59:44 -0500
  • 53b21a76ab
    Merge branch 'main' into feat/bmad-marketplace-plugin feat/bmad-marketplace-plugin Brian 2026-06-20 18:59:37 -0500
  • 08dc71f8cc chore(bmad-module): frontmatter/CRLF, test hygiene, fixture corrections pbean 2026-06-20 16:00:09 -0700
  • cbf87c414d docs(bmad-module): add CLI reference page pbean 2026-06-20 15:59:39 -0700
  • e76b268ee9 ci(bmad-module): run test:ide-sync in the validate job pbean 2026-06-20 15:58:54 -0700
  • 31d115290a fix(bmad-module): surface malformed plugin.json + fail CI custom-source resolve pbean 2026-06-20 15:58:35 -0700
  • c845e78aab fix(bmad-module): correctness — channel/.git, config-gen, install-plan, module resolution pbean 2026-06-20 15:58:13 -0700
  • 08c73796a6 fix(bmad-module): prevent atomicSwapDir data loss + harden ide-sync/wds cleanup paths pbean 2026-06-20 15:57:38 -0700
  • 63261e6129 feat(installer): add hermes-agent tool target bigblackcoder 2026-06-19 13:53:16 -0500
  • cd8ac7e9aa
    bmm: standardize memlog usage across skills (#2483) Brian 2026-06-20 17:47:12 -0500
  • d1db500e28
    Merge branch 'main' into memlog-standardized memlog-standardized Brian 2026-06-20 17:45:04 -0500
  • b0b1796227
    feat(party-mode): persistent per-party memory (#2484) Brian 2026-06-20 17:44:21 -0500
  • ebbb5ccb3b bmm: address PR review on memlog standardization Brian Madison 2026-06-20 17:39:54 -0500
  • f08c3285ea docs(party-mode): fix open-cast lock-down claim and python3->uv run in create-party party-city Brian Madison 2026-06-20 17:38:12 -0500
  • 04cb12c199 refactor(party-mode): standard structure, per-group memory, keep on-the-fly cast Brian Madison 2026-06-20 16:56:37 -0500
  • 4eb0de34b7
    Merge 3df821d26e into 9d5739d992 Zied Jlassi 2026-06-20 18:27:22 +0000
  • 3df821d26e fix(validate-refs): also catch lowercase drive letters in leak check Zied Jlassi 2026-06-20 20:27:17 +0200
  • 9c4dde977d test(validate-refs): document test helpers with JSDoc Zied Jlassi 2026-06-20 15:20:10 +0200
  • efb61da6d1
    Merge aba48f90f1 into 9d5739d992 Zied Jlassi 2026-06-20 12:38:44 +0000
  • aba48f90f1 test(validate-skills): document test helpers with JSDoc Zied Jlassi 2026-06-20 14:38:38 +0200
  • eecb6dd5f8 fix(validate-refs): flag single-backslash Windows path leaks Zied Jlassi 2026-06-20 14:21:38 +0200
  • 05c1b20458 fix(validate-skills): exempt deprecated skills from SKILL-06 trigger Zied Jlassi 2026-06-20 11:38:33 +0200
  • bf6c6917eb feat(party-mode): add persistent per-party memory Brian Madison 2026-06-20 01:25:08 -0500
  • aa00389027 bmm: invoke scripts with 'uv run' instead of python3/bare uv Brian Madison 2026-06-20 01:23:28 -0500
  • 5911db8b3c bmm: standardize memlog usage across skills Brian Madison 2026-06-20 01:08:48 -0500
  • 02806ba4cd fix(bmad-module): harden source/remove/update paths and channel input pbean 2026-06-19 19:22:07 -0700
  • 24d4f6426f test(bmad-module): track fixture .mcp.json so CI install test passes pbean 2026-06-19 17:07:43 -0700
  • ddac866ad6 Merge remote-tracking branch 'origin/main' into feat/bmad-marketplace-plugin pbean 2026-06-19 15:48:38 -0700
  • 581b2c284c
    Merge c5f7de38e2 into 9d5739d992 Loic Duong 2026-06-19 03:28:23 +0000
  • c5f7de38e2 fix(installer): preserve encoded ssh auth Loic Duong 2026-06-19 10:27:58 +0700
  • 16ff771941 fix(installer): normalize ssh custom-source clone urls Loic Duong 2026-06-19 10:17:24 +0700
  • ea557079f0 fix(installer): preserve posix custom-source cache paths Loic Duong 2026-06-19 10:16:03 +0700
  • f122766e71 feat(bmm): fold architecture refinement into spine workflow Kyle Reno White 2026-06-18 15:03:35 +0200
  • 87d194b93e fix(installer): support ssh custom-source ports Loic Duong 2026-06-18 14:49:05 +0700
  • 9d5739d992
    Party Mode: configurable custom parties, run modes, and a rewritten explainer (#2479) Brian 2026-06-18 00:57:26 -0500
  • 2ad550eb73
    Merge branch 'main' into party-on party-on Brian 2026-06-18 00:54:27 -0500
  • 39fe2b098a Keep party energy up and route the keepsake to a config output dir Brian Madison 2026-06-18 00:52:28 -0500
  • c6eb359f90 Rework party-mode modes + rewrite the docs explainer Brian Madison 2026-06-18 00:32:59 -0500
  • ab0bef97de
    Merge b161491ca8 into 606ad6063b gabadi 2026-06-18 11:54:35 +0700
  • 9cd3901389
    Merge 26050b3d5f into 606ad6063b Can Tecim 2026-06-18 11:54:35 +0700
  • 5a73282292
    Merge 93ff8d458f into 606ad6063b Alex Verkhovsky 2026-06-18 11:54:35 +0700
  • 0a97536929
    Merge 6c29b3300b into 606ad6063b Oneby Wang 2026-06-18 11:54:35 +0700
  • f2bb9fc85f Add configurable parties to bmad-party-mode Brian Madison 2026-06-17 22:52:23 -0500
  • ce6040e59d
    Merge ad6ae7ed77 into 606ad6063b Jun 2026-06-17 22:37:20 -0500
  • 606ad6063b
    fix: update Claude marketplace metadata (#2457) Loic Duong 2026-06-18 10:35:00 +0700
  • cfafc89cf6
    feat(skills): track retrospective action items in sprint-status (#2465) Dov Benyomin Sohacheski 2026-06-18 06:34:20 +0300
  • d9d44ae439
    Merge branch 'main' into fix/gitignore-default-user-config Brian 2026-06-17 22:29:05 -0500
  • 3d34050e05
    Merge 6325793e86 into 07d34fb43a math0r 2026-06-17 22:28:22 -0500
  • 07d34fb43a
    fix: adjust nav height for dual announcement banners (#2473) SLUR 2026-06-18 12:28:07 +0900
  • 5bcc235cdb
    fix(installer): guard WSL installs from Windows Node (#2470) Davor Racic 2026-06-18 05:19:18 +0200
  • 49a8a3b2af
    Merge 3970ace793 into 2417f0048d yeomin4242 2026-06-18 12:04:33 +0900
  • 23e996316c
    Merge 0b491839cd into 2417f0048d SpeedySnail47 2026-06-18 08:46:21 +0700
  • 2417f0048d
    bmad-architecture: lean directives, breadth coverage, redesigned spine template (#2475) Brian 2026-06-17 16:00:52 -0500
  • ad6ae7ed77 fix(bmad-investigate): keep method-internal vocabulary out of user-facing output Jun Liu 2026-06-17 21:33:09 +0800
  • 237087ea03 Harden find_unpinned_stack: blank fences, locate columns, looser heading bmad-architecture-part-2 Brian Madison 2026-06-17 01:43:34 -0500
  • 1cd98ed0e6 Redesign spine template and move stack pinning to a body table Brian Madison 2026-06-16 11:36:30 -0500
  • 0b491839cd feat(bmm): add improve architecture skill Kyle Reno White 2026-06-16 10:30:00 +0200
  • f20aa0defe bmad-architecture: breadth coverage + lean directives; reviewer reports to subfolder Brian Madison 2026-06-16 00:02:46 -0500
  • c867980a4c fix: adjust nav height for dual announcement banners hoseong.lee 2026-06-16 00:39:28 +0900
  • c525d673fb feat(epic-execute): add BMAD_TRACE observability + telemetry rollup Caleb 2026-06-15 06:07:48 -0500
  • 7ef58deb19
    Merge branch 'main' into feature/retro-action-items-in-sprint-status Dov Benyomin Sohacheski 2026-06-15 13:53:56 +0300
  • 044a5de29d
    Merge branch 'main' into fix/gitignore-default-user-config Dov Benyomin Sohacheski 2026-06-15 13:53:48 +0300
  • 3970ace793
    docs: refine Korean localization yeomin4242 2026-06-15 18:47:14 +0900
  • 77628f0055 docs(ko-kr): polish localization wording yeomin4242 2026-06-15 18:21:45 +0900
  • 4104598460 docs(ko-kr): polish web bundle wording yeomin4242 2026-06-15 17:41:57 +0900
  • c8784a167b docs(ko-kr): sync localization with latest docs yeomin4242 2026-06-15 17:27:39 +0900
  • 47cf70f0e8
    Merge branch 'main' into docs/ko-kr-translation yeomin4242 2026-06-15 17:09:15 +0900
  • ccb8212575 fix: include architecture skill in marketplace Loic Duong 2026-06-15 09:31:42 +0700
  • 230b0376e2 Merge remote-tracking branch 'origin/codex/update-marketplace-metadata' into codex/update-marketplace-metadata Loic Duong 2026-06-15 09:27:42 +0700
  • 011cb7e0bc fix: update marketplace metadata Loic Duong 2026-06-08 18:41:15 +0700
  • f5cf586c6d
    Merge branch 'main' into feat/check-npm-in-wsl Davor Racic 2026-06-14 23:17:29 +0200
  • 242dc6ef75
    bmad-architecture part 1: replace bmad-create-architecture with a lean spine skill (#2467) Brian 2026-06-14 15:42:37 -0500
  • 691f2da6e6 fix(installer): guard WSL installs from Windows Node Davor Racić 2026-06-14 21:56:20 +0200
  • 59ec9d9b75 bmad-architecture: ask deliverable purpose up front, offer presentable renderings, lead next-steps with bmad-spec new-arch Brian Madison 2026-06-14 15:00:09 -0500
  • d8ebf46a3b bmad-architecture: align finalize-reviewers wording + headless blocked output Brian Madison 2026-06-14 00:07:30 -0500
  • f675bdaf22 bmad-architecture: address PR review (augment + coderabbit) Brian Madison 2026-06-14 00:05:34 -0500
  • b3ea262589 bmad-architecture: review fixes — shared memlog, epic altitude, lint hardening Brian Madison 2026-06-13 23:18:17 -0500
  • b99bc49b3a bmad-architecture: outcome-driven rewrite + spawned reviewer gate Brian Madison 2026-06-08 17:31:09 -0500
  • a4c458c076 bmad-architecture: extract Finalize/reviewer-menu to references, add grade_spine script Brian Madison 2026-06-07 14:00:52 -0500
  • f4dea770e5 Rework solutioning architecture skill into bmad-architecture (spine) Brian Madison 2026-06-05 12:05:57 -0500
  • b0f0c4d45f Merge remote-tracking branch 'origin/main' into fix/gitignore-default-user-config Dov Benyomin Sohacheski 2026-06-12 13:43:55 +0300
  • 245d409ff5
    Merge branch 'main' into feature/retro-action-items-in-sprint-status Dov Benyomin Sohacheski 2026-06-12 13:35:17 +0300
  • 49f180d58e
    feat(skills): track retrospective action items in sprint-status Dov Benyomin Sohacheski 2026-06-11 23:43:03 +0300
  • 560a2e3a6f
    feat: installer detects Python version and warns when 3.11+ (tomllib) is missing (#2466) Brian 2026-06-11 21:27:52 -0500
  • b4f29bd2d1 fix: align Python check with runtime truth (python3) and harden edge cases installer-python-check Brian Madison 2026-06-11 21:03:34 -0500
  • 7b1bfbf2b9
    fix(installer): track _bmad/.gitignore in manifest on every install run Dov Benyomin Sohacheski 2026-06-11 23:19:35 +0300
  • 10288d23d3
    fix(installer): gitignore default _bmad/config.user.toml Dov Benyomin Sohacheski 2026-06-11 23:08:37 +0300
  • a8439bf196 feat: installer detects Python version and warns when 3.11+ (tomllib) is missing Brian Madison 2026-06-11 12:42:33 -0500
  • 93ff8d458f fix(quick-dev): drop the activation gate sentence from the rendered workflow feat/quick-dev-python-config Alex Verkhovsky 2026-06-11 03:01:16 -0700
  • fbb48ed711
    fix: remove empty skill-group dirs left in _bmad after install (#2461) Dov Benyomin Sohacheski 2026-06-11 16:29:02 +0300
  • ff270c65a3
    Merge branch 'main' into feature/cleanup-empty-skill-group-dirs Brian 2026-06-11 08:18:24 -0500
  • b9431d6d99
    Shared canonical memlog script (src/scripts/memlog.py) + bmad-spec as first consumer (#2462) Brian 2026-06-11 08:17:03 -0500
  • 0757f2f396 Fix memlog Python floor and exclude tests from install memlog-script-shared Brian Madison 2026-06-11 08:00:19 -0500
  • 46c5173b9c chore(quick-dev): drop the render.py success stderr line Alex Verkhovsky 2026-05-25 00:38:13 -0700
  • 0c3b9291a0 fix(quick-dev): harden render.py invocation in the SKILL.md shim Alex Verkhovsky 2026-05-24 23:25:59 -0700
  • 7e65f5004c refactor(quick-dev): resolve [workflow] customization in render.py Alex Verkhovsky 2026-05-24 23:12:31 -0700