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(mcp): deliver the SOM element list to the model as text
The driver returns clickable elements only as structured data, and the model's
tool message collapsed to a bare "[image content …]" placeholder — so the model
saw a screenshot with no numbers and no element list, and could never issue a
click (it just re-captured). Prepend a numbered, model-readable Set-of-Marks
list ("N: role \"label\"") to the tool result for som/ax captures so the model
can act with element=N. Log the element count for diagnosis.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01A8Z5dz1nVHAQUpjb5pgGCZ
0 commit comments