Releases: Ve-ria/CLIProxyAPIPlus
Releases · Ve-ria/CLIProxyAPIPlus
v1.1.1
v1.0
Changelog
- 6f9c23a router-for-me#167
- 7063a17 router-for-me#293
- 34855bc Fix model switch logic when quota is exceeded
- 56c8297 Handle
data:without trailing space in streaming responses - cbf9a57 build(goreleaser): set CGO_ENABLED=0 for cli-proxy-api binaries
- 52e5551 chore(build): rename artifacts and adjust workflows for 'plus' variant
- 257621c chore(executor): update default agent version and simplify const formatting
- 8b13c91 docs(internal): add Codex instruction guides for GPT-5 CLI
- 93fa1d1 docs: add Amp CLI integration guide to Chinese documentation
- 8203bf6 docs: update README for CLIProxyAPI Plus and rename artifacts
- 6a2906e feat(antigravity): add support for Claude-Opus-4-5-Thinking model
- 76af454 feat(antigravity): enhance handling of "thinking" content and refine Claude model response processing
- 361443d feat(api): add GetLatestVersion endpoint to fetch latest release version from GitHub
- cc3cf09 feat(auth): add AuthIndex for diagnostics and ensure usage recording
- 7757210 feat(auth): implement Antigravity OAuth authentication flow
- 2d84d2f feat(auth, executor, cmd): add Antigravity provider integration
- d114d8d feat(config): add TLS support for HTTPS server configuration
- 8d23ffc feat(executor): add model alias mapping and improve Antigravity payload handling
- ac06438 feat(executor, translator): enhance token handling and payload processing
- aa57f32 feat(instructions): add detailed agent behavior guidelines for Codex CLI
- e308288 feat(logging, middleware): add error-based logging support and error log management
- bf116b6 feat(registry): add GPT-5.1 Codex Max model definitions and support
- ee6429c feat(registry): add Gemini 3 Pro Image Preview model and remove Claude Sonnet 4.5 Thinking
- 01b7b60 feat(registry): add Gemini 3 Pro Preview model definition
- 17016ae feat(registry): add Gemini 3 Pro Preview model definition
- d2e4639 feat(registry): add context length and update max tokens for Claude model configurations
- 371324c feat(registry): expand Gemini model definitions and support Vertex AI
- fcd98f4 feat(runtime): add payload configuration support for executors
- cf9b9be feat(runtime): extend executor support for GPT-5.1 Codex and variants
- c1031e2 feat(translator): add Antigravity translation logic
- 8977121 feat(translator): add ThoughtSignature handling in Gemini request transformations
- 4eab141 feat(translator): add support for reasoning/thinking content blocks in OpenAI-Claude and Gemini responses
- 9d50a68 feat(translator): improve content processing and Antigravity request conversion
- 32d3809 feat(util): add -reasoning suffix support for Gemini models
- d6352dd feat(util): add DeleteKey function and update antigravity executor for Claude model compatibility
- 4307f08 feat(watcher): optimize auth file handling with hash-based change detection
- 691cdb6 fix(api): update GitHub release URL and user agent for CLIProxyAPIPlus
- f0711be fix(auth): prevent access to removed credentials lingering in memory
- b43743d fix(auth): properly handle callback forwarder instance in WebUI requests
- bb9955e fix(auth): resolve index reassignment issue during auth management
- 0087eec fix(build): append '-plus' suffix to version metadata in workflows and Goreleaser
- 9875565 fix(claude translator): ensure default token counts when usage data is missing
- 52c17f0 fix(executor): comment out redundant code for setting Claude system instructions
- 113db3c fix(executor): update antigravity executor to enhance model metadata handling
- a748e93 fix(executor, auth): ensure index assignment consistency for auth objects
- 506f111 fix(handlers): refactor API response capture to append data safely
- 23a7633 fix(registry): update Thinking parameters and replace Gemini-3 Preview with Gemini-2.5 Flash Lite
- db2d22c fix(runtime): simplify scanner buffer allocation in executor implementations
- 0a47b45 fix(translator): add conditional check for key renaming in Gemini tools
- 261f08a fix(translator): adjust key renaming logic in Gemini request processing
- 9f95b31 fix(translator): enhance handling of mixed output content in Claude requests
- c8cee54 fix(translator): ensure partial content is retained while skipping encrypted thoughtSignature
- 7a8e00f fix(translator): handle missing parameters in Gemini tool schema gracefully
- 346b663 fix(translator): handle non-JSON output gracefully in function call outputs
- 72c7ef7 fix(translator): handle non-JSON output parsing for OpenAI function responses
- 39621a0 fix(translator): normalize function calls and outputs for consistent input processing
- 0bcae68 fix(translator): preserve raw JSON encoding in function call outputs
- ddb0c0e fix(translator): reintroduce
thoughtSignaturebypass logic for model parts - 41ee444 fix(translator): rename responseSchema key for generationConfig
- 1c815c5 fix(translator): simplify string handling in Gemini responses
- d4d5298 refactor(antigravity): handle
anyOfproperty, removeexclusiveMinimum, and comment unused prod URL - 1d0f030 refactor(api/config): centralize legacy OpenAI compatibility key migration
- 327cc70 refactor(auth): use customizable HTTP client for Antigravity requests
- 0fd2abb refactor(cliproxy, config): remove vertex-compat flow, streamline Vertex API key handling
- d50b0f7 refactor(executor): simplify Gemini CLI execution and remove internal retry logic
- db81331 refactor(middleware): extract request logging logic and optimize condition checks
- 0586da9 refactor(registry): move Gemini 3 Pro Preview model definition to base set
- 1434bc3 refactor(registry): remove Qwen3-Coder from model definitions
- 1ccb016 refactor(runtime): centralize reasoning effort logic for GPT models
- 98596c0 refactor(translator): remove
service_tierfrom Codex OpenAI request payload - 09970dc Accept Geminis Review Suggestion
- 8193392 Add AMP fallback proxy and shared Gemini normalization
- 4b2d40b Add CLIProxyAPI Dashboard to 'Who is with us?' section
- 13bb7cf Add CLIProxyAPI Tray information to README
- 8bce696 Add CLIProxyAPI Tray section to README_CN.md
- c86545d Add Chinese README and update project files
- 963a095 Add Claude Proxy VSCode extension to README
- 3b484ae Add Claude Proxy VSCode to README_CN.md
- 3c0c61a Add Claude compatibility and enhance API handling
- dca8d5d Add CodMate app information to README
- 2a7fd1e Add CodMate description to README_CN.md
- c62e45e Add Codex API key support and Gemini 2.5 Flash-Lite model documentation updates
- 67e0b71 Add Codex load balancing documentation and refine JSON handling logic
- 70988d3 Add Codex websocket header defaults
- 9b627a9 Add Docker Compose
- 3687963 Add Docker support with CI/CD workflow and usage instructions
- f91807b Add GPT-4o model variants while keeping Gemini 3.1 Pro preview
- 2406cc7 Add GPT-5 Codex model support and configuration options i...
v1.1-dev.1
What's Changed
- feat: add CodeArts IDE provider with OAuth login, executor, and trans… by @Starry-Sky-World in #5
- Change README by @Starry-Sky-World in #6
New Contributors
- @Starry-Sky-World made their first contribution in #5
Full Changelog: v1.0...v1.1-dev.1