shinway / internal /runtime /executor

Commit History

Fix TranslateNonStream parameter order in all executors
9f9ccb0

sshinmen commited on

Fix Kiro Claude empty response bug
389b5be

sshinmen commited on

Merge branch 'router-for-me:main' into main
93e951f
unverified

luispater commited on

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

luispater commited on

Merge branch 'router-for-me:main' into main
adff5ce
unverified

luispater commited on

fix(caching): ensure prompt-caching beta is always appended and add multi-turn cache control tests
2e16951
unverified

luispater commited on

Merge branch 'router-for-me:main' into main
8c80dd3
unverified

luispater commited on

Merge pull request #156 from taetaetae/fix/kiro-api-region
63341f1
unverified

luispater commited on

fix(kiro): Do not use OIDC region for API endpoint
1958ee8

taetaetae commited on

feat(kiro): switch to Amazon Q endpoint as primary
2cae1f5

Joao commited on

Merge pull request #152 from taetaetae/feat/kiro-dynamic-region-support
f162997
unverified

luispater commited on

Merge pull request #150 from PancakeZik/fix/write-tool-truncation-handling
f77072c
unverified

luispater commited on

Merge pull request #144 from woopencri/main
89ea959
unverified

luispater commited on

Merge pull request #143 from CheesesNguyen/fix/kiro-refresh-token
21621f0
unverified

luispater commited on

fix: Support separate OIDC and API regions via ProfileARN extraction
6d5f6c7

taetaetae commited on

Merge pull request #139 from janckerchen/fix/github-copilot-vision-header
3c3f8d9
unverified

luispater commited on

fix: Correct Amazon Q endpoint URL path
6c989b2

taetaetae commited on

feat(kiro): Add dynamic region support for API endpoints
100ed67

taetaetae commited on

feat(caching): implement Claude prompt caching with multi-turn support
0f32d2c

Martin Schneeweiss Claude Opus 4.5 commited on

fix: handle json.Marshal error for truncated write bash input
9979296

Joao commited on

fix: handle Write tool truncation when content exceeds API limits
10112ad

Joao commited on

fix: handle zero output_tokens for kiro non-streaming requests
1ed8410

woopencri commited on

fix: Implement graceful token refresh degradation and enhance IDC SSO support with device registration loading for Kiro.
ebdbbfe

CheesesNguyen commited on

fix(codex): avoid empty prompt_cache_key
bfa1c59
unverified

Shady Khalifa commited on

fix(openai): drop stream for responses/compact
7e33f2b
unverified

Shady Khalifa commited on

fix: add Copilot-Vision-Request header for vision requests
c95c74c

cybit Claude (claude-sonnet-4.5) commited on

Merge branch 'router-for-me:main' into main
9dc6bb1
unverified

luispater commited on

feat(openai): add responses/compact support
8f7449a
unverified

Shady Khalifa commited on

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

luispater commited on

Merge branch 'router-for-me:main' into main
24060ea
unverified

luispater commited on

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

luispater commited on

Merge branch 'main' into plus
bfd2699
unverified

luispater commited on

feat(executor): add request_id to error logs
2511652

hkfires commited on

Merge pull request #1132 from XYenon/fix/gemini-models-displayname-override
0b4b8da
unverified

luispater commited on

fix(kiro): always attempt token refresh on 401 before checking retry count
86b2e8f

yuechenglong.5 commited on

fix(claude): skip built-in tools in OAuth tool prefix
ae2d70c

Mauricio Allende commited on

fix(executor): include requested model in payload configuration
f4c7e1a
unverified

luispater commited on

Merge branch 'main' into plus
cd53547
unverified

luispater commited on

feat(executor): apply payload rules using requested model
69a5340

hkfires commited on

fix(executor): adjust model-specific request payload
8e59c60

hkfires commited on

refactor(util): reorder gemini schema cleaner helpers
0a664c5

hkfires commited on

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

sowar1987 commited on

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

XYenon commited on

Merge branch 'router-for-me:main' into main
7f46a60
unverified

luispater commited on

feat(kiro): 添加后台令牌刷新通知机制
7bb85e5

yuechenglong.5 commited on

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

hkfires commited on

Merge remote-tracking branch 'origin/main'
cce858f

yuechenglong.5 commited on

fix(kiro): improve auto-refresh and IDC auth file handling
0d71e1b

781456868@qq.com Amp commited on

Merge remote-tracking branch 'upstream/main'
046c721

781456868@qq.com commited on

Fix antigravity malformed_function_call
5f3b36c

bexcodex commited on