Releases: braintrustdata/braintrust-opencode-plugin
Releases · braintrustdata/braintrust-opencode-plugin
@braintrust/trace-opencode v0.0.6
What's Changed
- ci: Add github action for trusted publishing by Abhijeet Prasad (@AbhiPrasad) in #1
- fix(tracing): send span metric timestamps in unix seconds by Abhijeet Prasad (@AbhiPrasad) in #6
- remove provider from metadata.model so that cost lookup resolves by Barrett Pyke (@barrettpyke) in #3
New Contributors
- Abhijeet Prasad (@AbhiPrasad) made their first contribution in #1
- Barrett Pyke (@barrettpyke) made their first contribution in #3
Full Changelog: v0.0.5...v0.0.6
Release v0.0.3
- Fix crash when tool result has no output field (e.g. MCP tools returning only content[])
- Wrap all hooks in try/catch so tracing errors never propagate to the host process
- Add BRAINTRUST_ADDITIONAL_METADATA to attach custom key-value pairs to root spans