Commit Graph

7 Commits

Author SHA1 Message Date
Quorinex
5cf2cce1d1 ci: use Go cross-compilation to eliminate slow arm64 runner 2026-05-11 22:31:31 +08:00
Quorinex
fdbf511b11 ci: fix image name must be lowercase for ghcr.io 2026-05-11 22:31:30 +08:00
Quorinex
0e03808b0d ci: parallel native arm64/amd64 builds, add Go BuildKit cache mounts 2026-05-11 22:31:30 +08:00
Quorinex
a24529d783 chore: sync dev branch proxy and workflow updates 2026-05-10 18:57:40 +08:00
Quorinex
d62cb6b897 ci: add latest tag for default branch 2026-02-04 01:26:56 +08:00
Quorinex
e5ec720b69 fix: correct docker image name 2026-02-04 00:47:33 +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