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
docs: validate message shape on Ask AI route (400, not 500)
A message that's a valid JSON array element but missing parts/role would throw
in userInputChars and surface as a 500. Reject malformed messages with a 400.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments