Skip to content

Commit 0c6cee3

Browse files
chore(plugin): bump version 1.101.5 -> 1.101.6
1 parent a59ca89 commit 0c6cee3

4 files changed

Lines changed: 121 additions & 59 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
"metadata": {
88
"description": "H·AI·K·U — universal lifecycle orchestration with hat-based workflows, completion criteria, and automatic context preservation.",
9-
"version": "1.101.5"
9+
"version": "1.101.6"
1010
},
1111
"plugins": [
1212
{

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.101.6] - 2026-04-14
9+
10+
### Fixed
11+
- Remote code review now works end-to-end with stable HTTP connections using heartbeat mechanism to keep sessions alive
12+
813
## [1.101.4] - 2026-04-14
914

1015
### Added

plugin/.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "haiku",
3-
"version": "1.101.5",
3+
"version": "1.101.6",
44
"description": "H·AI·K·U methodology — universal lifecycle orchestration with hat-based workflows, completion criteria, and automatic context preservation.",
55
"author": {
66
"name": "GigSmart",

plugin/bin/haiku

Lines changed: 114 additions & 57 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)