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...
3bd560b
codex-proxy
1.7 MB
Ctrl+K
Ctrl+K
7 contributors
History:
323 commits
Lenson
fix: force secure cookie on HF Spaces
3bd560b
4 months ago
.github
refactor: decouple AccountPool, split codex-api and web.ts, fix CI (#113)
4 months ago
.hf
fix: use curl instead of huggingface-cli for config download
4 months ago
config
feat: add HF Dataset sync for config persistence, install huggingface-hub
4 months ago
packages
chore: bump version to 1.0.80 [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
fix: force secure cookie on HF Spaces
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.38 kB
fix: use curl instead of huggingface-cli for config download
4 months ago
Dockerfile.hfspaces
1.38 kB
fix: use curl instead of huggingface-cli for config download
4 months ago
HF_DATASET_SYNC.md
460 Bytes
feat: add HF Dataset sync scripts
4 months ago
README.md
21.3 kB
feat: add HF Spaces frontmatter
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
hf_space_metadata.yaml
125 Bytes
feat: add hf_space_metadata.yaml
4 months ago
opencode.json
483 Bytes
feat: OpenCode platform support, vitest tests, changelog & Docker hardening
5 months ago
package-lock.json
273 kB
chore: reset to v1.0.80, change port to 7860
4 months ago
package.json
1.62 kB
chore: bump version to 1.0.80 [skip ci]
4 months ago
sync-to-hf.sh
687 Bytes
feat: add HF Dataset sync scripts
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