From c6f8bc511b47d473dc37b494f16c8a3914cda55f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=B2=20Boschi?= Date: Tue, 31 Mar 2026 09:23:48 +0200 Subject: [PATCH] Add Hindsight - AI agent memory by Vectorize --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 88e1a50..858acca 100644 --- a/readme.md +++ b/readme.md @@ -50,6 +50,7 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome). * [Cline](https://github.com/cline/cline) - AI-powered code assistant. * [OpenCode](https://opencode.ai/) - AI coding agent built for the terminal. * [Kodus](https://kodus.io/) - Open-source AI code-review tool. +* [Hindsight](https://hindsight.vectorize.io/) - State-of-the-art long-term memory for AI agents by Vectorize. Open source and self-hostable. ## IDEs & Code Editors