Skip to content

v0.7.0: Perfect Vision + Plugin Architecture + PlatformAdapter

Choose a tag to compare

@jellythomas jellythomas released this 09 Apr 05:07
· 4 commits to main since this release

What's New

v0.5.0 — Perfect Vision

  • Tool rename: dropped eyes_ prefix from all tools for cleaner invocation
  • Compact responses: flat text, one-liners instead of verbose JSON
  • Registry v2: invalidation by page state, not TTL
  • CDP auto-reconnect: seamless recovery on browser disconnect
  • Timeout enforcement: all async operations now have timeouts
  • Cleanup: removed extension tier, deprecated tools, and dead code

v0.6.0 — Plugin Architecture

  • Shadow DOM piercing via CDP for web components
  • Claude Code plugin architecture with marketplace.json
  • install_check tool for verifying setup

v0.7.0 — PlatformAdapter

  • PlatformAdapter Protocol: clean abstraction for cross-platform support
  • Linux support: python-xlib input backend
  • Windows support: scroll and drag operations
  • Split platform deps: install only what your OS needs
  • Renamed init → install command

Stats

  • 48 files changed, +8,996 / -2,315 lines
  • 15 commits across 3 minor versions