CoolFace
Apppublic

akullaganeshA/professional-coding-env

sourceHugging Faceupdated 6mo agoView on Hugging Face
0likes
15 commits on main
a955c2d6mo ago

fix: resolve models package conflict by moving models.py to models/__init__.py

akullaganeshA
d49bc836mo ago

fix: update BaseSettings import for Pydantic V2 compatibility

akullaganeshA
8124a826mo ago

fix: update requirements.txt with missing dependencies and remove unused astunparse import

akullaganeshA
771b0c26mo ago

fix: remove /api/v1 prefix from reset endpoint to fix 404 on grader

akullaganeshA
3b39ce26mo ago

Compliance: strictly align inference.py with pre-submission checklist

akullaganeshA
719a3cb6mo ago

chore: update environment with compliance enhancements

akullaganeshA
15175086mo ago

Professionalize OpenEnv: Enhanced security, structured logging, multi-stage Docker build, and spec-compliant API v1.

akullaganeshA
833f2316mo ago

Fix HF Configuration errors

akullaganeshA
1be279d6mo ago

Remove diagnostic reference repos

akullaganeshA
e82f8476mo ago

Compliance update: Implement real-world tasks and stdout format for Meta PyTorch Hackathon check

akullaganeshA
b7cc19f6mo ago

feat(ui): prepare gradio frontend for HF Spaces deployment

akullaganeshA
eca4ea96mo ago

docs: formalize quantum, cryptographic, and deployment metrics

akullaganeshA
852c7c86mo ago

fix(core): refactor models to enforce quantum criteria compilation

akullaganeshA
4fdd30b6mo ago

feat(core): implement quantum-grade ZK proofs, crypto-secure reset, and k8s scale deployment

akullaganeshA
8b6806b6mo ago

Initial structured and enhanced OpenEnv project

akullaganeshA