hyperhive/hive-c0re/assets
müde a15fafb5de dashboard: surface peer questions + operator override
questions pane now shows both operator-targeted threads
(target IS NULL) and agent-to-agent threads (target = some
agent). filter chips above the list: all / @operator / @peer /
per-participant. peer rows get a mauve left rule + a 0V3RR1D3
button that POSTs the same /answer-question endpoint
(OperatorQuestions::answer already permits the operator as
answerer on any target).

wire changes: OperatorQuestions gains pending_all +
recent_answered_all; QuestionAdded + QuestionResolved events
carry target: Option<String>; emit sites drop their
target.is_none() guard. answered-history rows show the
answerer prefix so override answers are auditable at a glance.
2026-05-17 22:06:53 +02:00
..
app.js dashboard: surface peer questions + operator override 2026-05-17 22:06:53 +02:00
dashboard.css dashboard: surface peer questions + operator override 2026-05-17 22:06:53 +02:00
index.html dashboard: msgflow uses shared terminal + backfill via /messages/history 2026-05-17 11:56:29 +02:00