You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(sdk/typescript): model#variant reasoning-effort parity in harness providers
Mirrors the Python SDK: splitModelVariant/resolveModelAndVariant helper,
variant?: string through HarnessConfig/HarnessOptions, opencode passes
--variant, codex now passes -m at all (it previously sent no model to the
CLI — same bug the Python provider had) plus -c model_reasoning_effort,
claude/gemini strip the suffix. Attribution overlay and usage metrics key
off the base model.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
0 commit comments