Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
lenson78
/
codex-proxy
like
0
Paused
App
Files
Files
Fetching metadata from the HF Docker repository...
91ee702
codex-proxy
1.7 MB
Ctrl+K
Ctrl+K
7 contributors
History:
308 commits
icebear
icebear0828
feat: dashboard login gate for public deployments (#148)
91ee702
unverified
4 months ago
.github
refactor: decouple AccountPool, split codex-api and web.ts, fix CI (#113)
4 months ago
config
fix: model list not updating at startup โ fast-retry on auth race (#149)
4 months ago
packages
chore: bump version to 1.0.79 [skip ci]
4 months ago
scripts
refactor: migrate electron from branch to npm workspace
4 months ago
shared
feat: dashboard login gate for public deployments (#148)
4 months ago
src
feat: dashboard login gate for public deployments (#148)
4 months ago
web
feat: dashboard login gate for public deployments (#148)
4 months ago
.dockerignore
100 Bytes
fix: Docker build installs curl, keeps tsx, optimizes layers
5 months ago
.env.example
388 Bytes
fix: prevent .env inline comments from being parsed as JWT tokens
5 months ago
.gitattributes
12 Bytes
feat: model name suffix system + service_tier + Docker persistence fix (#35)
4 months ago
.gitignore
450 Bytes
chore: add tests/ to .gitignore
4 months ago
CHANGELOG.md
29.6 kB
feat: dashboard login gate for public deployments (#148)
4 months ago
Dockerfile
1.41 kB
fix: Docker HEALTHCHECK reads port from config (#118) (#119)
4 months ago
README.md
21 kB
docs: auto-sync changelog to README [skip ci]
4 months ago
README_EN.md
15.3 kB
feat: add Structured Outputs support (response_format โ text.format)
4 months ago
docker-compose.yml
735 Bytes
feat: Docker image auto-publish to GHCR + Watchtower support
4 months ago
docker-entrypoint.sh
297 Bytes
feat: model name suffix system + service_tier + Docker persistence fix (#35)
4 months ago
docker-healthcheck.sh
227 Bytes
fix: Docker HEALTHCHECK reads port from config (#118) (#119)
4 months ago
opencode.json
483 Bytes
feat: OpenCode platform support, vitest tests, changelog & Docker hardening
5 months ago
package-lock.json
273 kB
fix: prevent quota-exhausted accounts from cycling back to active (#115)
4 months ago
package.json
1.62 kB
chore: bump version to 1.0.79 [skip ci]
4 months ago
tsconfig.json
502 Bytes
fix: exclude test files from tsc build to unbreak Docker CI
4 months ago
vitest.config.ts
584 Bytes
test: add electron package tests (33 cases)
4 months ago