Commit History
refactor(antigravity): add sandbox URL constant and update base URLs routine c2f79f8 unverified
Merge branch 'main' into fix/antigravity-prompt-caching f3fc875
feat(antigravity): add session ID generation and mutex for random source 7ef1424
Merge pull request #611 from soilSpoon/feature/antigravity b851f0b unverified
Remove interleaved-thinking header from requests b23f7e7
이대희 commited on
Improve thinking/tool signature handling for Claude and Gemini requests 2c9f9f4
이대희 commited on
feat(antigravity): add payload config support to Antigravity executor 6d4727c
Ben Vargas commited on
fix(gemini): add optional skip for gemini3 thinking conversion e8f6c85
hkfires commited on
refactor(antigravity): regarding production endpoint caching 5714188 unverified
feat(antigravity): enhance prompt caching support and update agent version b0a0d9e unverified
fix(runtime/executor): Antigravity executor schema handling and Claude-specific headers 879b0ef
이대희 commited on
Merge pull request #582 from ben-vargas/fix-gemini-3-thinking-level 8f97e5a unverified
fix: apply thinkingLevel from model suffix metadata for Gemini 3 ba0d597
Ben Vargas commited on
feat: use thinkingLevel for Gemini 3 models per Google documentation 6815387
Ben Vargas commited on
feat(antigravity): enable token counting via API with resilient routing 08d2f49 unverified
feat(antigravity): implement non-streaming execution for Claude model requests 3e87b60 unverified
feat(antigravity): add streaming support for Claude model requests d379be6 unverified
feature: Improves Gemini JSON schema compatibility cc3420c
이대희 commited on
fix(thinking): align budget effort mapping across translators 9ecb79b
hkfires commited on
feat(iflow): add thinking support for iFlow models 79d4349
hkfires commited on
refactor(thinking): export thinking helpers 784d33c
hkfires commited on
fix(thinking): drop unsupported none effort cca5848
hkfires commited on
Fixed: #534 5ac2280
hkfires commited on
Merge pull request #449 from sususu98/fix/gemini-cli-429-retry-delay-parsing 92f1d6c unverified
fix(executor): add `allowCompat` support for reasoning effort normalization 76caa93 unverified
Merge branch 'dev' into think 7854494 unverified
Merge pull request #501 from huynguyen03dev/fix/openai-compat-model-alias-resolution a527fcb unverified
fix(executor): improve model compatibility handling for OpenAI-compatibility 4a78921 unverified
fix(thinking): map budgets to effort levels 44648ff
hkfires commited on
fix(openai-compat): prevent model alias from being overwritten by ResolveOriginalModel 904542b
fix(codex): raise default reasoning effort to medium e4ede2b
hkfires commited on
refactor(executor): relocate gemini token counters 899898b
hkfires commited on
refactor(executor): clarify executor comments and oauth names 5b3504c
hkfires commited on
refactor(executor): clarify providers and streams 5fa4ee3
hkfires commited on
Merge pull request #481 from sususu98/fix/increase-buffer-size 7e58114 unverified
refactor(thinking): use parentheses for metadata suffix 4322aee
hkfires commited on
refactor(thinking): use bracket tags for thinking meta ce93d10
hkfires commited on
fix(runtime): unify claude thinking config resolution 7028b73
hkfires commited on
docs(runtime): document reasoning effort precedence f81b3cb
hkfires commited on
fix(runtime): validate thinking config in iflow and qwen c763a81
hkfires commited on
fix(runtime): unify reasoning effort metadata overrides f0c137d
hkfires commited on
fix(runtime): validate reasoning effort levels 6d8d007
hkfires commited on
feat(runtime): add thinking config normalization 86550e9
hkfires commited on
fix(gemini-cli): enhance 429 retry delay parsing 9e72e87
sususu Claude Opus 4.5 commited on
feat(util): implement dynamic thinking suffix normalization and refactor budget resolution logic 996d35a unverified
fix(executor): increase buffer size for stream scanners to 50MB across multiple executors d811e5f
sususu commited on
fix(logging): update response aggregation logic to include all attempts 2e4c43e unverified
fix(antigravity): remove references to `autopush` endpoint and update fallback logic 74853ce unverified
fix(executor): centralize default thinking config 51f4f88
hkfires commited on