Skip to content

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 04 Apr 02:22
· 31 commits to main since this release

1.5.0 (2026-04-04)

Features

  • add new command 'windows: findByVision' (26c69aa)
  • mcp: add analyze_screen tool via agent loop (0bcbf09)

Bug Fixes

  • account display scaling for precise pixel calculation in analyze_screenshot tool. (611f345)
  • coordinate mapping with offset calculation (c68bb4e)
  • correct stale error message in find_by_vision MCP tool (c82e107)
  • fix mock path vision test (39b9386)
  • ignore import/no-unresolved for @modelcontextprotocol/sdk subpaths (688c68c)

Code Refactoring

  • vision: unify find_by_vision MCP tool and findByVision command (276d86f)