github AgentWorkforce/burn reader-v0.35.0
@relayburn/reader@0.35.0

latest releases: relayburn-v0.36.0, reader-v0.36.0, mcp-v0.36.0...
7 hours ago

[0.35.0] - 2026-04-28

Added

  • Codex compaction markers emit CompactionEvents. parseCodexSession and parseCodexSessionIncremental now return an events array for Codex, matching Claude's compaction event surface. The reader detects Codex type: "compacted" records, anchors each event to the most recent committed Codex turn, and carries that turn through CodexResumeState so incremental parses preserve precedingMessageId and tokensBeforeCompact across cursor boundaries.
  • ToolCall.skillName for OpenCode skill tool calls. The OpenCode reader now extracts the skill name from the tool input (skill, name, or skill_name field) and populates skillName on the ToolCall object. This lets downstream detectors group and deduplicate skill invocations without re-parsing args.

Don't miss a new burn release

NewReleases is sending notifications on new releases.