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(cli): update assertion scaffold to use Message arrays instead of removed outputText
The outputText field was removed from CodeGraderInput. Update the
agentv create assertion template to extract text from output Message
arrays using a getMessageText() helper.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments