diff --git a/data/plugins/opencode-system-prompt-logger.yaml b/data/plugins/opencode-system-prompt-logger.yaml new file mode 100644 index 0000000..6870030 --- /dev/null +++ b/data/plugins/opencode-system-prompt-logger.yaml @@ -0,0 +1,4 @@ +name: System Prompt Logger +repo: https://github.com/tlinhart/opencode-system-prompt-logger +tagline: System prompt logger +description: OpenCode plugin that intercepts the system prompt before it's sent to the LLM and logs it.