subagents: fold hive-extra-mcp into hive-agent-sock per mara's rescoping

This commit is contained in:
damocles 2026-09-13 13:54:33 +02:00 committed by mara
commit 349f7096ba
12 changed files with 75 additions and 81 deletions

View file

@ -7,7 +7,6 @@ members = [
"hive-core-agent-sock",
"hive-bash-mcp",
"hive-c0re",
"hive-extra-mcp",
"hive-screen-mcp",
"hive-forge",
"hive-forge-notify",
@ -86,7 +85,6 @@ hive-jobq = { path = "hive-jobq" }
hive-jobq-metrics = { path = "hive-jobq-metrics" }
hive-jobq-wire = { path = "hive-jobq-wire" }
hive-core-agent-sock = { path = "hive-core-agent-sock" }
hive-extra-mcp = { path = "hive-extra-mcp" }
hive-claude = "0.1.1"
hive-host-sock = { path = "hive-host-sock" }
hive-priv-sock = { path = "hive-priv-sock" }