mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-27 17:58:07 +00:00
Cron/async deliveries (reply_to=None) should always go to the home/target channel, but _resolve_thread_ts() returns metadata.thread_id/thread_ts even when reply_to is None, routing messages to the thread where the cron job was created instead of the configured home channel. Add early return None when reply_to is None, so async deliveries never inherit stale thread context from metadata. Closes #59097 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| adapter.py | ||
| block_kit.py | ||
| plugin.yaml | ||