hyperhive/hive-c0re/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
..
app.js ask_operator tool: non-blocking; operator answer arrives as helper event 2026-05-15 18:44:42 +02:00
dashboard.css ask_operator tool: non-blocking; operator answer arrives as helper event 2026-05-15 18:44:42 +02:00
index.html ask_operator tool: non-blocking; operator answer arrives as helper event 2026-05-15 18:44:42 +02:00