Commit History

Fix: Immediate task switcher visibility and hidden sandbox during runs
5be3b94

aryxn323 commited on

Fix: Custom prompt orchestration, metadata flickering, and task switcher visibility
0b888e5

aryxn323 commited on

fix: sample prompts directly run custom-only mode; root cause was missing customOnly flag
1c316f0

aryxn323 commited on

fix: custom prompts run single task only, not all 3 default tasks
deafe3d

aryxn323 commited on

fix: auto-fill custom prompts, keep prompt box visible during runs, run user prompt not default tasks
f52285c

aryxn323 commited on

UI: Place overlay buttons in the same row
659ca8c

aryxn323 commited on

style: remove logo and title from startup overlay
6a0b285

aryxn323 commited on

fix: make custom prompts overlay scrollable and original size
5739105

aryxn323 commited on

feat: add custom command prompts to startup overlay
4c37e5b

aryxn323 commited on

feat: add custom command prompts
e06d3b6

aryxn323 commited on

fix: allocate PTY via script for HF Space live container logs
a714fdc

aryxn323 commited on

fix: remove tee pipe from start.sh to fix HF Space Container log streaming
f4d5810

aryxn323 commited on

docs: evidence proof above graphs, overlay fix, M2M section, logs fix
7f6f82a

aryxn323 commited on

Update blog training hardware wording to Google Colab T4
fcb7fb9

aryxn323 commited on

Update notebook Cell 1 hologram setup instructions
df2921b

aryxn323 commited on

Expand blog intro with safety and local model narrative
1d9b9ea

aryxn323 commited on

Add persistent logs endpoint for HF Spaces runtime logs
8fd5149

aryxn323 commited on

Clear stale UI when HF Space sleeps or backend disconnects
a36ccb4

aryxn323 commited on

Fix local dev instructions: correct model path, add full local setup steps
abc02d4

aryxn323 commited on

Fix docs: rename Start Simulation references to Start inference.py
7b52d60

aryxn323 commited on

Add explicit print() logging for HF Space container logs visibility
6f13018

aryxn323 commited on

Redesign Incident Summary card; fix container log visibility with unbuffered python
116671d

aryxn323 commited on

Fix RCA execution trace: escape pipe chars that broke markdown tables
3789ece

aryxn323 commited on

Add task descriptions to start overlay; verify all README/BLOG links
389a393

aryxn323 commited on

Remove train_kaggle.py
054e0ae

aryxn323 commited on

Remove updated_blueprint.md, kaggle_training_notebook.py, kaggle_visualize_training.py
7389385

aryxn323 commited on

Fix RCA showing same for all tasks: reset per-task state on task transition
9943984

aryxn323 commited on

Show all three task labels (Easy/Medium/Hard) on the start overlay
846be35

aryxn323 commited on

Fix model path in openenv.yaml to match HF Space persistent storage (/data/models/)
396293b

aryxn323 commited on

Rename Start Simulation button to Start inference.py
12e6469

aryxn323 commited on

Remove upload guides from docs; add GitHub repo link to Submission Resources
e91aa8a

aryxn323 commited on

Document all frontend panels, OpenEnv log lines, and add GitHub/HF upload guides
4d87e8d

aryxn323 commited on

Fix UI scroll/layout, SLA/budget tracking, counterfactual, sandbox status; add demo guide and local model sections to docs
59a641e

aryxn323 commited on

Run all 3 tasks sequentially (easy/medium/hard), fix RCA tables, clean refresh state, update repo structure
85ab88d

aryxn323 commited on

Fix graphs: broadcast reward events; move FinOps Summary to full-width bottom bar
5cfdd59

aryxn323 commited on

Add training plots, update Submission Resources with HF file links in README and BLOG
8a2ed82

aryxn323 commited on

Add Start Simulation overlay with blur, re-shows on Clear
55bbf78

aryxn323 commited on

Add BLOG.md
1e6fa96

aryxn323 commited on

Add kaggle training/visualization scripts and remove outdated docs
838f7a6

aryxn323 commited on

Add inference logs to HF Logs tab and fix idle timer/budget drift
a6d8807

aryxn323 commited on

Fix: unset PORT for llama-cpp subprocess to prevent port 7860 collision
538222b

aryxn323 commited on

Fix: add libgomp1 required by llama-cpp-python
5bcf72a

aryxn323 commited on

Fix MODEL_REPO_ID default to aryxn323 (actual HF username)
9f07d2e

aryxn323 commited on

Fix: strip newlines from MODEL_REPO_ID and MODEL_FILENAME secrets
9b4f89b

aryxn323 commited on

Speed up build: use pre-built CUDA wheel for llama-cpp-python, switch back to runtime image
02485f4

aryxn323 commited on

Fix: use CUDA devel image so nvcc is available for llama-cpp-python build
42d5669

aryxn323 commited on

Initial Space deployment with llama-cpp + React dashboard
8892a6c

aryxn323 commited on