mirror of
https://github.com/bendtherules/opencode-plugin-compaction-prompt.git
synced 2026-08-18 13:42:55 +00:00
feat: add compaction prompt plugin
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"$schema": "https://opencode.ai/config.json",
|
||||
"plugin": [
|
||||
[
|
||||
"opencode-plugin-compaction-prompt",
|
||||
{
|
||||
"memoryFile": ".opencode/compaction.md",
|
||||
"mode": "append",
|
||||
"prompt": "<Example prompt for compaction>",
|
||||
"completionMarker": "Custom compaction request honored."
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user