Changelog
A complete history of features, fixes, and changes in AI-DLC.
Changed
- convert integrator to agent, add TDD workflow, load learnings ([9f3c86f](../../commit/9f3c86f))
Changed
- remove operator and reflector hats and workflows ([464af8e](../../commit/464af8e))
Other
- update README, skill definitions, and website layout ([48e1ac9](../../commit/48e1ac9))
- Merge pull request #8 from mjquinlan2000/main ([25e747b](../../commit/25e747b))
- Fixing the marketplace path to be ./plugin ([8ac6e70](../../commit/8ac6e70))
- Fixing relative path issue. Needs a forward slash ([329c015](../../commit/329c015))
- Fixing the source in marketplace.json to relect what claude expects ([355e4f7](../../commit/355e4f7))
Fixed
- skip auto-merge question for unit strategy ([7b9fea1](../../commit/7b9fea1))
Other
- Simplify ai-dlc plugin source configuration ([2015042](../../commit/2015042))
Changed
- move plugin content back into plugin/ subdirectory ([663eb93](../../commit/663eb93))
- flatten plugin directory into repo root ([29732a9](../../commit/29732a9))
Other
- Update source configuration in marketplace.json ([4597cf2](../../commit/4597cf2))
Added
- add H•AI•K•U workspace integration and enhanced reflection ([ed90396](../../commit/ed90396))
- add H•AI•K•U references, rename Construction to Execution, add Operation/Reflection docs ([6fc0097](../../commit/6fc0097))
- integrate AI-DLC as H•AI•K•U software development profile ([f5fe76d](../../commit/f5fe76d))
- implement reflection phase with /reflect skill and enriched reflector hat ([f2d7cc0](../../commit/f2d7cc0))
- build H•AI•K•U website for haikumethod.ai ([c2e7a6a](../../commit/c2e7a6a))
- implement operation phase with /operate skill and enriched hats ([acee292](../../commit/acee292))
- implement H•AI•K•U core plugin with 4-phase lifecycle ([aae495f](../../commit/aae495f))
- write H•AI•K•U methodology paper ([e4c2792](../../commit/e4c2792))
- establish H•AI•K•U foundation - manifesto, brand identity, repo structure ([84d393e](../../commit/84d393e))
Other
- Merge methodology-evolution: H•AI•K•U integration, /execute, /operate, /reflect ([f12fdcd](../../commit/f12fdcd))
- Move H•AI•K•U content to dedicated repo (TheBushidoCollective/haiku-method) ([71b32a6](../../commit/71b32a6))
- Merge unit-04-reflection-phase into intent branch ([123a048](../../commit/123a048))
- Merge unit-07-haiku-website into intent branch ([2ecf732](../../commit/2ecf732))
- Merge unit-02-haiku-core-plugin into intent branch ([eb1e5fa](../../commit/eb1e5fa))
- define intent and units for methodology-evolution ([acc5ee9](../../commit/acc5ee9))
Other
- Revert marketplace to path source, add plugin zip download ([253943f](../../commit/253943f))
Other
- Update marketplace.json with H·AI·K·U description and publish on website ([6422f48](../../commit/6422f48))
Other
- update gitignore ([2f1811d](../../commit/2f1811d))
Fixed
- resolve worktree paths from main repo root, add cleanup ([4e9ea5e](../../commit/4e9ea5e))
Fixed
- prevent elaboration review PR from closing linked issues ([6674c7b](../../commit/6674c7b))
Fixed
- skip delivery prompt for unit-based change strategy ([b521fb7](../../commit/b521fb7))
Fixed
- enforce full unit display during elaboration review ([519f8fc](../../commit/519f8fc))
Fixed
- add continuation signals after fork subagent invocations ([d20420c](../../commit/d20420c))
Fixed
- add strict ASCII wireframe alignment rules to discovery skill ([28d4130](../../commit/28d4130))
Added
- extract elaborate phases into fork subagent skills ([ca33432](../../commit/ca33432))
Fixed
- enforce gitignore for .ai-dlc/worktrees before worktree creation ([07b8841](../../commit/07b8841))
Other
- remove elaborator agent and elaboration-start skill split ([8a4e92f](../../commit/8a4e92f))
Added
- split elaborate into orchestrator + elaborator agent, add changelog page, update docs ([6d1dd6f](../../commit/6d1dd6f))
Added
- add greenfield project detection and UI mockup generation ([33fda87](../../commit/33fda87))
Fixed
- scope changelog generation to only include commits since previous version ([42bc180](../../commit/42bc180))
Fixed
- create intent worktree before discovery to avoid artifacts on main ([bc8e719](../../commit/bc8e719))
Added
- allow agent invocation of elaborate, resume, and refine skills ([5cd0587](../../commit/5cd0587))
Added
- discovery scratchpad, design subagents, hybrid change strategy ([eb9f69b](../../commit/eb9f69b))
Added
- per-unit workflows with design discipline support ([44ea67f](../../commit/44ea67f))
Added
- add design asset handling, color matching, and annotation awareness ([6682758](../../commit/6682758))
Added
- cowork-aware handoff with local folder and zip options ([18f44e4](../../commit/18f44e4))
Added
- block /reset, /refine, /setup, /resume in cowork mode ([988f066](../../commit/988f066))
Added
- block /construct in cowork mode ([93d6075](../../commit/93d6075))
Added
- improve cowork mode with CLAUDE_CODE_IS_COWORK detection and Explore subagents ([a9fed25](../../commit/a9fed25))
Added
- add wireframe generation phase and move worktrees into project ([156b2cb](../../commit/156b2cb))
Fixed
- improve ticket description formatting and structure ([9f927c7](../../commit/9f927c7))
Changed
- rename reference skills, make non-user-invocable ([64332a2](../../commit/64332a2))
Other
- Merge branch 'main' of github.com:TheBushidoCollective/ai-dlc ([5d6e008](../../commit/5d6e008))
- more provider settings ([c415c37](../../commit/c415c37))
Added
- unit targeting, enriched change strategies, remove bolt strategy ([9d32003](../../commit/9d32003))
Added
- add completion announcements, risk descriptions, iteration cap, and bolt terminology ([a6b4790](../../commit/a6b4790))
Changed
- remove all mode references from hooks, skills, and specs ([2ac4321](../../commit/2ac4321))
Changed
- remove mode selection from elaboration and construction ([5238358](../../commit/5238358))
Fixed
- move iteration.json initialization from elaboration to construction ([53db2b7](../../commit/53db2b7))
Added
- add NFR prompts, cross-cutting concerns, integrator hat, delivery prompts, and /refine skill ([4e448dd](../../commit/4e448dd))
Added
- add /setup skill and enforce ticket creation during elaboration ([7bdcbbe](../../commit/7bdcbbe))
Fixed
- make testing non-negotiable, remove per-intent testing config ([a118872](../../commit/a118872))
Fixed
- make subagent context hook load state from correct branch ([055de0a](../../commit/055de0a))
Fixed
- namespace intent branches as ai-dlc/{slug}/main ([3f5765d](../../commit/3f5765d))
Fixed
- remove elaborator from construction workflows and improve intent discovery ([68340c4](../../commit/68340c4))
Fixed
- update plugin install commands to use Claude Code native /plugin CLI ([6b7ba91](../../commit/6b7ba91))
Added
- add provider integration, cowork support, and three-tier instruction merge ([4fd4f48](../../commit/4fd4f48))
Other
- Merge branch 'main' of github.com:TheBushidoCollective/ai-dlc ([92ad94e](../../commit/92ad94e))
- remove intent ([0040b8c](../../commit/0040b8c))
No notable changes.
Added
- providers, cowork support, and plugin reorganization ([50aa5a1](../../commit/50aa5a1))
Changed
- consolidate intent.yaml into intent.md frontmatter ([3617cac](../../commit/3617cac))
Fixed
- session retrospective — branch ordering, team mode hats, workflow transitions, merge strategy ([e4c7707](../../commit/e4c7707))
Added
- add domain discovery, spec validation, and deep research to elaboration ([edf7a4b](../../commit/edf7a4b))
Other
- update settings ([24a54a1](../../commit/24a54a1))
Added
- add automatic version bump and changelog pipeline ([86ad4eb](../../commit/86ad4eb))
- make Agent Teams the primary execution model for /construct ([6d9b811](../../commit/6d9b811))
- add Agent Teams support with intent-level modes and dynamic hat discovery ([0f25cd4](../../commit/0f25cd4))
- use han wrap-subagent-context for PreToolUse injection ([c1e7e9b](../../commit/c1e7e9b))
- fix scroll spy, theme toggle, and remove trailing slashes ([343b5e2](../../commit/343b5e2))
- add interactive workflow visualizer ([d3c2f5a](../../commit/d3c2f5a))
- add responsive layout, dark mode, and core pages ([733b74e](../../commit/733b74e))
- migrate AI-DLC plugin to repository root ([65613ee](../../commit/65613ee))
- initial repository setup ([828e515](../../commit/828e515))
Fixed
- revert to direct push for version bump (no branch protection) ([5016a6d](../../commit/5016a6d))
- use PR-based merge for version bump to work with branch protection ([f18225f](../../commit/f18225f))
Changed
- consolidate commands into skills and clean up stale references ([e7fd50b](../../commit/e7fd50b))
Other
- update settings ([c6a0326](../../commit/c6a0326))
- optimize session start hook performance ([3c89a32](../../commit/3c89a32))