dsh-wsl-search
Sandboxed ripgrep / fd / ast-grep under allowRoots.
沙箱 ripgrep / fd / ast-grep。
How to install
dsh plugin add github:173787247/dsh-wsl-search About
dsh-wsl-search **语言:** **中文**(本页) · English WSL 上给 dsh 用的沙箱 **ripgrep** / **fd** / **ast-grep**:search_rg / search_fd / search_astgrep。 默认只允许在 $HOME 与 ~/.dsh 下搜。 最短上手 sh sudo apt install ripgrep fd-find # 或等价包名 dsh plugin --profile web add github:173787247/dsh-wsl-search 工具 | 工具 | 作用 | |------|------| | search_status | rg/fd/ast-grep 是否可用 | | search_rg | 内容搜索(行数/行长有上限) | | search_fd | 按文件名查找 | | search_astgrep | 结构化模式搜索 | 配置 yaml config: enabled: true timeoutMs: 30000 maxMatches: 50 maxLineChars: 400 allowRoots: [] # 空 = 默认 HOME + ~/.dsh 需要搜项目目录时,把绝对路径加进 allowRoots(不要放开 /)。 兼容性 | 字段 | 值 | |---…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 1
- mo. downloads
- –
- Last push
- 2026-09-24
- Created
- 2026-09-22
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- deepseek-harness, dsh-plugin, wsl
Related plugins
dsh-wsl-workspace
6Mikao9/dsh-wsl-workspace
Add a WSL workspace from the web GUI without needing to install dsh or related tools again inside WSL. Bash commands and file read/write operations run within the local WSL distribution on the host machine, while Windows files remain accessible.
dsh-win-toolkit
Edge-Echo/dsh-win-toolkit
Windows-native tools for DSH agents: clipboard read and write, system notifications, hosts file inspection and network diagnostics, each returning structured data with UI cards from injection-safe PowerShell.
dsh-wsl-tray
liyu34/dsh-wsl-tray
Windows desktop shortcut and system-tray launcher for DSH running in WSL, with fully hidden startup, tray open/restart/exit menu, and a plugin-configuration card to manage the shortcut.
dsh-wsl-workspace
173787247/dsh-wsl-workspace
Lists WSL distros and validates a Linux workspace path for DSH.