Shinwayy / internal /runtime /executor /antigravity_executor.go

Commit History

track binary files with git-lfs
db492de

Shinway Deploy commited on

refactor(translator, executor): remove redundant `bytes.Clone` calls for improved performance
7e8afbe
unverified

luispater commited on

refactor(executor): optimize payload cloning and streamline SDK translator usage
8953a28
unverified

luispater commited on

refactor(util, executor): optimize payload handling and schema processing
b7fd8ec
unverified

luispater commited on

Merge pull request #1248 from shekohex/feat/responses-compact
1094f8a
unverified

luispater commited on

feat(openai): add responses/compact support
642da09
unverified

Shady Khalifa commited on

feat(auth): add support for request_retry and disable_cooling overrides
add7d68
unverified

luispater commited on

refactor(runtime): implement retry logic for Antigravity executor with improved error handling and capacity management
dc4a94c
unverified

luispater commited on

Merge pull request #1132 from XYenon/fix/gemini-models-displayname-override
2f5a938
unverified

luispater commited on

feat(executor): apply payload rules using requested model
ba27e38

hkfires commited on

fix(executor): adjust model-specific request payload
1b2edbc

hkfires commited on

refactor(util): reorder gemini schema cleaner helpers
d2f5bc1

hkfires commited on

Fix Gemini function-calling INVALID_ARGUMENT by relaxing Gemini tool validation and cleaning schema
e4915f5

sowar1987 commited on

fix(gemini): preserve displayName and description in models list
5ae9bf2

XYenon commited on

fix(executor): only strip maxOutputTokens for non-claude models
dfde8e4

hkfires commited on

Fix antigravity malformed_function_call
46083fd

bexcodex commited on

feat(registry): support provider-specific model info lookup
a0b18a6

hkfires commited on

fix(executor): stop rewriting thinkingLevel for gemini
cf2ec46

hkfires commited on

feat(registry): expand antigravity model config
15faa87

hkfires commited on

refactor(thinking): pass source and target formats to ApplyThinking for cross-format validation
0d5d901

hkfires commited on

feat(runtime): add model alias support and enhance payload rule matching
cb7cfc9
unverified

luispater commited on

feat(config): supplement missing default aliases during antigravity migration
ed8924a

hkfires commited on

Merge pull request #1033 from router-for-me/reasoning
e2f37ed
unverified

luispater commited on

refactor(thinking): extract antigravity logic into a dedicated provider
fdcdaf9

hkfires commited on

refactor(auth): simplify file handling logic and remove redundant comparison functions
0ffd53b
unverified

luispater commited on

refactor(thinking): improve budget clamping and logging with provider/model context
97554ba

hkfires commited on

fix(thinking): map reasoning_effort to thinkingConfig
5304b2e

hkfires commited on

fix(thinking): improve model lookup and validation
2637197

hkfires commited on

refactor(antigravity): remove hardcoded model aliases
f712faf

hkfires commited on

fix(executor): properly handle thinking application errors
6e62482

hkfires commited on

refactor: improve thinking logic
c44624a

hkfires commited on

feat(executor): add HttpRequest support across executors for better http request handling
0268c3b
unverified

luispater commited on

fix(executor): handle context cancellation and deadline errors explicitly
b11b32c
unverified

luispater commited on

Merge pull request #787 from sususu98/fix/antigravity-429-retry-delay-parsing
064bb68
unverified

luispater commited on

feat(executor): centralize systemInstruction handling for Claude and Gemini-3-Pro models
1cd2110
unverified

luispater commited on

fix(executor): update gemini model identifier to gemini-3-pro-preview
22ee946

hkfires commited on

feat(executor): update system instruction handling for Claude and Gemini-3-Pro models
5ed78b9
unverified

luispater commited on

feat(executor): add model-specific support for "gemini-3-pro" in execution and payload handling
ff56a47
unverified

luispater commited on

feat(executor): enhance Antigravity payload with user role and dynamic system instructions
dc45b66
unverified

luispater commited on

fix(executor): remove unused `tokenRefreshTimeout` constant and pass zero timeout to HTTP client
38982e7
unverified

luispater commited on

feat(executor): add token refresh timeout and improve context handling during refresh
f326199
unverified

luispater commited on

feat(executor): enhance payload translation with original request context
b08e245
unverified

luispater commited on

fix(thinking): fallback to upstream model for thinking support when alias not in registry
29db2b9

hkfires commited on

fix(thinking): use model alias for thinking config resolution in mapped models
667d001

hkfires commited on

refactor(executor): resolve upstream model at conductor level before execution
5a7ca8b

hkfires commited on

fix(executor): use upstream model for thinking config and payload translation
3d1d6fa

hkfires commited on

fix(antigravity): parse retry-after delay from 429 response body
aab9e55

sususu commited on

feat(cliproxy): introduce global model name mappings for improved aliasing and routing
1eb312f
unverified

luispater commited on

Merge branch 'dev' into fix/antigravity-prompt-caching
4d78df7
unverified

luispater commited on

refactor(antigravity): add sandbox URL constant and update base URLs routine
c2f79f8
unverified

luispater commited on