mirror of
https://github.com/DietrichGebert/ponytail.git
synced 2026-09-14 18:11:01 +08:00
46c5c28b35
Thin OpenCode plugin injecting the ponytail ruleset via experimental.chat.system.transform, reusing the shared instruction builder. Verified end-to-end on OpenCode 1.17.4. Supersedes #15.
5 lines
101 B
JSON
5 lines
101 B
JSON
{
|
|
"$schema": "https://opencode.ai/config.json",
|
|
"plugin": ["./.opencode/plugins/ponytail.mjs"]
|
|
}
|