Commit History

fix: use minimal requirements-server.txt in Docker to avoid downloading torch/ML deps
b2065cc

ademarteau commited on

feat: replace Gradio with React UI — GRPO tab, 730-day sim, 200-entry memory bank
b413222

ademarteau commited on

fix: let Gradio auto-select port locally, fix via env vars only
6d9b0d9

ademarteau commited on

fix: use 127.0.0.1 locally, 0.0.0.0 in Docker via env var
b7d695d

ademarteau commited on

fix: Dockerfile runs Gradio app, not FastAPI server
b5c037f

ademarteau commited on

fix: bump to Python 3.13 to match requirements.txt (audioop-lts)
5482efa

Arvind Sreenivas commited on

fix: remove scripts/ COPY, scripts dir not in repo
dd1dcec

Arvind Sreenivas commited on

fix: install git in Docker image for git+ pip dependencies
d75058a

Arvind Sreenivas commited on

OpenEnv implementation Done, TODO: LLM/Agent.py
9691f5e

ademarteau commited on