File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -596,6 +596,13 @@ __Git tools and sites__
596
596
Written in Rust, under MIT license.
597
597
+ [ Ayllu] ( https://ayllu-forge.org/ ) is a code forge optimized for single instance deployments.
598
598
It is still a work in progress. Written in Rust, under AGPL license.
599
+ + [ DiffMem] ( https://github.com/Growth-Kinetics/DiffMem ) is a lightweight,
600
+ git-based memory backend designed for AI agents and conversational systems.
601
+ It uses Markdown files for human-readable storage,
602
+ Git for tracking temporal evolution through differentials,
603
+ and an in-memory BM25 index for fast, explainable retrieval.
604
+ This project is a proof-of-concept (PoC).
605
+ Written in Python, no license (!).
599
606
600
607
601
608
## Releases
You can’t perform that action at this time.
0 commit comments