hyperhive/hive-ag3nt/assets
müde bc87ff80d2 agent terminal: inline +/- diffs on Write and Edit tool calls
Write and Edit tool_use rows used to render as the bare file path. now
they're collapsed <details> blocks with the actual change inside —
Write shows every content line prefixed '+', Edit shows old_string as
'-' lines then new_string as '+' lines. summary carries the file path
+ counts ('→  Edit /foo · -3 +5'). lines colored via diff-add /
diff-del / diff-ctx; click to expand the full body.

renderFileWriteEdit returns null for any other tool so the existing
flat-row path (fmtToolUse) is untouched.
2026-05-15 20:23:22 +02:00
..
agent.css agent terminal: inline +/- diffs on Write and Edit tool calls 2026-05-15 20:23:22 +02:00
app.js agent terminal: inline +/- diffs on Write and Edit tool calls 2026-05-15 20:23:22 +02:00
index.html operator control: /cancel slash command + cancel button 2026-05-15 19:45:37 +02:00