Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 26 Jun 06:55

macvis v0.2.0

Adds macvis serve — an HTTP MCP transport for remote MCP clients — plus base64 image input for ocr/find, so calls no longer need a file on disk.

What's Changed since v0.1.0

Features

  • add HTTP MCP transport (macvis serve) (04aae83)
  • add base64 image input for ocr/find (data field) (c433839)
  • add GitHub URL to help output (f4a0b73)

Documentation

  • install-focused release notes (drop ask27) (aa25b05)

Tests

  • add unit tests for HTTPParser and InputSource (8751c9e)

CI

  • add Network.framework privacy guard (7c390c2)

Other

  • chore: single binary + Homebrew/mise install (0acdce2)