mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-29 18:46:59 +00:00
_fetch_session_context was using user_peer_id directly as observer when calling _fetch_peer_context, bypassing _resolve_observer_target. This caused honcho_context to return empty data because the observer perspective was wrong (user instead of hermes/assistant). Fixed by resolving observer via _resolve_observer_target(session, 'user'), consistent with all other call sites (get_peer_card, honcho_search, etc.). |
||
|---|---|---|
| .. | ||
| byterover | ||
| hindsight | ||
| holographic | ||
| honcho | ||
| mem0 | ||
| openviking | ||
| retaindb | ||
| supermemory | ||
| __init__.py | ||
| query_rewrite.py | ||