harness-tools + app: subagent context-file reporting to the job board (M4)

A ContextReporter wired into subagent sessions lets the read tool advertise the
files it reads (≥10 lines) on its job board entry, so a completed specialist
shows what it already looked at. Root sessions report nothing (no parent board).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-07-09 06:34:04 +02:00
co-authored by Claude Opus 4.8
parent ecb3267a50
commit 54f91b7e4c
12 changed files with 187 additions and 3 deletions
+1
View File
@@ -20,6 +20,7 @@ tracing = { workspace = true }
[dev-dependencies]
tempfile = { workspace = true }
futures = { workspace = true }
serde_json = { workspace = true }
[lints]
workspace = true