Skip to content

v0.28.0

Choose a tag to compare

@pleaseai-release-bot pleaseai-release-bot released this 29 Jul 14:55
37079c4

0.28.0 (2026-07-29)

⚠ BREAKING CHANGES

  • codex-ws: share stored continuation via Arc instead of deep-cloning the transcript per turn (#270)

Bug Fixes

  • server: bound inbound request concurrency (#271) (916e238)

Performance Improvements

  • codex-ws: borrow the translated body when building the ws frame (#273) (fdc22cd)
  • codex-ws: share stored continuation via Arc instead of deep-cloning the transcript per turn (#270) (b84a3bd)