shinnmen / internal /runtime /executor

Commit History

fix(thinking): align budget effort mapping across translators
c54ab2f

hkfires commited on

feat(iflow): add thinking support for iFlow models
fcd2649

hkfires commited on

refactor(thinking): export thinking helpers
ca524b4

hkfires commited on

fix(thinking): drop unsupported none effort
0fe3454

hkfires commited on

Fixed: #534
4744928

hkfires commited on

Merge pull request #449 from sususu98/fix/gemini-cli-429-retry-delay-parsing
d2552c8
unverified

luispater commited on

fix(executor): add `allowCompat` support for reasoning effort normalization
fcacb47
unverified

luispater commited on

Merge branch 'dev' into think
497c0bc
unverified

luispater commited on

Merge pull request #501 from huynguyen03dev/fix/openai-compat-model-alias-resolution
8043ef3
unverified

luispater commited on

fix(executor): improve model compatibility handling for OpenAI-compatibility
fa9b955
unverified

luispater commited on

fix(thinking): map budgets to effort levels
0784078

hkfires commited on

fix(openai-compat): prevent model alias from being overwritten by ResolveOriginalModel
ddd4bb1

hazeruno Amp commited on

fix(codex): raise default reasoning effort to medium
9a37efa

hkfires commited on

refactor(executor): relocate gemini token counters
e8dfac3

hkfires commited on

refactor(executor): clarify executor comments and oauth names
9cc01d9

hkfires commited on

refactor(executor): clarify providers and streams
f3f3cbf

hkfires commited on

Merge pull request #481 from sususu98/fix/increase-buffer-size
a2d15c3
unverified

luispater commited on

refactor(thinking): use parentheses for metadata suffix
6562a51

hkfires commited on

refactor(thinking): use bracket tags for thinking meta
5e0c791

hkfires commited on

fix(runtime): unify claude thinking config resolution
70925fb

hkfires commited on

docs(runtime): document reasoning effort precedence
506c390

hkfires commited on

fix(runtime): validate thinking config in iflow and qwen
c562607

hkfires commited on

fix(runtime): unify reasoning effort metadata overrides
da8b2ff

hkfires commited on

fix(runtime): validate reasoning effort levels
f4e99ba

hkfires commited on

feat(runtime): add thinking config normalization
e9260fd

hkfires commited on

fix(gemini-cli): enhance 429 retry delay parsing
4ceec71

sususu Claude Opus 4.5 commited on

feat(util): implement dynamic thinking suffix normalization and refactor budget resolution logic
db58889
unverified

luispater commited on

fix(executor): increase buffer size for stream scanners to 50MB across multiple executors
864db07

sususu commited on

fix(logging): update response aggregation logic to include all attempts
3e03fd0
unverified

luispater commited on

fix(antigravity): remove references to `autopush` endpoint and update fallback logic
be0e389
unverified

luispater commited on

fix(executor): centralize default thinking config
c60202a

hkfires commited on

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

hkfires commited on

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

hkfires commited on

Merge pull request #470 from router-for-me/agry
96e5c80
unverified

luispater commited on

Fixed: #463
f44ba78
unverified

luispater commited on

feat(antigravity): support canonical names for antigravity models
1bb401e

hkfires commited on

feat(aistudio): normalize thinking budget in request translation
f8fe943

hkfires commited on

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

luispater commited on

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

luispater commited on

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

hkfires commited on

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

hkfires commited on

Fixed: #424
108e86b
unverified

luispater commited on

fix(antigravity): restore production base URL in the executor
70e9666
unverified

luispater commited on

Fixed: #421
123ca95
unverified

luispater commited on

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

luispater commited on

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

luispater commited on

Fixed: #414
d0b35c1
unverified

luispater commited on

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

luispater commited on

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

luispater commited on

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

luispater commited on