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

View file

@ -26,6 +26,9 @@ tokio.workspace = true
tracing.workspace = true
tracing-subscriber.workspace = true
[dev-dependencies]
tempfile = "3"
# `hive-bash-daemon` — long-running per-agent bash task runner. Spawns
# `sh -c` subprocesses, monitors completion, writes task state files
# under harness/bash-tasks/, and serves the MCP tools (`run`/`status`/