v1.12.5

web-infra-dev/midscenev1.12.5Sep 8, 2026by github-actions[bot]

AI Summary

This release introduces a new command to create testing projects, adds a GPT-6 adapter with model-specific parameters, and improves stability with smoother drag trajectories and refined coordinate mapping.

Key Highlights

  • New 'create' command to generate testing projects
  • GPT-6 adapter and model-specific Codex parameters
  • Smooth native drag trajectory fixes
  • Restriction of file exports and local services to loopback

New Features

  • Create command for testing projects
  • GPT-6 adapter

Full Release Notes

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

## Features 🎉
* feat(test): add 'create' command to create testing project by @yuyutaotao in https://github.com/web-infra-dev/midscene/pull/3102
* feat(core): add GPT-6 adapter and model-specific Codex parameters by @EAGzzyCSL in https://github.com/web-infra-dev/midscene/pull/3110

## Fixes 🐞
* fix(computer): smooth native drag trajectory by @quanru in https://github.com/web-infra-dev/midscene/pull/3098
* fix(studio): restrict file exports and default local services to loopback by @xiong35 in https://github.com/web-infra-dev/midscene/pull/3103
* fix(visualizer): show aiAct output alongside report by @EAGzzyCSL in https://github.com/web-infra-dev/midscene/pull/3091
* fix(core): unify normalized coordinate mapping and rounding by @EAGzzyCSL in https://github.com/web-infra-dev/midscene/pull/3113

## Refactors ♻️
* refactor(core): use authoritative centers throughout localization by @EAGzzyCSL in https://github.com/web-infra-dev/midscene/pull/3100

## Documentation 📖
* docs(site): unify Midscene Test branding by @yuyutaotao in https://github.com/web-infra-dev/midscene/pull/3106
* docs(workflow): organize readmes around GUI Agent and Testing Kit by @yuyutaotao in https://github.com/web-infra-dev/midscene/pull/3108
* docs(site): clarify execution records and reorder testing kit by @yuyutaotao in https://github.com/web-infra-dev/midscene/pull/3112

## CI & Chore ⚙️
* ci(workflow): add `notify_stable_release` dispatch option to toggle IM notifications by @yuyutaotao in https://github.com/web-infra-dev/midscene/pull/3107

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