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:
NanduKondreddy
/
config-debug-env
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
config-debug-env
733 kB
Ctrl+K
Ctrl+K
2 contributors
History:
45 commits
Deepika
FIX: Parse request body directly in /step override
b618887
4 months ago
server
FIX: Parse request body directly in /step override
4 months ago
.dockerignore
Safe
56 Bytes
Phase 2: Benchmark Quality Upgrades - Progressive graders, realistic multi-bug tasks, ground_truth exposure
5 months ago
.gitattributes
Safe
0 Bytes
Phase 2: Benchmark Quality Upgrades - Progressive graders, realistic multi-bug tasks, ground_truth exposure
5 months ago
.gitignore
Safe
19 Bytes
Phase 2: Benchmark Quality Upgrades - Progressive graders, realistic multi-bug tasks, ground_truth exposure
5 months ago
Dockerfile
Safe
276 Bytes
Phase 2: Benchmark Quality Upgrades - Progressive graders, realistic multi-bug tasks, ground_truth exposure
5 months ago
PROGRESSION_VERIFICATION.md
Safe
2.22 kB
ADD: Local progression test and verification document
4 months ago
README.md
Safe
8.64 kB
Phase 2: Benchmark Quality Upgrades - Progressive graders, realistic multi-bug tasks, ground_truth exposure
5 months ago
SESSION_DIAGNOSIS.md
Safe
4.6 kB
ADD: Session state management issue diagnostic summary
4 months ago
__init__.py
Safe
187 Bytes
Phase 2: Benchmark Quality Upgrades - Progressive graders, realistic multi-bug tasks, ground_truth exposure
5 months ago
check_hf_rebuild.py
Safe
579 Bytes
ADD: HF rebuild status checker
4 months ago
client.py
Safe
1.03 kB
Phase 2: Benchmark Quality Upgrades - Progressive graders, realistic multi-bug tasks, ground_truth exposure
5 months ago
inference.py
Safe
8 kB
FIX: Remove incorrect action wrapper in HTTPEnvClient.step() - POST body must be direct ConfigDebugAction, not nested
5 months ago
openenv.yaml
Safe
1.61 kB
Phase 2: Benchmark Quality Upgrades - Progressive graders, realistic multi-bug tasks, ground_truth exposure
5 months ago
pyproject.toml
Safe
446 Bytes
Phase 2: Benchmark Quality Upgrades - Progressive graders, realistic multi-bug tasks, ground_truth exposure
5 months ago
requirements.txt
Safe
72 Bytes
Phase 2: Benchmark Quality Upgrades - Progressive graders, realistic multi-bug tasks, ground_truth exposure
5 months ago
test_env.py
Safe
540 Bytes
Phase 2: Benchmark Quality Upgrades - Progressive graders, realistic multi-bug tasks, ground_truth exposure
5 months ago
test_global_env_fallback.py
Safe
1.82 kB
FIX: Override /reset and /step to use global env when no session_id
4 months ago
test_grader_audit.py
Safe
3.14 kB
CRITICAL FIX: Graders now return FLOAT ONLY (not tuples) for validator contract compliance - extracted float from raw grader tuples
5 months ago
test_hf_space_edge_cases.py
Safe
8.82 kB
VALIDATED: All 4 edge cases pass against live HF Space - ready for validator resubmission
4 months ago
test_http_response_flow.py
Safe
6.32 kB
FIX: Handle null/None values gracefully in json_grader and yaml_grader - all edge cases now safe
4 months ago
test_k8s_multistep.py
Safe
1.77 kB
Phase 2: Benchmark Quality Upgrades - Progressive graders, realistic multi-bug tasks, ground_truth exposure
5 months ago
test_local_progression.py
Safe
1.41 kB
ADD: Local progression test and verification document
4 months ago
test_nginx_multistep.py
Safe
1.53 kB
Phase 2: Benchmark Quality Upgrades - Progressive graders, realistic multi-bug tasks, ground_truth exposure
5 months ago
test_reward_audit.py
Safe
8.99 kB
FIX: Handle null/None values gracefully in json_grader and yaml_grader - all edge cases now safe
4 months ago
test_session_persistence.py
Safe
1.64 kB
ADD: Local session persistence verification test
4 months ago
test_task_graders.py
Safe
2.95 kB
Fix: Enforce strict open interval (0.01, 0.99) for all grader rewards - validator compliance
5 months ago
test_validator_simulation.py
Safe
3.78 kB
Initial commit: config debug environment application
4 months ago
test_validator_stress.py
Safe
15.3 kB
FIX: Handle null/None values gracefully in json_grader and yaml_grader - all edge cases now safe
4 months ago
test_wrapped_grader_audit.py
Safe
9.51 kB
FIX: Handle null/None values gracefully in json_grader and yaml_grader - all edge cases now safe
4 months ago
uv.lock
Safe
538 kB
Phase 2: Benchmark Quality Upgrades - Progressive graders, realistic multi-bug tasks, ground_truth exposure
5 months ago
verify_graders.py
Safe
1.61 kB
Initial commit: config debug environment application
4 months ago