Skip to content

Conversation

rakesh-oai
Copy link
Contributor

External (non-OpenAI) Pull Request Requirements

Before opening this Pull Request, please read the dedicated "Contributing" markdown file or your PR may be closed:
https://github.com/openai/codex/blob/main/docs/contributing.md

If your PR conforms to our contribution guidelines, replace this text with a detailed and high quality description of your changes.

@rakesh-oai rakesh-oai requested a review from pkomlev October 7, 2025 23:58
)]
api_key: Option<String>,

/// EXPERIMENTAL: Use device code flow (not yet supported)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove experimental

@rakesh-oai rakesh-oai force-pushed the rakesh/remove_experimental branch from 83f7fe8 to 27e03b1 Compare October 8, 2025 00:04
api_key: Option<String>,

/// EXPERIMENTAL: Use device code flow (not yet supported)
/// This feature is experimental and may changed in future releases.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And fix the doc.

/// EXPERIMENTAL: Use device code flow (not yet supported)
/// This feature is experimental and may changed in future releases.
#[arg(long = "experimental_use-device-code", hide = true)]
#[arg(long = "use-device-code", hide = true)]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unhide

@rakesh-oai rakesh-oai requested a review from pakrym-oai October 8, 2025 00:19
@rakesh-oai rakesh-oai enabled auto-merge (squash) October 8, 2025 00:19
@rakesh-oai rakesh-oai merged commit abd5170 into main Oct 8, 2025
19 checks passed
@rakesh-oai rakesh-oai deleted the rakesh/remove_experimental branch October 8, 2025 00:27
@github-actions github-actions bot locked and limited conversation to collaborators Oct 8, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants