Fix Phase 2 Task Validation: iterate all 3 tasks in inference.py 37f78b6 Arun-Sanjay commited on Apr 8
Update CLAUDE.md to reflect pre-submission upgrade sprint state 5093221 Arun-Sanjay commited on Apr 8
Clean pyproject.toml package configuration and remove fastmcp dead dep d8137c5 Arun-Sanjay commited on Apr 8
Switch server/app.py to create_fastapi_app and simplify /tasks response 0ef0e49 Arun-Sanjay commited on Apr 8
Fix Phase 2 'Not enough tasks with graders' β add canonical TASKS registry 431e294 Arun-Sanjay commited on Apr 8
Re-enable Gradio web UI at / for friendly browser-facing Space page c47ce11 Arun-Sanjay commited on Apr 8
Update README for canonical OpenEnv structure and submission spec 538acd4 Arun-Sanjay commited on Apr 8
Update tests to use inline heuristic helper after inference.py rewrite 37d5c95 Arun-Sanjay commited on Apr 8
Add scripts/validate-submission.sh β runs the 3 grader checks locally ec27586 Arun-Sanjay commited on Apr 8
Rewrite inference.py to match hackathon submission spec exactly 0c42a38 Arun-Sanjay commited on Apr 8
Rewrite client.py as EnvClient subclass with WebSocket protocol 240b29f Arun-Sanjay commited on Apr 8
Refactor models.py: inherit from openenv Action/Observation/State 1091ce2 Arun-Sanjay commited on Apr 8
Add README with environment description, action/observation spaces, and baseline scores f65d331 Arun-Sanjay commited on Apr 7
Add inference.py with heuristic and LLM agent modes, calibration tests, and baseline results 8d2dc33 Arun-Sanjay commited on Apr 7
Add MCPEnvironment subclass with 5 dispatcher tools and FastAPI server 4fc9bec Arun-Sanjay commited on Apr 7
Add DispatchSimulation engine, geometry helpers, caller text templates, and observation renderer 07473e9 Arun-Sanjay commited on Apr 7
Add Pydantic models and clinical survival curves (cardiac, trauma, stroke, fire) 50e3063 Arun-Sanjay commited on Apr 7