Fix: Immediate task switcher visibility and hidden sandbox during runs 5be3b94 aryxn323 commited on 11 days ago
Fix: Custom prompt orchestration, metadata flickering, and task switcher visibility 0b888e5 aryxn323 commited on 11 days ago
fix: sample prompts directly run custom-only mode; root cause was missing customOnly flag 1c316f0 aryxn323 commited on 11 days ago
fix: custom prompts run single task only, not all 3 default tasks deafe3d aryxn323 commited on 11 days ago
fix: auto-fill custom prompts, keep prompt box visible during runs, run user prompt not default tasks f52285c aryxn323 commited on 11 days ago
fix: make custom prompts overlay scrollable and original size 5739105 aryxn323 commited on 11 days ago
fix: allocate PTY via script for HF Space live container logs a714fdc aryxn323 commited on 11 days ago
fix: remove tee pipe from start.sh to fix HF Space Container log streaming f4d5810 aryxn323 commited on 11 days ago
docs: evidence proof above graphs, overlay fix, M2M section, logs fix 7f6f82a aryxn323 commited on 11 days ago
Fix local dev instructions: correct model path, add full local setup steps abc02d4 aryxn323 commited on 11 days ago
Fix docs: rename Start Simulation references to Start inference.py 7b52d60 aryxn323 commited on 11 days ago
Add explicit print() logging for HF Space container logs visibility 6f13018 aryxn323 commited on 11 days ago
Redesign Incident Summary card; fix container log visibility with unbuffered python 116671d aryxn323 commited on 11 days ago
Fix RCA execution trace: escape pipe chars that broke markdown tables 3789ece aryxn323 commited on 11 days ago
Add task descriptions to start overlay; verify all README/BLOG links 389a393 aryxn323 commited on 11 days ago
Remove updated_blueprint.md, kaggle_training_notebook.py, kaggle_visualize_training.py 7389385 aryxn323 commited on 11 days ago
Fix RCA showing same for all tasks: reset per-task state on task transition 9943984 aryxn323 commited on 11 days ago
Show all three task labels (Easy/Medium/Hard) on the start overlay 846be35 aryxn323 commited on 11 days ago
Fix model path in openenv.yaml to match HF Space persistent storage (/data/models/) 396293b aryxn323 commited on 11 days ago
Remove upload guides from docs; add GitHub repo link to Submission Resources e91aa8a aryxn323 commited on 11 days ago
Document all frontend panels, OpenEnv log lines, and add GitHub/HF upload guides 4d87e8d aryxn323 commited on 11 days ago
Fix UI scroll/layout, SLA/budget tracking, counterfactual, sandbox status; add demo guide and local model sections to docs 59a641e aryxn323 commited on 11 days ago
Run all 3 tasks sequentially (easy/medium/hard), fix RCA tables, clean refresh state, update repo structure 85ab88d aryxn323 commited on 12 days ago
Fix graphs: broadcast reward events; move FinOps Summary to full-width bottom bar 5cfdd59 aryxn323 commited on 12 days ago
Add training plots, update Submission Resources with HF file links in README and BLOG 8a2ed82 aryxn323 commited on 12 days ago
Add kaggle training/visualization scripts and remove outdated docs 838f7a6 aryxn323 commited on 12 days ago
Add inference logs to HF Logs tab and fix idle timer/budget drift a6d8807 aryxn323 commited on 12 days ago
Fix: unset PORT for llama-cpp subprocess to prevent port 7860 collision 538222b aryxn323 commited on 12 days ago
Fix: strip newlines from MODEL_REPO_ID and MODEL_FILENAME secrets 9b4f89b aryxn323 commited on 12 days ago
Speed up build: use pre-built CUDA wheel for llama-cpp-python, switch back to runtime image 02485f4 aryxn323 commited on 12 days ago
Fix: use CUDA devel image so nvcc is available for llama-cpp-python build 42d5669 aryxn323 commited on 12 days ago