What problem does it solve?
Honcho helps Hermes remember who the user is across sessions, keep multi-profile peers isolated, and reliably inject the right memory context without blowing the token budget.
Core Features & Use Cases
- Cross-session user modeling: Builds a unified user representation over time for better continuity.
- Multi-profile peer isolation: Gives each Hermes profile its own AI peer identity while sharing the user view.
- Observation & recall control: Tunes what each peer learns from and chooses between hybrid/context/tools recall modes.
- Dialectic reasoning configuration: Adjusts cadence, depth, and reasoning level for synthesized insights when needed.
- Session strategy & summaries: Controls session scoping (per-directory/per-repo/per-session/global) and uses session summary injection.
- Context budget enforcement & sanitization: Caps injected context tokens and sanitizes injected memory to reduce prompt-corruption edge cases.
Quick Start
Configure Honcho for Hermes by running the setup wizard and selecting cloud or self-hosted, then verify connectivity with the status command.