Skip to content

fix: return AuthRequired for expired ChatGPT credentials - #498

Open
ruixingshi wants to merge 1 commit into
agentclientprotocol:mainfrom
ruixingshi:codex/fix-chatgpt-auth-required
Open

fix: return AuthRequired for expired ChatGPT credentials#498
ruixingshi wants to merge 1 commit into
agentclientprotocol:mainfrom
ruixingshi:codex/fix-chatgpt-auth-required

Conversation

@ruixingshi

Copy link
Copy Markdown

Return the standard ACP authentication error for terminal ChatGPT auth failures even when the session still has a saved account. Preserve existing handling for configured API keys, custom providers, retryable errors, and negotiated typed failures.

Add regression coverage and document the standard-client behavior. Validated with 62 related tests, typecheck, and build. Live expired-login recovery has not been tested end to end.

Related issue:#495

Return the standard ACP authentication error for terminal ChatGPT auth failures even when the session still has a saved account. Preserve existing handling for configured API keys, custom providers, retryable errors, and negotiated typed failures.

Add regression coverage and document the standard-client behavior. Validated with 62 related tests, typecheck, and build. Live expired-login recovery has not been tested end to end.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant