hyperhive/docs/turn-loop
Repository files (latest commit first)
Filename Latest commit message Latest commit date
atlas f3569160d3 docs(#2860): forge.url defaults to null, not a loopback address
The connectivity-overrides section still documented
`hyperhive.forge.url = "http://localhost:3000"` as the default and said
the empty string was a valid value. Both stopped being true when the
option became `nullOr str` with `default = null`.

Also says what `null` means and why, since "the default is null" alone
reads like an oversight rather than the point: a loopback default is
only correct when the forge shares the agent's netns, and the units that
would consume the URL are simply not generated without one.

Refs #2860
2026-08-01 01:33:43 +02:00
..
claude-invocation.md feat(#2693): let the operator pin the claude-code every agent runs 2026-07-27 13:56:28 +02:00
config.md docs(#2860): forge.url defaults to null, not a loopback address 2026-08-01 01:33:43 +02:00
mcp.md hive-agent: enable the Skill built-in tool so installed skills are invokable 2026-07-27 22:28:28 +02:00