Commit History

Updated grader values
5d880f3

sravaniamere commited on

Fix stagnation penalty floor to 0.01, never 0.0
2be7532

sravaniamere commited on

Fix grader: clamp rewards to strictly (0.01, 0.99)
eecac6e

sravaniamere commited on

Fix server.py, expand tasks to 40, add tests, clean observation schema
2194233

sravaniamere commited on

fix indentation in main loop
a59b8ec

sravaniamere commited on

fix indentation in main loop
cd6351a

sravaniamere commited on

match reference env pattern exactly
f52aed3

sravaniamere commited on

simplify tasks in openenv.yaml to match reference format
ec61b5a

sravaniamere commited on

fix state as method not property, fix abstract class error
fd851a9

sravaniamere commited on

fix step crash when current_task is None
c7d40b5

sravaniamere commited on

fix initial reward from 0.0 to 0.001
3fa3f1b

sravaniamere commited on

fix reset indentation and accept task_id param
7a6f18c

sravaniamere commited on

fix reset to accept task_id, update tasks endpoint
c41f6ba

sravaniamere commited on

fix max_concurrent_envs to 1
65028b5

sravaniamere commited on

switch to create_app from http_server
f6bd747

sravaniamere commited on

fix step format, add tasks endpoint back
66cc86e

sravaniamere commited on

fix inference to handle new reset response format
bb74cb1

sravaniamere commited on

fix create_fastapi_app call remove env_name
4768f7c

sravaniamere commited on

restore SQLTask and SQLReward to models.py
341aec9

sravaniamere commited on

use openenv base classes and fix yaml format to match working submissions
e965a47

sravaniamere commited on

fix openenv.yaml with spec_version, type, runtime, app, port
830b0e5

sravaniamere commited on

add grader endpoint, fix reward bounds and openenv.yaml
2112542

sravaniamere commited on

remove version pins to fix dependency conflicts
42d2377

sravaniamere commited on

fix openai version conflict with openenv-core
5086a76

sravaniamere commited on

pin openenv-core version to force reinstall
6c6f994

sravaniamere commited on

add grader_fn to tasks endpoint
55bb0ce

sravaniamere commited on

revert to working server
c4a66be

sravaniamere commited on

add openenv-core to requirements
03b2a1c

sravaniamere commited on

use openenv core base classes
0e2347e

sravaniamere commited on

commit missing openenv.yaml and server.py changes
a24bc4f

sravaniamere commited on

fix grader serialization and tasks endpoint
154f3d9

sravaniamere commited on

fix /tasks endpoint format for validator
95707b2

sravaniamere commited on

fix reward range to strict (0,1) exclusive
a785d13

sravaniamere commited on

fix server entry point
0a9f157

sravaniamere commited on

Make inference fallback to offline SQL correction
2184846

sravaniamere commited on

Fix server entrypoint packaging and align environment docs
1a1713a

sravaniamere commited on

Fix inference startup and healthcheck compatibility
51264be

sravaniamere commited on

force clean exit code 0
0a57921

sravaniamere commited on

error handling in inference.py
574f8e7

sravaniamere commited on

fix state endpoint, author, and init exports
e5d6640

sravaniamere commited on

fix remotes and remove stray folder
6464bfb

sravaniamere commited on

update ENV_URL to SyncShift space
6b9084f

sravaniamere commited on

fix server entry point
b79af36

sravaniamere commited on

fix openenv validate issues
1f2495e

sravaniamere commited on

merge and add pyproject.toml
fa28e10

sravaniamere commited on

Fix punctuation in README.md
72145e6
unverified

sravaniamere commited on