Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
aryan-coder-25
/
openenv
like
2
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
openenv
753 kB
Ctrl+K
Ctrl+K
5 contributors
History:
148 commits
Aarush
remove debug report and prevent tracking
462e2b2
10 days ago
.github
fix(ci): patch pytest pythonpath resolution for module imports
12 days ago
baseline
fix(core): architectural concurrency patches and thread starvation prevention
14 days ago
routers
feat: implement Code Golf AST grading, symbolic validation, and Live Telemetry APIs
11 days ago
server
feat: complete overhaul with dynamic schema, agent dashboard, and adversarial generator
12 days ago
tasks
refactor: moved API endpoints to modular FastAPI routers and scaled employees.db to 500 records
12 days ago
tests
feat: implement Code Golf AST grading, symbolic validation, and Live Telemetry APIs
11 days ago
.dockerignore
Safe
75 Bytes
fix(docker): inject .dockerignore to prevent git folder from crashing HF BuildKit cache during COPY
14 days ago
.env.example
Safe
425 Bytes
feat: Groq API support, nuanced fractional rewards, .env.example
12 days ago
.gitattributes
Safe
263 Bytes
Add .gitattributes for LF line endings
16 days ago
.gitignore
Safe
599 Bytes
fix(repo): remove uv.lock from gitignore and generate missing lockfile to pass openenv validation
11 days ago
Dockerfile
Safe
665 Bytes
build(docker): fix Hugging Face Spaces runtime crash by implementing UID 1000 permission ownership
12 days ago
README.md
Safe
13.2 kB
Optimize dashboard, enhance README, and generate final analysis report
10 days ago
adversarial_generator.py
Safe
11.2 kB
fix: use lowercase list instead of typing.List to fix NameError on HF
11 days ago
client.py
Safe
5.28 kB
feat: complete overhaul with dynamic schema, agent dashboard, and adversarial generator
12 days ago
dashboard.py
Safe
15.7 kB
Optimize dashboard, enhance README, and generate final analysis report
10 days ago
dynamic_schema.py
Safe
13.9 kB
refactor: moved API endpoints to modular FastAPI routers and scaled employees.db to 500 records
12 days ago
environment.py
Safe
26.6 kB
feat: implement Code Golf AST grading, symbolic validation, and Live Telemetry APIs
11 days ago
grader.py
Safe
4.75 kB
feat: implement Code Golf AST grading, symbolic validation, and Live Telemetry APIs
11 days ago
hybrid_agent.py
Safe
7.58 kB
feat: Groq API support, nuanced fractional rewards, .env.example
12 days ago
inference.py
Safe
8.53 kB
fix(eval): ensure rigorous stdout format compliance for inference.py and explicit session state isolation
12 days ago
main.py
Safe
15.7 kB
fix(api): gracefully handle empty JSON bodies in reset and step endpoints, remove redundant duplicate routes from main.py
11 days ago
models.py
Safe
5.92 kB
feat: complete overhaul with dynamic schema, agent dashboard, and adversarial generator
12 days ago
multi_step_env.py
Safe
12.9 kB
fix: empty command guard, true cumulative reward, query timeout, DETACH/PRAGMA blocked, GIVE_UP penalty -0.5, multi-step docs in root endpoint
12 days ago
openenv.yaml
Safe
1.04 kB
feat: complete overhaul with dynamic schema, agent dashboard, and adversarial generator
12 days ago
pyproject.toml
Safe
695 Bytes
feat: added /challenge endpoint, dynamic schema generation in /reset, and github actions ci
12 days ago
pyrightconfig.json
Safe
319 Bytes
feat: added /challenge endpoint, dynamic schema generation in /reset, and github actions ci
12 days ago
requirements.txt
Safe
205 Bytes
build(deps): add streamlit, plotly, faker, and sqlglot for frontend and agent modules
12 days ago
uv.lock
Safe
538 kB
fix(repo): remove uv.lock from gitignore and generate missing lockfile to pass openenv validation
11 days ago