Show HN: UI Inspector for Tauri Tauri 2 has released a new UI Inspector plugin that lets developers select elements inside a running webview and generate durable @ui_ references for coding agents, capturing native window pixels and exact element crops without rebuilding the page. The plugin, available as tauri-plugin-ui-inspector 0.1, includes a CLI, framework-neutral frontend, and adapters for Svelte 5, React, and Vue 3, with support for canvas, WebGL, fonts, shadows, and overlays. The tool is designed to improve agent-based UI testing and debugging by providing stable references that include DOM metadata, accessibility semantics, ranked locators, and source file mappings. Select an element inside a running Tauri 2 webview and turn it into a durable @ui