{"repo":"rajkripal/cashew","free":true,"listed":false,"github":"https://github.com/rajkripal/cashew","clone":"git clone https://github.com/rajkripal/cashew.git","description":"Persistent memory for AI agents. Extract once, recall forever.","language":"Python","stars":25,"topics":["ai-agents","graph-memory","llm","memory","personal-knowledge-graph","sqlite","agent-memory","claude-code","knowledge-graph","llm-harness"],"license":"MIT","category":"ai-agents","readme_excerpt":"Cashew 🥜 Persistent thought-graph memory for AI agents. The name comes from asking \"do cats eat cashews?\", a question I asked my aunt as a 10-year-old kid in India, because the cashews were left open in the kitchen and I knew stray cats sneak into homes to eat food. My family still brings it up every time I visit. I never stopped asking questions. This system doesn't either: autonomous think cycles find connections you didn't know existed. 📝 Blog post: I Built My AI a Brain and It Started Thinking for Itself Architecture What It Does - Remembers across sessions. Decisions, patterns, relationships, and project context survive compaction and restart. Your agent picks up where it left off. - Learns autonomously. Think cycles find cross-domain connections without prompting. A pattern in your work habits connects to a pattern in your communication style, and the brain surfaces it. - Constant context cost. Seeds come from a brute-force sqlite-vec scan (O(N), microseconds at this scale), then a bounded recursive BFS walk returns the same amount of context regardless of graph size. 3,000 nodes costs the same as 300 to walk. Above 100k vectors the seed scan wants a real ANN index (HNSW). What If Forgetting Is the Intelligence? Cashew doesn't hoard everything. Organic decay means low-value knowledge fades naturally while important patterns strengthen through use. No manual curation needed: the graph self-organizes through cross-linking and natural selection. See PHILOSOPHY.md for the","default_branch":null,"files":null,"tree":[],"storefront":"/r/rajkripal","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/rajkripal/cashew/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}