Commit Graph

8 Commits

Author SHA1 Message Date
Quorinex
3e7cca04ba feat: add versioning, account export, and dynamic models list 2026-02-08 01:48:24 +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
kilimcinin kör oğlu
d89ff02fce Change expiry fields to use json.Number type
Updated FreeTrialInfo and BonusInfo structs to use json.Number for expiry fields.
2026-02-04 15:55:12 +03: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
9b0fae6525 perf: remove bufio buffering for faster first token 2026-02-04 01:25:46 +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