Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
lenson78
/
codex-proxy
like
0
Paused
App
Files
Files
Fetching metadata from the HF Docker repository...
bc98e69
codex-proxy
827 kB
Ctrl+K
Ctrl+K
7 contributors
History:
136 commits
icebear0828
Claude Opus 4.6
fix: preserve model name suffixes (-fast, -high, etc.) in API responses
bc98e69
27 days ago
.github
ci: auto-sync master β electron branch on push
27 days ago
config
fix: strip service_tier from request body + add OpenAI-Beta header + update gpt-5.4 efforts
27 days ago
scripts
chore: deduplicate model selector, auto-extract chromium version, harden update pipeline
about 1 month ago
shared
feat: model name suffix system + service_tier + Docker persistence fix (#35)
29 days ago
src
fix: preserve model name suffixes (-fast, -high, etc.) in API responses
27 days ago
web
feat: model name suffix system + service_tier + Docker persistence fix (#35)
29 days ago
.dockerignore
Safe
100 Bytes
fix: Docker build installs curl, keeps tsx, optimizes layers
about 1 month ago
.env.example
Safe
388 Bytes
fix: prevent .env inline comments from being parsed as JWT tokens
about 1 month ago
.gitattributes
Safe
12 Bytes
feat: model name suffix system + service_tier + Docker persistence fix (#35)
29 days ago
.gitignore
443 Bytes
refactor: extract startServer() + path abstraction for Electron reuse
about 1 month ago
CHANGELOG.md
15.5 kB
Merge pull request #44 from icebear0828/fix/service-tier-and-headers
27 days ago
Dockerfile
1.39 kB
feat: model name suffix system + service_tier + Docker persistence fix (#35)
29 days ago
README.md
17.4 kB
docs: auto-sync changelog to README [skip ci]
27 days ago
README_EN.md
14.7 kB
feat: /v1/responses passthrough endpoint + missing SSE event types + Docker docs fix (#37, #38)
27 days ago
docker-compose.yml
344 Bytes
fix: lock container PORT=8080, revert HEALTHCHECK to hardcoded port
27 days ago
docker-entrypoint.sh
Safe
297 Bytes
feat: model name suffix system + service_tier + Docker persistence fix (#35)
29 days ago
opencode.json
Safe
483 Bytes
feat: OpenCode platform support, vitest tests, changelog & Docker hardening
about 1 month ago
package-lock.json
87 kB
chore: deduplicate model selector, auto-extract chromium version, harden update pipeline
about 1 month ago
package.json
1.35 kB
chore: deduplicate model selector, auto-extract chromium version, harden update pipeline
about 1 month ago
tsconfig.json
Safe
459 Bytes
Initial commit: Codex Proxy with quota API and Cloudflare bypass
about 2 months ago
vitest.config.ts
138 Bytes
feat: OpenCode platform support, vitest tests, changelog & Docker hardening
about 1 month ago