forked from router-for-me/CLIProxyAPIPlus
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Audit cutoff: 2026-02-22 (strictly after Feb 21)
Non-owned owner detected: router-for-me
Created by KooshaPari: 6 total
-
router-for-me/CLIProxyAPI
-
router-for-me/CLIProxyAPIPlus
-
fix: resolve build errors by using internal packages consistently router-for-me/CLIProxyAPIPlus#289
-
feat: Add benchmarks module with tokenledger integration router-for-me/CLIProxyAPIPlus#290
-
fix: strip empty messages on OpenAI->Claude translation router-for-me/CLIProxyAPIPlus#293
-
fix: strip empty messages on OpenAI->Claude translation router-for-me/CLIProxyAPIPlus#295
Commented by KooshaPari: 50 total
- router-for-me/CLIProxyAPI
- BUG: Cannot use Claude Models in Codex CLI router-for-me/CLIProxyAPI#1671
- Streaming Response Translation Fails to Emit Completion Events on
[DONE]Marker router-for-me/CLIProxyAPI#1085 - bug: Claude → Gemini translation fails due to unsupported JSON Schema fields ($id, patternProperties) router-for-me/CLIProxyAPI#1424
- bug: request-level metadata fields injected into contents[] causing Gemini API rejection (v6.8.4) router-for-me/CLIProxyAPI#1477
- [Bug] Gemini 400 Error: "defer_loading" field in ToolSearch is not supported by Gemini API router-for-me/CLIProxyAPI#1375
- Token refresh logic fails with generic 500 error ("server busy") from iflow provider router-for-me/CLIProxyAPI#1514
- Bug: ModelStates (BackoffLevel) lost when auth is reloaded or refreshed router-for-me/CLIProxyAPI#797
- bug: Invalid thinking block signature when switching from Gemini CLI to Claude OAuth mid-conversation router-for-me/CLIProxyAPI#1584
- Extended thinking model fails with "Expected thinking or redacted_thinking, but found tool_use" on multi-turn conversations router-for-me/CLIProxyAPI#1078
- tool_use_error InputValidationError: EnterPlanMode failed due to the following issue: An unexpected parameter
reasonwas provided router-for-me/CLIProxyAPI#1215 - Error code: 400 - {'detail': 'Unsupported parameter: user'} router-for-me/CLIProxyAPI#1119
- Proposal: Strip empty messages on translation from openai to claude router-for-me/CLIProxyAPI#1698
- fix(auth): limit auto-refresh concurrency to prevent refresh storms router-for-me/CLIProxyAPI#1686
- fix: preserve input_audio content parts when proxying to Antigravity router-for-me/CLIProxyAPI#1684
- feat: add sticky-round-robin routing strategy router-for-me/CLIProxyAPI#1673
- fix(responses): prevent JSON tree corruption from literal control chars in function output router-for-me/CLIProxyAPI#1672
- fix(codex): honor usage_limit_reached resets_at for retry_after router-for-me/CLIProxyAPI#1668
- fix: correct Gemini API schema parameter naming router-for-me/CLIProxyAPI#1648
- fix(auth): don't cool down keys on count_tokens 4xx router-for-me/CLIProxyAPI#1599
- Fix duplicate/empty tool_use blocks in OpenAI->Claude streaming translation router-for-me/CLIProxyAPI#1579
- feat(translator): OpenAI web search annotations passthrough router-for-me/CLIProxyAPI#1539
- feature(ampcode): Improves AMP model mapping with alias support router-for-me/CLIProxyAPI#1314
- Feat(vertex): add prefix field router-for-me/CLIProxyAPI#1302
- feat: add official Termux (aarch64) build to release workflow router-for-me/CLIProxyAPI#1233
- fix(antigravity): place tool_result images in functionResponse.parts and unify mimeType router-for-me/CLIProxyAPI#1682
- fix(iflow): improve 406 handling, stream stability, and auth availability router-for-me/CLIProxyAPI#1650
- fix(antigravity): keep primary model list and backfill empty auths router-for-me/CLIProxyAPI#1699
- router-for-me/CLIProxyAPIPlus
- fix(cline): add grantType to token refresh and extension headers router-for-me/CLIProxyAPIPlus#246
- fix(cline): add grantType to token refresh and extension headers router-for-me/CLIProxyAPIPlus#245
- context length for models registered from github-copilot should always be 128K router-for-me/CLIProxyAPIPlus#241
- [Bug] Kiro 与 Ampcode 的 Bash 工具参数不兼容 router-for-me/CLIProxyAPIPlus#210
- Codex support router-for-me/CLIProxyAPIPlus#253
- Add AMP auth as Kiro router-for-me/CLIProxyAPIPlus#232
- fix(ci): add git config to release-batch workflow router-for-me/CLIProxyAPIPlus#262
- workstream cpbv3 3 router-for-me/CLIProxyAPIPlus#263
- fix: resolve executor compile regressions router-for-me/CLIProxyAPIPlus#265
- fix: resolve executor compile regressions router-for-me/CLIProxyAPIPlus#267
- fix: resolve executor compile regressions router-for-me/CLIProxyAPIPlus#268
- chore: stabilize build pass and unify service/runtime artifacts router-for-me/CLIProxyAPIPlus#272
- fix: resolve executor compile regressions router-for-me/CLIProxyAPIPlus#271
- Test: TestGenerateTokenFileName fails - timestamp suffix router-for-me/CLIProxyAPIPlus#274
- Test: TestTranslateGitHubCopilotResponses output format mismatch router-for-me/CLIProxyAPIPlus#275
- Test: TestTranslateGitHubCopilotResponses_Parity_TextAndToolAcrossStreamModes fails router-for-me/CLIProxyAPIPlus#273
- Support
variantparameter as fallback forreasoning_effortin codex models router-for-me/CLIProxyAPIPlus#258 - fix: filter out orphaned tool results from history and current context router-for-me/CLIProxyAPIPlus#269
- feat: Add benchmarks module with tokenledger integration router-for-me/CLIProxyAPIPlus#290
- fix: resolve build errors by using internal packages consistently router-for-me/CLIProxyAPIPlus#289
- fix: handle unexpected 'content_block_start' event order (fixes #4) router-for-me/CLIProxyAPIPlus#11
- Bug thinking router-for-me/CLIProxyAPIPlus#251
Comment-only violations: 47 total
- Extended thinking model fails with "Expected thinking or redacted_thinking, but found tool_use" on multi-turn conversations router-for-me/CLIProxyAPI#1078
- Streaming Response Translation Fails to Emit Completion Events on
[DONE]Marker router-for-me/CLIProxyAPI#1085 - Error code: 400 - {'detail': 'Unsupported parameter: user'} router-for-me/CLIProxyAPI#1119
- tool_use_error InputValidationError: EnterPlanMode failed due to the following issue: An unexpected parameter
reasonwas provided router-for-me/CLIProxyAPI#1215 - [Bug] Gemini 400 Error: "defer_loading" field in ToolSearch is not supported by Gemini API router-for-me/CLIProxyAPI#1375
- bug: Claude → Gemini translation fails due to unsupported JSON Schema fields ($id, patternProperties) router-for-me/CLIProxyAPI#1424
- bug: request-level metadata fields injected into contents[] causing Gemini API rejection (v6.8.4) router-for-me/CLIProxyAPI#1477
- Token refresh logic fails with generic 500 error ("server busy") from iflow provider router-for-me/CLIProxyAPI#1514
- bug: Invalid thinking block signature when switching from Gemini CLI to Claude OAuth mid-conversation router-for-me/CLIProxyAPI#1584
- BUG: Cannot use Claude Models in Codex CLI router-for-me/CLIProxyAPI#1671
- Bug: ModelStates (BackoffLevel) lost when auth is reloaded or refreshed router-for-me/CLIProxyAPI#797
- feat: add official Termux (aarch64) build to release workflow router-for-me/CLIProxyAPI#1233
- Feat(vertex): add prefix field router-for-me/CLIProxyAPI#1302
- feature(ampcode): Improves AMP model mapping with alias support router-for-me/CLIProxyAPI#1314
- feat(translator): OpenAI web search annotations passthrough router-for-me/CLIProxyAPI#1539
- Fix duplicate/empty tool_use blocks in OpenAI->Claude streaming translation router-for-me/CLIProxyAPI#1579
- fix(auth): don't cool down keys on count_tokens 4xx router-for-me/CLIProxyAPI#1599
- fix: correct Gemini API schema parameter naming router-for-me/CLIProxyAPI#1648
- fix(iflow): improve 406 handling, stream stability, and auth availability router-for-me/CLIProxyAPI#1650
- fix(codex): honor usage_limit_reached resets_at for retry_after router-for-me/CLIProxyAPI#1668
- fix(responses): prevent JSON tree corruption from literal control chars in function output router-for-me/CLIProxyAPI#1672
- feat: add sticky-round-robin routing strategy router-for-me/CLIProxyAPI#1673
- fix(antigravity): place tool_result images in functionResponse.parts and unify mimeType router-for-me/CLIProxyAPI#1682
- fix: preserve input_audio content parts when proxying to Antigravity router-for-me/CLIProxyAPI#1684
- fix(auth): limit auto-refresh concurrency to prevent refresh storms router-for-me/CLIProxyAPI#1686
- Proposal: Strip empty messages on translation from openai to claude router-for-me/CLIProxyAPI#1698
- fix(antigravity): keep primary model list and backfill empty auths router-for-me/CLIProxyAPI#1699
- [Bug] Kiro 与 Ampcode 的 Bash 工具参数不兼容 router-for-me/CLIProxyAPIPlus#210
- Add AMP auth as Kiro router-for-me/CLIProxyAPIPlus#232
- context length for models registered from github-copilot should always be 128K router-for-me/CLIProxyAPIPlus#241
- fix(cline): add grantType to token refresh and extension headers router-for-me/CLIProxyAPIPlus#245
- fix(cline): add grantType to token refresh and extension headers router-for-me/CLIProxyAPIPlus#246
- Bug thinking router-for-me/CLIProxyAPIPlus#251
- Codex support router-for-me/CLIProxyAPIPlus#253
- Support
variantparameter as fallback forreasoning_effortin codex models router-for-me/CLIProxyAPIPlus#258 - Test: TestTranslateGitHubCopilotResponses_Parity_TextAndToolAcrossStreamModes fails router-for-me/CLIProxyAPIPlus#273
- Test: TestGenerateTokenFileName fails - timestamp suffix router-for-me/CLIProxyAPIPlus#274
- Test: TestTranslateGitHubCopilotResponses output format mismatch router-for-me/CLIProxyAPIPlus#275
- fix: handle unexpected 'content_block_start' event order (fixes #4) router-for-me/CLIProxyAPIPlus#11
- fix(ci): add git config to release-batch workflow router-for-me/CLIProxyAPIPlus#262
- workstream cpbv3 3 router-for-me/CLIProxyAPIPlus#263
- fix: resolve executor compile regressions router-for-me/CLIProxyAPIPlus#265
- fix: resolve executor compile regressions router-for-me/CLIProxyAPIPlus#267
- fix: resolve executor compile regressions router-for-me/CLIProxyAPIPlus#268
- fix: filter out orphaned tool results from history and current context router-for-me/CLIProxyAPIPlus#269
- fix: resolve executor compile regressions router-for-me/CLIProxyAPIPlus#271
- chore: stabilize build pass and unify service/runtime artifacts router-for-me/CLIProxyAPIPlus#272
Migration status: transfer API attempted for authored items only; all failed with 404 (no admin permission in source repos).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels