初始提交:OpenCode Go 用量监控 Tauri 桌面应用
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"$schema": "../gen/schemas/desktop-schema.json",
|
||||
"identifier": "remote-console",
|
||||
"description": "Capability for the remote opencode.ai console page (hidden browser window)",
|
||||
"windows": ["browser"],
|
||||
"remote": {
|
||||
"urls": ["https://opencode.ai"]
|
||||
},
|
||||
"permissions": ["core:event:default"]
|
||||
}
|
||||
Reference in New Issue
Block a user