v1.10.2

web-infra-dev/midscenev1.10.2Jul 3, 2026by github-actions[bot]

AI Summary

A minor patch focusing on improving the reliability of AI reasoning and element description by adding fallbacks and handling specific model quirks.

Key Highlights

  • Improved element grounding with describeElementAtPoint integration.
  • Added default reasoning content fallback.
  • Updated handling for Gemini insight reasoning.

New Features

  • Improved element grounding
  • Default reasoning content fallback

Full Release Notes

<!-- Release notes generated using configuration in .github/release.yml at v1.10.2 -->

## What's Changed
### Other Changes
* feat(core): improve describe element grounding by @fishear in https://github.com/web-infra-dev/midscene/pull/2721
* fix(core): enable default reasoning content fallback by @EAGzzyCSL in https://github.com/web-infra-dev/midscene/pull/2749
* fix(core): update gemini insight reasoning handling by @EAGzzyCSL in https://github.com/web-infra-dev/midscene/pull/2729
* fix(core): update reasoning fallback unit test by @EAGzzyCSL in https://github.com/web-infra-dev/midscene/pull/2750


**Full Changelog**: https://github.com/web-infra-dev/midscene/compare/v1.10.1...v1.10.2