huskies: merge 646_bug_watchdog_from_bug_624_is_not_actually_enforcing_max_turns_max_budget_usd_in_production

This commit is contained in:
dave
2026-04-26 13:07:02 +00:00
parent 8673e563a9
commit 148c88bd40
5 changed files with 212 additions and 12 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
//! Agent pool — manages the set of active agents across all pipeline stages.
mod auto_assign;
pub(crate) mod auto_assign;
mod pipeline;
mod process;
mod query;