Skip to content

fix: align codex device auth package path#622

Merged
KooshaPari merged 1 commit intomainfrom
fix/pr617-main-ci-fix2
Feb 26, 2026
Merged

fix: align codex device auth package path#622
KooshaPari merged 1 commit intomainfrom
fix/pr617-main-ci-fix2

Conversation

@KooshaPari
Copy link
Copy Markdown
Owner

Summary

  • switch sdk/auth/codex_device.go to import codex auth from pkg/llmproxy/auth/codex

Why

PR #617 currently compiles sdk/auth/codex.go against pkg codex types, while buildAuthRecord in sdk/auth/codex_device.go expected internal codex types.
This aligns both sides to the same package path to remove the compile-time mismatch.

Co-authored-by: Codex <noreply@openai.com>
@gemini-code-assist
Copy link
Copy Markdown

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@KooshaPari KooshaPari merged commit 200c201 into main Feb 26, 2026
1 of 2 checks passed
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Feb 26, 2026

Warning

Rate limit exceeded

@KooshaPari has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 19 minutes and 39 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

📥 Commits

Reviewing files that changed from the base of the PR and between 7a28a2f and 0d866c9.

📒 Files selected for processing (1)
  • sdk/auth/codex_device.go
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix/pr617-main-ci-fix2

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@KooshaPari KooshaPari deleted the fix/pr617-main-ci-fix2 branch February 27, 2026 09:25
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