hyperhive/hive-ag3nt/assets
iris 62aa3bb3ec agent icon: render on dashboard + per-agent web UI
Consumes the GET /icon endpoint from #139:

- Dashboard: each container card shows the agent's icon next to its
  name (26px). Loaded from <agent-url>/icon; onerror hides it for a
  stopped container whose web server isn't answering.
- Per-agent web UI: the agent's icon next to the page title (40px),
  and /icon as the favicon on the index, stats, and screen pages.

/icon always returns an image (configured SVG or the default
hyperhive logo), so no presence check is needed.

Closes #140
2026-05-21 15:36:58 +02:00
..
agent.css agent icon: render on dashboard + per-agent web UI 2026-05-21 15:36:58 +02:00
app.js render message reply threads in dashboard and per-agent inbox 2026-05-20 15:29:47 +02:00
index.html agent icon: render on dashboard + per-agent web UI 2026-05-21 15:36:58 +02:00
screen.html agent icon: render on dashboard + per-agent web UI 2026-05-21 15:36:58 +02:00
stats.html agent icon: render on dashboard + per-agent web UI 2026-05-21 15:36:58 +02:00
stats.js stats: per-bucket turns-by-model chart 2026-05-20 10:58:14 +02:00