hive-bash-mcp: sweep harness/bash-tasks/ of files older than 30d at startup
fixes #2855
This commit is contained in:
parent
a2d40dc1bd
commit
4555ab4f10
3 changed files with 181 additions and 0 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -1723,6 +1723,7 @@ dependencies = [
|
|||
"schemars",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"tempfile",
|
||||
"tokio",
|
||||
"tracing",
|
||||
"tracing-subscriber",
|
||||
|
|
|
|||
Loading…
Reference in a new issue