refactor(#2455): split hive-agent-mcp into its own bin crate
This commit is contained in:
parent
59dd3a0aa7
commit
e7f8254788
15 changed files with 334 additions and 100 deletions
|
|
@ -2,6 +2,7 @@
|
|||
resolver = "3"
|
||||
members = [
|
||||
"hive-ag3nt",
|
||||
"hive-agent-mcp",
|
||||
"hive-agent-wake",
|
||||
"hive-bash-mcp",
|
||||
"hive-c0re",
|
||||
|
|
|
|||
Loading…
Reference in a new issue