Enables AI agents to debug Tauri applications through screenshot capture, window management, DOM access, and simulated user inputs.
This Tauri plugin and associated server infrastructure enables AI agents, like Cursor and Claude Code, to interact with and debug Tauri applications. It provides functionalities such as capturing screenshots of application windows, managing window states (position, size, focus), accessing the DOM content of webviews, and simulating user inputs like mouse movements and text entry. Furthermore, it offers data storage management capabilities through local storage access and a ping function for connectivity verification.