Commit History

Fix: Switch from docker to gradio SDK for HF Spaces
29a479f

PalDPathak404 commited on

Fix: Add missing __init__.py to src package
8a814db

PalDPathak404 commited on

Fix: Remove unnecessary streamlit/pandas to resolve build conflicts
bd251a1

PalDPathak404 commited on

Fix: Add missing streamlit and pandas dependencies
ce49085

PalDPathak404 commited on

Fix Gradio 6.0 theme parameter compatibility
a9a1911

PalDPathak404 commited on

Fix ModuleNotFoundError: Use standard pip instead of uv
6899612

PalDPathak404 commited on

Optimize Hugging Face deployment build times with uv
d93da59

Aryansabasana commited on

Fix HF Space build by pinning Python 3.10
4316eb0

Aryansabasana commited on

Update app description text
191db94

Aryansabasana commited on

Leverage Gradio SDK on Hugging Face for faster builds
1168ed4

Aryansabasana commited on

Update README with simulation preview screenshots
d942990

Aryansabasana commited on

Add dockerignore to exclude huge virtual environment folder
994532a

Aryansabasana commited on

Fix max_possible bounds logic to perfectly scale extreme traffic bounds
b49335b

Aryansabasana commited on

Fix score saturation, add controlled variability, update heuristic
f259f2b

Aryansabasana commited on

Optimize heuristic and configure OpenEnv
3864abc

Aryansabasana commited on

Cleanup: Remove all comments and docstrings from Python and config files
7a78f7e

Aryansabasana commited on

Add test_dashboard.py utility script
bc055ea

Aryansabasana commited on

Add 1000-run stress test suite with statistics, CSV, and charts
6b718ad

Aryansabasana commited on

Add Streamlit benchmark dashboard with 3-agent comparison
0992cf3

Aryansabasana commited on

Fix grader bugs discovered by audit: zero-traffic edge case, wait time weighting
c64ec47

Aryansabasana commited on

Redesign layout: group seed, button, helper text in centered column
3ab2f2c

Aryansabasana commited on

Adjust helper text margin closer to button
7d2d6de

Aryansabasana commited on

Final robust UI layout fix
e1e88aa

Aryansabasana commited on

Fix UI overlap for helper text
f770d84

Aryansabasana commited on

Initialize Smart Traffic Environment with Dynamic Visualization
e2485ba

Aryansabasana commited on