revert: drop the AgentRQ plugin from the desktop shell

It is a remote human-in-the-loop task queue with per-workspace tokens, not a chat-native dsh plugin.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-08-16 13:11:26 +08:00
parent d6a7a3ab08
commit 0d762a1c5e
26 changed files with 3 additions and 18616 deletions

View File

@@ -42,7 +42,7 @@ pub fn is_flatpak() -> bool {
Path::new("/.flatpak-info").exists()
}
/// Roots that may contain bundled ModLens / presets / vision / AgentRQ plugins.
/// Roots that may contain bundled ModLens / presets / vision plugin.
///
/// Search order: extra roots (Tauri resource dir), `$XDG_DATA_HOME/dsh-desktop`,
/// `/app/share/dsh-desktop`, `/usr/share/dsh-desktop`, `~/.local/share/dsh-desktop`,