Hitonabi
8e8d564469
Fix main.js crash
2026-06-20 22:37:52 +02:00
Hitonabi
8b76adc96e
Feinschliff Phase 2: Dashboard Redesign, RAM Check, Accordions
2026-06-20 22:30:40 +02:00
Hitonabi
e3be7fbfb5
refactor: massive UX and beginner refactoring (Cookbook, Dashboard, Layout, Wording)
2026-06-20 22:06:04 +02:00
Hitonabi
9d05b2d011
feat: activity tab (Feinschliff)
2026-06-20 21:51:02 +02:00
Hitonabi
57c176a251
docs: roadmap completed
2026-06-20 21:47:57 +02:00
Hitonabi
16199ce53a
feat: server console (Feature 2) & complete roadmap
2026-06-20 21:47:37 +02:00
Hitonabi
ef7f02e19f
feat: guides (Feature 7)
2026-06-20 21:44:38 +02:00
Hitonabi
b84e8f3ac2
feat: cookbook (Feature 4)
2026-06-20 21:42:12 +02:00
Hitonabi
00cf14c6e3
docs: roadmap update for feature 1
2026-06-20 21:34:43 +02:00
Hitonabi
04bac7e13e
feat: server management (Feature 1)
2026-06-20 21:34:14 +02:00
Hitonabi
8800dd4558
docs: update roadmap for feature 6 completion and mark feature 1 as next
2026-06-20 21:28:20 +02:00
Hitonabi
bd1c2ef5c9
feat: display LLM metrics and capabilities (Feature 6)
2026-06-20 21:27:59 +02:00
Hitonabi
00933f2234
docs: update roadmap and claude for feature 3 completion
2026-06-20 21:24:17 +02:00
Hitonabi
08eab95178
feat: live system metrics (CPU, RAM, Disk, GPU, Temp)
2026-06-20 21:19:58 +02:00
Hitonabi
6c0ba255fe
docs: Ordner anlegen + Platzhalter fuer Design-Referenzbild
...
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-06-20 21:14:43 +02:00
Hitonabi
d6e0762a28
Doku: Projektstand + Deploy-Workflow fuer Uebergabe aktualisiert
...
- CLAUDE.md: "Entwickeln & Deployen" auf Windows->Gitea->Bosgame umgestellt
(key-basiertes SSH als hitonabi, rsync nach /opt, sudo-Restart)
- ROADMAP.md: Projektstand-Sektion (Schritt 1 live auf :9000, Reihenfolge,
naechster Schritt = Feature 3 mit geprueften sysfs/psutil-Quellen)
- Feature 3 + 5 Status praezisiert
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-06-20 21:12:45 +02:00
Hitonabi
364939466f
Mission Control v2 – Schritt 1: SoC-Refactor + Design 2.0
...
Architektur auf Separation of Concerns umgestellt – ohne Build-Schritt,
ohne neues Framework, ohne DB (KISS bleibt). Endpoint-URLs unveraendert,
daher 1:1-kompatibel zum bisherigen Stand.
Backend (Top-Level-Helfer + ein Router je Bereich):
- app.py auf duennen Einstieg reduziert (FastAPI + include_router + static)
- config/auth/jobengine/llamaswap als getrennte Helfer-Module
- Endpoints in routers/{models,jobs,maintenance}.py
Frontend (native ES-Module statt Single-File):
- index.html = Huelle: Sidebar-Nav, Topbar, Alert-Banner, Hash-Routing
- css/{base,components}.css – Tokens + Komponenten
- js/core/{api,ui,nav}.js + js/panels/{overview,models,maintenance,jobs}.js + main.js
- Panel-Vertrag: { id, mount?(), onStatus?(s), onJobs?(jobs) }
- Optik an docs/mission-control-overview.png angelehnt (Hero, KPI-Kacheln,
Listen, Aktivitaets-Stream, getoente Karten)
Doku: CLAUDE.md + README auf die neue Struktur aktualisiert.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-06-20 20:46:45 +02:00
Hitonabi
e46380d99f
Dateien nach "/" hochladen
2026-06-20 20:19:24 +02:00
Hitonabi
9e225f4d6a
Mission Control v1 – laeuft stabil
2026-06-20 18:09:09 +00:00