kir / main.py

Commit History

feat: sync gateway with upstream content
38da18b

shinmen Claude Opus 4.6 commited on

feat: Add enhanced dashboard with HF Spaces support
866dfb3

Shinway Deploy Claude Sonnet 4.5 commited on

fix(config): restore timeout configuration warning
9c7933c

jwadow commited on

chore(config): remove legacy debug settings and startup warnings
1be86cc

jwadow commited on

fix(docker): improve Docker configuration and CI/CD pipeline
999d28d

jwadow commited on

feat(docker): add Docker containerization with CI/CD (#55)
3919b37
unverified

PAzter1101 commited on

fix(config): use universal q.{region}.amazonaws.com endpoint for all regions (#58)
e57b58c

jwadow commited on

feat(model-resolver): add alias system to resolve Cursor IDE conflict (#59)
365d4b3

jwadow commited on

fix(models): add fallback list for DNS failure recovery (#25)
c33862b

jwadow commited on

feat(proxy): add HTTP/SOCKS5 proxy support for restricted networks
b1e4872

jwadow commited on

feat(startup): add GitHub issues link to startup banner
7b3b503

jwadow commited on

feat: add DebugLoggerMiddleware to capture validation errors in debug logs (#31)
0ac42c5

jwadow commited on

feat: add dynamic model resolution with client format normalization
6ce52d9

jwadow commited on

fix(logging): suppress noisy shutdown tracebacks on Ctrl+C
ac58ac5

jwadow commited on

feat(api): Anthropic Messages API support (#15)
8978b84

jwadow commited on

fix(http): add shared HTTP client with connection pooling (#24)
bb09c03

jwadow commited on

refactor: rename OpenAI-specific modules with _openai suffix
d95b61b

jwadow commited on

refactor: update kiro_gateway naming to kiro
f1668d0

jwadow commited on

feat: add configurable server port/host (#19)
6b5f876

jwadow commited on

chore: rename project to kiro-gateway
57d29a3

jwadow commited on

fix: remove duplicate log, reduce thinking buffer to 20 chars
3106529

jwadow commited on

feat(auth): add AWS SSO OIDC support for kiro-cli credentials (#12)
b994a02

jwadow commited on

refactor: improve timeout handling and logging in http_client and streaming
da0a4de

jwadow commited on

feat: add CORS middleware for OPTIONS preflight support
c146803

jwadow commited on

feat(debug_logger): implement logs capture and storage
01fc8f4

jwadow commited on

fix: preserve tool_calls when merging assistant messages; add DEBUG_MODE with errors/all modes
d30c8bc

jwadow commited on

fix: add index to streaming tool_calls, handle tool messages, improve deduplication
56a5b8a

jwadow commited on

feat: validation for .env file
c2ef419

jwadow commited on

feat: Complete Kiro OpenAI Gateway implementation
55ff790

jwadow commited on