Shinwayy / internal /runtime /executor

Commit History

feat(executor): enforce minimum thinking budget for antigravity models
c529b3f

hkfires commited on

feat(executor): normalize thinking budget across all Gemini executors
29b3fca

hkfires commited on

Merge pull request #470 from router-for-me/agry
8cc616f
unverified

luispater commited on

Fixed: #463
152bd32
unverified

luispater commited on

feat(antigravity): support canonical names for antigravity models
c5df829

hkfires commited on

feat(aistudio): normalize thinking budget in request translation
4e89d32

hkfires commited on

fix(antigravity): remove `exclusiveMaximum` from JSON during key deletion
2990953
unverified

luispater commited on

refactor(logging): remove unused variable in `ensureAttempt` and redundant function call
58406f8
unverified

luispater commited on

feat(antigravity): enforce thinking budget limits for Claude models
d8a4922

hkfires commited on

feat(registry): add explicit thinking support config for antigravity models
e2808c4

hkfires commited on

Fixed: #424
facfecd
unverified

luispater commited on

fix(antigravity): restore production base URL in the executor
35ca309
unverified

luispater commited on

Fixed: #421
2f6f852
unverified

luispater commited on

**refactor(antigravity): handle `anyOf` property, remove `exclusiveMinimum`, and comment unused prod URL**
624471f
unverified

luispater commited on

**feat(util): add DeleteKey function and update antigravity executor for Claude model compatibility**
f5760ee
unverified

luispater commited on

Fixed: #414
c86627f
unverified

luispater commited on

**feat(antigravity): add support for Claude-Opus-4-5-Thinking model**
d488f45
unverified

luispater commited on

refactor(antigravity): uncomment prod environment URL in fallback chain
2db2d41
unverified

luispater commited on

**refactor(cliproxy, config): remove vertex-compat flow, streamline Vertex API key handling**
6e2604f
unverified

luispater commited on

feat: Add support for VertexAI compatible service (#375)
ad01b04
unverified

aeroxy commited on

refactor(executor): dedupe thinking metadata helpers across Gemini executors
a3e833c

auroraflux commited on

Merge pull request #376 from auroraflux/feat/reasoning-suffix-support
643a0a9
unverified

luispater commited on

**feat(util): add -reasoning suffix support for Gemini models**
3e87403

auroraflux commited on

**fix(executor, auth): ensure index assignment consistency for auth objects**
498722a
unverified

luispater commited on

fix(claude): ensure max_tokens exceeds thinking budget for thinking models
b5d9864

nestharus Claude commited on

Fixed: #339
0e56654
unverified

luispater commited on

Fixed: #337
2efdf5a
unverified

luispater commited on

Merge branch 'dev' into feat/claude-thinking-and-beta-headers
3de5ca6
unverified

luispater commited on

**fix(executor): comment out redundant code for setting Claude system instructions**
de775c7
unverified

luispater commited on

feat(claude): add thinking model variants and beta headers support
0a572e1

nestharus commited on

**fix(executor): update antigravity executor to enhance model metadata handling**
30efa5e
unverified

luispater commited on

**fix(translator): reintroduce `thoughtSignature` bypass logic for model parts**
ed0a9ac
unverified

luispater commited on

fix(aistudio): strip Gemini generation config overrides
0f3aef9

hkfires commited on

**chore(executor): update default agent version and simplify const formatting**
fd14899
unverified

luispater commited on

**feat(executor, translator): enhance token handling and payload processing**
c458769
unverified

luispater commited on

**feat(executor): add model alias mapping and improve Antigravity payload handling**
dcd9c57
unverified

luispater commited on

fix(gemini): parse stream usage from JSON, skip thoughtSignature
64bdc79

hkfires commited on

fix(gemini): filter SSE usage metadata in streams
e4d4dfd

hkfires commited on

fix(runtime): treat non-empty finishReason as terminal
6c84dee

hkfires commited on

fix(executor): expire stop chunks without usage metadata
7850ed9

hkfires commited on

feat(runtime): track antigravity usage and token counts
dcdf0d9

hkfires commited on

fix: handle empty and non-JSON SSE chunks safely
32a202b

hkfires commited on

fix: preserve SSE usage metadata-only trailing chunks
1a18954

hkfires commited on

fix(sse): preserve usage metadata for stop chunks
05e7a5e

hkfires commited on

Fixed: #302
aa79092
unverified

luispater commited on

**feat(translator): add Antigravity translation logic**
6dccb71
unverified

luispater commited on

feat(executor): share SSE usage filtering across streams
37bfff9

hkfires commited on

**feat(auth, executor, cmd): add Antigravity provider integration**
7d2439d
unverified

luispater commited on

Fixed: #291
436dbcb
unverified

luispater commited on

**refactor(executor): simplify Gemini CLI execution and remove internal retry logic**
0e65031
unverified

luispater commited on