Skip to content

Taber v0.6.1

Choose a tag to compare

@github-actions github-actions released this 13 Jul 07:42

English

Fixed

  • Browser actions recover from malformed refs when the model also provides one unambiguous semantic locator, preventing repeated INVALID_TARGET loops on dynamic iframe pages.

Changed

  • Browser REPL guidance documents the { count, matches, candidates } result returned by queryText("text").

中文

修复

  • 模型同时提供唯一可靠的语义定位器时,即使 ref 被污染,浏览器操作也会自动使用语义定位器,避免动态 iframe 页面反复进入 INVALID_TARGET 循环。

变更

  • Browser REPL 文档补充 queryText("text") 返回的 { count, matches, candidates } 结构。