hyperhive/hive-ag3nt/assets
müde 2770630f33 ask_operator tool: non-blocking; operator answer arrives as helper event
new mcp tool on the manager surface that queues a question on the
dashboard and returns the question id immediately. operator submits an
answer via /answer-question/<id>; the dashboard fires
HelperEvent::OperatorAnswered { id, question, answer } into the manager
inbox so the next turn picks it up.

also: fix async-form button stuck on spinner after successful submit
(refreshState skipped re-rendering, so the button was never re-enabled).
2026-05-15 18:44:42 +02:00
..
agent.css agent ui: terminal-themed live panel; pretty tool calls; collapsed results 2026-05-15 18:20:58 +02:00
app.js ask_operator tool: non-blocking; operator answer arrives as helper event 2026-05-15 18:44:42 +02:00
index.html agent ui: terminal-themed live panel; pretty tool calls; collapsed results 2026-05-15 18:20:58 +02:00