Commit f60aba4
docs(agents): the os-dev terminal report carries its own session id
The `os-dev-report` JSON gains a `session` field: the id the harness stamps on
the run that writes the report, read from the transcript's Claude-Session line
(a subagent's is its parent's). The added line is paid in place: the two
`premise_still_valid: false` notes compress to one line, so the file stays at
its 403-line ceiling with every edited line at or under 120 bytes.
Claude-Session: https://claude.ai/code/session_01HZfg2AwVX191qCizp88gQr
Co-authored-by: Claude <noreply@anthropic.com>1 parent c053f74 commit f60aba4
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
363 | 363 | | |
364 | 364 | | |
365 | 365 | | |
| 366 | + | |
366 | 367 | | |
367 | 368 | | |
368 | 369 | | |
| |||
376 | 377 | | |
377 | 378 | | |
378 | 379 | | |
379 | | - | |
380 | | - | |
| 380 | + | |
381 | 381 | | |
382 | 382 | | |
383 | 383 | | |
| |||
0 commit comments