Commit Graph

8 Commits

Author SHA1 Message Date
hkxiaoyao
9aad3dec7e refactor: Refactor authentication method based on presence of client credentials (#5)
- Refactor authentication method based on presence of client credentials in payload.
2026-02-08 00:02:35 +08:00
hkxiaoyao
5332a5381e Optimize loading model display, add credit (#4) 2026-02-07 21:17:21 +08:00
Quorinex
d6fa49f24e feat: add i18n support and batch JSON credentials import 2026-02-06 21:54:04 +08:00
hkxiaoyao
d05bd00207 Merge pull request #3 from hkxiaoyao/main
feat(account): add trial quota tracking and display
2026-02-06 13:16:24 +08:00
Quorinex
01e9d0577c feat: add thinking mode support with configurable output formats 2026-02-04 17:42:30 +08:00
Quorinex
4f3be1258e feat: add AWS Builder ID login and local Kiro cache import 2026-02-04 05:09:42 +08:00
Quorinex
b27fd3528a fix: center login title and use full time unit names 2026-02-04 02:06:28 +08:00
Quorinex
c5e6d42163 feat: Kiro API Proxy - OpenAI/Anthropic compatible API service
- Multi-account pool with round-robin load balancing
- Auto token refresh for IAM IdC and Social auth
- Streaming support (SSE)
- Web admin panel with account management
- Docker support with GitHub Actions CI/CD
- Machine ID management per account
- Usage tracking (requests, tokens, credits)
2026-02-04 00:37:05 +08:00