Modules
ReAct tool the LLM can call to store a thought or decision in memory.
Admin tool that runs Graphiti's community detection over this agent's memory partition.
Admin tool that rebuilds Gralkor's graph search indices.
ReAct tool the LLM can call to search long-term memory.
Converts a Jido/ReAct turn into Gralkor's canonical message shape.
Jido plugin that replaces Jido.Memory.BasicPlugin with Gralkor-backed
memory. Claims the :__memory__ slot so it is the only memory plugin
attached to the agent.