hyperhive/docs/web-ui
Repository files (latest commit first)
Filename Latest commit message Latest commit date
iris 198db326b3 agent web UI: add terminal verbosity setting (expand tool output by default)
Adds a browser-local (localStorage only, no backend field) toggle in
the per-agent overflow menu's new settings section: whether otherwise-
collapsed <details> rows in the live terminal (long tool-results,
Write/Edit diffs, ...) default open. Message-bearing rows that already
default open (send/ask/answer/recv) are unaffected either way.

The shared terminal factory (frontend/packages/shared/src/terminal/terminal.js)
gains an optional expandDetails option (boolean or zero-arg function),
read live on every details()/detailsDiff() call rather than captured
once, so flipping the toggle mid-session applies to the next rendered
row without a reload. Unused by the dashboard's own terminal pane, so
its default-closed behaviour is unchanged.

Closes #2961.
2026-08-02 18:25:45 +02:00
..
agent.md agent web UI: add terminal verbosity setting (expand tool output by default) 2026-08-02 18:25:45 +02:00
css-vars.md feat(#1997): add prettier markdown formatter to treefmt 2026-07-02 23:33:11 +02:00
dashboard.md docs(#2815): the transient pill's vocabulary is open, not a fixed set 2026-08-01 16:23:10 +02:00
shape.md agent web UI: add terminal verbosity setting (expand tool output by default) 2026-08-02 18:25:45 +02:00