It isn't done enough to share yet, but I've been having fun experimenting with a knowledge graph backed by sqlite, using the tool call schema from mcp-server-memory.
My main gripe so far is that I have to push the agent to maintain an organized graph. Once its there, it can be pretty useful to keep track of small notes which would otherwise be sprinkles all over my projects. The kg has some design limits that make poisoning hard to diagnose, so that's still on the list to fix.
Comments
It isn't done enough to share yet, but I've been having fun experimenting with a knowledge graph backed by sqlite, using the tool call schema from mcp-server-memory.
My main gripe so far is that I have to push the agent to maintain an organized graph. Once its there, it can be pretty useful to keep track of small notes which would otherwise be sprinkles all over my projects. The kg has some design limits that make poisoning hard to diagnose, so that's still on the list to fix.