hyperhive/hive-ag3nt
müde 211599c589 agent state badge: idle / thinking / offline + age timer
new badge between the status line and the terminal. shows current
state with a glyph + label + age suffix (e.g. '🧠 thinking · 12s').
state transitions are driven from existing SSE turn_start/turn_end —
no harness changes needed. on page load, history backfill detects an
in-flight turn (turn_start without matching turn_end) and starts in
thinking. state-just-changed flash kicks in on each transition. age
timer ticks client-side every 1s.

compacting/napping states will be added when /compact and nap land —
their slots are reserved in the state enum, just unused for now.
2026-05-15 19:36:29 +02:00
..
assets agent state badge: idle / thinking / offline + age timer 2026-05-15 19:36:29 +02:00
prompts manager: start/restart at will, no approval; refuse self 2026-05-15 18:57:25 +02:00
src drop debug-only cli subcommands from hive-ag3nt + hive-m1nd 2026-05-15 19:34:58 +02:00
Cargo.toml agent ui: live event panel via SSE + stream-json 2026-05-15 15:01:26 +02:00