From 62b65e71b7f0dacc03ee6458384e197ffebd20a0 Mon Sep 17 00:00:00 2001 From: Artem Fomin Date: Thu, 19 Feb 2026 14:55:32 +0200 Subject: [PATCH] feat: add OpenCode Graphiti Memory plugin configuration --- data/plugins/opencode-graphiti-memory.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 data/plugins/opencode-graphiti-memory.yaml diff --git a/data/plugins/opencode-graphiti-memory.yaml b/data/plugins/opencode-graphiti-memory.yaml new file mode 100644 index 0000000..a0869e1 --- /dev/null +++ b/data/plugins/opencode-graphiti-memory.yaml @@ -0,0 +1,4 @@ +name: OpenCode Graphiti Memory +repo: https://github.com/artemfomin/opencode-graphiti +tagline: Lifecycle hook based temporal cross device compatible memory for opencode. +description: Graphiti memory connector for opencode. Fully autometed remember/forget cycle based on lifecycle hooks. Cross device compatible. No need to worry about memory management. \ No newline at end of file