mirror of
https://github.com/cole-maxwell1/dotfiles.git
synced 2026-08-02 12:23:54 -04:00
Swap opencode-glm-quota for @slkiser/opencode-quota
This commit is contained in:
@@ -113,5 +113,14 @@
|
||||
},
|
||||
"share": "disabled",
|
||||
"snapshot": true,
|
||||
"plugin": ["opencode-glm-quota", "./plugin/ibmi-gate.ts"],
|
||||
// OpenCode Quota: tuiCommandDisplay chooses whether native TUI command output appears in the session transcript or a local popup dialog.
|
||||
// OpenCode Quota: loads the server plugin for slash commands and quota checks.
|
||||
"plugin": [
|
||||
"./plugin/ibmi-gate.ts",
|
||||
"@slkiser/opencode-quota@latest"
|
||||
],
|
||||
"provider": {
|
||||
// Detected zai authentication; opencode-quota added this global provider declaration.
|
||||
"zai": {}
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user