Skip to content

Codex auth#156

Merged
jph00 merged 2 commits into
mainfrom
codex-auth
Apr 24, 2026
Merged

Codex auth#156
jph00 merged 2 commits into
mainfrom
codex-auth

Conversation

@kafkasl
Copy link
Copy Markdown
Contributor

@kafkasl kafkasl commented Apr 24, 2026

Codex triggers an interctive auth message if the credentials are not found. This patch makes it raise an Exception instead. Tenacity is a dependency used by retries. We could avoid using that, but then the patch would be uglier and considering we might migrate into fastllm soon I though it was a decent trade-off.

@kafkasl kafkasl self-assigned this Apr 24, 2026
@kafkasl kafkasl added the bug Something isn't working label Apr 24, 2026
@kafkasl kafkasl force-pushed the codex-auth branch 2 times, most recently from 07cb587 to f7d2bdc Compare April 24, 2026 13:16
@kafkasl
Copy link
Copy Markdown
Contributor Author

kafkasl commented Apr 24, 2026

just saw the test is failing will check when I'm back

@kafkasl
Copy link
Copy Markdown
Contributor Author

kafkasl commented Apr 24, 2026

just saw the test is failing will check when I'm back

fixed

@jph00 jph00 merged commit 4cfabc6 into main Apr 24, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants