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:
Rayugacodes
/
Breach-OS
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e00a7dd
Breach-OS
23.4 kB
Ctrl+K
Ctrl+K
4 contributors
History:
65 commits
subhdotsol
feat(inference): add main() — runs all 3 task difficulties with 20-minute guard
e00a7dd
about 2 months ago
graders
feat(graders): add letter grade, summary and full metrics dict to grade_episode()
about 2 months ago
llm
feat(llm): add run_llm_pipeline() stub with correct return shape for Person 3
about 2 months ago
rewards
feat(rewards): add RewardComputer wrapper class with __call__ and reset() for injection
about 2 months ago
server
feat(app): add POST /grade endpoint with active-episode guard and programmatic grader
about 2 months ago
.env.example
427 Bytes
chore: add .env.example with all required environment variables
about 2 months ago
.gitignore
Safe
75 Bytes
chore: add .gitignore for Python, env files and pycache
about 2 months ago
Dockerfile
Safe
560 Bytes
feat: add Dockerfile targeting port 7860 for HuggingFace Spaces
about 2 months ago
README.md
1.85 kB
docs: add initial README with project overview and HuggingFace Spaces frontmatter
about 2 months ago
inference.py
Safe
2.73 kB
feat(inference): add main() — runs all 3 task difficulties with 20-minute guard
about 2 months ago
models.py
Safe
1.99 kB
refactor(models): clean up imports and add module docstring
about 2 months ago
openenv.yaml
Safe
1.49 kB
feat: add openenv.yaml with easy, medium and hard task configurations
about 2 months ago
requirements.txt
Safe
264 Bytes
chore: add requirements.txt with all pinned dependencies
about 2 months ago