Skip to content

agent: v0.4.2

Choose a tag to compare

@github-actions github-actions released this 20 Aug 16:36
2db5db4

0.4.2 (2026-08-20)

Token consumption reporting now accounts for the entire turn rather than only the last step's uncached slice, giving accurate usage metrics.

Highlights

  • Fixed token consumption reporting to reflect the whole turn instead of just the last step's uncached slice. (#40)

Bug Fixes

  • agent: report the whole turn's token consumption, not the last step's uncached slice (#40) (1edacd3)