|
| 1 | +# Created with YamlCreate.ps1 Dumplings Mod |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: LuisPater.CLIProxyAPI |
| 5 | +PackageVersion: 7.2.73 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: Luis Pater |
| 8 | +PublisherUrl: https://github.com/router-for-me |
| 9 | +PublisherSupportUrl: https://github.com/router-for-me/CLIProxyAPI/issues |
| 10 | +Author: Luis Pater |
| 11 | +PackageName: CLI Proxy API |
| 12 | +PackageUrl: https://github.com/router-for-me/CLIProxyAPI |
| 13 | +License: MIT |
| 14 | +LicenseUrl: https://github.com/router-for-me/CLIProxyAPI/blob/HEAD/LICENSE |
| 15 | +Copyright: Copyright (c) 2026 Luis Pater |
| 16 | +ShortDescription: Wrap Gemini CLI, ChatGPT Codex as an OpenAI/Gemini/Claude compatible API service, allowing you to enjoy the free Gemini 2.5 Pro, GPT 5 model through API |
| 17 | +Description: |- |
| 18 | + A proxy server that provides OpenAI/Gemini/Claude compatible API interfaces for CLI. |
| 19 | + It now also supports OpenAI Codex (GPT models) and Claude Code via OAuth. |
| 20 | + so you can use local or multi‑account CLI access with OpenAI‑compatible clients and SDKs. |
| 21 | + Now, We added the first Chinese provider: Qwen Code. |
| 22 | +Tags: |
| 23 | +- ai |
| 24 | +- chatbot |
| 25 | +- chatgpt |
| 26 | +- claude |
| 27 | +- claude-code |
| 28 | +- codex |
| 29 | +- gemini |
| 30 | +- large-language-model |
| 31 | +- llm |
| 32 | +- openai |
| 33 | +ReleaseNotes: |- |
| 34 | + Linux release assets |
| 35 | + - CLIProxyAPI_<version>_linux_<arch>.tar.gz is the default Linux build. It supports dynamic library plugins and is built against a GLIBC 2.17 baseline. |
| 36 | + - CLIProxyAPI_<version>_linux_<arch>_no-plugin.tar.gz is the portable Linux build for musl-based or older systems such as OpenWrt. It does not support dynamic library plugins. |
| 37 | + FreeBSD release assets |
| 38 | + - CLIProxyAPI_<version>_freebsd_aarch64_no-plugin.tar.gz is the FreeBSD arm64 build. It is built without CGO and does not support dynamic library plugins. |
| 39 | + Changelog |
| 40 | + - fix(codex): gate tool search by model providers (ceaeb75d) |
| 41 | + - fix(codex): require model template for tool search (e73aad2e) |
| 42 | + - Merge pull request #4278 from huahai0202/fix/disable-custom-tool-search (7efe8b39) |
| 43 | + - fix(xai): normalize custom tool call history (7bb81328) |
| 44 | + - perf(executor): avoid O(n^2) rebuilds when sanitizing reasoning encrypted_content (#4281) (7f6d491e) |
| 45 | + - fix(xai): filter internal X search calls (caa93a7f) |
| 46 | + - fix(executor): strip orphan reasoning ids when store is disabled (#4285) (194fbce4) |
| 47 | + - perf(xai): reuse parsed input array (4651c370) |
| 48 | + - Merge pull request #4284 from vvanglro/codex/fix-xai-x-search-history-4282 (4fd81f90) |
| 49 | + - feat(xai): enhance response filtering with client-declared tool support to distinguish internal X Search traces (a5577cc6) |
| 50 | + - feat(xai): add xAI API key support with comprehensive handling and tests (423f3d5f) |
| 51 | + - fix(xai): sync allowed_tools and prune orphaned choices for x_search inject (a9831c84) |
| 52 | + - fix(release): rename GOARCH to TARGET_GOARCH in release workflow to resolve variable mismatch during FreeBSD builds (2a63b271) |
| 53 | + What's Changed |
| 54 | + - fix(codex): 仅为有模板的纯 Codex 路由保留 tool search by @huahai0202 in https://github.com/router-for-me/CLIProxyAPI/pull/4278 |
| 55 | + - perf(executor): avoid O(n^2) rebuilds when sanitizing reasoning encrypted_content by @mazzz1y in https://github.com/router-for-me/CLIProxyAPI/pull/4281 |
| 56 | + - fix(executor): strip orphan reasoning ids when store is disabled by @sususu98 in https://github.com/router-for-me/CLIProxyAPI/pull/4285 |
| 57 | + - fix(xai): normalize custom tool call history by @vvanglro in https://github.com/router-for-me/CLIProxyAPI/pull/4284 |
| 58 | + New Contributors |
| 59 | + - @mazzz1y made their first contribution in https://github.com/router-for-me/CLIProxyAPI/pull/4281 |
| 60 | + - @vvanglro made their first contribution in https://github.com/router-for-me/CLIProxyAPI/pull/4284 |
| 61 | + Full Changelog: https://github.com/router-for-me/CLIProxyAPI/compare/v7.2.72...v7.2.73 |
| 62 | +ReleaseNotesUrl: https://github.com/router-for-me/CLIProxyAPI/releases/tag/v7.2.73 |
| 63 | +ManifestType: defaultLocale |
| 64 | +ManifestVersion: 1.12.0 |
0 commit comments