Commit History

fix: rename rewards= to score= and add task= to END block in stdout for proper validator parsing
c11d056

Abhishek Tiwari commited on

fix: strictly output [START], [STEP], [END] to stdout for phase 2 validator parsing
ebcd8b6

Abhishek Tiwari commited on

fix: add main function to app.py for openenv multi-mode deployment validator
6b06b3e

Abhishek Tiwari commited on

fix: smart redirect to /web for browsers to fix HF UI, keep JSON for APIs
137f02a

Abhishek Tiwari commited on

fix: restore UI, add /tasks /grade, clamp scores to (0.05, 0.95)
6d2ec98

Abhishek Tiwari commited on

Massive Rewrite: Rebuilt Phase 2 standalone validation constraints perfectly mapped to 0.05-0.95
e0a6d43

Abhishek Tiwari commited on

Rewrite environment, app endpoints, and openenv.yaml for Phase 2 validation
b6b4d3b

Abhishek Tiwari commited on

Fix inference.py output format to strictly match Step/End validation criteria per task
755655b

Abhishek Tiwari commited on

Fix Phase 2 issue: explicitly define tasks and graders in openenv.yaml
bc16a95

Abhishek Tiwari commited on

Fix phase 2 check: update default task_score to 0.0001 for observation fallbacks
e0181f2

Abhishek Tiwari commited on

Fix Phase 2 grader constraints to fall strictly inside (0, 1)
1bbb14e

Abhishek Tiwari commited on

feat: add link to SQL-RL repository in playground.html for easy access
2269f6b

root commited on

fix: correct SQL input hint functionality and enhance interactive mode instructions in playground.html
5638dcf

root commited on

feat: add SQL input hints and update instructions for interactive mode in playground.html
d88a4a2

root commited on

chore: update project descriptions to reflect SQL-RL branding in openenv.yaml, pyproject.toml, and README.md
8aa8df1

root commited on

remove: delete compiled Python files from __pycache__ directories
b1f14c6

root commited on

hf done
9496a0e

root commited on

hf
38819be

root commited on

good to go
14de67e

root commited on

good to go
9d28948

root commited on

hf issues now fixed
c2fa0f1

root commited on

refactor: update README for SQL AI Data Analyst, enhance installation instructions, and improve architecture workflow; modify app initialization in server to use SqlEnvironment directly
bb9eaef

root commited on

feat: implement SQL agent environment with OpenEnv integration, SQLite management, and automated task grading
9b9c562

root commited on

file structure created
4477500

root commited on