hub: CHANGELOG v0.22.1 (HostLeafChecker wiring fix)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Pg8ANF97SEeKYSN5Jxw3qJ
This commit is contained in:
@@ -1,5 +1,13 @@
|
|||||||
# Felhom Hub — Changelog
|
# Felhom Hub — Changelog
|
||||||
|
|
||||||
|
## v0.22.1 — wire HostLeafChecker into the monitor loop (v0.22.0 missed the wiring) (2026-06-29)
|
||||||
|
|
||||||
|
The v0.22.0 commit added `HostLeafChecker` but the `cmd/hub/main.go` goroutine edit never applied, so
|
||||||
|
the checker was never started. The live test caught it (a leaf regen produced no `host_leaf_changed`,
|
||||||
|
only the controller's complementary `agent_channel_pin_mismatch`). Now started on the 60s sweep next to
|
||||||
|
the staleness/capability checkers. No other change.
|
||||||
|
|
||||||
|
|
||||||
## v0.22.0 — proactive agent re-key detection: HostLeafChecker (host_leaf_changed) (2026-06-29)
|
## v0.22.0 — proactive agent re-key detection: HostLeafChecker (host_leaf_changed) (2026-06-29)
|
||||||
|
|
||||||
Companion to felhom-agent v0.48.0 (which now reports its served local-API leaf fp). The hub watches
|
Companion to felhom-agent v0.48.0 (which now reports its served local-API leaf fp). The hub watches
|
||||||
|
|||||||
Reference in New Issue
Block a user