AmitSJ/github-issue-triage
0
fix: run all 3 tasks + clamp scores strictly between 0 and 1
fix: add explicit main() function in server/app.py
fix: rename to main(), add server/app.py for multi-mode deployment
fix: rewrite inference.py to match sample template + add openai dep
fix: add uv.lock, openenv-core dep, server entry point for openenv validate
fix: add pyproject.toml for openenv multi-mode deployment validation
fix: dashboard auto-detects HF vs localhost URL
fix: optional reset body + correct repo URL + base_url in openenv.yaml
fix: add CORS middleware + inference.py for OpenEnv automated checks
fix: redirect root / to dashboard for better first impression
fix: add HF Spaces YAML config to README
Initial commit - GitHub Issue Triage OpenEnv Environment
