Skip to content

[codex] Enable auth elicitation by default - #28772

Merged
mzeng-openai merged 5 commits into
mainfrom
dev/mzeng/enable-auth-elicitation
Jul 7, 2026
Merged

[codex] Enable auth elicitation by default#28772
mzeng-openai merged 5 commits into
mainfrom
dev/mzeng/enable-auth-elicitation

Conversation

@mzeng-openai

Copy link
Copy Markdown
Contributor

Summary

  • enable auth_elicitation by default
  • promote the feature to Stable, as default-enabled features must be stable
  • update the feature regression test to cover the new lifecycle state and default

Impact

Auth elicitation is now available without requiring users or clients to opt in through configuration.

Testing

  • just test -p codex-features (52 passed)

@mzeng-openai
mzeng-openai marked this pull request as ready for review June 17, 2026 18:39
@mzeng-openai
mzeng-openai requested a review from ericning-o June 17, 2026 18:41

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: db4e9c635d

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread codex-rs/features/src/lib.rs
@mzeng-openai
mzeng-openai requested a review from a team as a code owner June 17, 2026 22:21
…-elicitation

# Conflicts:
#	codex-rs/core/tests/suite/mod.rs
@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Closing this pull request because it has had no updates for more than 14 days. If you plan to continue working on it, feel free to reopen or open a new PR.

@github-actions github-actions Bot closed this Jul 7, 2026
@mzeng-openai mzeng-openai reopened this Jul 7, 2026
…-elicitation

# Conflicts:
#	codex-rs/core/src/mcp_tool_call_tests.rs
#	codex-rs/core/tests/suite/mod.rs
@@ -0,0 +1,216 @@
#![cfg(not(target_os = "windows"))]

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

hm does this test not work on windows?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

it should, reverted, good catch!

@mzeng-openai
mzeng-openai merged commit ff06ab7 into main Jul 7, 2026
35 checks passed
@mzeng-openai
mzeng-openai deleted the dev/mzeng/enable-auth-elicitation branch July 7, 2026 18:48
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 7, 2026
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.

3 participants