feat: show live Ollama model loading progress

This commit is contained in:
Hermes Agent
2026-08-25 23:05:46 +10:00
parent 81245ecc5a
commit d00e1adebd
6 changed files with 61 additions and 10 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
"label": "Ollama Models",
"description": "Inspect, manage, and chat with local Ollama models, including shared persistent conversations, performance metrics, images, PDFs, URLs, and live memory telemetry.",
"icon": "Cpu",
"version": "1.5.12",
"version": "1.5.13",
"tab": {"path": "/ollama-manager", "position": "after:models"},
"entry": "dist/index.js",
"css": "dist/style.css",