codearena-rl / server /app.py

Commit History

Add Ollama fallback support to ai_fixer
05d943b

havinashpatil commited on

Add TGI integration for cloud LLM serving
434afdf

havinashpatil commited on

Serve React frontend from FastAPI backend for one-click access
62c7e95

havinashpatil commited on

Finalizing CodeArena RL Benchmark: frontend improvements, GRPO training scripts, and cleaned environment
03a7eb9

havinashpatil commited on

Complete all tasks: Adaptive curriculum, GRPO, React frontend, LLM-as-a-judge
a448db8

havinashpatil commited on

Upload meta
03defc2

havinashpatil commited on

fix: add safe_reward() clamp at every reward return point
f14f8d9

adityanaikhpt commited on

Add normalize_reward(); enforce strict (0,1) on all paths
b53855f

adityanaikhpt commited on

fix: OpenEnv multi-mode compliance — add main() entrypoint and uv.lock
e92bfc1

adityanaikhpt commited on

Production-ready: add server/app.py with fallback-safe /reset, fix Dockerfile, add HF metadata, add task JSON files
dcc8fa3

adityanaikhpt commited on