refactor(#2455): split hive-agent-mcp into its own bin crate

This commit is contained in:
damocles 2026-07-14 23:45:33 +02:00
commit e7f8254788
15 changed files with 334 additions and 100 deletions

View file

@ -2,6 +2,7 @@
resolver = "3"
members = [
"hive-ag3nt",
"hive-agent-mcp",
"hive-agent-wake",
"hive-bash-mcp",
"hive-c0re",