Honcho Memory
Honcho is an AI native memory backend that adds dialectic reasoning and deep user modeling on top of Hermes's built in memory system. Instead of simple key valu
- Section
- Core Features
- Source
- hermesbible.com/docs/user-guide/features/honcho
Honcho is an AI native memory backend that adds dialectic reasoning and deep user modeling on top of Hermes's built in memory system. Instead of simple key valu
Excerpt from the official Hermes Agent documentation, quoted for reference. View sourceWhat this page covers
- What Honcho Adds
- Setup
- Architecture
- Two-Layer Context Injection
- Cold/Warm Prompt Selection
- Three Orthogonal Config Knobs
- Dialectic Depth (Multi-Pass)
- Session-Start Prewarm
- Query-Adaptive Reasoning Level
- Configuration Options
Section outline mirrored from the official Hermes Agent documentation. Follow any heading to read the complete text on the source site.
Upstream outline
- What Honcho Adds
- Setup
- Architecture
- Two-Layer Context Injection
- Cold/Warm Prompt Selection
- Three Orthogonal Config Knobs
- Dialectic Depth (Multi-Pass)
- Session-Start Prewarm
- Query-Adaptive Reasoning Level
- Configuration Options
- Self-Hosted Honcho with Authentication
- Full Config Reference
- Gateway Identity Mapping
- Observation (Directional vs. Unified)
Section map
What Honcho Adds
Maps what honcho adds to the Core Features documentation path, with the source page reserved for exact commands and updates.
Setup
Maps setup to the Core Features documentation path, with the source page reserved for exact commands and updates.
Architecture
Maps architecture to the Core Features documentation path, with the source page reserved for exact commands and updates.
Two-Layer Context Injection
Maps two-layer context injection to the Core Features documentation path, with the source page reserved for exact commands and updates.
Cold/Warm Prompt Selection
Maps cold/warm prompt selection to the Core Features documentation path, with the source page reserved for exact commands and updates.
Three Orthogonal Config Knobs
Maps three orthogonal config knobs to the Core Features documentation path, with the source page reserved for exact commands and updates.
Dialectic Depth (Multi-Pass)
Maps dialectic depth (multi-pass) to the Core Features documentation path, with the source page reserved for exact commands and updates.
Session-Start Prewarm
Maps session-start prewarm to the Core Features documentation path, with the source page reserved for exact commands and updates.
Implementation notes
- Use this Core Features doc as a navigation page first: the local clone mirrors the source structure and links each heading back to the authoritative upstream section.
- Primary decision areas: What Honcho Adds, Setup, Architecture, Two-Layer Context Injection, Cold/Warm Prompt Selection. Read those source anchors before changing installs, credentials, automation, or runtime configuration.
- Useful search signals for this doc: honcho, memory, native, backend, dialectic. These are derived from the public title and summary so the clone remains lightweight.
Decision table
Use when you need orientation for honcho memory before applying exact upstream commands.
Open the source anchor for What Honcho Adds and confirm platform-specific requirements before changing configuration.
Use the upstream page as the authority for current syntax, release changes, and security-sensitive steps.
Verification checklist
- Use this page to orient yourself within Core Features, then open the linked source page for exact current syntax.
- Start with the source section for What Honcho Adds; do not rely on the local summary for commands or secrets.
- Check platform, install method, provider, and credential assumptions before changing a real environment.
- Review the source section for Setup if the page involves setup, automation, messaging, or runtime behavior.
- After applying anything from the source, run the smallest relevant smoke test before widening scope.
Risk notes
Start with a bounded dry run, logs, and a manual stop path before enabling recurring or unattended execution.
Set provider, token, and retry limits before scaling the workflow beyond a single test run.
Check filesystem, shell, browser, repository, and server permissions before granting the agent write access.
What this page covers
- Core concept and where it fits in the Hermes Agent system.
- Setup or operating context implied by the upstream page summary.
- The source page link for full current details and updates.
Source mirror note
This page is generated from the public Hermes Bible index so the clone has the same route coverage and search surface. It stores the public title, category, summary, and source link locally; use the source page for full upstream text and updates.
Open source page