Skip to content

Add use_agent_identity feature flag#15587

Closed
adrian-openai wants to merge 2 commits into
mainfrom
dev/adrian/codex/agent-identity-flag
Closed

Add use_agent_identity feature flag#15587
adrian-openai wants to merge 2 commits into
mainfrom
dev/adrian/codex/agent-identity-flag

Conversation

@adrian-openai

@adrian-openai adrian-openai commented Mar 24, 2026

Copy link
Copy Markdown
Contributor

Stack

Summary

  • add the under-development use_agent_identity feature gate
  • expose the new flag in the config schema and feature tests
  • keep the initial PR limited to config plumbing so the rollout can stack cleanly

Testing

  • stack validation was run on the top branch after the full flow landed

ResponsesWebsockets,
/// Legacy rollout flag for Responses API WebSocket transport v2 experiments.
ResponsesWebsocketsV2,
/// Use the agent identity registration flow for ChatGPT-authenticated sessions.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Are we only supporting ChatGPT authentication initially or API keys as well?

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.

Just ChatGPT initially - we'll wait until the API key support is fully there before changing the client, I think?

@etraut-openai etraut-openai added the oai PRs contributed by OpenAI employees label Mar 24, 2026
@github-actions

github-actions Bot commented Apr 8, 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

oai PRs contributed by OpenAI employees

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants