opentraces v0.4.10
Install
pipx install opentraces==0.4.10
# or
brew install JayFarei/opentraces/opentracesChanges
- fix(capture-otlp): stream session flush instead of materializing all bodies in memory — eliminates large memory bursts when flushing OTel-captured sessions to the bucket.
- fix(capture-otlp): stop the raw-body watcher rescanning the whole corpus every poll — cuts sustained CPU burn on machines with a large raw-bodies directory.
- fix(capture): match Context Tree sub-agent transcripts by
toolUseIdrather than description, so sub-agent forks link to the correct parent step (#244). - docs(adr): ADR-0009 documents the event-sourcing contract (event-first writes, registered projections); docs(cli) capture the interface refactor context.
No schema or published-row shape changes: opentraces-schema stays at 0.9.0.