Skip to content

Releases: comet-ml/opik-openclaw

v0.2.9

13 Mar 18:14

Choose a tag to compare

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

06 Mar 16:01

Choose a tag to compare

v0.2.9-beta.0 Pre-release
Pre-release

Full Changelog: v0.2.8...v0.2.9-beta.0

v0.2.8

06 Mar 05:08
14ded78

Choose a tag to compare

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

06 Mar 04:46
21d6358

Choose a tag to compare

What's Changed

Full Changelog: v0.2.6...v0.2.7

v0.2.6

06 Mar 04:12
d64b85c

Choose a tag to compare

Changes

  • add created_from metadata to OpenClaw traces via the TypeScript SDK (#25)

Validation

  • npm run lint
  • npm run typecheck
  • npm run test
  • npm run smoke
  • npm pack --dry-run

v0.2.5

04 Mar 20:46
f0f2374

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.4...v0.2.5

v0.2.4

04 Mar 19:49
182b140

Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4

v0.2.3

04 Mar 06:32
6e7fb17

Choose a tag to compare

What's changed

  • Recover tool call/result traces and attachment extraction without reintroducing false-positive media captures.
  • Improve media payload handling and sanitization path coverage.
  • Add regression tests for trace spans, media handling, and attachment uploader behavior.

Full Changelog

v0.2.2

04 Mar 05:53
d3c2ac5

Choose a tag to compare

Highlights

  • Includes #17: dependency updates (opik 1.10.25, openclaw peer >= 2026.3.2).
  • Adds constant-based attachment upload control.
  • Adds hook coverage for tool_result_persist and subagent_delivery_target.

Validation

  • lint/typecheck/test/smoke passed.
  • npm pack --dry-run validated package payload for version 0.2.2.

v0.2.1

04 Mar 04:35
8db6c6e

Choose a tag to compare

Highlights

  • Includes #15: prevents false-positive local media attachment uploads from incidental text paths.
  • Keeps explicit attachment extraction for media:/abs/path and direct structured path values.

Validation

  • lint/typecheck/test/smoke passed.
  • npm pack --dry-run validated package payload for version 0.2.1.