Skip to content

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 26 Mar 22:19
Immutable release. Only release title and notes can be modified.
c75ec47

0.6.0 (2026-03-26)

Features

  • config: add OPENCODE_DISABLE_TRACES for per-type trace suppression (89cb9b9)
  • tracing: add OpenTelemetry traces with gen_ai.* and tool spans (6c848a7), closes #19

Bug Fixes

  • traces: apply metricPrefix to opencode span names and fix out-of-order parentage (65f1e70)