Skip to content

v0.7.128

Choose a tag to compare

@github-actions github-actions released this 21 Aug 23:54
· 39 commits to main since this release

What's Changed

  • feat(llm): reuse Codex socket across model switches (6c8ffd1)
  • feat(llm): prewarm Codex sessions and surface limits (2a7f34e)
  • feat(llm): match Codex websocket retry and sticky fallback (406cfb5)
  • fix(llm): fall back to HTTP when a session socket cannot open (ad1b917)
  • fix(llm): retry a rate limit that arrives over the Codex socket (99e0742)
  • fix(llm): reconnect on a wrapped WebSocket send failure (bd16c48)
  • fix(llm): clean up failed WebSocket operations (2ad5b22)
  • release: update version files for v0.7.127, bump to next dev version (815c28d)

Full Changelog: v0.7.127...v0.7.128