Hermes setup
An always-on local AI orchestrator with long-term memory.
The operating environment behind everything else: a resident orchestrator that routes tasks to LLM workers, runs scheduled agents (like the weekly Field Monitor that feeds this site’s news), and maintains long-term memory — nightly ingestion of work sessions and notes into a searchable store. The design principle: the orchestrator plans and verifies; disposable workers execute.
CODE
- Hermes portal launches with ingest scripts
POSTS
- My agent fixed a database error by deleting the database
Worked. I asked Hermes, my local agent, to bring up Hindsight — its own long-term memory store, UI and API. It found the blocker and acted…