shinway / internal /runtime /executor /kiro_executor.go

Commit History

Fix Kiro Claude empty response bug
389b5be

sshinmen 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

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

taetaetae 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

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(kiro): always attempt token refresh on 401 before checking retry count
86b2e8f

yuechenglong.5 commited on

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

yuechenglong.5 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

chore: cherry-pick 文档更新和删除测试文件
8a37a98

yuechenglong.5 commited on

feat: add Kiro OAuth web, rate limiter, metrics, fingerprint, background refresh and model converter
c90cb2b

781456868@qq.com commited on

feat(kiro): add agent-mode and optout headers for non-IDC auth
cf6bb52

Cc-931 Claude Opus 4.5 commited on

fix(kiro): correct Amazon Q endpoint URL path
f83283a

Cc-931 Claude Opus 4.5 commited on

feat(executor): add HttpRequest method with credential injection for GitHub Copilot and Kiro executors
3a611fc
unverified

luispater commited on

feat: persist refreshed IDC tokens to auth file
2119dc4

Joao commited on

feat: add IDC auth support with Kiro IDE headers
2b2f7a2

Joao commited on

feat(kiro): implement official reasoningContentEvent and improve metadat
d8cf8cd

Ravens2121 commited on

chore: change debug logs from INFO to DEBUG level
51eb0fb

Ravens2121 commited on

feat: enhance thinking mode support for Kiro translator
b63e3d5

Ravens2121 commited on

fix(kiro): Always parse thinking tags from Kiro API responses
ceb4499

Ravens2121 Amp commited on

feat(kiro): Add token usage cross-validation and simplify thinking mode handling
f5115db

Ravens2121 commited on

feat(kiro): enhance request translation and fix streaming issues
22f1643

Ravens2121 commited on

feat(kiro): 代码优化重构 + OpenAI翻译器实现
66f3e12

Ravens2121 commited on

feat: optimize connection pooling and improve Kiro executor reliability
746c4f0

Ravens2121 commited on

feat(kiro): enhance thinking support and fix truncation issues
7202f12

Ravens2121 commited on

feat(kiro): add multi-endpoint fallback & thinking mode support
7228a28

Ravens2121 commited on

refactor(kiro): update Kiro executor to use CodeWhisperer endpoint and improve tool calling support
db83e47

Ravens2121 commited on

feat(kiro): enhance Kiro executor with retry, deduplication and event filtering
7a18838

Ravens2121 commited on

feat(kiro): enhance Kiro executor stability and compatibility
a9803bd

Ravens2121 commited on

feat(kiro): enhance request format, stream handling, and usage tracking
677d553

Ravens2121 commited on

fix(kiro): fix translator format mismatch for OpenAI protocol
049d979

Ravens Amp commited on

fix(registry): remove unstable kiro-auto model
63ad1b6

fuko2935 commited on

feat: 添加Kiro渠道图片支持功能,借鉴justlovemaki/AIClient-2-API实现
e578087

3v324v23 commited on

feat(kiro): add AWS Builder ID authentication support
ac7bb84

Mansi commited on