hyperhive/hive-ag3nt
müde fd0e493bf5 agent terminal: show full body for send tool calls
send was truncating to 80 chars in the tool_use row, hiding
anything past the first sentence. now renders as a collapsed
<details> like Write/Edit — summary still shows the recipient +
headline (so the operator can scan), expanding reveals the full
body unchanged.

recv side was already covered: the wake prompt shows the full
incoming body, and explicit recv() tool_result rows expand to
the full text via the existing collapsed-results path.
2026-05-15 21:35:48 +02:00
..
assets agent terminal: show full body for send tool calls 2026-05-15 21:35:48 +02:00
prompts container crash watcher → HelperEvent::ContainerCrash 2026-05-15 21:02:05 +02:00
src model persisted to /state; stop auto-allowing claude-code unfree 2026-05-15 21:05:40 +02:00
Cargo.toml events: persist to sqlite, survive harness restart 2026-05-15 19:42:57 +02:00