OpenAI:我们新的模型GPT-5-Codex-Mini – 一个更具成本效益的GPT-5-Codex。
GPT-5-Codex-Mini – A more compact and cost-efficient version of GPT-5-Codex

原始链接: https://github.com/openai/codex/releases/tag/rust-v0.56.0

## Rust v0.56.0 版本总结 Rust 0.56.0 版本在代码库中引入了多项改进和修复。一个主要亮点是发布了 **GPT-5-Codex-Mini**,这是 GPT-5-Codex 模型的一个更高效、更经济的版本。 此版本重点关注应用服务器,在线程、账户/登录和回合的 **v2 API** 方面取得了显著进展。改进了 token 刷新处理,解决了重连问题,以及对话历史管理。 其他值得注意的更改包括对 `rmcp` 等依赖项的更新,对 TypeScript SDK 的改进(添加 `modelReasoningEffort`),以及 UI/TUI 增强。 多个修复解决了构建问题、间歇性测试失败以及目录和登录菜单中的边缘情况。 此版本还明确了 GPT-5-Codex 关于提交修改和更新贡献指南的预期行为。

相关文章

原文

No results found

Highlights

  • Introducing our new model GPT-5-Codex-Mini — a more compact and cost-efficient version of GPT-5-Codex

PRs merged

  • #6211 fix: Update the deprecation message to link to the docs
  • #6212 [app-server] feat: export.rs supports a v2 namespace, initial v2
    notifications
  • #6230 Fix nix build
  • #3643 fix(core): load custom prompts from symlinked Markdown files
  • #4200 allow codex to be run from pid 1
  • #6234 Upgrade rmcp to 0.8.4
  • #6237 Add modelReasoningEffort option to TypeScript SDK
  • #5565 tui: refactor ChatWidget and BottomPane to use Renderables
  • #6229 refactor Conversation history file into its own directory
  • #6231 Improved token refresh handling to address “Re-connecting” behavior
  • #6261 Update rmcp to 0.8.5
  • #6214 [app-server] feat: v2 Thread APIs
  • #6282 Fixes intermittent test failures in CI
  • #6249 stop capturing r when environment selection modal is open
  • #6183 [App-server] Implement v2 for account/login/start and account/login/completed
  • #6285 Prevent dismissal of login menu in TUI
  • #4388 fix: ToC so it doesn’t include itself or duplicate the end marker
  • #6288 [App-server] Add account/login/cancel v2 endpoint
  • #6286 feat: add model nudge for queries
  • #6300 feat: support models with single reasoning effort
  • #6319 chore: rename for clarity
  • #6216 [app-server] feat: v2 Turn APIs
  • #6295 docs: Fix code fence and typo in advanced guide
  • #6326 chore: fix grammar mistakes
  • #6283 Windows Sandbox: Show Everyone-writable directory warning
  • #6289 chore: move relevant tests to app-server/tests/suite/v2
  • #6333 feat: clarify that gpt-5-codex should not amend commits unless requested
  • #6332 Updated contributing guidelines and PR template to request link to bug report
    in PR notes
  • #5980 core: widen sandbox to allow certificate ops when network is enabled
  • #6337 [App Server] Add more session metadata to listConversations
联系我们 contact @ memedata.com