Skip to content

Commit 330f9ab

Browse files
committed
rn-126: Add link to DiffMem from @lucasoshiro
1 parent c12bf52 commit 330f9ab

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

rev_news/drafts/edition-126.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -596,6 +596,13 @@ __Git tools and sites__
596596
Written in Rust, under MIT license.
597597
+ [Ayllu](https://ayllu-forge.org/) is a code forge optimized for single instance deployments.
598598
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 (!).
599606

600607

601608
## Releases

0 commit comments

Comments
 (0)