hyperhive/hive-ag3nt/assets
müde 56e7eb6e73 agent ui: answer questions inline from the per-agent page
loose-ends question rows get a textarea + send button; the operator
answers as operator by POSTing to the core dashboard's
/answer-question route, not the per-agent socket — keeps the
operator-authority path off the agent's own socket. cross-origin POST
needs a CORS shim on that route for now; drops out once the gateway
makes the page same-origin.

also splits deployment/ops/boundaries/gateway work into TODO-ops.md.
2026-05-20 10:01:12 +02:00
..
agent.css agent ui: answer questions inline from the per-agent page 2026-05-20 10:01:12 +02:00
app.js agent ui: answer questions inline from the per-agent page 2026-05-20 10:01:12 +02:00
index.html stats: per-agent /stats page with chart.js trends + breakdowns 2026-05-19 00:27:01 +02:00
stats.html stats: uniform chip size in summary row 2026-05-19 00:28:01 +02:00
stats.js stats: per-agent /stats page with chart.js trends + breakdowns 2026-05-19 00:27:01 +02:00