Files
anomalyco_opencode/packages/opencode/src
Aiden Cline 8eef79784e fix(provider): normalize null reasoning efforts to none
The generated SDK flattens Schema.NullOr to plain strings, so the
runtime schema with (string | null)[] effort values no longer matched
the generated Provider type and typecheck failed on dev. models.dev
uses null to mean reasoning can be disabled; map it to "none" at
parse time and keep the public schema plain strings.
2026-07-12 23:35:09 -05:00
..
2026-06-30 17:07:39 +00:00
2026-07-12 19:42:58 +00:00
2026-06-08 19:43:41 +00:00