go/pkg/lab/handler
Claude da81534897
Some checks are pending
Security Scan / Go Vulnerability Check (push) Waiting to run
Security Scan / Secret Detection (push) Waiting to run
Security Scan / Dependency & Config Scan (push) Waiting to run
feat: integrate lab dashboard as core lab serve
Port the standalone lab dashboard (lab.lthn.io) into the core CLI as
pkg/lab/ with collectors, handlers, and HTML templates. The dashboard
monitors machines, Docker containers, Forgejo, HuggingFace models,
training runs, and InfluxDB metrics with SSE live updates.

New command: core lab serve --bind :8080

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 04:34:29 +00:00
..
static feat: integrate lab dashboard as core lab serve 2026-02-16 04:34:29 +00:00
templates feat: integrate lab dashboard as core lab serve 2026-02-16 04:34:29 +00:00
api.go feat: integrate lab dashboard as core lab serve 2026-02-16 04:34:29 +00:00
chart.go feat: integrate lab dashboard as core lab serve 2026-02-16 04:34:29 +00:00
web.go feat: integrate lab dashboard as core lab serve 2026-02-16 04:34:29 +00:00