Commit History

fix: make task parsing robust to string IDs for openenv task validation
5107b13

Dev Shah commited on

fix: update inference.py output markers to match strict OpenEnv parser format and add flush=True
f4c15b1

Dev Shah commited on

refactor: restructure repository for OpenEnv multi-mode deployment, moved server.py to server/app.py
da62f9f

Dev Shah commited on

fix: resolve openenv validate failure by adding uv.lock, openenv-core dependency, and server script entry point
a4d97e5

Dev Shah commited on

fix: add pyproject.toml for OpenEnv multi-mode deployment validation
9233162

Dev Shah commited on

fix: add HF Spaces Docker metadata (sdk: docker, app_port: 7860) to README
f38e311

Dev Shah commited on

fix: change port from 8000 to 7860 — HF Spaces Docker only exposes 7860 externally
4e320a3

Dev Shah commited on

fix: make /reset body optional so bare POST (no Content-Type/body) returns JSON not 422 HTML
c3935be

Dev Shah commited on

fix: use Pydantic model_validate instead of unpacking with aliases to resolve Post Reset failure
4ed3421

Dev Shah commited on

feat: initial commit for email triage agent
96a5caf

Dev Shah commited on