feat(#665): harness-internal async bash task runner (option B)
This commit is contained in:
parent
9bd37d4df3
commit
1178bb2999
5 changed files with 512 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_runner;
|
||||
pub mod client;
|
||||
pub mod events;
|
||||
pub mod forge_notify;
|
||||
|
|
|
|||
Loading…
Reference in a new issue