Commit Graph

  • 9a3e6a2192 Merge branch 'dev' into docs/enhanced-troubleshoot-section Tinh To 2026-01-17 02:07:41 +07:00
  • 1c0e331a72 Merge branch 'dev' of github.com:NoeFabris/opencode-antigravity-auth into dev tctinh 2026-01-17 00:33:00 +07:00
  • 80efd94658 fix: update documentation and code comments for hybrid strategy implementation Noe 2026-01-16 17:19:49 +00:00
  • 86f712ac54 fix: update token consumption test to use toBeCloseTo for floating point precision v1.2.9-beta.9 Noe 2026-01-16 15:52:00 +00:00
  • b04e45f5de chore: bump version to 1.2.9-beta.9 [skip ci] github-actions[bot] 2026-01-16 15:44:50 +00:00
  • a78d427c3d Merge pull request #214 from NoeFabris/fix/gemini-tool-schema-3 Noè 2026-01-16 15:44:17 +00:00
  • dba647584c fix: enhance Gemini tool wrapping to include counts of wrapped functions and passthrough tools Noe 2026-01-16 15:37:58 +00:00
  • 2313ade500 hive: merge 01-fix-capacity-exhausted-handling-to-respect-switchonfirstratelimit (squashed) tctinh 2026-01-16 22:25:03 +07:00
  • 85d5ac2b33 chore: bump version to 1.2.9-beta.9 Noe 2026-01-16 15:05:45 +00:00
  • 788b6e7964 docs: expand Troubleshoot section with common issues phuctruong 2026-01-16 22:05:39 +07:00
  • 40c90b3548 fix: wrap Gemini tools in functionDeclarations format Noe 2026-01-16 13:09:45 +00:00
  • a13680539b fix: apply toGeminiSchema in wrapToolsAsFunctionDeclarations fix/gemini-tools-schema-v2 Noe 2026-01-16 14:46:58 +00:00
  • 1842033b7f fix: ensure function wrapper created from custom in normalizeGeminiTools Noe 2026-01-16 13:53:39 +00:00
  • daa44e3c38 fix: wrap Gemini tools in functionDeclarations format Noe 2026-01-16 13:09:45 +00:00
  • 56a96c8464 chore: bump version to 1.2.9-beta.8 [skip ci] v1.2.9-beta.8 github-actions[bot] 2026-01-16 12:35:27 +00:00
  • cee0d00b94 Merge pull request #209 from NoeFabris/thinking-improvements Noè 2026-01-16 12:34:50 +00:00
  • e28a934f47 chore: bump version to 1.2.9-beta.8 Noe 2026-01-16 12:34:22 +00:00
  • e698fa4f62 Improves Claude thinking block handling Noe 2026-01-16 12:15:26 +00:00
  • 578ffc3727 chore: bump version to 1.2.9-beta.7 [skip ci] v1.2.9-beta.7 github-actions[bot] 2026-01-16 11:12:29 +00:00
  • 955bc213ca fix: update version to 1.2.9-beta.7 and refactor project onboarding logic tctinh 2026-01-16 18:11:43 +07:00
  • aea358f240 Revert "Merge pull request #194 from IsraelAraujo70/fix/treat-resource-exhausted-as-capacity" tctinh 2026-01-16 17:58:41 +07:00
  • 8b730cd570 fix: update issue templates to prompt for descriptive titles Noe 2026-01-16 10:55:08 +00:00
  • 6bef4895d3 feat: add new issue templates for bug reports and feature requests Noe 2026-01-16 10:51:34 +00:00
  • 2845cd9682 feat: add configurable rate limit retry delays Ben Tin 2026-01-16 00:18:11 +08:00
  • 1714a67006 chore: bump version to 1.2.9-beta.6 [skip ci] v1.2.9-beta.6 github-actions[bot] 2026-01-16 00:41:07 +00:00
  • 37bcaabf08 Merge pull request #199 from NoeFabris/fix/oauth-localhost-binding-v2 Noè 2026-01-16 00:40:19 +00:00
  • bc44677e5d fix: bump version to 1.2.9-beta.6 Noe 2026-01-16 00:40:05 +00:00
  • 7f05475dcc fix: improve hostname detection for OrbStack Docker environment Noe 2026-01-16 00:36:56 +00:00
  • 0fce74e34a fix: smart bind address detection for OAuth callback server OpenCode Agent 2026-01-12 18:26:10 +01:00
  • 90fe2e8e5c fix: clarify priority between thinkingLevel and thinkingBudget in extractVariantThinkingConfig v1.2.9-beta.5 Noe 2026-01-16 00:15:41 +00:00
  • b8858b990e chore: bump version to 1.2.9-beta.5 [skip ci] github-actions[bot] 2026-01-16 00:09:02 +00:00
  • d91cc28aa4 feat: add Google Search (Grounding) configuration and integration Noe 2026-01-16 00:07:06 +00:00
  • 1a6237c123 Add comprehensive documentation for Antigravity Auth plugin Noe 2026-01-16 00:01:52 +00:00
  • b172e3dec5 Update package.json v1.2.9-beta.4 Tinh To 2026-01-16 02:24:27 +07:00
  • 4e39d9881f Merge pull request #194 from IsraelAraujo70/fix/treat-resource-exhausted-as-capacity Tinh To 2026-01-16 02:23:58 +07:00
  • 46a944607c fix: resolve merge conflicts with upstream/dev IsraelAraujo70 2026-01-15 16:01:18 -03:00
  • 5353321fdf fix: corrigir revisão de código (logic, style, docs) IsraelAraujo70 2026-01-15 13:36:32 -03:00
  • bbfb06f411 fix: tratar Resource has been exhausted como capacity temporária IsraelAraujo70 2026-01-15 13:18:58 -03:00
  • a0d924584e Merge pull request #186 from chindris-mihai-alexandru/fix/preserve-projectid-on-update Noè 2026-01-14 20:52:17 +01:00
  • 4c471801a2 fix: preserve manually configured projectId during account updates Chindriș Mihai Alexandru 2026-01-14 15:32:13 +02:00
  • ac23a83410 Bump version to 1.2.9-beta.3 v1.2.9-beta.3 Tinh To 2026-01-14 11:13:39 +07:00
  • 7811ff002d Merge pull request #177 from frankekn/fix/model-name-transform-and-rate-limit-reason Tinh To 2026-01-14 11:12:03 +07:00
  • 160e3bd418 Merge pull request #180 from CypherpunkSamurai/feat/better-account-rotation Tinh To 2026-01-14 11:07:58 +07:00
  • 411b4a5890 fix: indentation CypherpunkSamurai 2026-01-14 02:27:21 +05:30
  • fbcf56d599 fix: refund tokens in case of network/io CypherpunkSamurai 2026-01-14 02:25:13 +05:30
  • c483a3a2de fix: negative errors, fallback CypherpunkSamurai 2026-01-14 02:21:10 +05:30
  • 54a8d2b6fc ref: clamp values in range, prevent neg Cypherpunk Samurai 2026-01-14 02:14:57 +05:30
  • c0f8696aeb ref: update default value for rotation Cypherpunk Samurai 2026-01-14 02:14:16 +05:30
  • 05424fa164 doc: update hybrid doc Cypherpunk Samurai 2026-01-14 02:13:49 +05:30
  • cef4c9f129 fix: config param CypherpunkSamurai 2026-01-14 02:06:49 +05:30
  • f01c834666 ref: added tests for missing rotations CypherpunkSamurai 2026-01-14 02:04:23 +05:30
  • 8333528650 fix: fallback index null CypherpunkSamurai 2026-01-14 01:59:03 +05:30
  • e118afb21f ref: update default value for rotation Cypherpunk Samurai 2026-01-14 01:56:16 +05:30
  • 8acd803419 ref: update default value for rotation Cypherpunk Samurai 2026-01-14 01:55:59 +05:30
  • 7987975854 ref: update default value for rotation Cypherpunk Samurai 2026-01-14 01:55:42 +05:30
  • ac234c4bc6 doc: update comment Cypherpunk Samurai 2026-01-14 01:54:48 +05:30
  • 8f569fe80c fix: use max tokens instead of hardcoded value CypherpunkSamurai 2026-01-14 01:53:01 +05:30
  • 8bc5d8c6fa feat: add tests for rotations CypherpunkSamurai 2026-01-14 01:42:48 +05:30
  • e99f2d71ca feat: add more rotation method CypherpunkSamurai 2026-01-14 01:42:34 +05:30
  • 41ad0e0a76 fix: correct parseRateLimitReason argument order and pass serverRetryMs Frank Yang 2026-01-13 23:39:06 +08:00
  • b6f3ed8293 fix: model name transformation and rate limit reason classification Frank Yang 2026-01-13 23:01:17 +08:00
  • 384c784b88 Merge pull request #164 from starkdmi/feature/image-generation-support Tinh To 2026-01-13 01:03:55 +07:00
  • ff6b191d63 fix(review): tighten safety settings and improve image config validation Dmitry Starkov 2026-01-11 13:38:36 +03:00
  • 6ea246cf0f fix: exclude image models from auto-suffixing Dmitry Starkov 2026-01-11 13:33:23 +03:00
  • 8764189362 feat: add image generation support for Gemini image models Dmitry Starkov 2026-01-10 22:44:01 +03:00
  • 97a1152b9f Update package.json v1.2.9-beta.2 Tinh To 2026-01-12 21:26:48 +07:00
  • 4e127dfc2f Merge pull request #171 from bilalbayram/fix/gemini-tool-schema-compatibility Tinh To 2026-01-12 21:25:57 +07:00
  • 21091a26c3 Merge pull request #166 from tiagonrodrigues/fix/gemini-schema-transformation Tinh To 2026-01-12 21:24:43 +07:00
  • 1db0fe479e fix: remove additionalProperties from Gemini tool schemas and apply cleanJSONSchemaForAntigravity bilalbayram 2026-01-12 16:59:00 +03:00
  • 34d9d9faa9 fix: transform tool schemas to Gemini-compatible format Tiago Rodrigues 2026-01-11 17:18:37 +00:00
  • 9f737aa160 fix: increase max account limit from 10 to 100 fix/increase-account-limit tctinh 2026-01-11 10:54:08 +07:00
  • 83ea312d91 Merge pull request #165 from FrescoFlacko/gemini-project-id-doc-update Tinh To 2026-01-11 09:51:07 +07:00
  • a79d44a395 refactor: simplifying sentence structure FrescoFlacko 2026-01-10 21:49:17 -05:00
  • 2afcbe1568 Merge branch 'main' into gemini-project-id-doc-update FrescoFlacko 2026-01-10 21:43:58 -05:00
  • 2ece851273 Merge pull request #159 from chindris-mihai-alexandru/docs/safari-oauth-troubleshooting Tinh To 2026-01-11 09:39:35 +07:00
  • 402af3a8e3 docs: adding documentation for Gemini CLI model issues. FrescoFlacko 2026-01-10 21:30:07 -05:00
  • 094fca33ac docs: Make browser OAuth troubleshooting sections collapsible Chindriș Mihai Alexandru 2026-01-11 00:00:40 +02:00
  • f3d4205688 docs: Address review feedback - add Windows commands and port hints Chindriș Mihai Alexandru 2026-01-10 01:58:48 +02:00
  • 693a2bc429 docs: Add Safari/browser OAuth troubleshooting section Chindriș Mihai Alexandru 2026-01-10 01:51:25 +02:00
  • 4dfd8e16c0 Merge pull request #154 from NoeFabris/fix/progressive-rate-limit-retry Tinh To 2026-01-09 14:05:21 +07:00
  • 0ffebea5e8 Merge pull request #155 from NoeFabris/fix/progressive-rate-limit-retry Tinh To 2026-01-09 14:05:13 +07:00
  • 462b429736 docs: add missing config options and improve documentation fix/progressive-rate-limit-retry tctinh 2026-01-09 14:00:06 +07:00
  • af9e0bcfee Merge pull request #104 from koichincom/main Tinh To 2026-01-09 09:26:22 +07:00
  • 64aa94d1c8 chore: bump version to 1.2.9-beta.1 [skip ci] v1.2.9-beta.1 github-actions[bot] 2026-01-08 15:39:26 +00:00
  • 58d05415d9 Merge pull request #149 from NoeFabris/fix/progressive-rate-limit-retry Tinh To 2026-01-08 22:38:59 +07:00
  • 3445cdaa88 feat: progressive rate limit retry with switch_on_first_rate_limit config tctinh 2026-01-08 22:36:13 +07:00
  • cb0e62b709 Merge pull request #145 from NoeFabris/feature/bypass-antigravity-check v1.2.9-beta.0 Tinh To 2026-01-08 17:57:56 +07:00
  • e2a365e134 test: simplify antigravity system instruction for testing feature/bypass-antigravity-check tctinh 2026-01-08 17:56:03 +07:00
  • 511afdb8b1 Bump version to 1.2.9-beta.0 Tinh To 2026-01-08 13:12:25 +07:00
  • e1945eefc1 Merge pull request #142 from NoeFabris/main Tinh To 2026-01-08 13:11:58 +07:00
  • 15ab63ffb6 Merge pull request #141 from NoeFabris/fix-gemini-model-and-deduplicate-thinking-block v1.2.8 Tinh To 2026-01-08 13:03:20 +07:00
  • b228aa7337 fix: incorporate Gemini 3 model check for displayed thinking hashes in response transformation tctinh 2026-01-08 13:00:45 +07:00
  • 7ecc57c32d fix: update Gemini 3 model resolution logic and deduplicate thinking block handling tctinh 2026-01-08 12:52:28 +07:00
  • a3791965b7 chore: bump version to 1.2.8 for release release/1.2.8 tctinh 2026-01-08 12:37:24 +07:00
  • b37bb538ff Bump version to 1.2.8-beta.4 v1.2.8-beta.4 Tinh To 2026-01-08 12:35:17 +07:00
  • 97d0f9953d Merge pull request #137 from happycastle114/fix/antigravity-v6.6.89-compat Tinh To 2026-01-08 12:30:50 +07:00
  • 972c877a44 Merge branch 'dev' into fix/antigravity-v6.6.89-compat Soungmin Son (Eddy) 2026-01-08 14:26:22 +09:00
  • 1566fbe6e7 Update src/constants.ts Soungmin Son (Eddy) 2026-01-08 12:41:24 +09:00
  • 3e3371b91f fix: address coderabbit review comments happycastle 2026-01-08 03:38:45 +00:00
  • f2215b9841 feat: add CLIProxyAPI v6.6.89 Antigravity compatibility happycastle 2026-01-08 03:09:12 +00:00