CLAUDE.md: catch up daemon socket path to /run/hive-matrix/socket (argus #664)
This commit is contained in:
parent
97797cf790
commit
2b46d0f3d7
1 changed files with 1 additions and 1 deletions
|
|
@ -220,7 +220,7 @@ hive-forge/ Forgejo CLI wrapper (`hive-forge` binary)
|
|||
hive-matrix-mcp/ per-agent matrix-sdk integration (#548 phase 3).
|
||||
src/main.rs `hive-matrix-daemon` binary entry — long-running
|
||||
matrix-sdk Client + sync per agent; serves the
|
||||
MCP bridge over /run/hive-matrix.sock; emits
|
||||
MCP bridge over /run/hive-matrix/socket; emits
|
||||
hyperhive wake on incoming room events.
|
||||
src/bin/mcp.rs `hive-matrix-mcp` stdio bridge claude spawns per
|
||||
turn — connects to the daemon socket, forwards
|
||||
|
|
|
|||
Loading…
Reference in a new issue