Commit History

Use linear transformation to strictly exclude 0.0 and 1.0 from score
9de2ed4

Ramachandra Dayal K commited on

Fix score boundaries to fall strictly within (0, 1) range
ef86455

Ramachandra Dayal K commited on

Revert task scores to decimal range (0.0-1.0)
b52532e

Ramachandra Dayal K commited on

Refactor scores from decimal (0.0-1.0) to integer (0-100)
d2f876e

Ramachandra Dayal K commited on

fix: rename script entry to 'server' to satisfy openenv validate check
1cc67a5

Ramachandra Dayal K commited on

fix: add server/app.py entry point, scripts config, and uv.lock
f24bd35

Ramachandra Dayal K commited on

feat: add pyproject.toml for multi-mode deployment support
438efd7

Ramachandra Dayal K commited on

fix: make /reset request body optional to avoid Pydantic validation error
f776c3a

Ramachandra Dayal K commited on

fix: resolve openEnv reset response inconsistency and port mismatch
e2284e6

Ramachandra Dayal K commited on

checkout: temporary commit for worktree checkout
e88fa8b

Ramachandra Dayal K commited on

Add inference.py adhering to OpenEnv Spec
6ad652b

Ramachandra Dayal K commited on

update Day to Response in HF agent simulation
360b34a

Ramachandra Dayal K commited on

Fix Dockerfile python path error by using single-stage build
733c061

Ramachandra Dayal K commited on

Move app.py to root directory
1ec7127

Ramachandra Dayal K commited on

Configure Dockerfile and app.py for Hugging Face deployment
6423c48

Ramachandra Dayal K commited on

Merge HF configuration
bbc0aec

Ramachandra Dayal K commited on

initial commit
bae3a26
verified

sriram279 commited on

Merge remote-tracking branch 'origin/main'
6525b28

Ramachandra Dayal K commited on

Initial commit with agent code
99d2ff3

Ramachandra Dayal K commited on

Initial commit
292b5a5
unverified

Ramachandra Dayal K commited on