hyperhive/docs
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
..
tools feat(hivectl): queue-routed lifecycle verbs with wait + DAG progress 2026-07-06 22:30:49 +02:00
turn-loop refactor(hive-ag3nt): split hive bin into hive-agent / hive-agent-mcp / hive-agent-wake 2026-07-06 23:48:05 +02:00
web-ui web_ui: support unix:<path> upstreams in extraWebProxies 2026-07-10 12:53:09 +02:00
agent-hierarchy.md refactor(hive-ag3nt): split hive bin into hive-agent / hive-agent-mcp / hive-agent-wake 2026-07-06 23:48:05 +02:00
approvals.md refactor(hive-c0re): group src-root files into submodules 2026-07-06 22:38:47 +02:00
boundary.md docs(boundary): update to reflect always-on network isolation 2026-07-04 20:58:55 +02:00
ci.md docs(ci): lint jobs are required and block merge 2026-07-08 23:43:29 +02:00
conventions.md refactor(mcp): split claude launch-config layer into mcp_config.rs 2026-07-05 22:24:46 +02:00
coordinator.md refactor(hive-c0re): group src-root files into submodules 2026-07-06 22:38:47 +02:00
forge.md docs(forge): note forgejo-api client + remaining raw-HTTP surfaces 2026-07-07 09:25:51 +02:00
gateway.md docs(gateway): remove stale TCP loopback fallback section 2026-07-04 22:42:56 +02:00
gotchas.md docs(gotchas): document nix fmt failure in git worktrees 2026-07-04 20:50:50 +02:00
knowledge.md docs(knowledge): document the hive-forge AGit no-fork contribution flow 2026-06-05 20:54:25 +02:00
matrix.md chore(docs,nix): fix stale 'localhost via shared netns' claims in forge/matrix 2026-07-04 22:54:38 +02:00
network.md docs(network): fix stale '(shared netns)' in bridge firewall table row 2026-07-04 21:18:57 +02:00
observability.md docs(observability): document OTEL configuration options 2026-07-04 13:17:42 +02:00
persistence.md refactor(hive-c0re): group src-root files into submodules 2026-07-06 22:38:47 +02:00
security.md feat(#1997): add prettier markdown formatter to treefmt 2026-07-02 23:33:11 +02:00
setup.md docs(#2012): add first-run setup guide + link from index 2026-06-27 20:02:15 +02:00
swarm.md feat(#1997): add prettier markdown formatter to treefmt 2026-07-02 23:33:11 +02:00
terminal-rendering.md fix(terminal-rendering): move fmtToolUse table after numbered list 2026-07-04 18:56:59 +02:00
turn-loop.md feat(#2109): harness-side idle watchdog to bail on anthropic api stall storms 2026-07-07 22:45:18 +02:00
web-ui.md docs(web-ui): update reading path to point at terminal-rendering.md 2026-07-04 18:06:55 +02:00