hyperhive/hive-subagent-mcp/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
atlas 5a9118c945 subagent: drop private-item rustdoc links to check_model
CI's docs-rustdoc check (-D rustdoc::private-intra-doc-links) failed:
start's and continue_'s public # Errors sections linked to check_model
with [`check_model`], but check_model is (correctly) private. Drop the
bracketed link and keep the plain backticked reference — the sentence
still names the check, it just stops trying to hyperlink a private item
from public docs.

Refs #4436
2026-09-15 23:44:14 +02:00
..
lib.rs subagent: give each run its own signal URL, and drop the name argument 2026-09-14 22:24:51 +02:00
main.rs subagent: give each run its own signal URL, and drop the name argument 2026-09-14 22:24:51 +02:00
mcp.rs subagent: give each run its own signal URL, and drop the name argument 2026-09-14 22:24:51 +02:00
mcp_config.rs subagent: give each run its own signal URL, and drop the name argument 2026-09-14 22:24:51 +02:00
paths.rs subagents: add availableToSubagents opt-in toggle for extraMcpServers 2026-09-13 13:57:53 +02:00
session.rs subagent: drop private-item rustdoc links to check_model 2026-09-15 23:44:14 +02:00