hyperhive/nix/templates
Repository files (latest commit first)
Filename Latest commit message Latest commit date
iris 476a7a3c9f web_ui: support unix:<path> upstreams in extraWebProxies
reqwest has no UDS transport, so unix: upstreams dial the socket
directly with a raw hyper/1.1 client per request instead. http(s)://
upstreams are unaffected (still go through the existing reqwest path).

Adds hyper (client, http1), hyper-util (tokio IO adapter), and
http-body-util as direct hive-ag3nt dependencies - all three were
already present transitively via reqwest, this just uses them
directly for the new code path.
2026-07-10 12:53:09 +02:00
..
agent-base.nix refactor: remove hyperhive.role option — there is only one role: agent 2026-06-04 14:31:44 +02:00
harness-base.nix web_ui: support unix:<path> upstreams in extraWebProxies 2026-07-10 12:53:09 +02:00
manager.nix refactor(#2058): drop claude.md docs pointer, keep nix option + --add-dir 2026-06-29 01:42:35 +02:00
weston-vnc.nix feat(#2304): set weston VNC default resolution to 720p (1280x720) 2026-07-10 02:47:39 +02:00