Skip to content

Releases: CursorTouch/MacOS-Use

v0.2.0

13 May 06:35

Choose a tag to compare

v0.1.1

13 May 06:22

Choose a tag to compare

Highlights

  • Restored desktop compatibility after syncing the macOS-MCP tree, desktop, watchdog, and accessibility layers.
  • Added GitHub Actions for CI, GitHub Releases, and PyPI publishing on release publish.
  • Refreshed package metadata and README for PyPI and GitHub presentation.

Fixes

  • Reintroduced Browser compatibility exports.
  • Restored Desktop constructor flags, desktop state caching, helper methods, and auto_minimize context support expected by the agent.
  • Added AX traversal batching, parameterized attribute access, and text marker helpers needed by the updated tree traversal.
  • Improved foreground window handling for windowless apps and Finder desktop state.

Packaging and release

  • Added project keywords, classifiers, license metadata, authors, and project URLs in pyproject.toml.
  • Added CI workflow, GitHub release workflow, and PyPI publish workflow.