add sub-bar usage widget extension with opencode-go support
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "sub-bar",
|
||||
"version": "1.3.0",
|
||||
"description": "Usage widget extension for pi-coding-agent",
|
||||
"type": "module",
|
||||
"license": "MIT",
|
||||
"pi": {
|
||||
"extensions": [
|
||||
"./index.ts",
|
||||
"./sub-core/index.ts"
|
||||
]
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@mariozechner/pi-coding-agent": "*"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user