hyperhive/hive-ag3nt
iris 39bd46b244 agent icon: add hyperhive.icon option + GET /icon endpoint
Foundation for the per-agent icon feature (#137).

- harness-base.nix: new hyperhive.icon option (nullable path to an
  SVG). An agent commits an SVG into its config repo and references
  it as ./icon.svg; when set it lands at /etc/hyperhive/icon.svg.
- web_ui.rs: GET /icon serves the configured SVG, falling back to the
  bundled hyperhive logo when none is set — so it always returns an
  image and consumers can hit it unconditionally.

Closes #139
2026-05-21 01:06:34 +02:00
..
assets screen: add fit-to-window toggle 2026-05-20 22:56:19 +02:00
prompts manager prompt: update get_loose_ends docs for agent param 2026-05-20 22:13:25 +02:00
src agent icon: add hyperhive.icon option + GET /icon endpoint 2026-05-21 01:06:34 +02:00
Cargo.toml feat: poll forge notifications in agent harness 2026-05-20 17:59:56 +02:00