Hitonabi
b75335dafd
v5 Phase 3: News-Quellen aufgeraeumt + Upgrade-Vorschlaege
...
- news.py: Git-Release-Feeds raus (b9745-Rauschen), Qualitaetsquellen rein
(HuggingFace, r/LocalLLaMA, Simon Willison, Latent Space, Ahead of AI, The Batch).
- cookbook.py: /upgrades (matcht installierte alte Modelle gegen UPGRADES-Map) +
/install-model (einzelnes Modell tauschen, GGUF dynamisch, optimaler ctx).
- news.js: 'Fuer dich: Upgrades'-Sektion oben (Modell X ersetzt dein Y, weil ... [Installieren]).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-06-21 14:18:37 +02:00
Hitonabi
970e04af30
v5 Phase 2: aktuelle Modelle, GGUF-Klartext, Tools, HF-Token
...
- recipes.py: Juni-2026-Modelle (Qwen3-Coder-30B-A3B, Qwen3-8B/30B, Qwen2.5-VL-7B, Qwen3-4B);
nur Repo gespeichert, GGUF-Datei wird beim Installieren dynamisch aufgeloest (_pick_gguf) +
UPGRADES-Map fuer Phase 3.
- cookbook: 'kein GGUF' neutral statt rot + GGUF-Erklaerung (infoDot); ctx-infoDot.
- connect.js: 'Empfohlene Tools (Juni 2026)' (OpenCode/Cline/Continue) + MCP-Hinweis.
- HF-Token in Einstellungen -> als HF_TOKEN an Downloads/Recipe-Install durchgereicht.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-06-21 14:13:30 +02:00
Hitonabi
29f37bd916
v4 Schritt 2: Cookbook 2.0 — Use-Case-Setups (Stacks)
...
- recipes.py: 6 kuratierte Use-Case-Stacks (Coding, Vision, Chat, LongDoc, Agents, Fast).
- cookbook.py: /recipes (Stack-Fit pro Modell + Gesamturteil) + /install-recipe
(download + register aller Modelle mit optimalem, gedeckeltem Kontext).
- cookbook.js: Use-Case-Karten als Haupteinstieg + Setup-Modal + 'Komplettes Setup
installieren'; Roh-Suche in 'Profi-Modus' (collapsible).
- models.py /register: exists()-Check entfernt (fixt frischen Download-Install).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-06-21 13:36:36 +02:00
Hitonabi
654720ed05
v4 Schritt 1: optimale Kontextfenster automatisch ermitteln
...
- hw_math: max_ctx_for() (Umkehrung der ctx-Heuristik) + extract_params_b + recommend_ctx.
- cookbook.py: optimal_ctx pro Datei in analyze + evaluate.
- models.py status: params_b + optimal_ctx pro Modell (psutil-RAM).
- models.js Konfig-Modal: Empfehlung + 'Optimal uebernehmen'.
- cookbook.js Modal: 'Empfohlener Kontext ... uebernehmen'.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-06-21 13:13:30 +02:00
Hitonabi
0a81a9fe99
feat: smart cookbook MVP mit odysseus fit logik
2026-06-20 23:13:05 +02:00