Skip to content

Commit af5062f

Browse files
authored
New version: LuisPater.CLIProxyAPI version 6.6.60 (microsoft#326498)
1 parent a383ae5 commit af5062f

4 files changed

Lines changed: 94 additions & 0 deletions

File tree

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: LuisPater.CLIProxyAPI
5+
PackageVersion: 6.6.60
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: cli-proxy-api.exe
10+
Commands:
11+
- cli-proxy-api
12+
ReleaseDate: 2025-12-27
13+
Installers:
14+
- Architecture: x64
15+
InstallerUrl: https://github.com/router-for-me/CLIProxyAPI/releases/download/v6.6.60/CLIProxyAPI_6.6.60_windows_amd64.zip
16+
InstallerSha256: D732FCA7D8700379328D49F95D9B6F3D134DC300738370670C41CA68178D0E2E
17+
ManifestType: installer
18+
ManifestVersion: 1.10.0
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
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.6.60
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+
- 7646a2b877bfa0762a790e798ad219f719279110 Fixed: #749
36+
- 62090f256836ad7c2c58885519475f81107b65ef Merge pull request #750 from router-for-me/config
37+
- ee552f87208d54c795f5a5a7efac54db6531cbb5 chore(config): update ignore patterns
38+
- 375ef252abad0ba56ddb2d350b02ab85d0590622 docs(config): clarify merge mapping behavior
39+
- 2e88c4858ea14f882fc673fc167653b5aa9dc103 fix(config): avoid adding new keys when merging
40+
- 09455f9e85b22cdadd8f71c36aebbd807fc3ed63 fix(config): make streaming keepalive and retries ints
41+
- c8e72ba0dc1cc0b1625721821725748bc5ffb1c1 fix(config): smart merge writes non-default new keys only
42+
ReleaseNotesUrl: https://github.com/router-for-me/CLIProxyAPI/releases/tag/v6.6.60
43+
ManifestType: defaultLocale
44+
ManifestVersion: 1.10.0
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json
3+
4+
PackageIdentifier: LuisPater.CLIProxyAPI
5+
PackageVersion: 6.6.60
6+
PackageLocale: zh-CN
7+
ShortDescription: 封装 Gemini CLI 和 ChatGPT Codex 为兼容 OpenAI/Gemini/Claude 的 API 服务,让您通过 API 畅享免费的 Gemini 2.5 Pro 和 GPT 5 模型
8+
Description: |-
9+
一个为 CLI 提供 OpenAI/Gemini/Claude 兼容 API 接口的代理服务器。
10+
现已支持通过 OAuth 登录接入 OpenAI Codex(GPT 系列)和 Claude Code。
11+
可与本地或多账户方式配合,使用任何 OpenAI 兼容的客户端与 SDK。
12+
现在,我们添加了第一个中国提供商:Qwen Code。
13+
Tags:
14+
- chatgpt
15+
- claude
16+
- claude-code
17+
- codex
18+
- gemini
19+
- openai
20+
- 人工智能
21+
- 大语言模型
22+
- 聊天机器人
23+
ManifestType: locale
24+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: LuisPater.CLIProxyAPI
5+
PackageVersion: 6.6.60
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)