Releases: comet-ml/opik-openclaw
Releases · comet-ml/opik-openclaw
v0.2.9
What's Changed
- fix: restore nested subagent and tool span parenting by @vincentkoc in #32
- fix(deps): add zod runtime dependency for packaged installs by @vincentkoc in #42
- Improve Opik Cloud onboarding for missing accounts by @vincentkoc in #44
- fix: warn on invalid opik project targets by @vincentkoc in #43
Full Changelog: v0.2.8...v0.2.9
v0.2.9-beta.0
Full Changelog: v0.2.8...v0.2.9-beta.0
v0.2.8
What's Changed
- Stop attachment uploads from inheriting prior-turn media by @vincentkoc in #30
- chore(release): bump version to 0.2.8 by @vincentkoc in #31
Full Changelog: v0.2.7...v0.2.8
v0.2.7
What's Changed
- Reduce attachment upload memory pressure by @vincentkoc in #27
- Require explicit local-media markers for attachment uploads by @vincentkoc in #28
- chore(release): bump version to 0.2.7 by @vincentkoc in #29
Full Changelog: v0.2.6...v0.2.7
v0.2.6
v0.2.5
What's Changed
- feat(configure): show projects URL after onboarding completes by @YarivHashaiComet in #21
- chore(release): bump version to 0.2.5 by @vincentkoc in #24
New Contributors
- @YarivHashaiComet made their first contribution in #21
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- Sanitize internal Slack routing metadata from exported Opik payloads by @vincentkoc in #22
- chore: release 0.2.4 by @vincentkoc in #23
Full Changelog: v0.2.3...v0.2.4
v0.2.3
v0.2.2
Highlights
- Includes #17: dependency updates (
opik1.10.25,openclawpeer >= 2026.3.2). - Adds constant-based attachment upload control.
- Adds hook coverage for
tool_result_persistandsubagent_delivery_target.
Validation
- lint/typecheck/test/smoke passed.
- npm pack --dry-run validated package payload for version 0.2.2.
v0.2.1
Highlights
- Includes #15: prevents false-positive local media attachment uploads from incidental text paths.
- Keeps explicit attachment extraction for
media:/abs/pathand direct structured path values.
Validation
- lint/typecheck/test/smoke passed.
- npm pack --dry-run validated package payload for version 0.2.1.