Skip to content

fix(config): add internal responses-compact toggle helper#648

Merged
KooshaPari merged 4 commits intomigrated-ci-fix-feature-koosh-migrate-1672-fix-responses-json-corruptionfrom
codex/pr611-base-fix-clean
Feb 27, 2026
Merged

fix(config): add internal responses-compact toggle helper#648
KooshaPari merged 4 commits intomigrated-ci-fix-feature-koosh-migrate-1672-fix-responses-json-corruptionfrom
codex/pr611-base-fix-clean

Conversation

@KooshaPari
Copy link
Copy Markdown
Owner

Summary:\n- add ResponsesCompactEnabled to internal/config.Config\n- add IsResponsesCompactEnabled() default-true helper\n- unblock compile for /responses/compact executor path referenced by PR #611\n\nValidation:\n- CI checks on this PR\n\nRelated: #611

KooshaPari and others added 2 commits February 27, 2026 00:09
Align Codex SDK auth package types and sync required check names with current workflows.

Co-authored-by: Codex <noreply@openai.com>
Expose ResponsesCompactEnabled and IsResponsesCompactEnabled() on internal config for executor compatibility.

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!

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Feb 27, 2026

Warning

Rate limit exceeded

@KooshaPari has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 9 minutes and 31 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 aea69e9 and 5988586.

📒 Files selected for processing (8)
  • .github/required-checks.txt
  • .github/workflows/pr-path-guard.yml
  • .github/workflows/pr-test-build.yml
  • internal/config/config.go
  • internal/config/responses_compact_toggle.go
  • pkg/llmproxy/api/aliases.go
  • sdk/api/options.go
  • sdk/auth/codex.go
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch codex/pr611-base-fix-clean

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 and others added 2 commits February 27, 2026 00:25
Export WithPostAuthHook from sdk/api to match cliproxy builder usage on this base branch.

Co-authored-by: Codex <noreply@openai.com>
Expose WithPostAuthHook in pkg/llmproxy/api alias surface used by cliproxy builder.

Co-authored-by: Codex <noreply@openai.com>
@KooshaPari KooshaPari merged commit d46a211 into migrated-ci-fix-feature-koosh-migrate-1672-fix-responses-json-corruption Feb 27, 2026
3 of 4 checks passed
@KooshaPari KooshaPari deleted the codex/pr611-base-fix-clean branch February 27, 2026 07:28
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