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: fix WebSocket event field names so API consumers use the correct keys
The check_passed/check_failed events documented `check_name` but the
engine emits `name`; also added the missing `passed` field, the `error`
reason for run_stopped, and the optional `traceback` field on log_message.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments