V3.4.3 — 2026-05-27
Fixed
- Fixes issue #39: blank or whitespace-only
message.completedanswers no longer clear content already streamed throughanswer.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 throughgateway_run_013_plus, whilev2026.4.xremains onlegacy_gateway_run.
Tests
python3 -m pytest tests/unit/test_session.py tests/unit/test_text.py tests/unit/test_render.py -qpython3 -m pytest tests/unit/test_installer_detection.py tests/integration/test_cli.py -qpython3 -m pytest tests/unit/test_docs.py tests/unit/test_package_metadata.py -qpython3 -m pytest tests/integration/test_server.py tests/integration/test_cli_install.py -qpython3 -m pytest -q=> 519 passed