Commit History

refactor: apply production readiness recommendations including dataset caching, XSS protection, pure schemas, and JSON decoding logic.
5ee1380

Sibam commited on

fix: update Guided Demo output to show Anthropic dataset instead of synthetic placeholder
8fbc201

Sibam commited on

feat: add primary descriptive headline and ensure entirely emoji-free UI
c3314b1

Sibam commited on

style: remove emojis from the web interface for a professional look
350b447

Sibam commited on

feat: transform custom UI into an intelligent Agent Learning dashboard with progress metrics and reasoning
c3d75c0

Sibam commited on

fix: update Gradio polling logic to use Timer instead of deprecated every kwarg
e71b4ea

Sibam commited on

fix: remove unsupported width/height kwargs from Gradio LinePlot
a27c1c3

Sibam commited on

fix: ignore dataset download errors during docker build
0123767

Sibam commited on

feat: download real datasets during docker build and mount live reward graph in Gradio UI
e0b4973

Sibam commited on

checkout: temporary commit for worktree checkout
7f16268

Sibam commited on

checkout: temporary commit for worktree checkout
c667ae6

Sibam commited on

fix: clamp grader rewards to strictly (0, 1) to pass OpenEnv validation bounds
f3f7bc4

Sibam commited on

fix: add uv.lock for deployment
be1a57b

Sibam commited on

feat: update inference, models, and server logic
447a565

Sibam commited on

final: submission ready
a4c268d

Sibam commited on

fix: update API_BASE_URL to router.huggingface.co, openenv validate passes
14c1b69

Sibam commited on

feat: PreferenceLab complete - RLHF preference simulation OpenEnv environment
7f43d74

Sibam commited on

feat: PreferenceLab complete - RLHF preference simulation OpenEnv environment
b9664a2

Sibam commited on

fix: change port from 8000 to 7860 for HF Spaces compatibility
c0872c1

Sibam commited on

fix: change port to 7860 for HF Spaces compatibility
fe3f40d

Sibam commited on

docs: polish README per judge feedback — simplify ToC, Mermaid, add fallback docs
7b56838

Sibam commited on

docs: complete README rewrite with ASCII architecture, accurate API/file docs
7491163

Sibam commited on

docs: complete README rewrite with ASCII architecture, accurate API/file docs
792fb5f

Sibam commited on

Improve README: Remove duplicate Mermaid diagrams and enhance File Architecture section with professional diagram
e1b44ad

Sibam commited on

Description Updated
beac1c6

Sibam commited on

Description Updated
7811040

Sibam commited on

fix: simplify Dockerfile to use pip instead of uv
c2c45bb

Sibam commited on

fix: add HF Space metadata header to README
7c07a56

Sibam commited on

fix: update inference.py to mandatory [START][STEP][END] stdout format
fcb0531

Sibam commited on

fix: conform to OpenEnv base interface contract
7574c9a

Sibam commited on

Enhancement
dada51b

Sibam commited on

Update README to remove team affiliation
2d2788c
unverified

Dev-CrafterX commited on

Version 2
92b83e1

Sibam commited on

Updated README of preferencelab
fc4db35

Sibam commited on

PreferenceLab OpenEnv environment for RLHF preference simulation
cdf485e

Sibam commited on