Skip to content

[ca] Update OpenAI Codex CLI to v0.95.0 #13710

@github-actions

Description

@github-actions

Updated OpenAI Codex CLI from v0.94.0 to v0.95.0, including new features for macOS app integration, personal skill loading, and parallel shell execution.

Update Summary

  • Previous Version: 0.94.0 (February 2, 2026)
  • New Version: 0.95.0 (February 4, 2026)
  • Release Timeline: 2 days between releases
  • Breaking Changes: No
  • Update Priority: Medium

Key Features

macOS App Launcher

  • New codex app (path) command to launch Codex Desktop from CLI with automatic DMG downloads
  • Improves integration between CLI and desktop versions

Personal Skill Loading

  • Support for loading skills from ~/.agents/skills (with ~/.codex/skills compatibility)
  • App-server APIs to list and download public remote skills
  • Enables better customization and extensibility

Enhanced /plan Command

  • Now accepts inline prompt arguments and pasted images
  • Improved slash-command editing/highlighting in the TUI
  • Better user experience for planning workflows

Parallel Shell Execution

  • Shell-related tools can now run concurrently
  • Improves multi-command throughput and performance

Thread ID Environment Variable

  • Shell executions now receive CODEX_THREAD_ID
  • Enables script/skill detection of active sessions

CLI Changes

View CLI Changes

New Command Structure:

  • sandbox command no longer has [aliases: debug]
  • debug is now a separate standalone command (no longer an alias)
    • New dedicated "Debugging tools" command

Local Provider Changes:

  • --local-provider flag options updated
    • Removed: ollama-chat option
    • Remaining: lmstudio and ollama only

Bug Fixes

View Bug Fixes

Git Safety

Thread Management

Sandbox Mode

Exec Hanging

Approval Events

Error Diagnostics

Merged PRs

View Significant Merged PRs

Features:

Bug Fixes:

Documentation & Maintenance:

Impact Assessment

Risk Level: Low

  • No breaking changes
  • Primarily feature additions and bug fixes
  • CLI changes are non-breaking (debug becomes separate command, local provider options refined)

Affected Features:

  • macOS users benefit from new app launcher
  • Users with custom skills benefit from ~/.agents/skills support
  • Parallel shell execution improves performance for multi-command workflows
  • Enhanced error messages improve debugging experience

Recommendations

Update Priority: Medium

  • No critical security vulnerabilities
  • Includes useful features and bug fixes
  • Git safety hardening is particularly valuable for automated workflows
  • Parallel shell execution may improve workflow performance

Testing Strategy:

  1. Verify basic CLI functionality works as expected
  2. Test new debug command separately from sandbox
  3. Validate --local-provider flag with lmstudio and ollama options
  4. Monitor workflow execution for any performance improvements from parallel execution

Rollout Plan:

  • Update constants.go (completed: pkg/constants/constants.go:272)
  • Run make recompile to regenerate workflow files (pending due to network issues)
  • Test in staging environment
  • Monitor workflow runs for any issues

Package Links

References


Note: The make recompile step encountered temporary network issues with the Go proxy during this workflow run. This does not affect the version update itself and can be resolved by rerunning the build in a stable network environment.

AI generated by CLI Version Checker

  • expires on Feb 6, 2026, 12:28 PM UTC

Metadata

Metadata

Assignees

No one assigned

    Labels

    automationcookieIssue Monster Loves Cookies!dependenciesPull requests that update a dependency fileenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions