From 41bb4c644de4c46f13f26ee17b2394e2b9e51e6b Mon Sep 17 00:00:00 2001 From: andrejtonev <29177572+andrejtonev@users.noreply.github.com> Date: Fri, 8 May 2026 20:11:01 +0200 Subject: [PATCH] Create opencode-short-term-memory.yaml plugin config Add YAML configuration for opencode-short-term-memory plugin. --- data/plugins/opencode-short-term-memory.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 data/plugins/opencode-short-term-memory.yaml diff --git a/data/plugins/opencode-short-term-memory.yaml b/data/plugins/opencode-short-term-memory.yaml new file mode 100644 index 0000000..17680ef --- /dev/null +++ b/data/plugins/opencode-short-term-memory.yaml @@ -0,0 +1,4 @@ +name: opencode-short-term-memory +repo: https://github.com/andrejtonev/opencode-short-term-memory +tagline: OpenCode plugin designed to maintain user instructions and preferences throughout long sessions. No more repeating yourself. +description: Automatically summarizes conversation context into structured session memory and injects it back into the system prompt every few turns — preserving user instructions, project context, decisions, and active references across long chats and compactions.