mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-21 03:39:54 +00:00
aa5f89d3ea
Tests the three cases: - DM with from_user=None: user_id falls back to chat.id - Group with from_user=None: user_id stays None (safe default) - DM with from_user present: user_id uses from_user.id (no regression)