Skip to content

Releases: Winlifes/SimulateInput

SimulateInput v0.1.1

17 Mar 08:19

Choose a tag to compare

Highlights

  • add structured doctor diagnostics for macOS permissions and remediation hints
  • add doctor --compact and doctor --verbose output modes for UI and terminal workflows
  • improve macOS find_uia and focus_window matching with title-plus-geometry targeting
  • add safer macOS click_uia pre-checks before clicking control centers
  • refresh README and CLI reference for the new diagnostics flow

Validation

  • pytest -q -> 48 passed

SimulateInput v0.1.0

16 Mar 17:30

Choose a tag to compare

Initial public release of SimulateInput.

Highlights:

  • Cross-platform automation core with Windows implementation and macOS/Linux drivers scaffolded to MVP level
  • CLI, MCP server, and YAML case runner
  • UIA/text/OCR/image locator stack
  • Cross-platform installation docs, smoke cases, and bilingual repository README