huskies: merge 1210 story Gateway-side "digging in" notification for long tool-only turns

This commit is contained in:
Huskies Agent
2026-07-18 10:12:31 +00:00
parent 98f8825701
commit 3f37a6cf34
8 changed files with 275 additions and 0 deletions
@@ -337,6 +337,7 @@ pub async fn run_bot(
compact_seed_max_bytes: config.compact_seed_max_bytes,
cache_read_suggest_threshold: config.cache_read_suggest_threshold,
compact_suggest_cooldown_secs: config.compact_suggest_cooldown_secs,
digging_in_threshold_secs: config.digging_in_threshold_secs,
};
slog!(