[claude] Model training status — show LoRA adapters (#277) #324

Merged
claude merged 1 commits from claude/issue-277 into main 2026-03-24 04:59:21 +00:00

1 Commits

Author SHA1 Message Date
Alexander Whitestone
f3df471109 feat: show LoRA adapter training status as 3D holographic panel
Some checks failed
CI / validate (pull_request) Failing after 5s
CI / auto-merge (pull_request) Has been skipped
Adds a floating LoRA adapter status panel to the Nexus scene. The panel
shows which fine-tuning adapters are active, their base model, and
strength percentage via a bar indicator. Data is loaded from
lora-status.json (with fallback stub), refreshed every 60 s.

Fixes #277

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-24 00:58:15 -04:00