-
fix(agent): skip screenshots on new tab pages (#4920)
发布于
2026-05-26 03:44:50 +00:00 Summary by cubic
Skip screenshots on new-tab pages and drop placeholder images before LLM
serialization. This reduces noise and prevents placeholders from leaking
across steps or tabs.-
Bug Fixes
-
In
get_user_message, always disable vision when
is_new_tab_page(url)is true. -
Exclude
PLACEHOLDER_4PX_SCREENSHOTbefore deciding to include
screenshots and when labeling them. -
Dependencies
- Bump
browser-useversion to 0.12.9.
- Bump
Written for commit
103313ed63.
Summary will update on new commits. Review
in cubic下载附件
-