|
| 1 | +# Created with YamlCreate.ps1 Dumplings Mod |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: LuisPater.CLIProxyAPI |
| 5 | +PackageVersion: 6.2.33 |
| 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) 2025 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 | + Changelog |
| 35 | + - 5da5674ae272ab462409c0454a30b2ea5181cdb8 Merge pull request #161 from router-for-me/aistudio |
| 36 | + - 3e20b0035714f6a2651868f286d1c79d49a1aa15 Merge pull request #163 from router-for-me/nb |
| 37 | + - 8aaed4cf09c6290bdce14b8d39717ff3a27bf786 feat(aistudio): support non-streaming responses |
| 38 | + - c32e0136050279c1d7da444e8d776147a0864dd5 feat(aistudio): track Gemini usage and improve stream errors |
| 39 | + - 2d5d06c809972bedd66f7224639b5efe9a692330 feat(registry): add Qwen3 Vision Model definition #164 |
| 40 | + - 359b8de44e2c265bde5da1a1080e7d1e71e3a4d2 feat(ws): add WebSocket auth |
| 41 | + - 3839d93ba040ace1420845698b5efb5b30519af2 feat: add websocket routing and executor unregister API |
| 42 | + - 7f266aa19e762ff0470b4ab58e8dc5fa2dc17a14 fix(aistudio): ensure colon-spaced JSON in responses |
| 43 | + - 7459c2c81af86d4cb91dcec48dc0c8b6e4278079 fix(aistudio): remove generationConfig and tools when action is countTokens |
| 44 | + - ea6065f1b15e4567daa66cae94b91f0bb1ee944b fix(aistudio): strip usage metadata from non-final stream chunks |
| 45 | + - 7061cd60582da0ba06ac0bce907bc529f93c062e fix(gemini): map responseModalities to uppercase IMAGE/TEXT |
| 46 | + - e370f86f636f5500f4bf3f4e79ff5a2ff5700caa fix(gemini-executor): uppercase responseModalities |
| 47 | + - f3f31274e82e642e730a3c60a3b89fd62a8e47ed refactor(wsrelay): rename RoundTrip to NonStream |
| 48 | +ReleaseNotesUrl: https://github.com/router-for-me/CLIProxyAPI/releases/tag/v6.2.33 |
| 49 | +ManifestType: defaultLocale |
| 50 | +ManifestVersion: 1.10.0 |
0 commit comments