A high-performance, fault-tolerant proxy for AI models like Codex and Claude, built with Rust and running on Cloudflare Workers. It provides load balancing across multiple API keys to maximize usage and ensure reliability.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
6
commits
4
commits
Merge pull request #4 from BYC30/task/start-dev-based-on-arch
1a1f4c8View on GitHubfeat(config): load config from secrets/vars and update worker crate
308eee3View on GitHubfeat(core): add basic Cloudflare Worker entrypoint and health routes
8a45422View on GitHubMerge pull request #3 from BYC30/ci-rust-cloudflare-worker
bd279f2View on GitHubci(github): add Rust CI workflow for Cloudflare Worker project
93e187aView on GitHubMerge pull request #1 from BYC30/plan-project-architecture-task-splitting
63eb13cView on GitHubchore(project): initialize project structure and add architecture doc
27becd8View on GitHub