Commit Graph

12 Commits

Author SHA1 Message Date
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
c9891b60fd docs: update README with new auth methods 2026-02-04 05:19:11 +08:00
Quorinex
4f3be1258e feat: add AWS Builder ID login and local Kiro cache import 2026-02-04 05:09:42 +08:00
Quorinex
765face800 docs: update and fix README errors 2026-02-04 02:15:43 +08:00
Quorinex
b27fd3528a fix: center login title and use full time unit names 2026-02-04 02:06:28 +08:00
Quorinex
d62cb6b897 ci: add latest tag for default branch 2026-02-04 01:26:56 +08:00
Quorinex
9b0fae6525 perf: remove bufio buffering for faster first token 2026-02-04 01:25:46 +08:00
Quorinex
a26c353f56 fix: default listen on 0.0.0.0 for Docker compatibility 2026-02-04 01:12:39 +08:00
Quorinex
e5ec720b69 fix: correct docker image name 2026-02-04 00:47:33 +08:00
Quorinex
2bdc2a9936 docs: improve disclaimer 2026-02-04 00:41:27 +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