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(test): eval_n mock tolerates structured message content
The mock asserted messages[].content was always a string and called .match
on it; the spine sends structured content blocks in some paths, so the last
message's content is an array -> TypeError. Coerce to a searchable string.
Pre-existing failure (fails at v0.1.1 too); unblocks the release CI verify
gate (bun test) for 0.1.2.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GJX5G5WS1o9VEnqqq6RRXP