From f39d15fbf764e6b81cabe67cd78b2705fd2b9fc3 Mon Sep 17 00:00:00 2001 From: andrejtonev <29177572+andrejtonev@users.noreply.github.com> Date: Tue, 23 Jun 2026 18:37:30 +0200 Subject: [PATCH] Shorten tagline for opencode-short-term-memory --- data/plugins/opencode-short-term-memory.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/plugins/opencode-short-term-memory.yaml b/data/plugins/opencode-short-term-memory.yaml index 17680ef..d250de6 100644 --- a/data/plugins/opencode-short-term-memory.yaml +++ b/data/plugins/opencode-short-term-memory.yaml @@ -1,4 +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. +tagline: 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.