GTK/wl-paste/xclip fallbacks plus a paste-event path so ModLens can take over image paste instead of only synthesizing drop.
Co-authored-by: Cursor <cursoragent@cursor.com>
The first integration copied sources without lib/, skipped packaging paths, and could fail the default web profile when url was unset.
Co-authored-by: Cursor <cursoragent@cursor.com>
- Clone agentrq/agentrq plugin to plugins/agentrq/
- Update package.json name to 'agentrq'
- Add agentrq plugin to tauri.conf.json resources
- Add AGENTRQ_PACKAGE constant and bundled_agentrq_plugin() discovery
- Add install_agentrq_plugin() function to modlens.rs
- Update README with plugin listing
Ship screenshots and third-party notices for the desktop shell, and
package Windows, macOS, deb, rpm, and Flatpak from GitHub Releases.
Co-authored-by: Cursor <cursoragent@cursor.com>