Commit History

Update README with testing instructions and new config
7e7ad80

PROTHAM commited on

Fix final phase 1 and phase 2 inference and scoring issues
4423d13

PROTHAM commited on

readme
c70d39c

PROTHAM commited on

readme
3424779

PROTHAM commited on

fix: change body to empty dict to prevent Pydantic 422 Unprocessable Entity errors during validation
96617e2

PROTHAM commited on

chore: update Dockerfile and inference.py based on local edits
9ec21a6

PROTHAM commited on

chore: add test-all.sh bash script to validate everything at once
8fc7d70

PROTHAM commited on

fix: update base Docker image to bypass registry errors and sync requirements path
2969073

PROTHAM commited on

fix: add root requirements.txt for Phase 2 validation and handle API keys/LLM crashes in inference.py
9728aae

PROTHAM commited on

chore: push verified deployment fixes
8eecaf4

PROTHAM commited on

docs: update README for expert tasks, dynamic max_steps, and reward tweaks
4898dbf

PROTHAM commited on

improve: hard tasks max_steps=10, fix reward gap, clearer descriptions
5834385

PROTHAM commited on

Add Expert tier tasks to evaluate multi-step UUID stateful tracking and OpenAPI discovery
babab16

PROTHAM commited on

Implement strict judge feedback: ambiguous task descriptions, server-side payload clues, increased exploration steps
431d2c4

PROTHAM commited on

Enhance episode state isolation and realistic grader hints for max scoring
41120b8

PROTHAM commited on

Update inference.py environment variable parsing to match submission checklist
d3623ef

PROTHAM commited on

Fix submission validation configuration and dependencies
d09805b

PROTHAM commited on

fix: add main(), project.scripts, uv.lock for openenv validate
d6e2c7d

PROTHAM commited on

Add MIT license
fce0554

PROTHAM commited on

Final README with full documentation
887572f

PROTHAM commited on

fix: correct inference.py log format [START]/[STEP]/[END]
cbb7810

PROTHAM commited on

fix: remove Optional types to pass openenv validate
06ca7e4

PROTHAM commited on

fix: replace Optional[dict] with Any for openenv validate
4fb7a60

PROTHAM commited on

fix: Dockerfile to root, port 7860, README frontmatter
54c7f90

PROTHAM commited on

readme
a0037f9

PROTHAM commited on

Readme
afc1ff7

PROTHAM commited on

Initial submission: API Debug Environment
06b0d69

PROTHAM commited on