What problem does it solve? Setting up and maintaining persistent cross-session user memory in Hermes is complex: peers fail to sync, memory stops persisting, and multi-profile setups require careful configuration of observation, recall, and dialectic settings. ## Core Features & Use Cases - Setup & Verification: Guides cloud (app.honcho.dev) or self-hosted Honcho configuration via hermes memory setup honcho and validates with hermes honcho status. - Multi-Profile Peer Management: Creates per-profile AI peers with hermes profile create --clone and backfills existing profiles using hermes honcho sync. - Dialectic Tuning: Explains the three orthogonal knobs — cadence, depth, and reasoning level — plus context budgets, recall modes, and session strategies. - Use Case: When memory stops persisting across sessions, run hermes honcho status to verify saveMessages and writeFrequency settings, then adjust the config as directed. ## Quick Start Ask the agent to set up Honcho memory for Hermes and verify the connection status.