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.
Memory consolidation for a long-lived Jido agent.
Jido.AgentServer.Lifecycle implementation that flushes the active
Gralkor session when an agent process terminates.
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.
Helpers for Jido.AI.Reasoning.ReAct consumers that want Gralkor-aware
request shaping.