feat(opencode-go): integrate installer with config detection
This commit is contained in:
@@ -45,7 +45,8 @@ export function detectCurrentConfig(): DetectedConfig {
|
|||||||
hasCopilot: false,
|
hasCopilot: false,
|
||||||
hasOpencodeZen: true,
|
hasOpencodeZen: true,
|
||||||
hasZaiCodingPlan: false,
|
hasZaiCodingPlan: false,
|
||||||
hasKimiForCoding: false,
|
hasKimiForCoding: false,
|
||||||
|
hasOpencodeGo: false,
|
||||||
}
|
}
|
||||||
|
|
||||||
const { format, path } = detectConfigFormat()
|
const { format, path } = detectConfigFormat()
|
||||||
|
|||||||
Reference in New Issue
Block a user