chore: generate

This commit is contained in:
opencode-agent[bot]
2026-01-30 17:20:20 +00:00
parent 7cb84f13d3
commit 0b91e9087d

View File

@@ -17,7 +17,7 @@ const oldValues = Array.from({ length: PARTS }, (_, i) => {
?.split("=")
.slice(1)
.join("=")
// TODO
// TODO
//if (!value) throw new Error(`ZEN_MODELS${i + 1} not found`)
//return value
return value ?? ""