hermes-agent/honcho_integration
Teknium f4a74d3ac7
fix(honcho): hide session banner when not explicitly configured
Add explicitly_configured field to HonchoClientConfig — set when the
config has a hosts.hermes block or explicit enabled flag, vs auto-enabled
from a stray HONCHO_API_KEY env var.  Banner only shows when this is true.

Based on #1960 by @erosika, reimplemented without duplicating config parsing.
2026-03-21 08:33:44 -07:00
..
__init__.py feat: add Honcho AI-native memory integration 2026-02-26 18:07:17 -05:00
cli.py fix(honcho): normalize legacy recallMode values like 'auto' to 'hybrid' 2026-03-12 16:27:49 -04:00
client.py fix(honcho): hide session banner when not explicitly configured 2026-03-21 08:33:44 -07:00
session.py fix(honcho): correct seed_ai_identity to use session.add_messages() (#1475) 2026-03-15 19:07:57 -07:00