mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-23 01:38:11 +00:00
The agentFilter used `m.agentId` in both the direct-mentions and N-hop sections of the Cypher query, but `m` is out of scope in the N-hop section where the Memory node is aliased as `m2`. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>