Hermes Memory: MEMORY.md
- typ: interní publikace file-backed memory
- zdroj:
~/.hermes/memories/MEMORY.md - počet položek:
10 - aktualizováno:
2026-05-28T15:05:37.522988+00:00
Původní memory používá interní oddělovač
§. Tady je převedená do čitelných samostatných bloků.
Položka 1
read_file() returns content with line numbers prefixed (e.g. "1|content"). Use terminal("cat /path/to/file") when you need raw file content without line numbers — e.g. when copying/transforming file contents.
Položka 2
Zico's Azure VM: Hermes WWW is /home/vmubuntu/www via hermes-www.service on :8443 behind Caddy :443 at https://hermes.suchacek.com; /kanban/ proxies to 127.0.0.1:9119. Dashboard hotfix commit 0e40c33 disables broken example-dashboard and makes achievements use HERMES_BASE_PATH for plugin API URLs.
Položka 3
For Zico's Kanban/task final Markdown/HTML outputs, publish under /home/vmubuntu/www/, update Hermes WWW manifest/index, verify live URL, and return preferred base https://hermes.suchacek.com visibly on its own line.
Položka 4
Hermes WWW renderer /home/vmubuntu/www-venv/app.py is full-width with light/dark theme (localStorage theme), supports Mermaid fenced code blocks, and autolinks bare http/https URLs in rendered markdown so URLs are clickable in the frontend.
Položka 5
On Zico's VM, Claude Code subscription-only orchestration helper is /home/vmubuntu/bin/claude-task; it launches Claude with ANTHROPIC_API_KEY unset and wraps print mode with allowed tools.
Položka 6
Hermes WWW index is manifest-driven: /home/vmubuntu/www/published_files.json is source of truth. update_manifest.py scans WWW; generate_index.py builds index.html. No fallback provider configured (fallback_providers: []).
Položka 7
Zico's Synology Hermes WWW path is /volume1/docker/HermesWWW/ (case-sensitive capital H/W); it contains www and www-venv directories for the markdown renderer setup.
Položka 8
For Zico's Hermes WWW, do not place backup files under the public web root (/home/vmubuntu/www). If backups are needed, store them outside WWW (e.g. /home/vmubuntu/backups or /tmp) or ensure they are not included in published_files.json/index.
Položka 9
Reusable one-shot Kanban completion notifier script for origin-chat delivery is available at /home/vmubuntu/.hermes/scripts/kanban_notify_once.py; intended for cron no-agent jobs that wait for task done + live URL, then send one Discord-autolink message.
Položka 10
For Hermes DB problems, first check whether a ZIP backup exists; restoring or using that backup requires explicit user approval.