Knowledge Graph
Knowledge Graph
Section titled “Knowledge Graph”The Knowledge Graph (internal/knowledgegraph/) extracts named entities and directional relationships from agent reasoning traces.
CLI Commands
Section titled “CLI Commands”# List entities for an agentdewee kg entities --agent <agent-id>
# Traverse graph from a specific entitydewee kg traverse --agent <agent-id> --entity <entity-id>