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
@@ -411,6 +411,7 @@ mod tests {
now: 1,
spawner: None,
job_board: None,
context_reporter: None,
}
}