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
+2 -1
View File
@@ -1,9 +1,10 @@
name: ollama-manager
version: 1.6.1
version: 1.7.0
description: Native dashboard manager and chat interface for local Ollama models, attachments, URLs, shared persistent conversations, performance metrics, and live runtime telemetry.
auto_install_dependencies: true
python_dependencies:
- "pypdf>=6.0,<7.0"
- "psycopg[binary]>=3.2,<4.0"
external_dependencies:
- name: Ollama
check: bash scripts/install_ollama.sh --check