dsh-wsl-ollama
Local Ollama status / list / chat / embed for dsh on WSL.
本机 Ollama:status / list / chat / embed。
How to install
dsh plugin add github:173787247/dsh-wsl-ollama About
dsh-wsl-ollama **语言:** **中文**(本页) · English 在 WSL 上给 DeepSeek Harness 接本地 Ollama:ollama_status / list / chat / embed。 可选插件,**不在** install.sh。 最短上手 sh dsh plugin --profile web add github:173787247/dsh-wsl-ollama 或本机 path 链进 web profile 后 restart Ollama 需已在跑。默认基址 http://127.0.0.1:11434。 若 Ollama 装在 **Windows**、dsh 在 **WSL**:localhost 常会 503。可: 让 Ollama 监听 0.0.0.0:11434,或 设 DSH_OLLAMA_BASE=http://<Windows主机IP>:11434(插件也可在 baseUrl 为空时尝试从 /etc/resolv.conf 推主机) 工具 | 工具 | 作用 | |------|------| | ollama_status | 基址、连通性、默认模型 | | ollama_list | 已拉取模型列表 | | ollama_chat | 本地对话 | | ollama_embed | 向量(给 vecmem…
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.