Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 18 May 21:37
Immutable release. Only release title and notes can be modified.
3828484

1.0.0 (2026-05-18)

⚠ BREAKING CHANGES

  • handlers: opencode.lines_of_code.count semantics have changed. Dashboards that sum() the counter previously saw inflated numbers; they will now see the correct net session totals. Existing queries do not need to change, but the numeric results will be smaller (and correct).

Features

  • otel: prewarm dynamic OTLP headers helper (6f62b8b)

Bug Fixes

  • handlers: address code-review feedback on lines_of_code semantics (a25022c)
  • handlers: address maintainer feedback on lines_of_code semantics (7f0802a)
  • handlers: emit lines_of_code.count as session delta, add .total gauge (9eaefc7)