All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- add relevance-ranked learning search with multi-signal ranking (630de09)
- Merge pull request #94 from TheBushidoCollective/eco/bm25-search (37a3cc7)
- add version-aware building with rollback guidance (d64f599)
- Merge pull request #95 from TheBushidoCollective/eco/version-rollback (8daaa27)
- add rule-based decision filtering for approach selection (5203a64)
- Merge pull request #96 from TheBushidoCollective/eco/reasoning-engine (d460b60)
- document master + overrides configuration precedence pattern (f01c3fa)
- add last_updated timestamp to unit frontmatter (d25cf8a)
- Merge pull request #12 from TheBushidoCollective/hampton/last-updated-metadata (d0a170a)
- resolve conflicts with main (keep both last_updated and telemetry) (bd44b4b)
- commit unit/intent status changes to git (1303fb3)
- Merge pull request #17 from TheBushidoCollective/hampton/fix-status-persistence (92e0f2f)
- Merge pull request #15 from TheBushidoCollective/hampton/workflow-mode-naming (c4d9aa8)
- reframe strategy options from user perspective (0bcd312)
- auto-cleanup worktrees at completion milestones (d17a34b)
- Merge pull request #23 from TheBushidoCollective/hampton/auto-cleanup-lifecycle (8d9118f)
- add design-specific unit template sections (ef67955)
- Merge pull request #19 from TheBushidoCollective/hampton/design-unit-template (8b1e653)
- rework /followup to create linked iteration intents (0723438)
- Merge pull request #14 from TheBushidoCollective/hampton/followup-workflow (3e44f9c)
- include design units in wireframe generation (2f4c611)
- Merge pull request #18 from TheBushidoCollective/hampton/design-unit-wireframes (fc7cb8d)
- add design-focused success criteria guidance (d760163)
- Merge pull request #20 from TheBushidoCollective/hampton/design-criteria-guidance (c760c34)
- auto-route discipline: design to design workflow (eae1c68)
- Merge pull request #21 from TheBushidoCollective/hampton/auto-design-workflow (dba8202)
- detect and remove merged worktrees (bb1b27a)
- Merge pull request #11 from TheBushidoCollective/hampton/smart-worktree-cleanup (90eeb1f)
- add OTEL reporting for AI-DLC workflow events (b0cfb0c)
- fix hook exit behavior and update parse replacement strategy (ad4c8db)
- add jq/yq dependency management and parse library design (7a7eeab)
- remove han keep dependency & improve intent state management (42171dd)
- convert integrator to agent, add TDD workflow, load learnings (9f3c86f)
- remove operator and reflector hats and workflows (464af8e)
- update README, skill definitions, and website layout (48e1ac9)
- Merge pull request #8 from mjquinlan2000/main (25e747b)
- Fixing the marketplace path to be ./plugin (8ac6e70)
- Fixing relative path issue. Needs a forward slash (329c015)
- Fixing the source in marketplace.json to relect what claude expects (355e4f7)
- skip auto-merge question for unit strategy (7b9fea1)
- Simplify ai-dlc plugin source configuration (2015042)
- move plugin content back into plugin/ subdirectory (663eb93)
- flatten plugin directory into repo root (29732a9)
- Update source configuration in marketplace.json (4597cf2)
- add H•AI•K•U workspace integration and enhanced reflection (ed90396)
- add H•AI•K•U references, rename Construction to Execution, add Operation/Reflection docs (6fc0097)
- integrate AI-DLC as H•AI•K•U software development profile (f5fe76d)
- implement reflection phase with /reflect skill and enriched reflector hat (f2d7cc0)
- build H•AI•K•U website for haikumethod.ai (c2e7a6a)
- implement operation phase with /operate skill and enriched hats (acee292)
- implement H•AI•K•U core plugin with 4-phase lifecycle (aae495f)
- write H•AI•K•U methodology paper (e4c2792)
- establish H•AI•K•U foundation - manifesto, brand identity, repo structure (84d393e)
- Merge methodology-evolution: H•AI•K•U integration, /execute, /operate, /reflect (f12fdcd)
- Move H•AI•K•U content to dedicated repo (TheBushidoCollective/haiku-method) (71b32a6)
- Merge unit-04-reflection-phase into intent branch (123a048)
- Merge unit-07-haiku-website into intent branch (2ecf732)
- Merge unit-02-haiku-core-plugin into intent branch (eb1e5fa)
- define intent and units for methodology-evolution (acc5ee9)
- Revert marketplace to path source, add plugin zip download (253943f)
- Update marketplace.json with H·AI·K·U description and publish on website (6422f48)
- update gitignore (2f1811d)
- resolve worktree paths from main repo root, add cleanup (4e9ea5e)
- prevent elaboration review PR from closing linked issues (6674c7b)
- skip delivery prompt for unit-based change strategy (b521fb7)
- enforce full unit display during elaboration review (519f8fc)
- add continuation signals after fork subagent invocations (d20420c)
- add strict ASCII wireframe alignment rules to discovery skill (28d4130)
- extract elaborate phases into fork subagent skills (ca33432)
- enforce gitignore for .ai-dlc/worktrees before worktree creation (07b8841)
- remove elaborator agent and elaboration-start skill split (8a4e92f)
- split elaborate into orchestrator + elaborator agent, add changelog page, update docs (6d1dd6f)
- add greenfield project detection and UI mockup generation (33fda87)
- scope changelog generation to only include commits since previous version (42bc180)
- create intent worktree before discovery to avoid artifacts on main (bc8e719)
- allow agent invocation of elaborate, resume, and refine skills (5cd0587)
- discovery scratchpad, design subagents, hybrid change strategy (eb9f69b)
- per-unit workflows with design discipline support (44ea67f)
- add design asset handling, color matching, and annotation awareness (6682758)
- cowork-aware handoff with local folder and zip options (18f44e4)
- block /reset, /refine, /setup, /resume in cowork mode (988f066)
- block /construct in cowork mode (93d6075)
- improve cowork mode with CLAUDE_CODE_IS_COWORK detection and Explore subagents (a9fed25)
- add wireframe generation phase and move worktrees into project (156b2cb)
- improve ticket description formatting and structure (9f927c7)
- rename reference skills, make non-user-invocable (64332a2)
- Merge branch 'main' of github.com:TheBushidoCollective/ai-dlc (5d6e008)
- more provider settings (c415c37)
- unit targeting, enriched change strategies, remove bolt strategy (9d32003)
- add completion announcements, risk descriptions, iteration cap, and bolt terminology (a6b4790)
- remove all mode references from hooks, skills, and specs (2ac4321)
- remove mode selection from elaboration and construction (5238358)
- move iteration.json initialization from elaboration to construction (53db2b7)
- add NFR prompts, cross-cutting concerns, integrator hat, delivery prompts, and /refine skill (4e448dd)
- add /setup skill and enforce ticket creation during elaboration (7bdcbbe)
- make testing non-negotiable, remove per-intent testing config (a118872)
- make subagent context hook load state from correct branch (055de0a)
- namespace intent branches as ai-dlc/{slug}/main (3f5765d)
- remove elaborator from construction workflows and improve intent discovery (68340c4)
- update plugin install commands to use Claude Code native /plugin CLI (6b7ba91)
- add provider integration, cowork support, and three-tier instruction merge (4fd4f48)
- providers, cowork support, and plugin reorganization (50aa5a1)
- consolidate intent.yaml into intent.md frontmatter (3617cac)
- session retrospective — branch ordering, team mode hats, workflow transitions, merge strategy (e4c7707)
- add domain discovery, spec validation, and deep research to elaboration (edf7a4b)
- update settings (24a54a1)
- add automatic version bump and changelog pipeline (86ad4eb)
- make Agent Teams the primary execution model for /construct (6d9b811)
- add Agent Teams support with intent-level modes and dynamic hat discovery (0f25cd4)
- use han wrap-subagent-context for PreToolUse injection (c1e7e9b)
- fix scroll spy, theme toggle, and remove trailing slashes (343b5e2)
- add interactive workflow visualizer (d3c2f5a)
- add responsive layout, dark mode, and core pages (733b74e)
- migrate AI-DLC plugin to repository root (65613ee)
- initial repository setup (828e515)
- revert to direct push for version bump (no branch protection) (5016a6d)
- use PR-based merge for version bump to work with branch protection (f18225f)
- consolidate commands into skills and clean up stale references (e7fd50b)