From 40d54d90c239eb2259db8ce28c5f93bec0fd8e3a Mon Sep 17 00:00:00 2001 From: TerminallyLazy Date: Tue, 7 Jul 2026 20:08:51 -0400 Subject: [PATCH] Add Tree Ring Memory --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a48308a..b4c23f4 100644 --- a/README.md +++ b/README.md @@ -828,6 +828,8 @@ This comprehensive list showcases the latest and greatest AI-powered development **[Traycer](https://traycer.ai)** - A VS Code extension for intelligent code change management with real-time analysis and automated reviews. +**[Tree Ring Memory](https://github.com/TerminallyLazy/Tree-Ring-Memory)** - Local-first memory lifecycle framework for AI coding agents with Rust CLI/TUI, SQLite/FTS recall, forgetting, audit, and adapter hooks. + **[Trelent](https://trelent.net/)** - A VS Code extension for generating docstrings using proprietary AI models. **[tutti](https://github.com/nutthouse/tutti)** - Multi-agent orchestration CLI with config-driven workflows, git worktree isolation, and typed artifact flow between agents.