Restore bottom performance history graphs

This commit is contained in:
Hermes Agent
2026-08-29 10:31:10 +10:00
parent e1f0589c3c
commit f914dd0eca
6 changed files with 105 additions and 7 deletions
+2
View File
@@ -15,6 +15,8 @@ Native-like Hermes dashboard plugin for local Ollama model management and chat.
- Chat is the default view when the Ollama Models plugin opens
- Chat uses a conversation rail, central message timeline, and dedicated model/runtime controls
- Messages support safe Markdown-style emphasis, fenced code blocks, copy, and retry actions
- Runtime operations and historical performance graphs are restored below chat: CPU usage/load, system memory, GPU usage/VRAM, disk, swap, resident Ollama weights, and resident model count
- Performance samples are retained locally for the last 120 one-second telemetry snapshots
- The catalog is loaded separately from live status with server-side search, filters, and pagination
- Natural composer behavior: Enter sends; Shift+Enter creates a new line
- Paste images directly into the composer and drag/drop images, PDFs, and text files