v1.8.8
What's Changed
Bug Fixes 🐞
- fix(core): break service import cycle breaking model verification by @quanru in #2564
- fix(harmony): align keyboard dismiss strategy by @quanru in #2563
- fix(core): use original image detail for GPT-5 bbox planning and update model docs by @EAGzzyCSL in #2566
- fix(harmony): make ClearInput actually delete text by @quanru in #2558
- fix(report): remove redundant before-calling screenshot by @EAGzzyCSL in #2512
- fix(core): adapt gemini reasoning effort by @EAGzzyCSL in #2581
- fix(core): expose raw model usage in usage info by @EAGzzyCSL in #2580
Other Changes
- test(workflow): add test type checking by @EAGzzyCSL in #2567
- test(workflow): cover all root unit test targets by @EAGzzyCSL in #2569
- Run YAML cases through Rstest by @quanru in #2537
- Disable runtime YAML result interpolation; apply env-var interpolation before execution and update docs/tests by @yuyutaotao in #2577
- chore(workflow): remove source path aliases by @EAGzzyCSL in #2559
Full Changelog: v1.8.7...v1.8.8