hermes-agent/apps
Brooklyn Nicholson 4afbdf58b3 fix(desktop): drop noisy "returned N items / empty object" stub strings
When a tool returns nothing useful, the row should be silent — the title
("Search Files", etc.) already tells the user what happened. Counting the
fields in an opaque payload is engineer-noise.

`formatToolResultSummary` and `minimalValueSummary` now return '' for
empty arrays / records / unrecognized values; tool-fallback already hides
the detail section when its body is empty.
2026-05-13 19:25:00 -05:00
..
dashboard Merge branch 'main' into bb/gui 2026-05-12 21:18:07 -04:00
desktop fix(desktop): drop noisy "returned N items / empty object" stub strings 2026-05-13 19:25:00 -05:00
shared feat: move dashboard to apps/ so we can share ws proto 2026-05-02 13:38:49 -05:00