Luis Pater and GitHub
608cd8ee3d
Merge pull request #13 from router-for-me/v6.5.57
...
v6.5.57
2025-12-08 23:33:52 +08:00
Luis Pater and GitHub
9f41894573
Merge branch 'main' into v6.5.57
2025-12-08 23:33:39 +08:00
Luis Pater
bb45fee1cf
Merge remote-tracking branch 'origin/dev' into dev
2025-12-08 23:28:22 +08:00
Luis Pater
af00304b0c
fix(antigravity): remove exclusiveMaximum from JSON during key deletion
2025-12-08 23:28:01 +08:00
ab9e9442ec
v6.5.56 ( #12 )
...
* feat(api): add comprehensive ampcode management endpoints
Add new REST API endpoints under /v0/management/ampcode for managing
ampcode configuration including upstream URL, API key, localhost
restriction, model mappings, and force model mappings settings.
- Move force-model-mappings from config_basic to config_lists
- Add GET/PUT/PATCH/DELETE endpoints for all ampcode settings
- Support model mapping CRUD with upsert (PATCH) capability
- Add comprehensive test coverage for all ampcode endpoints
* refactor(api): simplify request body parsing in ampcode handlers
* feat(logging): add upstream API request/response capture to streaming logs
* style(logging): remove redundant separator line from response section
* feat(antigravity): enforce thinking budget limits for Claude models
* refactor(logging): remove unused variable in `ensureAttempt` and redundant function call
---------
Co-authored-by: hkfires <10558748+hkfires@users.noreply.github.com >
2025-12-08 22:32:29 +08:00
Luis Pater
6ad188921c
refactor(logging): remove unused variable in ensureAttempt and redundant function call
2025-12-08 22:25:58 +08:00
Luis Pater and GitHub
15ed98d6a9
Merge pull request #458 from router-for-me/agry
...
feat(antigravity): enforce thinking budget limits for Claude models
2025-12-08 20:55:52 +08:00
Luis Pater and GitHub
3efbd865a8
Merge pull request #457 from router-for-me/requestlog
...
style(logging): remove redundant separator line from response section
2025-12-08 18:21:24 +08:00
Luis Pater and GitHub
5aa386d8b9
Merge pull request #453 from router-for-me/amp
...
add ampcode management api
2025-12-08 17:42:13 +08:00
Luis Pater and GitHub
0adc0ee6aa
Merge pull request #455 from router-for-me/requestlog
...
feat(logging): add upstream API request/response capture to streaming logs
2025-12-08 17:40:10 +08:00
Luis Pater and GitHub
6b49580716
Merge branch 'router-for-me:main' into main
2025-12-08 10:52:39 +08:00
Luis Pater and GitHub
de77903915
Merge pull request #450 from router-for-me/amp
...
refactor(config): rename prioritize-model-mappings to force-model-mappings
2025-12-08 10:51:32 +08:00
Luis Pater and GitHub
0d4f32a881
Merge branch 'router-for-me:main' into main
2025-12-08 10:20:08 +08:00
Luis Pater and GitHub
42e818ce05
Merge pull request #435 from heyhuynhgiabuu/fix/amp-model-mapping-priority
...
fix: prioritize model mappings over local providers for Amp CLI
2025-12-08 10:17:19 +08:00
Luis Pater and GitHub
2d4c54ba54
Merge pull request #448 from router-for-me/iflow
...
Iflow
2025-12-08 09:50:05 +08:00
Luis Pater and GitHub
d26ed069fa
Merge pull request #441 from huynguyen03dev/fix/claude-to-openai-whitespace-text
...
fix: filter whitespace-only text in Claude to OpenAI translation
2025-12-08 09:43:44 +08:00
Luis Pater and GitHub
f81ff16022
Merge pull request #8 from Ravens2121/main
...
feat: 添加Kiro渠道图片支持功能,借鉴justlovemaki/AIClient-2-API实现
2025-12-07 20:18:31 +08:00
Luis Pater and GitHub
6cf1d8a947
Merge pull request #444 from router-for-me/agry
...
feat(registry): add explicit thinking support config for antigravity models
2025-12-07 19:38:43 +08:00
Luis Pater and GitHub
15353a6b6a
Merge branch 'router-for-me:main' into main
2025-12-07 13:37:43 +08:00
Luis Pater and GitHub
1b638b3629
Merge pull request #432 from huynguyen03dev/fix/amp-gemini-model-mapping
...
fix(amp): pass mapped model to gemini bridge via context
2025-12-07 13:33:28 +08:00
Luis Pater and GitHub
6f5f81753d
Merge pull request #439 from router-for-me/log
...
feat(logging): add version info to request log output
2025-12-07 13:31:06 +08:00
Luis Pater
76af454034
**feat(antigravity): enhance handling of "thinking" content and refine Claude model response processing**
2025-12-07 13:19:12 +08:00
Luis Pater and GitHub
04f0070a80
Merge branch 'router-for-me:main' into main
2025-12-07 02:38:32 +08:00
Luis Pater
f383840cf9
fix(antigravity): update toolNode role from "tool" to "user" in chat completions
2025-12-07 02:37:46 +08:00
Luis Pater and GitHub
239fc4a8c4
Merge branch 'router-for-me:main' into main
2025-12-07 01:58:03 +08:00
Luis Pater
fd29ab418a
Fixed : #424
...
**feat(antigravity): add support for maxOutputTokens and refine Claude model handling**
2025-12-07 01:55:57 +08:00
Luis Pater and GitHub
df91408919
Merge branch 'router-for-me:main' into main
2025-12-07 01:49:20 +08:00
Luis Pater
7a628426dc
Fixed : #433
...
refactor(translator): normalize finish reason casing across all OpenAI response handlers
2025-12-07 01:48:24 +08:00
Luis Pater and GitHub
aa6c7facab
Merge pull request #5 from router-for-me/plus
...
Sync
2025-12-07 01:23:53 +08:00
Luis Pater and GitHub
8ba4c7c7ed
Merge branch 'main' into plus
2025-12-07 01:23:36 +08:00
Luis Pater
56b4d7a76e
docs(readme): add ProxyPal CLIProxyAPI GUI to project list
2025-12-07 01:13:30 +08:00
Luis Pater and GitHub
b211c3546d
Merge pull request #429 from heyhuynhgiabuu/feature/add-proxypal
...
docs: add ProxyPal to 'Who is with us?' section
2025-12-07 01:10:44 +08:00
Luis Pater and GitHub
a4804b358f
Merge branch 'router-for-me:main' into main
2025-12-06 15:15:27 +08:00
Luis Pater and GitHub
7ea14479fb
Merge pull request #428 from router-for-me/amp
...
feat(amp): add response rewriter for model name substitution in responses
2025-12-06 15:14:10 +08:00
Luis Pater
b73e53d6c4
docs: update README to fix formatting for GitHub Copilot and Kiro support sections
2025-12-06 12:14:23 +08:00
Luis Pater
b06463c6d9
docs: update README to include Kiro (AWS CodeWhisperer) support integration details
2025-12-06 12:04:36 +08:00
Luis Pater and GitHub
5eb8453e91
Merge pull request #3 from fuko2935/feature/kiro-integration
...
Feature/kiro integration
2025-12-06 12:00:48 +08:00
Luis Pater and GitHub
f77c22e6ff
Merge branch 'main' into feature/kiro-integration
2025-12-06 11:52:59 +08:00
Luis Pater and GitHub
92f033dec0
Merge branch 'router-for-me:main' into main
2025-12-06 01:33:34 +08:00
Luis Pater
0ebabf5152
feat(antigravity): add FetchAntigravityProjectID function and integrate project ID retrieval
2025-12-06 01:32:12 +08:00
Luis Pater and GitHub
4b01ecba2e
Merge branch 'router-for-me:main' into main
2025-12-06 01:12:43 +08:00
Luis Pater
d7564173dd
fix(antigravity): restore production base URL in the executor
2025-12-06 01:11:37 +08:00
Luis Pater and GitHub
f241124599
Merge branch 'router-for-me:main' into main
2025-12-06 00:43:02 +08:00
Luis Pater
c44c46dd80
Fixed : #421
...
feat(antigravity): implement project ID retrieval and integration in payload processing
2025-12-06 00:40:55 +08:00
Luis Pater and GitHub
aa810ee719
Merge branch 'router-for-me:main' into main
2025-12-05 23:06:46 +08:00
Luis Pater
412148af0e
feat(antigravity): add function ID to FunctionCall and FunctionResponse models
2025-12-05 23:05:35 +08:00
Luis Pater and GitHub
5d2baf6058
Merge branch 'router-for-me:main' into main
2025-12-05 21:37:55 +08:00
Luis Pater and GitHub
d28258501a
Merge pull request #423 from router-for-me/amp
...
fix(amp): suppress ErrAbortHandler panics in reverse proxy handler
2025-12-05 21:36:01 +08:00
Luis Pater and GitHub
d138df07bf
Merge branch 'router-for-me:main' into main
2025-12-05 21:28:32 +08:00
Luis Pater and GitHub
c5df8e7897
Merge pull request #422 from router-for-me/amp
...
Amp
2025-12-05 21:25:43 +08:00
Luis Pater
d4d529833d
**refactor(antigravity): handle anyOf property, remove exclusiveMinimum, and comment unused prod URL**
2025-12-05 21:24:12 +08:00
Luis Pater
691cdb6bdf
**fix(api): update GitHub release URL and user agent for CLIProxyAPIPlus**
2025-12-05 10:32:28 +08:00
Luis Pater and GitHub
8064cba288
Merge branch 'router-for-me:main' into main
2025-12-05 10:31:30 +08:00
Luis Pater
361443db10
**feat(api): add GetLatestVersion endpoint to fetch latest release version from GitHub**
2025-12-05 10:29:12 +08:00
Luis Pater
d6352dd4d4
**feat(util): add DeleteKey function and update antigravity executor for Claude model compatibility**
2025-12-05 01:55:45 +08:00
Luis Pater and GitHub
f8aba62860
Merge branch 'router-for-me:main' into main
2025-12-05 00:45:51 +08:00
Luis Pater and GitHub
a7eeb06f3d
Merge pull request #418 from router-for-me/amp
...
Amp
2025-12-05 00:43:15 +08:00
Luis Pater and GitHub
b87b9b455f
Merge pull request #416 from router-for-me/amp
...
Amp
2025-12-04 20:52:33 +08:00
Luis Pater and GitHub
e24af6e545
Merge branch 'router-for-me:main' into main
2025-12-04 18:03:42 +08:00
Luis Pater
bceecfb2e3
Fixed : #414
...
**refactor(gemini): comment out unused CLI preview entry**
2025-12-04 17:55:13 +08:00
Luis Pater and GitHub
48dd987867
Merge branch 'router-for-me:main' into main
2025-12-04 16:14:52 +08:00
Luis Pater
6a2906e3e5
**feat(antigravity): add support for Claude-Opus-4-5-Thinking model**
2025-12-04 16:13:13 +08:00
Luis Pater and GitHub
d72886c801
Merge pull request #405 from thurstonsand/fix/amp-missing-proxy-routes
...
fix(amp): add missing /auth/* and /api/tab/* proxy routes for AMP CLI
2025-12-03 22:23:41 +08:00
Luis Pater and GitHub
6efba3d829
Merge pull request #406 from router-for-me/api
...
refactor(api): remove legacy generative-language-api-key endpoints and duplicate GetConfigYAML
2025-12-03 22:21:15 +08:00
Luis Pater and GitHub
6b60bdd139
Merge branch 'router-for-me:main' into main
2025-12-03 21:55:29 +08:00
Luis Pater
897c40bed8
feat(registry): add DeepSeek-V3.2-Chat model definition
...
Add new DeepSeek-V3.2-Chat model to the registry with standard chat configuration, positioned before the experimental variant for better organization.
2025-12-03 21:34:50 +08:00
Luis Pater and GitHub
8a98506a15
Merge branch 'router-for-me:main' into main
2025-12-03 16:20:02 +08:00
Luis Pater and GitHub
6eb94dac33
Merge pull request #404 from router-for-me/config
...
Legacy Config Migration and Amp Consolidation
2025-12-03 16:11:06 +08:00
Luis Pater and GitHub
dcd0ff834e
Merge branch 'router-for-me:main' into main
2025-12-03 07:24:42 +08:00
Luis Pater
8b13c91132
**docs(internal): add Codex instruction guides for GPT-5 CLI**
...
- Added `gpt_5_1_prompt.md` and `gpt_5_codex_prompt.md` to document Codex instruction guidelines.
- These detail the behavior, constraints, and execution policies for GPT-5-based Codex agents in the CLI environment.
2025-12-03 07:23:01 +08:00
Luis Pater
e93f87294a
refactor(antigravity): uncomment prod environment URL in fallback chain
2025-12-02 22:47:18 +08:00
Luis Pater and GitHub
a6fa622aca
Merge branch 'router-for-me:main' into main
2025-12-02 22:41:23 +08:00
Luis Pater
a67b6811d1
Fixed : #397
...
fix(auth): use proxy HTTP client for Gemini CLI token requests
2025-12-02 22:39:01 +08:00
Luis Pater and GitHub
6ee95b18f7
Merge branch 'router-for-me:main' into main
2025-12-02 22:29:53 +08:00
Luis Pater and GitHub
35fdc4cfd3
fix some bugs ( #399 )
...
* feat(config): add pruning of stale YAML mapping keys during config save
* Revert watcher.go in "fix: enable hot reload for amp-model-mappings config"
2025-12-02 22:28:30 +08:00
Luis Pater and GitHub
8afcc710d4
Merge branch 'router-for-me:main' into main
2025-12-02 18:34:13 +08:00
Luis Pater
41ee44432d
**fix(translator): rename responseSchema key for generationConfig**
...
- Renamed `generationConfig.responseSchema` to `generationConfig.responseJsonSchema` in Gemini request transformation to align with updated schema expectations.
2025-12-02 18:32:23 +08:00
Luis Pater and GitHub
4419b71699
Merge pull request #2 from router-for-me/v6.5.32
...
v6.5.32
2025-12-02 11:46:42 +08:00
Luis Pater and GitHub
43cac7b5f6
Merge branch 'main' into v6.5.32
2025-12-02 11:46:05 +08:00
Luis Pater
1434bc38e5
**refactor(registry): remove Qwen3-Coder from model definitions**
2025-12-02 11:34:38 +08:00
Luis Pater
0fd2abbc3b
**refactor(cliproxy, config): remove vertex-compat flow, streamline Vertex API key handling**
...
- Removed `vertex-compat` executor and related configuration.
- Consolidated Vertex compatibility checks into `vertex` handling with `apikey`-based model resolution.
- Streamlined model generation logic for Vertex API key entries.
2025-12-02 09:18:24 +08:00
Luis Pater and GitHub
08a1d2edf9
Merge pull request #390 from NguyenSiTrung/main
...
feat(amp): add model mapping support for routing unavailable models to alternatives
2025-12-02 08:07:56 +08:00
Luis Pater and GitHub
c6ecdf4a7e
Merge pull request #1 from router-for-me/Plus
...
v6.5.31
2025-12-01 09:10:55 +08:00
Luis Pater and GitHub
838f47a7e9
Merge branch 'main' into Plus
2025-12-01 09:10:29 +08:00
Luis Pater and GitHub
54e24110ec
Merge pull request #386 from auroraflux/feat/dedupe-thinking-metadata-helpers
...
refactor(executor): dedupe thinking metadata helpers across Gemini executors
2025-12-01 09:00:27 +08:00
Luis Pater
717c703bff
docs(readme): add CCS (Claude Code Switch) to projects list
2025-12-01 07:22:42 +08:00
Luis Pater and GitHub
0de2560cee
Merge pull request #379 from kaitranntt/docs/add-ccs-project
...
docs: add CCS (Claude Code Switch) to projects list
2025-12-01 07:20:04 +08:00
Luis Pater and GitHub
5b01eba943
Merge branch 'router-for-me:main' into main
2025-11-30 21:30:49 +08:00
Luis Pater and GitHub
cb580cd083
Merge pull request #377 from router-for-me/gemini
...
feat(registry): add thinking support to gemini models
2025-11-30 21:27:54 +08:00
Luis Pater and GitHub
73208c4e55
Merge pull request #376 from auroraflux/feat/reasoning-suffix-support
...
feat(util): add -reasoning suffix support for Gemini models
2025-11-30 20:55:38 +08:00
Luis Pater
8203bf64ec
**docs: update README for CLIProxyAPI Plus and rename artifacts**
...
- Updated README files to reflect the new 'Plus' variant with detailed third-party provider support information.
- Adjusted Dockerfile, `docker-compose.yml`, and build configurations to align with the `CLIProxyAPIPlus` naming convention.
- Added information about GitHub Copilot OAuth integration contributed by the community.
2025-11-30 20:16:51 +08:00
Luis Pater
52e5551d8f
**chore(build): rename artifacts and adjust workflows for 'plus' variant**
...
- Updated Docker and release workflows to use `cli-proxy-api-plus` as the Docker repository name and adjusted tag generation logic.
- Renamed artifacts in Goreleaser configuration to align with the new 'plus' variant naming convention.
2025-11-30 17:54:37 +08:00
Luis Pater
0087eecad8
**fix(build): append '-plus' suffix to version metadata in workflows and Goreleaser**
...
- Updated release and Docker workflows to ensure the `-plus` suffix is added to build versions when missing.
- Adjusted Goreleaser configuration to include `-plus` suffix in `main.Version` during build process.
2025-11-30 17:23:47 +08:00
Luis Pater and GitHub
fa087eeefa
Merge pull request #362 from em4go/feature/github-copilot-auth
...
feat(auth): add GitHub Copilot authentication and API integration
2025-11-30 17:08:26 +08:00
Luis Pater and GitHub
1a9f939eac
Merge branch 'plus-dev' into feature/github-copilot-auth
2025-11-30 17:08:00 +08:00
Luis Pater
a748e93fd9
**fix(executor, auth): ensure index assignment consistency for auth objects**
...
- Updated `usage_helpers.go` to call `EnsureIndex()` for proper index assignment in reporter initialization.
- Adjusted `auth/manager.go` to assign auth indices inside a locked section when they are unassigned, ensuring thread safety and consistency.
2025-11-30 16:56:29 +08:00
Luis Pater and GitHub
54a9c4c3c7
Merge pull request #371 from ben-vargas/test-amp-tools
...
fix(amp): add /threads.rss root-level route for AMP CLI
2025-11-30 15:18:23 +08:00
Luis Pater and GitHub
18b5c35dea
Merge pull request #366 from router-for-me/blacklist
...
Add Model Blacklist
2025-11-30 15:17:46 +08:00
Luis Pater
72c7ef7647
**fix(translator): handle non-JSON output parsing for OpenAI function responses**
...
- Updated `antigravity_openai_request.go` to process non-JSON outputs gracefully by verifying and distinguishing between JSON and plain string formats.
- Ensured proper assignment of parsed or raw response to `functionResponse`.
2025-11-27 16:18:49 +08:00
Luis Pater
d2e4639b2a
**feat(registry): add context length and update max tokens for Claude model configurations**
...
- Added `ContextLength` field with a value of 200,000 to all applicable Claude model definitions.
- Standardized `MaxCompletionTokens` values across models for consistency and alignment.
2025-11-27 16:13:25 +08:00