From 925f8b4c98f3fd1fde8daf53727edf9df06c3f49 Mon Sep 17 00:00:00 2001 From: Nicholai Martinsen Date: Fri, 21 Aug 2026 04:47:55 -0700 Subject: [PATCH] Add Hindsight Memory plugin --- plugins/hindsight_memory/index.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 plugins/hindsight_memory/index.yaml diff --git a/plugins/hindsight_memory/index.yaml b/plugins/hindsight_memory/index.yaml new file mode 100644 index 0000000..a325571 --- /dev/null +++ b/plugins/hindsight_memory/index.yaml @@ -0,0 +1,11 @@ +title: Hindsight Memory +description: Fully managed Hindsight memory with embedded PostgreSQL, automatic API + installation, personal continuity, project-scoped subagent memory, and bounded recall + context. +github: https://github.com/Nicfox77/a0-plugin-hindsight-memory +tags: +- memory +- rag +- vector-db +- agents +- postgres