Skip to content

Releases: TheBushidoCollective/haiku-method

v1.8.1

01 Apr 22:46

Choose a tag to compare

Internal changes.

v1.8.0

01 Apr 22:46

Choose a tag to compare

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

01 Apr 22:46

Choose a tag to compare

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

01 Apr 22:47

Choose a tag to compare

Changed

  • Simplified skill definitions and hook configurations by removing mode references

v1.6.2

01 Apr 22:47

Choose a tag to compare

Removed

  • Mode selection from elaboration and construction phases.

v1.6.1

01 Apr 22:47

Choose a tag to compare

Fixed

  • Iteration state is now correctly initialized during construction instead of elaboration, ensuring proper workflow sequencing from project inception through delivery.

v1.6.0

01 Apr 22:47

Choose a tag to compare

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

01 Apr 22:47

Choose a tag to compare

Added

  • New /setup skill automates initial project configuration.
  • Elaboration now enforces ticket creation for all work before execution can begin.

v1.4.5

01 Apr 22:47

Choose a tag to compare

Fixed

  • Testing requirements are now mandatory for all intents and cannot be configured per-intent.

v1.4.4

01 Apr 22:47

Choose a tag to compare

Fixed

  • Subagents now load context state from the correct branch when executing work.