Commit History

Fix: Resolved NameError for reward_img in app.py causing startup crash
c9f3323

joshua400 commited on

Fix: Reverted to absolute HF resolve URLs and removed path replacement in app for better image reliability
5bd6696

joshua400 commited on

Docs & UI Sync: Synchronized all photos and links across App UI, README, and Blog
a2a9a1b

joshua400 commited on

Fix: Synced Llama model ID with README for consistent judge discovery
623522c

joshua400 commited on

Final Polish: Realistic UI equity caps, storytelling UI insights, clean model naming, and Top/Bottom README narrative impacts
e6ec862

joshua400 commited on

UI: Refactored run_simulation to use yield for real-time UI updates during model load and simulation
24b4080

joshua400 commited on

UI: Added missing reward_vs_episode and step-wise plots to the Gradio dashboard
98421fe

joshua400 commited on

Fix: Replaced all relative image paths with absolute Hugging Face URLs to guarantee visibility in Markdown and Gradio
f040529

joshua400 commited on

Fix: Resolved name 'torch' is not defined and fixed Gradio image paths
0ed200e

joshua400 commited on

Fix: Final attempt at image visibility - renamed directory to evidence and updated all links
6f853ab

joshua400 commited on

Fix: Enhanced model loading with trust_remote_code and added UI error reporting
9fceabb

joshua400 commited on

Final submission: Dual-model support (Llama-1B & Qwen-7B), consolidated asset_final, and README updates
8084d88

joshua400 commited on

πŸš€ FINAL SYNC: Integrated final plot assets from asset_final into main UI and README
dbe1840

joshua400 commited on

πŸš€ FINAL POLISH: Fixed image visibility in UI and added captioned plots to README
b8afba2

joshua400 commited on

πŸš€ FINAL INTEGRATION: Connected trained Llama-1B-GRPO model and added Analysis UI
304fe37

joshua400 commited on

πŸ”§ FIX: Assets visibility in Gradio UI and YAML cleanup in README tab
15e53d2

joshua400 commited on

πŸ”§ FINAL FIX: Eliminated all remaining 'service_level' references in environment and reward logic
8248fc6

joshua400 commited on

πŸ™οΈ FINAL: Critical bug fixes, reward tuning, and judge-ready README
db78ce2

joshua400 commited on

πŸ”§ FIX: Resolved Gradio 'missing input' error and improved UI layout
0f9d249

joshua400 commited on

πŸš€ FEAT: Integrated Live HF LLM (Llama-3) & Training Data Logging
b512de5

joshua400 commited on

πŸ”§ FIX: Fixed simulation progression loop, added phase-aware policies, and restored action history tracking
39b98d6

joshua400 commited on

πŸš€ STRUCTURAL REBUILD: Fully aligned FairRecovery++ with OpenEnv reference patterns and stateful grading
9cfc074

joshua400 commited on

πŸ–ΌοΈ ASSETS: Replaced hero image with the new high-res screenshot
29c0898

joshua400 commited on

✨ UI IMPROVEMENT: Added dashboard preview image to the Interactive Simulation tab
f9396c8

joshua400 commited on

✨ UI FEATURE: Added integrated Project README tab to the Gradio interface
2d2e240

joshua400 commited on

πŸ› BUGFIX: Resolved NameError (r_adapt) in _build_observation
bff0604

joshua400 commited on

πŸ› BUGFIX: Resolved TypeError in compute_execute_step (removed obsolete adaptation_score)
ca5adfa

joshua400 commited on

πŸ› BUGFIX: Resolved SyntaxError in server/app.py (unterminated triple quote)
7bc1b96

joshua400 commited on

πŸ’Ž HONEST TRUTH: Synchronized Space simulation with train.ipynb metrics (0.4/0.4/0.2 & MAD Fairness)
dc0c6cc

joshua400 commited on

Fix reward polarity and UI visibility: positive fairness index and all-zone status updates
7ace3a8

joshua400 commited on

Update UI wording to match README
c0318c7

joshua400 commited on

Fix policy import error and add realtime LLM Inference API capability
80befb3

joshua400 commited on

Fix Pydantic typing error for Request
067b681

joshua400 commited on

Fix Pydantic typing error for Optional[str]
714cc8c

joshua400 commited on

fix(ui): Mount Gradio at /ui and redirect from / to prevent 404s and blank screens
e6d26a9

joshua400 commited on

fix(ui): Add fallback redirect from /web to / to prevent 404s from cached HF iframes
bd1b6b1

joshua400 commited on

fix(ui): Mount Gradio app directly at root to resolve blank screen issue on HF Spaces
520db00

joshua400 commited on

feat(ui): Redesign Gradio interface for human-impact narrative and judge demo
c95a37d

joshua400 commited on

Fix AttributeError: readme_content by cleaning README.md on disk and using high-level create_app
1b834f5

joshua400 commited on

Fix AttributeError: readme_content by patching metadata object in server/app.py
f3e86fb

joshua400 commited on

Fix README display in OpenEnv UI by manually loading and cleaning README.md
d7e2ee6

joshua400 commited on

Fix HF YAML metadata length limit
2d05581

joshua400 commited on

Initial commit: FairRecovery++ complete multi-agent RL environment
ce75dcf

joshua400 commited on