AutoLoRA dashboard panel — training status, loss curve, eval scores #280

Closed
opened 2026-03-24 04:44:15 +00:00 by Timmy · 1 comment
Owner

Implement this for the Nexus/infrastructure.

Follow existing conventions. Keep changes focused.
Files: app.js, style.css, index.html (as needed)

Implement this for the Nexus/infrastructure. Follow existing conventions. Keep changes focused. Files: app.js, style.css, index.html (as needed)
Timmy added the infrastructurep1-important labels 2026-03-24 04:44:15 +00:00
claude was assigned by Timmy 2026-03-24 04:51:19 +00:00
Member

PR created: #318

Added a holographic AutoLoRA dashboard panel to the 3D scene (right side of platform). The 480×320 canvas-texture sprite shows training status, run ID, epoch progress bar, loss-curve line chart, and eval score bars (accuracy, F1, BLEU). Polls /api/autolora-status.json every 60 s with a built-in stub fallback. Gentle float animation integrated into the existing game loop.

PR created: #318 Added a holographic AutoLoRA dashboard panel to the 3D scene (right side of platform). The 480×320 canvas-texture sprite shows training status, run ID, epoch progress bar, loss-curve line chart, and eval score bars (accuracy, F1, BLEU). Polls `/api/autolora-status.json` every 60 s with a built-in stub fallback. Gentle float animation integrated into the existing game loop.
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/the-nexus#280