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
fix(codex): honor pre-resolved URI params and skip parse without query
Read _resolved_uri_params from extra_body before parsing. When the model string has no '?', strip vendor prefix only and avoid parse_model_with_params. When query params exist, parse and merge only if pre-resolved params were not supplied.
Made-with: Cursor
0 commit comments