feat(#2569): serve the in-agent todo socket from the harness

This commit is contained in:
damocles 2026-07-20 22:42:41 +02:00
commit 713d7f424c
4 changed files with 171 additions and 0 deletions

View file

@ -19,6 +19,7 @@ time.workspace = true
futures-util = "0.3"
clap.workspace = true
hive-claude.workspace = true
hive-agent-sock.workspace = true
hive-core-agent-sock.workspace = true
hive-sh4re.workspace = true
rmcp.workspace = true