mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-27 17:58:07 +00:00
A memory tool call rendered destructive-red with an alert glyph and, when expanded, a raw dump of the whole args + result payload. Two causes. The red came from toolStatus treating any error text as a failure: the memory store rejects an over-budget batch so the agent can retry a smaller one, which is routine bookkeeping, not something the user acts on. Those now land on the existing amber warning tier. The payload dump came from memory having no case in toolSubtitle or toolDetailText, so both fell through to the generic stringify-everything fallback. Both now surface just the human-readable line. |
||
|---|---|---|
| .. | ||
| bootstrap-installer | ||
| desktop | ||
| shared | ||