Skip to content

chore: sync codex auth path + CI markers into migrated base#642

Closed
KooshaPari wants to merge 55 commits intomigrated-ci-fix-feature-koosh-migrate-1672-fix-responses-json-corruptionfrom
chore/fix-codex-auth-package-path-ci-markers
Closed

chore: sync codex auth path + CI markers into migrated base#642
KooshaPari wants to merge 55 commits intomigrated-ci-fix-feature-koosh-migrate-1672-fix-responses-json-corruptionfrom
chore/fix-codex-auth-package-path-ci-markers

Conversation

@KooshaPari
Copy link
Copy Markdown
Owner

Minimal side-fix cycle to unblock stacked PRs on this base branch by forwarding already-validated codex auth path and required-check marker updates.

KooshaPari and others added 30 commits February 26, 2026 02:27
Co-authored-by: Codex <noreply@openai.com>
Co-authored-by: Codex <noreply@openai.com>
…cleanups

- Add api/openapi.yaml — OpenAPI spec for core endpoints
- Add .github/workflows/generate-sdks.yaml — Python/TypeScript SDK generation
- Add sdk/python/cliproxy/api.py — comprehensive Python SDK with native classes
- Update .gitignore — add build artifacts (cliproxyapi++, .air/, logs/)

Cherry-picked from fix/test-cleanups (commits a4e4c2b, ad78f86, 05242f0)
before closing superseded PR #409.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
- #210: Add cmd to Bash required fields for Ampcode compatibility
- #206: Remove type uppercasing that breaks nullable type arrays

Fixes #210
Fixes #206
- Add cliproxyapi++ binary and .air/ to .gitignore
- Remove duplicate .agents/* entry in .gitignore
- Fix dependabot.yml: set package-ecosystem to 'gomod'
- Resolve 44 files with merge conflicts (docs, config, reports)
- Rename fragemented → fragmented in 4 directories (55 files)
- Restore health-probe in process-compose.dev.yaml
- Fixed reasoning_effort test expectations (minimal→low, xhigh→high, auto→medium for OpenAI)
- Skipped login tests that require non-existent flags (-roo-login)
- Added proper skip messages for tests requiring binary setup

Test: go test ./test/... -short passes
- Add missing functions to tests
- Remove broken test files
- All vet issues resolved
KooshaPari and others added 18 commits February 26, 2026 05:17
- #210: Add cmd to Bash required fields for Ampcode compatibility
- #206: Remove type uppercasing that breaks nullable type arrays

Fixes #210
Fixes #206
Co-authored-by: Codex <noreply@openai.com>
Co-authored-by: Codex <noreply@openai.com>
Apply repo-level bot review config and rate-limit governance.

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

Important

Review skipped

Too many files!

This PR contains 164 files, which is 14 over the limit of 150.

📥 Commits

Reviewing files that changed from the base of the PR and between f761128 and ab1b0db.

⛔ Files ignored due to path filters (7)
  • docs/features/architecture/fragmented/.migration.log is excluded by !**/*.log
  • docs/features/providers/fragmented/.migration.log is excluded by !**/*.log
  • docs/planning/CLIPROXYAPI_1000_ITEM_BOARD_2026-02-22.csv is excluded by !**/*.csv
  • docs/planning/CLIPROXYAPI_2000_ITEM_EXECUTION_BOARD_2026-02-22.csv is excluded by !**/*.csv
  • docs/planning/GITHUB_PROJECT_IMPORT_CLIPROXYAPI_2000_2026-02-22.csv is excluded by !**/*.csv
  • docs/planning/reports/fragmented/.migration.log is excluded by !**/*.log
  • docs/reports/fragmented/.migration.log is excluded by !**/*.log
📒 Files selected for processing (164)
  • .coderabbit.yaml
  • .gemini/config.yaml
  • .github/dependabot.yml
  • .github/required-checks.txt
  • .github/workflows/auto-merge.yml
  • .github/workflows/codeql.yml
  • .github/workflows/pr-path-guard.yml
  • .github/workflows/pr-test-build.yml
  • .gitignore
  • .worktrees/config/m/config-build/active/internal/config/sdk_config.go
  • .worktrees/config/m/config-build/active/pkg/llmproxy/api/server.go
  • .worktrees/config/m/config-build/active/pkg/llmproxy/config/config_test.go
  • .worktrees/config/m/config-build/active/pkg/llmproxy/config/sdk_types.go
  • AGENTS.md
  • CHANGELOG.md
  • README.md
  • Taskfile.yml
  • cmd/server/main.go
  • cmd/server/main_kiro_flags_test.go
  • docs/README.md
  • docs/features/architecture/fragmented/.fragmented-candidates.txt
  • docs/features/architecture/fragmented/DEV.md
  • docs/features/architecture/fragmented/README.md
  • docs/features/architecture/fragmented/SPEC.md
  • docs/features/architecture/fragmented/USER.md
  • docs/features/architecture/fragmented/explanation.md
  • docs/features/architecture/fragmented/index.md
  • docs/features/architecture/fragmented/merged.md
  • docs/features/providers/USER.md
  • docs/features/providers/fragmented/.fragmented-candidates.txt
  • docs/features/providers/fragmented/README.md
  • docs/features/providers/fragmented/SPEC.md
  • docs/features/providers/fragmented/USER.md
  • docs/features/providers/fragmented/explanation.md
  • docs/features/providers/fragmented/index.md
  • docs/features/providers/fragmented/merged.md
  • docs/operations/index.md
  • docs/planning/CLIPROXYAPI_2000_ITEM_EXECUTION_BOARD_2026-02-22.json
  • docs/planning/reports/fragmented/.fragmented-candidates.txt
  • docs/planning/reports/fragmented/README.md
  • docs/planning/reports/fragmented/explanation.md
  • docs/planning/reports/fragmented/index.md
  • docs/planning/reports/fragmented/issue-wave-cpb-0001-0035-lane-1.md
  • docs/planning/reports/fragmented/issue-wave-cpb-0001-0035-lane-2.md
  • docs/planning/reports/fragmented/issue-wave-cpb-0001-0035-lane-3.md
  • docs/planning/reports/fragmented/issue-wave-cpb-0001-0035-lane-4.md
  • docs/planning/reports/fragmented/issue-wave-cpb-0001-0035-lane-5.md
  • docs/planning/reports/fragmented/issue-wave-cpb-0001-0035-lane-6.md
  • docs/planning/reports/fragmented/issue-wave-cpb-0001-0035-lane-7.md
  • docs/planning/reports/fragmented/issue-wave-cpb-0036-0105-lane-1.md
  • docs/planning/reports/fragmented/issue-wave-cpb-0036-0105-lane-2.md
  • docs/planning/reports/fragmented/issue-wave-cpb-0036-0105-lane-3.md
  • docs/planning/reports/fragmented/issue-wave-cpb-0036-0105-lane-4.md
  • docs/planning/reports/fragmented/issue-wave-cpb-0036-0105-lane-5.md
  • docs/planning/reports/fragmented/issue-wave-cpb-0036-0105-lane-6.md
  • docs/planning/reports/fragmented/issue-wave-cpb-0036-0105-lane-7.md
  • docs/planning/reports/fragmented/issue-wave-cpb-0036-0105-next-70-summary.md
  • docs/planning/reports/fragmented/issue-wave-gh-35-integration-summary-2026-02-22.md
  • docs/planning/reports/fragmented/issue-wave-gh-35-lane-1-self.md
  • docs/planning/reports/fragmented/issue-wave-gh-35-lane-1.md
  • docs/planning/reports/fragmented/issue-wave-gh-35-lane-2.md
  • docs/planning/reports/fragmented/issue-wave-gh-35-lane-3.md
  • docs/planning/reports/fragmented/issue-wave-gh-35-lane-4.md
  • docs/planning/reports/fragmented/issue-wave-gh-35-lane-5.md
  • docs/planning/reports/fragmented/issue-wave-gh-35-lane-6.md
  • docs/planning/reports/fragmented/issue-wave-gh-35-lane-7.md
  • docs/planning/reports/fragmented/merged.md
  • docs/reports/fragmented/.fragmented-candidates.txt
  • docs/reports/fragmented/OPEN_ITEMS_VALIDATION_2026-02-22.md
  • docs/reports/fragmented/README.md
  • docs/reports/fragmented/explanation.md
  • docs/reports/fragmented/index.md
  • docs/reports/fragmented/merged.md
  • examples/process-compose.dev.yaml
  • internal/api/handlers/management/auth_files.go
  • internal/api/modules/amp/proxy.go
  • internal/auth/claude/token.go
  • internal/auth/copilot/copilot_auth.go
  • internal/auth/kiro/aws.go
  • internal/auth/kiro/aws_auth.go
  • internal/auth/kiro/codewhisperer_client.go
  • internal/auth/kiro/cooldown.go
  • internal/auth/kiro/fingerprint.go
  • internal/auth/kiro/jitter.go
  • internal/auth/kiro/metrics.go
  • internal/auth/kiro/oauth.go
  • internal/auth/kiro/oauth_web.go
  • internal/auth/kiro/protocol_handler.go
  • internal/auth/kiro/social_auth.go
  • internal/auth/kiro/sso_oidc.go
  • internal/browser/browser.go
  • internal/runtime/executor/codex_websockets_executor.go
  • internal/runtime/executor/kiro_executor.go
  • internal/translator/claude/openai/chat-completions/claude_openai_request.go
  • internal/translator/codex/claude/codex_claude_response.go
  • internal/translator/codex/openai/responses/codex_openai-responses_request_test.go
  • internal/translator/gemini/openai/responses/gemini_openai-responses_request.go
  • internal/translator/kiro/claude/kiro_websearch_handler.go
  • internal/translator/kiro/claude/truncation_detector.go
  • internal/translator/kiro/common/utils.go
  • internal/translator/kiro/openai/init.go
  • internal/translator/kiro/openai/kiro_openai_response.go
  • internal/translator/kiro/openai/kiro_openai_stream.go
  • pkg/llmproxy/access/reconcile.go
  • pkg/llmproxy/api/handlers/management/api_tools_test.go
  • pkg/llmproxy/api/handlers/management/config_basic.go
  • pkg/llmproxy/cmd/config_cast.go
  • pkg/llmproxy/executor/codex_websockets_executor.go
  • pkg/llmproxy/managementasset/updater.go
  • pkg/llmproxy/registry/registry_coverage_test.go
  • pkg/llmproxy/translator/antigravity/claude/antigravity_claude_request.go
  • pkg/llmproxy/translator/antigravity/claude/init.go
  • pkg/llmproxy/translator/antigravity/gemini/init.go
  • pkg/llmproxy/translator/antigravity/openai/chat-completions/antigravity_openai_request.go
  • pkg/llmproxy/translator/antigravity/openai/chat-completions/init.go
  • pkg/llmproxy/translator/antigravity/openai/responses/init.go
  • pkg/llmproxy/translator/claude/gemini-cli/init.go
  • pkg/llmproxy/translator/claude/gemini/init.go
  • pkg/llmproxy/translator/claude/openai/responses/init.go
  • pkg/llmproxy/translator/codex/claude/init.go
  • pkg/llmproxy/translator/codex/gemini-cli/init.go
  • pkg/llmproxy/translator/codex/gemini/init.go
  • pkg/llmproxy/translator/codex/openai/responses/init.go
  • pkg/llmproxy/translator/gemini-cli/claude/init.go
  • pkg/llmproxy/translator/gemini-cli/gemini/init.go
  • pkg/llmproxy/translator/gemini-cli/openai/chat-completions/gemini-cli_openai_request.go
  • pkg/llmproxy/translator/gemini-cli/openai/responses/init.go
  • pkg/llmproxy/translator/gemini/claude/init.go
  • pkg/llmproxy/translator/gemini/gemini-cli/init.go
  • pkg/llmproxy/translator/gemini/gemini/init.go
  • pkg/llmproxy/translator/gemini/openai/chat-completions/gemini_openai_request.go
  • pkg/llmproxy/translator/gemini/openai/responses/init.go
  • pkg/llmproxy/translator/kiro/claude/init.go
  • pkg/llmproxy/translator/kiro/openai/init.go
  • pkg/llmproxy/translator/openai/claude/init.go
  • pkg/llmproxy/translator/openai/gemini-cli/init.go
  • pkg/llmproxy/translator/openai/gemini/init.go
  • pkg/llmproxy/translator/openai/openai/responses/init.go
  • sdk/api/handlers/gemini/gemini_handlers.go
  • sdk/api/handlers/handlers.go
  • sdk/api/options.go
  • sdk/auth/antigravity.go
  • sdk/auth/claude.go
  • sdk/auth/codex.go
  • sdk/auth/codex_device.go
  • sdk/auth/filestore.go
  • sdk/auth/gemini.go
  • sdk/auth/github_copilot.go
  • sdk/auth/iflow.go
  • sdk/auth/interfaces.go
  • sdk/auth/kilo.go
  • sdk/auth/kimi.go
  • sdk/auth/kiro.go
  • sdk/auth/manager.go
  • sdk/auth/qwen.go
  • sdk/cliproxy/auth/api_key_model_alias_test.go
  • sdk/cliproxy/auth/conductor.go
  • sdk/cliproxy/auth/oauth_model_alias.go
  • sdk/cliproxy/auth/oauth_model_alias_test.go
  • sdk/cliproxy/pprof_server.go
  • sdk/cliproxy/providers.go
  • sdk/cliproxy/service.go
  • sdk/config/config.go
  • test/e2e_test.go

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch chore/fix-codex-auth-package-path-ci-markers

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
Copy link
Copy Markdown
Owner Author

Closing: stale with merge conflicts. Reopen and rebase if still needed.

@KooshaPari KooshaPari closed this Feb 27, 2026
@KooshaPari KooshaPari deleted the chore/fix-codex-auth-package-path-ci-markers branch February 27, 2026 09:24
@KooshaPari KooshaPari restored the chore/fix-codex-auth-package-path-ci-markers branch February 27, 2026 09:46
@KooshaPari KooshaPari deleted the chore/fix-codex-auth-package-path-ci-markers branch February 27, 2026 09:47
@KooshaPari KooshaPari restored the chore/fix-codex-auth-package-path-ci-markers branch February 27, 2026 09:49
@KooshaPari KooshaPari deleted the chore/fix-codex-auth-package-path-ci-markers branch February 27, 2026 11:40
@KooshaPari KooshaPari restored the chore/fix-codex-auth-package-path-ci-markers branch March 25, 2026 04:01
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.

2 participants