Swap opencode-glm-quota for @slkiser/opencode-quota

This commit is contained in:
2026-07-29 21:09:57 -05:00
parent 28582d56c0
commit a80e6df2b5
6 changed files with 41 additions and 36 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"$schema": "https://opencode.ai/tui.json",
// OpenCode Quota: tuiCommandDisplay chooses whether native TUI command output appears in the session transcript or a local popup dialog.
// OpenCode Quota: loads the TUI sidebar, compact status, and local commands.
"plugin": [
"@slkiser/opencode-quota@latest"
]
}