hive-bash-mcp: sweep harness/bash-tasks/ of files older than 30d at startup

fixes #2855
This commit is contained in:
damocles 2026-09-11 18:34:22 +02:00 committed by mara
commit 4555ab4f10
3 changed files with 181 additions and 0 deletions

1
Cargo.lock generated
View file

@ -1723,6 +1723,7 @@ dependencies = [
"schemars",
"serde",
"serde_json",
"tempfile",
"tokio",
"tracing",
"tracing-subscriber",