v1.9.4
web-infra-dev/midscenev1.9.4Jun 11, 2026by github-actions[bot]
AI Summary
A feature-rich update that adds support for reasoning modes, new AI models like Kimi, and improves reporting capabilities with a JSON tree view.
Key Highlights
- Support for reasoning default mode
- Added Kimi model support
- New JSON tree view for reports
New Features
- Support reasoning default mode
- Support gpt-5 reasoning config
- Expose raw choice message in dumps
- Support kimi model
- Add JSON tree view to reports
Full Release Notes
<!-- Release notes generated using configuration in .github/release.yml at v1.9.4 --> ## What's Changed ### New Features 🎉 * feat(core): support reasoning default mode by @EAGzzyCSL in https://github.com/web-infra-dev/midscene/pull/2608 ### Other Changes * docs(site): document Android IME text input workaround by @quanru in https://github.com/web-infra-dev/midscene/pull/2642 * Handle invalid Studio model env config by @quanru in https://github.com/web-infra-dev/midscene/pull/2644 * docs(site): remove redirected legacy docs by @EAGzzyCSL in https://github.com/web-infra-dev/midscene/pull/2645 * feat(report): add JSON tree view by @EAGzzyCSL in https://github.com/web-infra-dev/midscene/pull/2637 * fix(core): support gpt-5 reasoning config by @EAGzzyCSL in https://github.com/web-infra-dev/midscene/pull/2641 * feat(core): expose raw choice message in dumps by @EAGzzyCSL in https://github.com/web-infra-dev/midscene/pull/2624 * feat(core): support kimi by @EAGzzyCSL in https://github.com/web-infra-dev/midscene/pull/2640 **Full Changelog**: https://github.com/web-infra-dev/midscene/compare/v1.9.3...v1.9.4