fix: remove hive-bash-mcp cargo dep from hive-ag3nt — add minimal bash_tasks.rs for get_loose_ends

This commit is contained in:
damocles 2026-06-03 17:17:37 +02:00 committed by mara
commit 8b559eceec
5 changed files with 80 additions and 3 deletions

View file

@ -12,7 +12,6 @@ axum.workspace = true
reqwest.workspace = true
futures-util = "0.3"
clap.workspace = true
hive-bash-mcp = { path = "../hive-bash-mcp" }
hive-sh4re.workspace = true
rmcp.workspace = true
rusqlite.workspace = true