fix: remove hive-bash-mcp cargo dep from hive-ag3nt — add minimal bash_tasks.rs for get_loose_ends
This commit is contained in:
parent
e86160820a
commit
8b559eceec
5 changed files with 80 additions and 3 deletions
|
|
@ -1,6 +1,7 @@
|
|||
//! Shared in-container harness code used by both `hive-ag3nt` (agent) and
|
||||
//! `hive-m1nd` (manager) binaries.
|
||||
|
||||
pub mod bash_tasks;
|
||||
pub mod client;
|
||||
pub mod events;
|
||||
pub mod forge_notify;
|
||||
|
|
|
|||
Loading…
Reference in a new issue