We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c12bf52 commit 330f9abCopy full SHA for 330f9ab
1 file changed
rev_news/drafts/edition-126.md
@@ -596,6 +596,13 @@ __Git tools and sites__
596
Written in Rust, under MIT license.
597
+ [Ayllu](https://ayllu-forge.org/) is a code forge optimized for single instance deployments.
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 (!).
606
607
608
## Releases
0 commit comments