Skip to content

Add use_agent_identity feature flag#15587

Draft
adrian-openai wants to merge 2 commits intomainfrom
dev/adrian/codex/agent-identity-flag
Draft

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

Conversation

@adrian-openai
Copy link

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

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.

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?

@etraut-openai etraut-openai added the oai PRs contributed by OpenAI employees label Mar 24, 2026
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