0.15.0 adds more of the underlying record to shared sessions. Hook fires are now exported and rendered, so a share shows when harness hooks intervened, not just what the agent said. Synthesized tool turns also render their tool arguments, making it clear what each call was actually asked to do. Export concurrency is bounded so large shares go out without overwhelming the exporter.
Highlights
- Hook fires are exported and rendered in shared transcripts.
- Synthesized tool turns show the tool arguments, not just the result.
- Export concurrency is bounded for more reliable large exports.
Why it matters
A tool turn without its arguments and a session without its hook fires both hide causality. Putting them in the share keeps the published record close to what actually ran.