hyperhive/hive-ag3nt/assets
iris 6ab667901d agent page: link to the agent's forge profile
Add a '⬡ forge ↗' link to the per-agent page's meta row, next to
the stats + screen links. It opens the agent's Forgejo profile
(http://<host>:3000/<label> — the per-agent forge user is named
after the agent) in a new tab.

- web_ui.rs: StateSnapshot gains forge_present, true when the
  agent's forge-token file exists in the state dir (same signal
  that tells the agent it has a forge account).
- index.html / app.js: hidden link, shown + href-filled when
  forge_present, mirroring the existing gui_enabled/screen-link
  pattern. Host comes from window.location so it works off
  whatever host the page is served from.

closes #185
2026-05-21 20:27:43 +02:00
..
agent.css agent icon: render on dashboard + per-agent web UI 2026-05-21 15:36:58 +02:00
app.js agent page: link to the agent's forge profile 2026-05-21 20:27:43 +02:00
index.html agent page: link to the agent's forge profile 2026-05-21 20:27:43 +02:00
screen.html fix: screen fit-to-window — lift flex auto-minimum on the canvas 2026-05-21 19:40:17 +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