mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-26 01:01:40 +00:00
viking_read was calling /content/abstract and /content/overview for ALL URIs, but these endpoints only accept directory URIs — file URIs cause a 500 INTERNAL error. Fix: call fs/stat first to determine URI type (isDir), then route: - directory URIs → /content/abstract | /content/overview | /content/read - file URIs → /content/read (handles both types, unlike abstract/overview) Fixes #12755 |
||
|---|---|---|
| .. | ||
| byterover | ||
| hindsight | ||
| holographic | ||
| honcho | ||
| mem0 | ||
| openviking | ||
| retaindb | ||
| supermemory | ||
| __init__.py | ||