hyperhive/hive-agent-mcp/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
atlas 576294012b docs: three comments point at a nix directory that does not exist
`nix/templates/harness/` is cited from `send_allow.rs` and twice from
`mcp_config.rs`, in the present tense, as where the NixOS module writes
the send allow-list, writes the extra-MCP spec, and defines the MCP http
port default. There is no such directory — `nix/templates/` holds only
`agent.nix` and `ruth.nix`.

All three describe things that live in `nix/agent-modules/mcp.nix`:
send-allow.json is written at :230, extra-mcp.json at :228, and the
`hyperhive.mcp.httpPort` option is declared at :143.

These are the mechanical half of #3923, which explicitly carved the
repointing out from the question of whether the reference gate should
widen. Nothing here changes that question.
2026-09-02 14:19:03 +02:00
..
mcp refs: repoint seven comments that name files which have moved 2026-09-02 08:58:31 +02:00
main.rs strip ansi escapes from systemd-managed daemon logs 2026-08-30 23:23:00 +02:00
paths.rs refactor(#2455): split hive-agent-mcp into its own bin crate 2026-07-14 23:49:22 +02:00
send_allow.rs docs: three comments point at a nix directory that does not exist 2026-09-02 14:19:03 +02:00