Skip to content

Feature: allow choosing stable releases vs prereleases for update checks #12467

@mihneaptu

Description

@mihneaptu

Summary

Please add a user-configurable update channel for Codex CLI:

  • stable (default): check and install only stable releases
  • prerelease: allow prereleases (alpha/beta/rc) for both checking and installing

Why

Right now users who want early fixes/features need prerelease support, while others want stable-only behavior.

Expected behavior

  • A config setting in config.toml to choose channel.
  • The channel affects both:
    1. version discovery / prompting (update checks)
    2. the actual install command when user selects update
  • Default remains stable.

Context

Separate from this PR (Windows updater command execution reliability):

Metadata

Metadata

Assignees

No one assigned

    Labels

    CLIIssues related to the Codex CLIenhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions