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:
Rayugacodes
/
Breach-OS
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
f778bee
Breach-OS
31.1 kB
Ctrl+K
Ctrl+K
4 contributors
History:
81 commits
Naman Gupta
add Groq client setup β one place to rule all API calls
f778bee
5 months ago
graders
feat(graders): add letter grade, summary and full metrics dict to grade_episode()
5 months ago
llm
add Groq client setup β one place to rule all API calls
5 months ago
rewards
feat(rewards): add RewardComputer wrapper class with __call__ and reset() for injection
5 months ago
server
refactor: replace datetime.utcnow() with timezone-aware datetime.now(UTC)
5 months ago
tests
test(graders): add programmatic_grader tests β structure, score range, letter grade
5 months ago
.env.example
427 Bytes
chore: add .env.example with all required environment variables
5 months ago
.gitignore
Safe
75 Bytes
chore: add .gitignore for Python, env files and pycache
5 months ago
Dockerfile
Safe
560 Bytes
feat: add Dockerfile targeting port 7860 for HuggingFace Spaces
5 months ago
README.md
1.85 kB
docs: add initial README with project overview and HuggingFace Spaces frontmatter
5 months ago
inference.py
Safe
2.73 kB
feat(inference): add main() β runs all 3 task difficulties with 20-minute guard
5 months ago
models.py
Safe
1.99 kB
refactor(models): clean up imports and add module docstring
5 months ago
openenv.yaml
Safe
1.49 kB
feat: add openenv.yaml with easy, medium and hard task configurations
5 months ago
requirements.txt
Safe
264 Bytes
chore: add requirements.txt with all pinned dependencies
5 months ago
test_client.py
Safe
2.79 kB
chore: final cleanup β remove stray files, verify all imports resolve
5 months ago