mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-06-19 10:02:16 +00:00
- extract_images: only remove extracted image tags from content, preserve non-image markdown links (e.g. PDFs) that were previously silently lost - truncate_message: walk only chunk_body (not prepended prefix) so the reopened code fence does not toggle in_code off, leaving continuation chunks with unclosed code blocks - Add 49 unit tests covering MessageEvent command parsing, extract_images, extract_media, truncate_message code block handling, and _get_human_delay |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_config.py | ||
| test_delivery.py | ||
| test_document_cache.py | ||
| test_platform_base.py | ||
| test_session.py | ||
| test_telegram_documents.py | ||