subagents: fold hive-extra-mcp into hive-agent-sock per mara's rescoping
This commit is contained in:
parent
670e0ccad3
commit
349f7096ba
12 changed files with 75 additions and 81 deletions
|
|
@ -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" }
|
||||
|
|
|
|||
Loading…
Reference in a new issue