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