Releases: TheBushidoCollective/haiku-method
Releases · TheBushidoCollective/haiku-method
v1.84.1
Looking at the commits, version 1.84.1 reverts the haiku rebrand that was introduced in the previous release. Since the revert undoes changes without introducing new functionality or fixes a substantive issue, here's the minimal changelog entry:
Fixed
- Reverted haiku rebrand to previous state
If you'd like me to check the actual diff to provide more specific detail about what was reverted, I can read the current state compared to the previous release. Would you like me to do that?
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.
But strictly speaking, this is a tooling-only patch with no user-facing changes.
v1.82.10
No changelog entry for this version.
v1.82.9
No changelog entry for this version.
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