feat: add primary model validation harness

This commit is contained in:
Hermes Agent
2026-08-26 23:01:06 +10:00
parent 6348b23881
commit babd72f3a1
7 changed files with 345 additions and 79 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.23",
"version": "1.6.0",
"tab": {"path": "/ollama-manager", "position": "after:models"},
"entry": "dist/index.js",
"css": "dist/style.css",