Skip to content

0.142.0-cometix

Choose a tag to compare

@github-actions github-actions released this 23 Jun 02:58
· 391 commits to main since this release

New Features

Bug Fixes

Chores

  • Reduced startup and session latency by deferring unnecessary DNS work, warming the model cache, reusing parsed plugin skills, parallelizing skill metadata reads, and skipping redundant catalog synchronization. (openai#28542, openai#28699, openai#28844, openai#29326, openai#29005)
  • Reduced persistent-log churn by removing per-event WebSocket payload logging and filtering duplicated telemetry records. (openai#29432, openai#29457)

Changelog

Full Changelog: openai/codex@rust-v0.141.0...rust-v0.142.0