Commit History

test: add tests for FastAPI server wrapper behavior
f4854b5

Aman045 commited on

feat: implement episode finalization and adjust session support flag
ba9b704

Aman045 commited on

docs: capture todo - Improve OpenEnv SearchEnvironment design
abf001f

Aman045 commited on

docs: map existing codebase
5928148

Aman045 commited on

docs: capture todo - Fix SearchEnvironment episode lifecycle
3598ec2

Aman045 commited on

fix: ensure scores are strictly between 0 and 1
a67a1dc

Aman045 commited on

feat: run multiple tasks for submission grading
333ce5c

Aman045 Claude Opus 4.5 commited on

fix: simplify Dockerfile for HuggingFace Spaces
cf89d85

Aman045 Claude Opus 4.5 commited on

fix: run environment in-process by default
bc8d6ba

Aman045 Claude Opus 4.5 commited on

fix: default ENV_BASE_URL to localhost:8000 for Docker container
7fc6384

Aman045 Claude Opus 4.5 commited on

fix: add local in-process environment fallback
3b6a01a

Aman045 Claude Opus 4.5 commited on

fix: default ENV_BASE_URL to HuggingFace space
904213b

Aman045 Claude Opus 4.5 commited on

fix: properly handle task_id in reset endpoint
7c50ec6

Aman045 Claude Opus 4.5 commited on

fix: add root endpoint and API documentation
4938245

Aman045 Claude Opus 4.5 commited on

refactor: unify data format and add stateful HTTP server
79b7d56

Aman045 Claude Opus 4.5 commited on

chore: update lockfile
3d0cb84

Aman045 commited on

chore: add datagen optional dependencies
b92d01f

Aman045 commited on

docs: add datagen env vars to env.example
5cced98

Aman045 commited on

docs: update data module docstring
4a9ba57

Aman045 commited on

feat: add data generation pipeline
6b7aaad

Aman045 commited on

feat: add base explorer agent
707712d

Aman045 commited on

feat: add core utils for data generation
e1c44ac

Aman045 commited on

feat: add data generator module
6224aa1

Aman045 commited on

docs: rewrite README for clarity
ac31cf6

Aman045 commited on

chore: update pyproject.toml package config
5632e75

Aman045 commited on

refactor: simplify models.py to re-export from searcharena
3db7c76

Aman045 commited on

refactor: simplify client.py to re-export from searcharena
05571ba

Aman045 commited on

refactor: update root __init__ to re-export from searcharena
82fe682

Aman045 commited on

fix: load env vars at module level for API proxy
3d4287a

Aman045 commited on

fix: update edge case tests imports
9a7ba83

Aman045 commited on

fix: update tasks tests for data module
e525b9b

Aman045 commited on

fix: update rewards tests imports
fe410a1

Aman045 commited on

fix: update retrieval tests imports
39ab43c

Aman045 commited on

fix: update environment tests for searcharena imports
356c308

Aman045 commited on

fix: update test fixtures for new imports
b58baec

Aman045 commited on

remove: delete server/requirements.txt (using uv)
ad7575d

Aman045 commited on

remove: delete server/tasks/ (moved to data/)
914a8af

Aman045 commited on

remove: delete old server/retrieval.py and rewards.py
da927c9

Aman045 commited on

fix: update app imports for new package structure
178f9f9

Aman045 commited on

refactor: update server to use searcharena package
421f883

Aman045 commited on

feat: add training utilities module
0ce9b9c

Aman045 commited on

feat: add data module for documents and tasks
b653e4d

Aman045 commited on

feat: add searcharena core package
44439f8

Aman045 commited on

refactor: update environment variable handling and improve logging function signatures
7aa71a8

Aman045 commited on

refactor: update type hints to use built-in generic types and improve logging function signatures
5b488ef

Aman045 commited on

refactor: update type hints to use built-in generic types
e597175

Aman045 commited on

Refactor inference and logging mechanisms; remove log_utils.py
dfe9450

Aman045 commited on

feat: add initial environment configuration file
ae8ebe8

Aman045 commited on

refactor: update environment variables and reward validation range
5cb1be7

Aman045 commited on

updated readme and project.toml
a3dd1cb

Aman045 commited on