Changelog

A complete history of features, fixes, and changes in H·AI·K·U (formerly AI-DLC).

v1.84.1
Fixed
  • Reverted haiku rebrand to previous state
v1.84.0
Added
  • Design provider support — reference design artifacts from Figma, Canva, Excalidraw, OpenPencil, Pencil, and Penpot; the plugin auto-detects and integrates them into your visual review workflows
  • Post-integrate knowledge refresh — knowledge context automatically updates after integration runs
  • Native design provider link resolution — handles both web URLs and native provider links for seamless artifact reference
Changed
  • Designer hat now leverages design provider artifacts in visual reviews and wireframe elaboration for context-aware feedback
v1.83.0
Added
  • Subscribe to changelog and blog updates via RSS, Atom, and JSON feeds
  • Release-notes skill for accessing release information
Fixed
  • Feed generation now properly escapes URLs in XML and formats Atom dates correctly
v1.82.13
Changed
  • Reorganized internal subskills to nest under their parent skill directories for clearer plugin structure.
Fixed
  • Corrected stale command references and paths throughout skill definitions and artifacts to ensure proper subskill invocation.
v1.82.12
Fixed
  • Agent teams created during a unit are now properly cleaned up when the unit completes.
v1.82.11
Changed
  • Changelog generation is now AI-synthesized for consistency across release notes.
v1.83.1
Fixed
  • Reverted Visual Review full integration pending further development.
v1.82.8
Added
  • /ai-dlc:review skill for pre-delivery code review with automated fix loop, integrated into quick mode
Changed
  • Automatic setup now runs if settings.yml is missing
  • Quality gates handling improved with clearer formatting and support for 5+ gates
  • Elaboration now less verbose with simplified setup concerns
  • PR terminology standardized across skills and documentation
v1.82.7
Fixed
  • Plugin installation is now more reliable and no longer requires npm
  • CPU architecture is automatically detected for cross-platform binary dependency support
v1.82.6
Added
  • Knowledge synthesis and design direction system with archetype library and visual picker for elaboration bootstrapping
  • Three new elaboration phases: 2.3 (Knowledge Bootstrap), 2.75 (Design Direction), 7.5 (Adversarial Review), plus autonomous elaboration mode for /autopilot
  • /adopt skill to reverse-engineer existing code into AI-DLC intent artifacts
  • Dynamic pass definitions allowing custom passes in construction pipeline
  • Quality gates with visual review interface, intent dashboard, and mermaid-enabled MCP server
  • BDD workflow with acceptance-test-writer hat for behavior-driven elaboration
Removed
  • workflow_mode setting — /autopilot is now autonomous by definition
v1.82.5

No notable changes.

v1.82.4
Added
  • Visual-review intent to structure collaborative design and UX review workflows
  • Sync rules documenting consistency requirements between paper, plugin, and website components
v1.82.3
Fixed
  • Intent status is now validated before delivery to catch configuration issues early.
v1.82.2
Fixed
  • Intent status now correctly updates when Teams path completes
Removed
  • Standalone HTML guides (content now available on website)
v1.82.1
Fixed
  • Planner hat no longer incorrectly enters plan mode, strategy options are properly ordered, and intent strategy no longer prompts for auto-merge confirmation.
v1.82.0
Added
  • Story-driven home page and plugin lifecycle guides provide intuitive introduction to the AI-DLC methodology and workflow.
v1.81.1
Fixed
  • Intent strategy is now the default workflow, eliminating the auto-merge confirmation prompt.
v1.81.0
Added
  • Passes are now configurable, letting you customize which disciplinary lenses (design, product, dev) iterate in your workflows.
Changed
  • Construction Phase is now called Execution Phase.
v1.80.1
Fixed
  • Plugin hooks no longer depend on external han library, reducing potential failure points and improving reliability.
v1.80.0
Added
  • Harness framework documentation in the methodology paper and website, explaining how the plugin execution model works.
v1.79.2
Fixed
  • Removed outdated han-plugin references from skill documentation.
v1.79.1
Fixed
  • Advance skill now properly evaluates completion gates against the actual plan file
  • Resume skill correctly parses YAML frontmatter in unit specifications
  • Haiku utility can now be called standalone with automatic state dependency resolution
v1.79.0
Added
  • Infrastructure and operations as a workflow discipline: Elaborate now guides you through infrastructure questions and auto-creates operations units alongside feature work
  • Operations construction phase that builds and validates deployment and infrastructure configurations during the execution flow
  • Operational readiness reviews that validate infrastructure and deployment completeness before shipping
  • Stack configuration schema with quality gates for defining infrastructure patterns and architectural standards
v1.78.1
Fixed
  • Fixed visual-fidelity issues identified in code review
v1.78.0
Added
  • Completion criteria checkboxes automatically check off when a unit or intent is completed, keeping your workflow state synchronized with task progress.
v1.77.2
Fixed
  • Interactive workflow mode now has write permissions enabled.
v1.77.1
Fixed
  • Code review workflow now has the necessary permissions to write and apply changes when reviewing code.
v1.77.0
Added
  • Visual fidelity review agent with gate detection and comparison orchestration for automated design quality assessment, including backpressure documentation for integration workflows
  • Design reference resolver that intelligently locates design system components using a 3-level priority hierarchy
  • Pluggable screenshot capture infrastructure enabling flexible image acquisition across different design tools
Fixed
  • Prevent stderr/JSON mixing in design reference resolution calls
v1.76.2
Fixed
  • Intent and unit completion statuses are now reliably set when work finishes.
v1.76.1
Changed
  • Plugin no longer depends on han CLI; core state management and hook utilities are now built into the plugin via foundation libraries
  • Simplified iteration.json state schema with improved phase validation
v1.76.0
Added
  • Enforce quality checks with hard gates that must pass before unit completion.
  • Automatically delegate work to specialized subagents using configurable hooks.
  • Generate DOT flowcharts to visualize intent and unit workflows.
  • Validate execution context with preflight checks before running workflows.
v1.75.1

No notable changes.

v1.75.0
Added
  • Code reviews now support multi-judge critique debate for high-stakes decisions.
v1.74.2
Fixed
  • Fixed CI pipeline conflict resolution to properly handle push events.
v1.74.1
Fixed
  • Context:fork skill invocations during elaboration now use the Agent tool for improved execution reliability
v1.74.0
Added
  • Schema drift detection for database changes during code review
v1.73.0
Added
  • Use /autopilot skill to run complete autonomous feature lifecycles from elaboration through delivery.
Changed
  • /execute is now the primary execution skill; /construct is deprecated.
v1.72.0
Added
  • Reviewers can now use structured completion markers to mark deterministic review outcomes with confidence-based feedback.
v1.71.0
Added
  • Builder includes a node repair operator and structured completion markers for improved construction reliability and state tracking.
v1.70.1
Fixed
  • Improved conflict resolution in continuous integration builds using matrix strategy.
v1.70.0
Added
  • The planner now analyzes git history to provide more informed planning recommendations.
v1.68.1
Fixed
  • Shell scripts are now executable after installation, eliminating permission errors.
Added
  • Workflow mode selection and granularity tuning options to customize AI-DLC iteration behavior.
  • Documentation for integrating Reflect into the Compound skill workflow.
v1.68.0
Added
  • DOT flowchart guidelines for visualizing process authority during the construction phase.
v1.67.0
Added
  • Model profiles for cost-optimized hat routing with improved configuration resolution
v1.66.0
Added
  • Planning process now retrieves relevant learnings before generating plans, with improved search capabilities
Fixed
  • Restored Structured Completion Marker section that was accidentally removed
v1.64.0
Fixed
  • Restored missing Two-Stage Review, conflict resolution, CoVe, and Specialized Pre-Delivery Reviews sections in reviewer hat
Added
  • Parallel review perspectives for multi-file units enable concurrent reviews from multiple disciplinary angles
v1.63.0
Added
  • Three-level artifact checking in reviews validates content, reasoning, and structural integrity
  • Goal-backward verification ensures work aligns with original intent throughout development
  • Anti-rationalization tables and red flags across all hats identify biased reasoning patterns
  • Confidence scoring system enables granular quality assessment during review cycles
  • Enhanced anti-pattern detection and specialized review modes for deeper code analysis
v1.62.3
Fixed
  • Conflict resolution in automated workflows now requests manual review instead of taking automatic action, improving reliability when handling merge conflicts.
v1.62.2
Changed
  • Documentation terminology updated throughout to reflect current plugin naming, removing references to legacy terms.
v1.62.1
Fixed
  • Conflict resolver polling now operates correctly during workflow execution.
v1.62.0
Added
  • Customize elaboration phases for your project using .ai-dlc/ELABORATION.md configuration files
  • Configure external rule files using a data-driven pattern
v1.61.1

No notable changes.

v1.61.0
Changed
  • Reviewer hat now validates spec compliance first (including test coverage requirements), then assesses code quality in a separate stage.
v1.60.0
Added
  • Visual brainstorming companion guidance during the elaboration phase
Fixed
  • Brainstorm storage path to prevent collisions with mockups directory
v1.59.1

No notable changes.

v1.59.0
Added
  • Context budget monitoring warns when context usage approaches limits at 35% and 25% remaining, helping you manage token usage during long sessions.
v1.58.2
Changed
  • Builder now reduces token consumption by approximately 35% by extracting reference materials to a companion file.
v1.58.1
Changed
  • Reduced token consumption during code reviews by extracting reference material to a companion file.
v1.58.0
Added
  • Structured completion markers explicitly control when the workflow transitions between hats, replacing implicit transition logic with deterministic gating.
v1.57.0
Added
  • Code reviews now include confidence-scored findings and automated anti-pattern detection.
v1.56.1
Changed
  • Session token consumption is reduced through optimized hook lazy loading
v1.56.0
Added
  • Capture learnings from the current session as structured solution files with the new `/compound` skill.
v1.55.0
Added
  • Use anti-patterns guidance when writing completion criteria to avoid common mistakes that over-constrain or inappropriately restrict agent output.
v1.54.0
Added
  • Added `/pressure-testing` skill for test-driven development with quality gate validation.
v1.53.1
Added
  • You can now disable model invocation in the reflect, resume, and operate skills to prevent unintended model calls during execution.
v1.53.0
Added
  • Execute multiple units within an intent in parallel waves, automatically coordinating dependencies and sequencing units for optimal throughput.
v1.52.0
Added
  • Sessions now resume with structured handoff to maintain context and progress across bolts.
v1.51.2

No notable changes.

v1.51.1
Changed
  • Review operations now consume fewer tokens due to optimized subagent context scoping
v1.51.0
Added
  • Discovery phase now supports brownfield codebase mapping to help you understand existing code architecture when elaborating new intents.
v1.50.0
Added
  • Aggregate learnings from compound work into structured reflection outputs for project documentation and review.
v1.49.0
Added
  • Workflows now enforce quality gates at hard-gate synchronization points during critical phase transitions.
v1.48.0
Added
  • Elaboration now includes automated specification review before advancing to construction.
v1.47.0
Added
  • Builder now requires verification of completion criteria before marking units complete.
v1.46.0
Added
  • Use the `/seed` skill to capture forward-looking ideas and define conditions for when they should be revisited.
v1.45.0
Changed
  • Reviewer now uses specialized review agents to provide comprehensive pre-delivery checks instead of a static checklist
v1.44.3
Added
  • Git strategy questions now show your actual default branch name, and you can configure which remote to use for detection.
v1.44.2
Added
  • Claude Code Review workflow for conducting code reviews directly within Claude Code.
Changed
  • Improved Claude PR Assistant workflow with enhanced pull request management capabilities.
v1.44.1

No notable changes.

v1.44.0
Added
  • Plugin state now persists to disk with lockfile protection, enabling safe multi-session workflows.
v1.43.0
Added
  • Safely execute untrusted or generated prompts with built-in prompt injection guards
  • Configure workflow enforcement hooks to control tool execution and maintain process discipline
v1.42.0
Added
  • Use `/quick` mode to skip full elaboration for trivial tasks.
v1.41.0
Added
  • Agent teams can now use a parallel commit strategy with no-verify enabled to speed up concurrent builds.
v1.40.0
Added
  • Specialized review agents organized by domain, enabling more targeted feedback based on codebase expertise.
v1.39.0
Added
  • You can now use `/backlog` to capture and organize parking lot ideas during development.
v1.38.0
Added
  • Generate improvement suggestions with adversarial review using the new `/ideate` skill.
v1.37.0
Added
  • Run parallel research agents to deepen plans and explore multiple angles simultaneously
v1.36.0
Added
  • Spec flow analysis during elaboration helps identify specification gaps before implementation.
v1.35.0
Added
  • Customize review agent configuration on a per-project basis to align code review behavior with your team's standards.
v1.34.0
Added
  • Reviewer now uses chain-of-verification (CoVe) methodology to provide evidence-based code reviews grounded in systematic analysis.
v1.33.0
Added
  • Search for learning materials in the planner and get results ranked by relevance using multiple signals to quickly find applicable guidance.
v1.32.0
Added
  • Builder automatically detects version incompatibilities and provides rollback guidance during builds.
v1.31.0
Added
  • The planner now uses rule-based filtering to automatically select the best approach for your task.
v1.30.0
Added
  • Configuration documentation now explains the precedence pattern for master and override settings, allowing you to correctly configure layered settings.
v1.29.0
Added
  • Units now include a last_updated timestamp in their frontmatter, allowing you to track when each unit was last modified.
v1.28.2
Fixed
  • Unit and intent status changes are now committed to git automatically, ensuring all workflow state transitions are tracked in version control.
v1.28.1
Changed
  • Strategy options documentation now explains each choice from the user's perspective, making it clearer when to use each strategy.
v1.28.0
Added
  • Automatic cleanup of temporary git worktrees at completion milestones, eliminating manual cleanup steps after intent completion.
v1.27.0
Added
  • Design-specific unit template sections to guide structured documentation of design requirements during intent elaboration.
v1.26.0
Changed
  • `/followup` now creates linked iteration intents to maintain continuity across intent iterations.
v1.25.0
Added
  • Wireframes now include design units during the elaboration phase for more complete design specifications.
v1.24.0
Added
  • Receive design-focused guidance when defining success criteria during the elaborate phase.
v1.23.0
Added
  • Design discipline now automatically routes to a design-focused workflow.
v1.22.0
Added
  • Plugin now automatically detects and removes worktrees once their changes are merged.
v1.21.0
Added
  • Workflow execution events are now reported to OpenTelemetry, enabling integration with observability platforms and monitoring tools.
v1.20.16
Changed
  • Documentation rebrand with no user-facing changes
v1.20.15
Added
  • Test-driven development workflow for building features from tests first
  • Learnings from completed intents are automatically loaded into new workflows
Changed
  • Integration workflows now run autonomously without manual intervention
v1.20.14
Removed
  • Operator and Reflector hats and their associated workflows have been removed from the available workflow options.
v1.20.13
Fixed
  • Plugin can now be properly discovered and installed via the Claude Code marketplace
v1.20.12
Fixed
  • Unit strategy automations no longer ask for auto-merge confirmation during setup.
Changed
  • Simplified plugin source configuration.
v1.20.11
Changed
  • Restructured plugin directory and marketplace configuration
v1.20.10
Added
  • `/reflect` skill for reflection phase—review and learn from completed work
  • `/operate` skill for operation phase—maintain and iterate on deployed systems
  • AI-DLC integrates with HAIKU software development methodology
Changed
  • Construction phase renamed to Execution throughout plugin and documentation
v1.20.9
Added
  • Plugin can be downloaded as a zip archive
Changed
  • Marketplace now uses path-based source configuration
v1.20.8
Changed
  • H·AI·K·U is now discoverable in the plugin marketplace with full description
v1.20.7

No notable changes.

v1.20.6
Fixed
  • Plugin now correctly resolves worktree paths relative to the main repository root instead of the worktree directory, preventing path resolution errors when using git worktrees.
v1.20.5
Fixed
  • Review pull requests created during elaboration no longer close linked issues when merged.
v1.20.4
Fixed
  • Unit-based change strategy no longer prompts for delivery confirmation, streamlining the workflow.
v1.20.3
Fixed
  • Elaboration review now displays complete unit content without truncation.
v1.20.1
Fixed
  • Discovery skill now enforces strict alignment rules for ASCII wireframes, improving consistency and accuracy during domain exploration.
v1.20.0
Added
  • Elaborate phases can now be run independently as fork subagent skills, giving you granular control over which phases to execute.
v1.19.2
Fixed
  • Worktree directories are now automatically added to gitignore, preventing temporary work from being accidentally committed.
v1.19.1
Fixed
  • Elaboration workflow is now unified, removing the complexity of managing separate elaborator agent and elaboration-start skill components.
v1.19.0
Added
  • Changelog page on the website for viewing release history
Changed
  • Elaborate workflow now orchestrates multiple agents for better intent specification
v1.18.0
Added
  • Detect greenfield projects and automatically generate UI mockups for rapid design exploration.
v1.17.2
Fixed
  • Changelog generation now includes only commits since the previous version for more accurate release notes
v1.17.1
Fixed
  • Intent discovery now creates a worktree before running, preventing temporary artifacts from appearing on the main branch.
v1.17.0
Added
  • Agents can now invoke elaborate, resume, and refine skills, enabling automated AI-DLC workflows.
v1.16.0
Added
  • Discovery scratchpad automatically captures elaboration findings to `discovery.md` during domain discovery, reducing context window pressure while keeping detailed findings accessible to subagents and the intent worktree
  • Parallel design analysis via dedicated subagents during elaboration for faster, context-efficient Figma and design file processing
  • Hybrid per-unit change strategy support, allowing mixed strategies within a single intent—foundational units can use direct-to-main while remaining units merge to the intent branch
v1.15.0
Added
  • Per-unit workflows enable different workflow configurations for each unit, with built-in support for design discipline phases.
v1.14.0
Added
  • Handle design assets directly in your workflows for easier design integration
  • Automatically match and apply colors from design specifications
  • Leverage design annotations to guide code generation and specifications
v1.13.0
Added
  • Handoff now supports cowork-aware modes with options to share work as a local folder or zip file for easier collaboration.
v1.12.0
Changed
  • Slash commands `/reset`, `/refine`, `/setup`, and `/resume` are now blocked in cowork mode to prevent conflicting simultaneous operations.
v1.11.0
Changed
  • The `/construct` command is now unavailable in cowork mode to prevent mode conflicts during collaborative work.
v1.10.0
Added
  • Cowork mode now automatically detects multi-agent collaboration environments, improving coordination when multiple Claude Code instances work together.
  • Exploration tasks now delegate to specialized Explore subagents for faster codebase discovery and analysis.
v1.9.0
Added
  • Wireframe generation phase for visual design exploration and iteration in development workflows
Changed
  • Worktrees are now automatically created within project directories for better isolation and organization
v1.8.3
Fixed
  • Ticket descriptions now display with improved formatting and structure for better readability.
v1.8.2
Changed
  • Reference skills are now internal-only and cannot be invoked directly
v1.8.1

No notable changes.

v1.8.0
Added
  • Execute specific units without running the entire intent
Changed
  • Change strategies now provide more options for managing workflow iterations
Removed
  • Bolt change strategy has been removed; use the intent strategy instead
v1.7.0
Added
  • Completion announcements signal when tasks meet their completion criteria.
  • Risk descriptions let you document potential issues identified during elaboration.
  • Iteration caps set a maximum limit on how many times a bolt can cycle.
  • Explicit bolt terminology clarifies the iteration cycle concept throughout the plugin.
v1.6.3
Changed
  • Simplified skill definitions and hook configurations by removing mode references
v1.6.2
Removed
  • Mode selection from elaboration and construction phases.
v1.6.1
Fixed
  • Iteration state is now correctly initialized during construction instead of elaboration, ensuring proper workflow sequencing from project inception through delivery.
v1.6.0
Added
  • **Integrator hat**: Validate cross-cutting concerns after merging all units within an intent.
  • **/refine skill**: Refine intent or unit specifications mid-execution without losing progress.
  • **Non-functional requirement guidance**: Enhanced prompts to help you specify and validate non-functional requirements and cross-cutting concerns.
  • **Delivery phase guidance**: Improved prompts for planning and executing the delivery phase.
v1.5.0
Added
  • New `/setup` skill automates initial project configuration.
  • Elaboration now enforces ticket creation for all work before execution can begin.
v1.4.5
Fixed
  • Testing requirements are now mandatory for all intents and cannot be configured per-intent.
v1.4.4
Fixed
  • Subagents now load context state from the correct branch when executing work.
v1.4.3
Fixed
  • Intent branches are now prefixed with `ai-dlc/` to prevent naming conflicts and improve branch organization.
v1.4.2
Fixed
  • Construction workflows now skip the elaborator phase and intent discovery has been improved.
v1.4.1
Fixed
  • Plugin installation now uses Claude Code's native `/plugin` CLI for streamlined setup.
v1.4.0
Added
  • Integrate external providers to customize how agents access memory, data, and external services
  • Enable coworking mode for team-based and collaborative AI-DLC workflows
  • Instructions now merge hierarchically across global, project, and local levels so local customizations take precedence
v1.3.0
Added
  • Configure memory providers to customize where and how AI-DLC state is stored.
  • Collaborate with team members through cowork support for multi-user development workflows.
Changed
  • Plugin structure reorganized for improved modularity and maintainability.
v1.2.2
Changed
  • Intent configuration is now consolidated into intent.md frontmatter, eliminating the need for a separate intent.yaml file.
v1.2.1
Fixed
  • Session retrospectives now correctly handle branch ordering and workflow transitions
  • Team mode hats now function properly in multi-agent workflows
  • Merge strategy now executes as configured
v1.2.0
Added
  • Domain discovery during elaboration helps you systematically explore your problem space before constructing solutions
  • Specification validation during elaboration catches design issues early in the inception phase
  • Deep research capabilities help you gather comprehensive context about relevant technologies and approaches
v1.1.2

No notable changes.

v1.1.1
Added
  • Agent Teams with intent-level modes and dynamic hat discovery
  • Interactive workflow visualizer on documentation website
  • Website responsive layout and dark mode
Changed
  • Construction workflows now use Agent Teams by default
Fixed
  • Session startup performance optimized