per-agent /state dir for durable notes; manager sees them via /agents
This commit is contained in:
parent
7be64c5e66
commit
ff8f8c7c56
10 changed files with 66 additions and 10 deletions
|
|
@ -24,7 +24,8 @@ host (NixOS, runs hive-c0re.service)
|
|||
│ └── sockets /run/hyperhive/{host,manager,agents/<n>}/mcp.sock
|
||||
│
|
||||
└── nixos-containers (each bind-mounts its socket dir → /run/hive,
|
||||
│ its credentials dir → /root/.claude;
|
||||
│ credentials dir → /root/.claude,
|
||||
│ durable notes dir → /state;
|
||||
│ manager additionally gets /agents RW)
|
||||
│
|
||||
├── hm1nd hive-m1nd serve : claude turn loop +
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue