Skip to content

0.127.0-cometix

Choose a tag to compare

@github-actions github-actions released this 05 May 16:25
· 2132 commits to main since this release

New Features

Bug Fixes

Documentation

  • Refreshed the bundled OpenAI Docs skill for GPT-5.5, gpt-image-2, and clearer upgrade guidance (openai#19407, openai#19443, openai#19422).
  • Added contributor guidance for async Rust traits, preferring native returned futures with explicit Send bounds over #[async_trait] shortcuts (openai#20242).
  • Added developer-facing API artifacts and examples for codex-core/ThreadManager users (openai#20141, openai#20243).

Cometix

  • Clean merge, all cometix customizations retained