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 7a9e2b94ff
70 changed files with 14787 additions and 6 deletions
@@ -0,0 +1,6 @@
/**
* Re-export shared types and metadata from src/shared.
* Files in src/settings/, src/providers/, src/usage/ import "../../shared.js"
* which resolves here.
*/
export * from "./src/shared.js";