hyperhive/hive-subagent-mcp/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
iris 8614cb2613 hive-subagent-mcp: trim the running-status liveness clause
The 'Last event Ns ago' line used to repeat the full working-vs-wedged
explanation on every single status call. That's already covered by
the status tool's own MCP description and by docs/tools/subagent.md's
'Is it working, or is it wedged?' section, so restating it every call
was pure repetition on a line meant to be skimmed, possibly several
times a minute. Down to just the number and the state name.
2026-09-20 22:27:55 +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 hive-c0re: render the new agent option paths into generated agent flakes 2026-09-17 20:19:30 +02:00
paths.rs subagents: add availableToSubagents opt-in toggle for extraMcpServers 2026-09-13 13:57:53 +02:00
session.rs hive-subagent-mcp: trim the running-status liveness clause 2026-09-20 22:27:55 +02:00