remove hive-agent-wake — no shipped consumer

This commit is contained in:
damocles 2026-07-25 20:05:32 +02:00
commit 2316287327
18 changed files with 25 additions and 295 deletions

View file

@ -30,8 +30,5 @@ or their own daemon instead of living here.
harness's own `paths.rs` conventions.
Sibling of `hive-agent` (the serve loop that renders the
`--mcp-config` blob pointing here) and `hive-agent-wake` (the small
CLI extra MCP daemons use to nudge claude on external events, since
they don't have a tool surface of their own to call `remind`/`send`
through). Standalone bin crate so the always-on MCP server doesn't
need to link the whole turn-loop lib.
`--mcp-config` blob pointing here). Standalone bin crate so the
always-on MCP server doesn't need to link the whole turn-loop lib.