What's Changed
- feat(controller): improve scroll container detection and tool guidance by @gaomeng1900 in #390
- feat(controller): add experimental
keepSemanticTagsconfig by @gaomeng1900 in #395 - feat(ext): add
systemInstructionto ExecuteConfig by @gaomeng1900 in #386 - fix: 将currentScript提取到setTimeout外部以避免空指针 by @Anyexyz in #384
- fix(isInteractiveCandidate): use hasAttribute with known aria list to detect aria- attributes by @lgy2020 in #356
- fix(page-controller): apply scroll direction to pixels parameter by @mvanhorn in #332
- fix(ext): guard postMessage listeners against iframe sources by @gaomeng1900 in #389
- fix: recognize role="listitem" as interactive element by @Lubrsy706 in #203
- fix(controller): treat interactive with aria as distinct by @gaomeng1900 in #396
- docs: lm studio by @gaomeng1900 in #398
- docs(website): add qwen3.6-plus to models page by @gaomeng1900 in #385
New Contributors
- @Anyexyz made their first contribution in #384
- @lgy2020 made their first contribution in #356
- @mvanhorn made their first contribution in #332
Full Changelog: v1.7.0...v1.7.1