You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hermes Discord agents in HERMES_TOOL_ONLY_MODE=1 no longer silently drop plain final answers after native tool use. The runtime now applies tool_choice=required per user turn, suppresses duplicate final text only after a successful current-turn send_message, and otherwise lets final text fall back to the triggering channel.
Hermes Discord handles now default HERMES_TOOL_PROGRESS_MODE=off, with explicit operator overrides preserved.