docs: catch up post-#658/#604/#660 + add operator hivectl section (#124)
This commit is contained in:
parent
022afc794b
commit
fcb5fae345
6 changed files with 44 additions and 16 deletions
|
|
@ -27,7 +27,7 @@ name = "hive-matrix-daemon"
|
|||
path = "src/main.rs"
|
||||
|
||||
# `hive-matrix-mcp` — thin stdio MCP bridge spawned by claude per turn.
|
||||
# Forwards every tool call to the daemon over /run/hive-matrix.sock,
|
||||
# Forwards every tool call to the daemon over /run/hive-matrix/socket,
|
||||
# returns the daemon's response shape to claude. No matrix-sdk dep at
|
||||
# this entrypoint — the heavy crate only loads when the daemon binary
|
||||
# is invoked.
|
||||
|
|
|
|||
Loading…
Reference in a new issue