Commit Graph

10 Commits

Author SHA1 Message Date
Quorinex
940dc782cb chore: bump version to 1.0.6 2026-05-11 22:31:31 +08:00
Henry Yang
221348b975 fix: support Claude thinking config routing (#40) 2026-05-11 21:01:54 +08:00
Quorinex
834890f4be docs: simplify README and add contributing notes 2026-05-10 22:03:18 +08:00
Quorinex
a308630156 feat: add admin logout, 72h session expiry, /v1/stats endpoint, and UI fixes 2026-02-08 19:23:00 +08:00
Quorinex
3e7cca04ba feat: add versioning, account export, and dynamic models list 2026-02-08 01:48:24 +08: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
765face800 docs: update and fix README errors 2026-02-04 02:15:43 +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