github openai/codex rust-v0.94.0
0.94.0

latest releases: rust-v0.95.0-alpha.2, rust-v0.95.0-alpha.1
7 hours ago

New Features

  • Plan mode is now enabled by default with updated interaction guidance in the plan prompt. (#10313, #10308, #10329)
  • Personality configuration is now stable: default is friendly, the config key is personality, and existing settings migrate forward. (#10305, #10314, #10310, #10307)
  • Skills can be loaded from .agents/skills, with clearer relative-path instructions and nested-folder markers supported. (#10317, #10282, #10350)
  • Console output now includes runtime metrics for easier diagnostics. (#10278)

Bug Fixes

  • Unarchiving a thread updates its timestamp so sidebar ordering refreshes. (#10280)
  • Conversation rules output is capped and prefix rules are deduped to avoid repeated rules. (#10351, #10309)
  • Override turn context no longer appends extra items. (#10354)

Documentation

  • Fixed a broken image link in the npm README. (#10303)

Changelog

Full Changelog: rust-v0.93.0...rust-v0.94.0

Don't miss a new codex release

NewReleases is sending notifications on new releases.