refactor(#2352): re-home host-control wire types into hive-host-sock crate

This commit is contained in:
damocles 2026-07-11 16:37:05 +02:00 committed by mara
commit 96c748475e
11 changed files with 334 additions and 297 deletions

View file

@ -6,6 +6,7 @@ members = [
"hive-c0re",
"hive-claude",
"hive-forge",
"hive-host-sock",
"hive-matrix-mcp",
"hive-metric",
"hive-priv",
@ -39,6 +40,7 @@ clap_complete = "4"
indicatif = "0.17"
hive-sh4re = { path = "hive-sh4re" }
hive-claude = { path = "hive-claude" }
hive-host-sock = { path = "hive-host-sock" }
thiserror = "2"
tower-http = { version = "0.6", features = ["fs"] }
rmcp = { version = "1.7", default-features = false, features = [