hermes-agent/tests/gateway
Teknium 475dd58a8e
Merge PR #736: feat(honcho): async writes, memory modes, session title integration, setup CLI
Authored by erosika. Builds on #38 and #243.

Adds async write support, configurable memory modes, context prefetch pipeline,
4 new Honcho tools (honcho_context, honcho_profile, honcho_search, honcho_conclude),
full 'hermes honcho' CLI, session strategies, AI peer identity, recallMode A/B,
gateway lifecycle management, and comprehensive docs.

Cherry-picks fixes from PRs #831/#832 (adavyas).

Co-authored-by: erosika <erosika@users.noreply.github.com>
Co-authored-by: adavyas <adavyas@users.noreply.github.com>
2026-03-12 19:05:11 -07:00
..
__init__.py
test_async_memory_flush.py
test_background_command.py
test_background_process_notifications.py
test_base_topic_sessions.py
test_channel_directory.py
test_config.py
test_delivery.py
test_discord_bot_filter.py
test_discord_free_response.py
test_document_cache.py
test_email.py
test_homeassistant.py
test_honcho_lifecycle.py
test_hooks.py
test_interrupt_key_match.py
test_media_extraction.py
test_mirror.py
test_pairing.py
test_platform_base.py
test_resume_command.py
test_retry_response.py
test_run_progress_topics.py
test_send_image_file.py
test_session.py
test_session_hygiene.py
test_signal.py
test_slack.py
test_sticker_cache.py
test_telegram_documents.py
test_telegram_format.py
test_title_command.py
test_transcript_offset.py
test_update_command.py
test_whatsapp_connect.py