6 Commits

Author SHA1 Message Date
3048835a03 DogeBot now sees maeth-inference
Add inference_snapshot() that pulls loaded models from /api/ps and GPU
stats over SSH, then surface as facts: model name/quant/VRAM, processor
split, TTL countdown, and a hot/idle gauge for the inference GPU. Doge
can now riff on the LLM box too.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-06-11 10:33:29 -04:00
60711289ff Reorder main panel: MAETH-INFERENCE above MAETH-STORAGE 2026-06-11 10:31:32 -04:00
10937209dc Add MAETH-INFERENCE section + VRAM-in-use total
New widget queries maeth-inference:11434/api/{version,ps} and renders ollama
status, loaded model (params/quant/size/ctx/TTL/processor split) and totals
across all loaded models. Host CPU/mem/GPU still come over SSH best-effort;
gracefully degrades to "ssh not authorized" when the key is missing.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-06-11 10:21:43 -04:00
054548ec59 DogeBot: forbid Netflix/HBO/Disney+ — media lives only in Jellyfin
qwen2.5:1.5b kept dropping "Netflix" when it saw show titles in the facts
because it has no concept of Jellyfin in training. Add an explicit rule:
everything is local self-hosted Jellyfin, never name a commercial streamer.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-12 23:31:05 -04:00
c946a516a0 DogeBot: dark humor moods + address user as Maeth
Add 4 new mood variants (humor negro, nihilista cómico, edgelord cariñoso,
fatalista chileno). Reframe the prompt so DogeBot calls the user "Maeth"
(occasionally Francisco) and is allowed to lean into dark/irreverent jokes
without being cruel.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-12 02:06:36 -04:00
7b2949e739 Initial commit: conky dashboard + DogeBot
Three conky panels (main, dayz, doge) plus all widgets, NUT config templates,
and the systemd timer that drives the qwen2.5:1.5b vibe report on maeth-storage.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-12 01:16:54 -04:00