Sharvandeep/ticket-routing-openenv
Fix Phase 2 score bounds to strict (0,1)
Fix Phase 2 task grader validation and run 3 graded tasks
Return /tasks as list by default for validator compatibility
Fix HF Space health defaults for Phase 1 validation
Fix OpenEnv validation compatibility and Space runtime startup
Use OpenEnv create_fastapi_app for reset/step
Fix Space startup command
Add OpenEnv scaffold files and manifest fields
Bind server to PORT for validator
Broaden task/grader compatibility for validator
Return /tasks as list for validator
Expose graders list for task validation
Fix OpenEnv manifest and expose graded tasks
Allow ENV_URL override in inference script
Fix phase 2 validation: Add grader definition in YAML and strict log formatting
FINAL FIX: add tasks to openenv.yaml
fix: simplify tasks endpoint for validator
fix: expose 5 tasks with graders
Fix structured stdout markers for validator parsing
Make inference robust without openai package or token
Fix OpenEnv phase-2 validation: graded tasks, bounded scores, strict inference logs
final fix: in inference.py
final fix for proxy detection
final fix: strict proxy usage
final fix: enable LLM proxy + structured logs
fix: structured output for validator
final validator-safe submission
fix: prevent KeyError (safe handling)
final fix: safe inference (no crash)
chnages in inference.py file
chnages in inference.py file
added agent section in readme file
added LLM-based inference with fallback
fix openenv encryption
fix openenv validation
fix reset endpoint to POST
added inference script
add pyproject for completeness
added an end point('\')
fix HF config
resolved README conflict
initial commit
initial commit
