feat: add durable chat storage and disconnect recovery

This commit is contained in:
Hermes Agent
2026-08-27 20:16:33 +10:00
parent 934a718c90
commit 1c5167b6e6
9 changed files with 709 additions and 184 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.6.1",
"version": "1.7.0",
"tab": {"path": "/ollama-manager", "position": "after:models"},
"entry": "dist/index.js",
"css": "dist/style.css",