Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
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...
main
codex-proxy
1.71 MB
Ctrl+K
Ctrl+K
7 contributors
History:
344 commits
Lenson
chore: update to v1.0.92 and Codex 26.323.20928
55ac8b5
3 months ago
.github
Remove unnecessary keep-alive (already in nanobot repo)
3 months ago
.hf
Fix data directory download URL prefix
3 months ago
config
chore: update to v1.0.92 and Codex 26.323.20928
3 months ago
packages
chore: bump version to 1.0.80 [skip ci]
3 months ago
scripts
refactor: migrate electron from branch to npm workspace
3 months ago
shared
feat: dashboard login gate for public deployments (#148)
3 months ago
src
fix: force secure cookie on HF Spaces
3 months ago
web
feat: dashboard login gate for public deployments (#148)
3 months ago
.dockerignore
100 Bytes
fix: Docker build installs curl, keeps tsx, optimizes layers
4 months ago
.env.example
388 Bytes
fix: prevent .env inline comments from being parsed as JWT tokens
4 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)
3 months ago
Dockerfile
1.38 kB
fix: use curl instead of huggingface-cli for config download
3 months ago
Dockerfile.hfspaces
1.38 kB
fix: use curl instead of huggingface-cli for config download
3 months ago
HF_DATASET_SYNC.md
460 Bytes
feat: add HF Dataset sync scripts
3 months ago
README.md
21.3 kB
feat: add HF Spaces frontmatter
3 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
3 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)
3 months ago
hf_space_metadata.yaml
125 Bytes
feat: add Supabase Storage sync for config persistence
3 months ago
opencode.json
483 Bytes
feat: OpenCode platform support, vitest tests, changelog & Docker hardening
4 months ago
package-lock.json
273 kB
chore: reset to v1.0.80, change port to 7860
3 months ago
package.json
1.62 kB
chore: update to v1.0.92 and Codex 26.323.20928
3 months ago
sync-to-hf.sh
687 Bytes
feat: add HF Dataset sync scripts
3 months ago
tsconfig.json
502 Bytes
fix: exclude test files from tsc build to unbreak Docker CI
3 months ago
vitest.config.ts
584 Bytes
test: add electron package tests (33 cases)
3 months ago