API Reference jido_gralkor v#1.1.2

Copy Markdown View Source

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.AgentServer.Lifecycle implementation that turns AgentServer termination into a Gralkor session-end.

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.