add sub-bar usage widget extension with opencode-go support

This commit is contained in:
2026-03-12 12:30:09 +00:00
parent 9ad10a016c
commit 2b1edf3806
66 changed files with 14560 additions and 0 deletions
@@ -0,0 +1,5 @@
/**
* Settings UI entry point (re-export).
*/
export { showSettingsUI } from "./settings/ui.js";