npm.io
1.0.1 • Published yesterday

be-brief-opencode-plugin

Licence
MIT
Version
1.0.1
Deps
0
Size
2 kB
Vulns
0
Weekly
0

be-brief-opencode-plugin

An opencode plugin that appends **BE BRIEF** to the end of every user message before it's sent to the LLM.

Install

{
  "plugin": ["be-brief-opencode-plugin"]
}

Add that to your opencode.json (project or global, ~/.config/opencode/opencode.json), then restart opencode.

How it works

Hooks into opencode's chat.message plugin hook and appends the text to the last text part of the outgoing user message.

Keywords