github baileyh8/hermes-feishu-streaming-card v3.4.3
V3.4.3 — 2026-05-27

7 hours ago

V3.4.3 — 2026-05-27

Fixed

  • Fixes issue #39: blank or whitespace-only message.completed answers no longer clear content already streamed through answer.delta, preventing DeepSeek V4 Pro tool-call flows from ending with an empty Feishu card.
  • Adds Markdown-aware card chunking so long tables and fenced code blocks are split at structure boundaries instead of raw character offsets.
  • Confirms Hermes v0.14.0 / v2026.5.16+ support through gateway_run_013_plus, while v2026.4.x remains on legacy_gateway_run.

Tests

  • python3 -m pytest tests/unit/test_session.py tests/unit/test_text.py tests/unit/test_render.py -q
  • python3 -m pytest tests/unit/test_installer_detection.py tests/integration/test_cli.py -q
  • python3 -m pytest tests/unit/test_docs.py tests/unit/test_package_metadata.py -q
  • python3 -m pytest tests/integration/test_server.py tests/integration/test_cli_install.py -q
  • python3 -m pytest -q => 519 passed

Don't miss a new hermes-feishu-streaming-card release

NewReleases is sending notifications on new releases.