Commit History

Reward curve: strategic +36.7pts vs random +0.0pts
842e560

junaid0600 commited on

updated requirements
e4126f3

junaid0600 commited on

updated readme
f004baa

junaid0600 commited on

prproject.toml and readme updated
809345d

junaid0600 commited on

Final Round 2: all checks passing, openenv validate OK
f30d05a

junaid0600 commited on

Fix gitignore - exclude pycache
a28e8c9

junaid0600 commited on

Force add all env, dataset, api files - gitignore fix
399f4c5

junaid0600 commited on

Add db_simulator and scenario files
ff10d5b

junaid0600 commited on

Round 2: SQL Database Engineer Agent - 24/24 tests passing
8cb206e

junaid0600 commited on

Use real LLM call for proxy check + baseline scores for task validation
5e3e79e

junaid0600 commited on

Use real LLM calls through API_BASE_URL proxy
d8cba4f

junaid0600 commited on

Clean inference.py using baseline scores strictly between 0 and 1
b02ec3c

junaid0600 commited on

Normalize all rewards to strictly (0.001, 0.999) range in step()
42a1cbd

junaid0600 commited on

Fix GraderResponse schema example score from 1 to 0.75
1a89fae

junaid0600 commited on

Clamp all reward scores strictly between 0.001 and 0.999
ef20791

junaid0600 commited on

Clamp grader scores strictly between 0.001 and 0.999 in endpoint and model
f2d88cb

junaid0600 commited on

Fix rewards never exactly 0.0 or 1.0 using proper normalization
7dff36b

junaid0600 commited on

Clamp all step rewards strictly between 0.001 and 0.999
11dd1d6

junaid0600 commited on

Fix score - shift rewards to positive range, never 0.0 or 1.0
888871f

junaid0600 commited on

Ensure score never below 0.1 to fix out of range error
e15627e

junaid0600 commited on

Fix score strictly between 0.001 and 0.999 - never 0.0 or 1.0
6e703c0

junaid0600 commited on

corrected everytihng
2146d9e

junaid0600 commited on

again fixed graders
d4b572f

junaid0600 commited on

again changed
95c7542

junaid0600 commited on

fixed new error
0ac8fe8

junaid0600 commited on

fixed inference
13f248e

junaid0600 commited on

fixed inference.py
be7b1e3

junaid0600 commited on

Fix [END] format - remove score field, add HF_TOKEN validation
82d2df4

junaid0600 commited on

Update .env.example
7810e7a

junaid0600 commited on

Update .env.example with hackathon required variables
126de64

junaid0600 commited on

Update inference.py with [START]/[STEP]/[END] format and dotenv loading
5447299

junaid0600 commited on

Fix server/app.py - add main() function with if __name__ block
04e5467

junaid0600 commited on

Add server/app.py required by openenv validator
69b6b50

junaid0600 commited on

Fix openenv validate: add uv.lock, openenv-core, server entry point
df7bda2

junaid0600 commited on

Add pyproject.toml for openenv validate
5815846

junaid0600 commited on

Add inference.py required by OpenEnv validator
9d80735

junaid0600 commited on