remove hive-agent-wake — no shipped consumer
This commit is contained in:
parent
65a0686297
commit
2316287327
18 changed files with 25 additions and 295 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue