Skip to content

0.95.0-cometix

Choose a tag to compare

@github-actions github-actions released this 04 Feb 20:53
· 4922 commits to main since this release

chore: release 0.95.0-cometix

What's Changed

Upstream Sync (0.95.0)

  • codex app <path> on macOS to launch Codex Desktop from CLI
  • Personal skill loading from ~/.agents/skills
  • /plan accepts inline prompt arguments and pasted images
  • Shell tools can now run in parallel
  • Shell executions receive CODEX_THREAD_ID
  • Vendored Bubblewrap + FFI for Linux sandbox
  • Pace catch-up stream chunking with hysteresis
  • Drop chat/completions API, add codex-secrets crate
  • Gate image inputs by model modalities

Fork Enhancements

  • Force personality support for all models at TUI layer (bypass remote API override)
  • Relaxed test assertions to match fork personality behavior