发布

  • fix(agent): skip screenshots on new tab pages (#4920)

    frostbyte_neo 发布于 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_SCREENSHOT before deciding to include
      screenshots and when labeling them.

    • Dependencies

      • Bump browser-use version to 0.12.9.

    Written for commit 103313ed63.
    Summary will update on new commits. Review
    in cubic

    下载附件