"frontend/src/git@web.lueluesay.top:chenxi/sub2api.git" did not exist on "46ea9170cbf4334decbcd28be9d76a76db2a75ab"
fix(oauth): extract system-role input items into instructions field
OAuth upstreams (ChatGPT) reject requests containing role:"system" in
the input array with HTTP 400 "System messages are not allowed". Extract
such items before forwarding and merge their content into the top-level
instructions field, prepending to any existing value.
Co-Authored-By:
Claude Sonnet 4.6 <noreply@anthropic.com>
Please register or sign in to comment