feat(opencode-go): add provider type and availability detection
This commit is contained in:
@@ -7,7 +7,8 @@ export interface ProviderAvailability {
|
||||
opencodeZen: boolean
|
||||
copilot: boolean
|
||||
zai: boolean
|
||||
kimiForCoding: boolean
|
||||
kimiForCoding: boolean
|
||||
opencodeGo: boolean
|
||||
isMaxPlan: boolean
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user