Commit Graph

  • 3a18f6fcca fix(registry): clone slice fields in model map output chujian 2026-03-07 18:53:56 +08:00
  • 099e734a02 fix(registry): always clone available model snapshots chujian 2026-03-07 18:40:02 +08:00
  • a52da26b5d fix(auth): stop draining stream pool goroutines after context cancellation chujian 2026-03-07 18:30:33 +08:00
  • 522a68a4ea fix(openai-compat): retry empty bootstrap streams chujian 2026-03-07 18:08:13 +08:00
  • a02eda54d0 fix(openai-compat): address review feedback chujian 2026-03-07 17:39:42 +08:00
  • 97ef633c57 fix(registry): address review feedback chujian 2026-03-07 17:36:57 +08:00
  • dae8463ba1 fix(registry): clone model snapshots and invalidate available-model cache chujian 2026-03-07 16:59:23 +08:00
  • 7c1299922e fix(openai-compat): improve pool fallback and preserve adaptive thinking chujian 2026-03-07 16:54:28 +08:00
  • ddcf1f279d Fixed: #1901 v6.8.47 Luis Pater 2026-03-07 13:11:28 +08:00
  • 7e6bb8fdc5 Merge origin/dev into pr-1774-review and resolve watcher conflicts Luis Pater 2026-03-07 11:12:42 +08:00
  • 9cee8ef87b Merge pull request #1684 from alexey-yanchenko/fix/input-audio-from-openai-to-antigravity Luis Pater 2026-03-07 10:12:28 +08:00
  • 93fb841bcb Fixed: #1670 Luis Pater 2026-03-07 09:25:22 +08:00
  • 5ebc58fab4 refactor(executor): remove legacy connCreateSent logic and standardize response.create usage for all websocket events v6.8.46 Luis Pater 2026-03-07 09:07:23 +08:00
  • 2b609dd891 Merge pull request #1912 from FradSer/main Luis Pater 2026-03-07 05:41:31 +08:00
  • a8cbc68c3e feat(registry): add gemini 3.1 flash lite preview Frad LEE 2026-03-06 20:52:28 +08:00
  • 11a795a01c fix: surface upstream error details in Gemini CLI OAuth onboarding UI Kirill Turanskiy 2026-03-06 13:06:37 +03:00
  • 2695a99623 fix(translator): conditionally remove service_tier from OpenAI response processing v6.8.45 Luis Pater 2026-03-06 11:07:22 +08:00
  • 242aecd924 feat(registry): add gemini-3.1-flash-image-preview model definition zhongnan.rex 2026-03-06 10:50:04 +08:00
  • ce8cc1ba33 fix(translator): pass through adaptive thinking effort hkfires 2026-03-06 09:13:32 +08:00
  • 97fdd2e088 fix: preserve original JSON bytes in normalizeCacheControlTTL when no TTL change needed Kirill Turanskiy 2026-03-05 22:28:01 +03:00
  • 9397f7049f fix(registry): simplify GPT 5.4 model description in static data Luis Pater 2026-03-06 02:32:56 +08:00
  • 8822f20d17 feat(registry): add GPT 5.4 model definition to static data v6.8.44 Luis Pater 2026-03-06 02:23:53 +08:00
  • 553d6f50ea fix: sanitize tool_use.id to comply with Claude API regex ^[a-zA-Z0-9_-]+$ Xu Hong 2026-03-06 00:10:09 +08:00
  • f0e5a5a367 test(watcher): add unit test for server update timer cancellation and immediate reload logic Luis Pater 2026-03-05 23:48:50 +08:00
  • f6dfea9357 Merge pull request #1874 from constansino/fix/watcher-auth-event-storm-debounce Luis Pater 2026-03-05 23:29:56 +08:00
  • cc8dc7f62c Merge branch 'main' into dev v6.8.43 Luis Pater 2026-03-05 23:13:21 +08:00
  • a3846ea513 Merge pull request #1870 from sususu98/fix/remove-instructions-restore Luis Pater 2026-03-05 23:12:31 +08:00
  • 8d44be858e Merge pull request #1834 from DragonFSKY/fix/sse-streaming-accept-encoding Luis Pater 2026-03-05 22:57:27 +08:00
  • 0e6bb076e9 fix(translator): comment out service_tier removal from OpenAI response processing Luis Pater 2026-03-05 22:49:38 +08:00
  • ac135fc7cb Fixed: #1815 Luis Pater 2026-03-05 22:49:23 +08:00
  • 4e1d09809d Fixed: #1741 Luis Pater 2026-03-05 22:24:50 +08:00
  • ac95e92829 fix(watcher): guard debounced callback after Stop constansino 2026-03-05 19:25:57 +08:00
  • 8526c2da25 fix(watcher): debounce auth event callback storms constansino 2026-03-05 19:12:57 +08:00
  • 68a6cabf8b style: blank unused params in codex responses translator sususu98 2026-03-05 16:42:48 +08:00
  • ac0e387da1 cleanup(translator): remove leftover instructions restore in codex responses sususu98 2026-03-05 16:34:55 +08:00
  • 5850492a93 Fixed: #1548 v6.8.42 Luis Pater 2026-03-05 12:11:54 +08:00
  • fdbd4041ca Fixed: #1531 Luis Pater 2026-03-05 11:48:15 +08:00
  • ebef1fae2a Merge pull request #1511 from stondy0103/fix/responses-nullable-type-array Luis Pater 2026-03-05 11:30:09 +08:00
  • 419bf784ab fix(claude): prevent compressed SSE streams and add magic-byte decompression fallback DragonFSKY 2026-03-05 06:38:38 +08:00
  • 4bbeb92e9a Fixed: #1135 Luis Pater 2026-03-04 22:28:26 +08:00
  • b436dad8bc Merge pull request #1822 from sususu98/fix/strip-defer-loading Luis Pater 2026-03-04 20:49:48 +08:00
  • 6ae15d6c44 Merge pull request #1816 from sususu98/fix/antigravity-adaptive-effort Luis Pater 2026-03-04 20:48:38 +08:00
  • 0468bde0d6 Merge branch 'dev' into fix/antigravity-adaptive-effort Luis Pater 2026-03-04 20:48:26 +08:00
  • 1d7329e797 Merge pull request #1825 from router-for-me/vertex Luis Pater 2026-03-04 20:44:41 +08:00
  • 48ffc4dee7 feat(config): support excluded vertex models in config hkfires 2026-03-04 18:47:42 +08:00
  • b680c146c1 chore(docs): update sponsor image links in README files v6.8.41 Luis Pater 2026-03-04 18:29:23 +08:00
  • d26ad8224d fix(translator): strip defer_loading from Claude tool declarations in Codex and Gemini translators sususu98 2026-03-04 14:21:30 +08:00
  • 5c84d69d42 feat(translator): map output_config.effort to adaptive thinking level in antigravity hkfires 2026-03-04 13:11:07 +08:00
  • 527e4b7f26 fix(antigravity): pass through adaptive thinking effort level instead of always mapping to high sususu98 2026-03-04 10:04:58 +08:00
  • b48485b42b Fixed: #822 Luis Pater 2026-03-04 02:31:20 +08:00
  • 79009bb3d4 Fixed: #797 Luis Pater 2026-03-04 02:06:24 +08:00
  • 9f95b31158 **fix(translator): enhance handling of mixed output content in Claude requests** v6.8.40 Luis Pater 2026-03-03 21:49:41 +08:00
  • 5da07eae4c Merge pull request #1805 from router-for-me/thinking Luis Pater 2026-03-03 20:31:31 +08:00
  • 835ae178d4 feat(thinking): rename isBudgetBasedProvider to isBudgetCapableProvider and update logic for provider checks hkfires 2026-03-03 19:49:51 +08:00
  • c80ab8bf0d feat(thinking): improve provider family checks and clamp unsupported levels hkfires 2026-03-03 19:05:15 +08:00
  • ce87714ef1 feat(thinking): normalize effort levels in adaptive thinking requests to prevent validation errors hkfires 2026-03-03 15:10:47 +08:00
  • 0452b869e8 feat(thinking): add HasLevel and MapToClaudeEffort functions for adaptive thinking support hkfires 2026-03-03 14:16:36 +08:00
  • d2e5857b82 feat(thinking): enhance adaptive thinking support across models and update test cases hkfires 2026-03-03 13:00:24 +08:00
  • f9b005f21f Fixed: #1799 Luis Pater 2026-03-03 09:37:24 +08:00
  • 532107b4fa test(auth): add global model registry usage to conductor override tests hkfires 2026-03-03 09:18:56 +08:00
  • c44793789b feat(thinking): add adaptive thinking support for Claude models hkfires 2026-03-03 09:05:31 +08:00
  • 09fec34e1c chore(docs): update sponsor info and GLM model details in README files v6.8.39 Luis Pater 2026-03-02 20:30:07 +08:00
  • 9229708b6c revert(executor): re-apply PR #1735 antigravity changes with cleanup hkfires 2026-03-02 19:30:32 +08:00
  • 914db94e79 refactor(headers): streamline User-Agent handling and introduce GeminiCLI versioning v6.8.38 hkfires 2026-03-02 13:04:30 +08:00
  • 660bd7eff5 refactor(config): remove oauth-model-alias migration logic and related tests hkfires 2026-03-02 13:02:15 +08:00
  • b907d21851 revert(executor): revert antigravity_executor.go changes from PR #1735 hkfires 2026-03-02 12:54:15 +08:00
  • dd44413ba5 refactor(watcher): make authSliceToMap always return map lyd123qw2008 2026-03-02 10:09:56 +08:00
  • 10fa0f2062 refactor(watcher): dedupe auth map conversion in incremental flow lyd123qw2008 2026-03-02 10:03:42 +08:00
  • d6cc976d1f chore(executor): remove unused header scrubbing function Luis Pater 2026-03-02 03:40:54 +08:00
  • 8aa2cce8c5 Merge PR #1735 into dev with conflict resolution and fixes Luis Pater 2026-03-02 03:22:51 +08:00
  • 77b42c6165 fix(claude): handle X-CPA-CLAUDE-1M header and ensure proper beta merging logic v6.8.37 Luis Pater 2026-03-01 21:39:33 +08:00
  • 1cbc4834e1 Merge pull request #1771 from edlsh/fix/claude-cache-control-1769 v6.8.36 Luis Pater 2026-03-01 20:17:22 +08:00
  • 30338ecec4 perf(watcher): remove redundant auth clones in incremental path lyd123qw2008 2026-03-01 14:05:11 +08:00
  • 9a37defed3 test(watcher): restore main test names and max-retry callback coverage lyd123qw2008 2026-03-01 13:54:03 +08:00
  • c83a057996 refactor(watcher): make auth file events fully incremental lyd123qw2008 2026-03-01 13:42:42 +08:00
  • a8a5d03c33 chore: ignore .idea directory in git and docker builds hkfires 2026-03-01 12:42:59 +08:00
  • 76aa917882 Optimize cache-control JSON mutations in Claude executor edlsh 2026-02-28 22:47:04 -05:00
  • 6ac9b31e4e Handle compressed error decode failures safely edlsh 2026-02-28 22:43:46 -05:00
  • 0ad3e8457f Clarify cloaking system block cache-control comments edlsh 2026-02-28 22:34:14 -05:00
  • 444a47ae63 Fix Claude cache-control guardrails and gzip error decoding edlsh 2026-02-28 22:32:33 -05:00
  • 725f4fdff4 Merge pull request #1768 from router-for-me/claude Luis Pater 2026-03-01 11:03:13 +08:00
  • c23e46f45d Merge pull request #1767 from router-for-me/antigravity Luis Pater 2026-03-01 11:02:20 +08:00
  • b148820c35 fix(translator): handle Claude thinking type "auto" like adaptive hkfires 2026-03-01 10:30:19 +08:00
  • 134f41496d fix(antigravity): update model configurations and add new models for Antigravity hkfires 2026-03-01 10:05:29 +08:00
  • 1ae994b4aa fix(antigravity): adjust thinkingBudget default to 64000 and update model definitions for Claude v6.8.35 Luis Pater 2026-03-01 09:39:39 +08:00
  • cc1d8f6629 Fixed: #1747 v6.8.34 Luis Pater 2026-03-01 02:42:36 +08:00
  • 5446cd2b02 Merge pull request #1761 from margbug01/fix/thinking-chain-display Luis Pater 2026-03-01 02:30:42 +08:00
  • 8de0885b7d fix: support thinking.type="auto" from Amp client for Antigravity Claude models margbug01 2026-03-01 00:54:17 +08:00
  • a6ce5f36e6 Fixed: #1758 v6.8.33 Luis Pater 2026-03-01 01:45:35 +08:00
  • e73cf42e28 Merge pull request #1750 from tpm2dot0/fix/claude-code-request-fingerprint-alignment Luis Pater 2026-03-01 01:27:28 +08:00
  • b45343e812 fix(cloak): align outgoing requests with real Claude Code 2.1.63 fingerprint exe.dev user 2026-02-28 09:19:06 +00:00
  • 8599b1560e Fixed: #1716 Luis Pater 2026-02-28 05:29:07 +08:00
  • 8bde8c37c0 Fixed: #1711 Luis Pater 2026-02-28 05:21:01 +08:00
  • 27c68f5bb2 fix(auth): replace MarkResult with hook OnResult for result handling v6.8.32 Luis Pater 2026-02-27 20:47:46 +08:00
  • 68dd2bfe82 fix(translator): allow passthrough of custom generationConfig for all Gemini-like providers maplelove 2026-02-27 17:13:42 +08:00
  • 41b1cf2273 Merge pull request #1734 from huangusaki/main v6.8.31 Luis Pater 2026-02-27 16:12:05 +08:00
  • 2baf35b3ef fix(executor): bump antigravity UA to 1.19.6 and align image_gen payload maplelove 2026-02-27 14:09:37 +08:00
  • 846e75b893 feat(gemini): route gemini-3.1-flash-image identically to gemini-3-pro-image maplelove 2026-02-27 13:32:06 +08:00
  • fc0257d6d9 refactor: consolidate duplicate UA and header scrubbing into shared misc functions maplelove 2026-02-27 10:57:13 +08:00
  • f3c164d345 feat(antigravity): update to v1.19.5 with new models and Claude 4-6 migration maplelove 2026-02-27 10:34:27 +08:00