Files
anomalyco_opencode/packages/opencode/test
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-29 17:58:20 +00:00
2026-06-30 16:19:11 +00:00
2026-06-29 16:58:51 +00:00
2026-06-29 03:49:43 +00:00
2026-06-29 17:58:20 +00:00