Fix: Resolved NameError for reward_img in app.py causing startup crash c9f3323 joshua400 commited on Apr 26
Fix: Reverted to absolute HF resolve URLs and removed path replacement in app for better image reliability 5bd6696 joshua400 commited on Apr 26
Docs & UI Sync: Synchronized all photos and links across App UI, README, and Blog a2a9a1b joshua400 commited on Apr 26
Fix: Synced Llama model ID with README for consistent judge discovery 623522c joshua400 commited on Apr 26
Final Polish: Realistic UI equity caps, storytelling UI insights, clean model naming, and Top/Bottom README narrative impacts e6ec862 joshua400 commited on Apr 26
UI: Refactored run_simulation to use yield for real-time UI updates during model load and simulation 24b4080 joshua400 commited on Apr 26
UI: Added missing reward_vs_episode and step-wise plots to the Gradio dashboard 98421fe joshua400 commited on Apr 26
Fix: Replaced all relative image paths with absolute Hugging Face URLs to guarantee visibility in Markdown and Gradio f040529 joshua400 commited on Apr 26
Fix: Resolved name 'torch' is not defined and fixed Gradio image paths 0ed200e joshua400 commited on Apr 26
Fix: Final attempt at image visibility - renamed directory to evidence and updated all links 6f853ab joshua400 commited on Apr 26
Fix: Enhanced model loading with trust_remote_code and added UI error reporting 9fceabb joshua400 commited on Apr 26
Final submission: Dual-model support (Llama-1B & Qwen-7B), consolidated asset_final, and README updates 8084d88 joshua400 commited on Apr 26
π FINAL SYNC: Integrated final plot assets from asset_final into main UI and README dbe1840 joshua400 commited on Apr 26
π FINAL POLISH: Fixed image visibility in UI and added captioned plots to README b8afba2 joshua400 commited on Apr 26
π FINAL INTEGRATION: Connected trained Llama-1B-GRPO model and added Analysis UI 304fe37 joshua400 commited on Apr 26
π§ FIX: Assets visibility in Gradio UI and YAML cleanup in README tab 15e53d2 joshua400 commited on Apr 26
π§ FINAL FIX: Eliminated all remaining 'service_level' references in environment and reward logic 8248fc6 joshua400 commited on Apr 26
ποΈ FINAL: Critical bug fixes, reward tuning, and judge-ready README db78ce2 joshua400 commited on Apr 26
π§ FIX: Resolved Gradio 'missing input' error and improved UI layout 0f9d249 joshua400 commited on Apr 26
π FEAT: Integrated Live HF LLM (Llama-3) & Training Data Logging b512de5 joshua400 commited on Apr 26
π§ FIX: Fixed simulation progression loop, added phase-aware policies, and restored action history tracking 39b98d6 joshua400 commited on Apr 26
π STRUCTURAL REBUILD: Fully aligned FairRecovery++ with OpenEnv reference patterns and stateful grading 9cfc074 joshua400 commited on Apr 26
πΌοΈ ASSETS: Replaced hero image with the new high-res screenshot 29c0898 joshua400 commited on Apr 25
β¨ UI IMPROVEMENT: Added dashboard preview image to the Interactive Simulation tab f9396c8 joshua400 commited on Apr 25
β¨ UI FEATURE: Added integrated Project README tab to the Gradio interface 2d2e240 joshua400 commited on Apr 25
π BUGFIX: Resolved TypeError in compute_execute_step (removed obsolete adaptation_score) ca5adfa joshua400 commited on Apr 25
π BUGFIX: Resolved SyntaxError in server/app.py (unterminated triple quote) 7bc1b96 joshua400 commited on Apr 25
π HONEST TRUTH: Synchronized Space simulation with train.ipynb metrics (0.4/0.4/0.2 & MAD Fairness) dc0c6cc joshua400 commited on Apr 25
Fix reward polarity and UI visibility: positive fairness index and all-zone status updates 7ace3a8 joshua400 commited on Apr 25
Fix policy import error and add realtime LLM Inference API capability 80befb3 joshua400 commited on Apr 25
fix(ui): Mount Gradio at /ui and redirect from / to prevent 404s and blank screens e6d26a9 joshua400 commited on Apr 25
fix(ui): Add fallback redirect from /web to / to prevent 404s from cached HF iframes bd1b6b1 joshua400 commited on Apr 25
fix(ui): Mount Gradio app directly at root to resolve blank screen issue on HF Spaces 520db00 joshua400 commited on Apr 25
feat(ui): Redesign Gradio interface for human-impact narrative and judge demo c95a37d joshua400 commited on Apr 25
Fix AttributeError: readme_content by cleaning README.md on disk and using high-level create_app 1b834f5 joshua400 commited on Apr 25
Fix AttributeError: readme_content by patching metadata object in server/app.py f3e86fb joshua400 commited on Apr 25
Fix README display in OpenEnv UI by manually loading and cleaning README.md d7e2ee6 joshua400 commited on Apr 25
Initial commit: FairRecovery++ complete multi-agent RL environment ce75dcf joshua400 commited on Apr 25