Skip to content

V3.4.1 — 2026-05-14

Choose a tag to compare

@baileyh8 baileyh8 released this 14 May 03:14
· 14 commits to main since this release
8fc0001

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.