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...
cf4855f
codex-proxy
Ctrl+K
Ctrl+K
7 contributors
History:
337 commits
Lenson
fix: startup only downloads, runtime only uploads
cf4855f
12 days ago
.github
refactor: decouple AccountPool, split codex-api and web.ts, fix CI (#113)
16 days ago
.hf
fix: startup only downloads, runtime only uploads
12 days ago
config
fix: set proxy_api_key to null to disable login
12 days ago
packages
chore: bump version to 1.0.80 [skip ci]
12 days ago
scripts
refactor: migrate electron from branch to npm workspace
17 days ago
shared
feat: dashboard login gate for public deployments (#148)
12 days ago
src
fix: force secure cookie on HF Spaces
12 days ago
web
feat: dashboard login gate for public deployments (#148)
12 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)
27 days ago
.gitignore
Safe
450 Bytes
chore: add tests/ to .gitignore
25 days ago
CHANGELOG.md
Safe
29.6 kB
feat: dashboard login gate for public deployments (#148)
12 days ago
Dockerfile
Safe
1.38 kB
fix: use curl instead of huggingface-cli for config download
12 days ago
Dockerfile.hfspaces
Safe
1.38 kB
fix: use curl instead of huggingface-cli for config download
12 days ago
HF_DATASET_SYNC.md
Safe
460 Bytes
feat: add HF Dataset sync scripts
12 days ago
README.md
Safe
21.3 kB
feat: add HF Spaces frontmatter
12 days ago
README_EN.md
Safe
15.3 kB
feat: add Structured Outputs support (response_format โ text.format)
24 days ago
docker-compose.yml
Safe
735 Bytes
feat: Docker image auto-publish to GHCR + Watchtower support
20 days ago
docker-entrypoint.sh
Safe
297 Bytes
feat: model name suffix system + service_tier + Docker persistence fix (#35)
27 days ago
docker-healthcheck.sh
Safe
227 Bytes
fix: Docker HEALTHCHECK reads port from config (#118) (#119)
15 days ago
hf_space_metadata.yaml
Safe
125 Bytes
feat: add Supabase Storage sync for config persistence
12 days ago
opencode.json
Safe
483 Bytes
feat: OpenCode platform support, vitest tests, changelog & Docker hardening
about 1 month ago
package-lock.json
Safe
273 kB
chore: reset to v1.0.80, change port to 7860
12 days ago
package.json
Safe
1.62 kB
chore: bump version to 1.0.80 [skip ci]
12 days ago
sync-to-hf.sh
Safe
687 Bytes
feat: add HF Dataset sync scripts
12 days ago
tsconfig.json
Safe
502 Bytes
fix: exclude test files from tsc build to unbreak Docker CI
13 days ago
vitest.config.ts
Safe
584 Bytes
test: add electron package tests (33 cases)
17 days ago