Skip to content

Releases: router-for-me/CLIProxyAPI

v6.6.93

08 Jan 22:29
d47b7dc

Choose a tag to compare

Changelog

  • 963a095 Add Claude Proxy VSCode extension to README
  • 3b484ae Add Claude Proxy VSCode to README_CN.md
  • 3d01b3c Merge pull request #553 from XInTheDark/fix/builtin-tools-web-search
  • af2efa6 Merge pull request #605 from soilSpoon/feature/amp-compat
  • a2eba2c Merge pull request #763 from mvelbaum/feature/improve-oauth-use-logging
  • 49b9709 Merge pull request #787 from sususu98/fix/antigravity-429-retry-delay-parsing
  • d73b61d Merge pull request #901 from uzhao/vscode-plugin
  • 9fc2e1b Update README.md
  • cbcb061 Update README_CN.md
  • 0e4148b feat(logging): disambiguate OAuth credential selection in debug logs
  • 31bd90c feature: Improves Amp client compatibility
  • 414db44 fix(antigravity): parse retry-after delay from 429 response body
  • 79fbcb3 fix(logging): quote OAuth account field
  • 0b834fc fix(translator): preserve built-in tools across openai<->responses
  • 48f6d7a refactor(logging): dedupe auth selection debug logs
  • 48f19aa refactor(logging): pass request entry into auth selection log
  • cb3bdff refactor(logging): streamline auth selection debug messages
  • d47b7dc refactor(response): enhance parameter handling for Codex to Claude conversion

v6.6.92

08 Jan 13:10
59a448b

Choose a tag to compare

Changelog

  • 59a448b feat(executor): centralize systemInstruction handling for Claude and Gemini-3-Pro models

v6.6.91

08 Jan 11:26
4adb9ee

Choose a tag to compare

Changelog

  • 4adb9ee Merge pull request #921 from router-for-me/atgy
  • b6a0f7a fix(executor): update gemini model identifier to gemini-3-pro-preview

v6.6.90

08 Jan 04:46
1b2f907

Choose a tag to compare

Changelog

  • bda04ee feat(executor): add model-specific support for "gemini-3-pro" in execution and payload handling
  • 1b2f907 feat(executor): update system instruction handling for Claude and Gemini-3-Pro models

v6.6.89

08 Jan 02:59
67985d8

Choose a tag to compare

Changelog

  • 67985d8 feat(executor): enhance Antigravity payload with user role and dynamic system instructions

v6.6.88

07 Jan 10:21
f4ba1ab

Choose a tag to compare

Changelog

  • f4ba1ab fix(executor): remove unused tokenRefreshTimeout constant and pass zero timeout to HTTP client

v6.6.87

07 Jan 02:52
2662f91

Choose a tag to compare

Changelog

  • 2662f91 feat(management): add PostOAuthCallback handler to token requester interface

v6.6.86

06 Jan 17:28
c1db2c7

Choose a tag to compare

Changelog

  • c1db2c7 Merge pull request #888 from router-for-me/api-call-TOKEN-fix
  • 5e5d814 fix(auth): error when antigravity refresh token missing during refresh
  • b01619b fix(management): refresh antigravity token for api-call $TOKEN$

v6.6.85

06 Jan 15:22
f861bd6

Choose a tag to compare

Changelog

  • 8f8dfd0 Merge pull request #850 from can1357/main
  • ae933df Merge pull request #858 from Finesssee/add-proxypilot
  • 6dbfdd1 Merge pull request #871 from decolua/patch-1
  • 386ccff Update README.md
  • ffddd1c Update README.md
  • 6762e08 feat(translator): add developer role support for Gemini translators

v6.6.84

05 Jan 02:45
e124db7

Choose a tag to compare

Changelog

  • e124db7 Merge pull request #862 from router-for-me/gemini
  • 05444cf fix(gemini): abort default injection on existing thinking keys