You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
V3.4.1 — 2026-05-14
Fixed
issue #25: Hermes v2026.5.7 started hooks now treat event_message_id as an explicit message id, keeping message.started and message.completed on the same card lifecycle.
Fallback preview now reuses the active fallback cache, so _preview_fallback_message_id and _create_active_fallback_message_id do not drift when created_at is missing.
Tests
Added regression coverage for Hermes v2026.5.7-style started locals and untokened fallback preview/create lifecycle consistency.