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
@@ -102,6 +102,7 @@ mod tests {
compact_seed_max_bytes: 8_000,
cache_read_suggest_threshold: 50_000,
compact_suggest_cooldown_secs: 3_600,
digging_in_threshold_secs: 15,
};
run_projects_list(&ctx).await
}
@@ -224,6 +225,7 @@ mod tests {
compact_seed_max_bytes: 8_000,
cache_read_suggest_threshold: 50_000,
compact_suggest_cooldown_secs: 3_600,
digging_in_threshold_secs: 15,
};
let response = run_projects_list(&ctx).await;
assert!(