DSH Plugins Marketplace

DSH Plugins

Plugins

/

dsh-wsl-vecmem

1

dsh-wsl-vecmem

Manifest valid★ 1

DeepSeek Harness WSL plugin (dsh-wsl-vecmem)

hasBundlePatch

dsh-wsl-vecmem

语言: 中文(本页) · English

本地向量小记:用 Ollama embedding + ~/.dsh/vecmem/store.json 存短文本,供语义检索。

补 Obsidian / 笔记库,不是 vault 替代品。依赖本机 Ollama(可与 dsh-wsl-ollama 同机)。

最短上手

ollama pull nomic-embed-text
dsh plugin --profile web add github:173787247/dsh-wsl-vecmem

工具

工具作用
vecmem_statusstore 路径、embed 模型、条数
vecmem_add写入一条文本并嵌入
vecmem_search按语义相似度检索

配置

config:
  enabled: true
  storePath: ""            # 空 = ~/.dsh/vecmem/store.json
  ollamaBase: "http://127.0.0.1:11434"
  embedModel: "nomic-embed-text"
  timeoutMs: 60000
  maxItems: 5000

Ollama 在 Windows 时,把 ollamaBase 改成可从 WSL 访问的地址(见 ollama 插件说明)。

License

MIT

Comments

Loading…

Similar plugins

dsh-wsl-ollama

by 173787247

DeepSeek Harness WSL plugin (dsh-wsl-ollama)

Development & InfrastructureTools & CapabilitiesManifest valid

★ 1

MIT

JavaScript

Sep 24, 2026

dsh plugin --profile web add dsh-wsl-ollama

by 173787247

DeepSeek Harness WSL plugin (dsh-wsl-helm)

Development & InfrastructureTools & CapabilitiesManifest valid

★ 0

MIT

JavaScript

Sep 24, 2026

dsh plugin --profile web add dsh-wsl-helm

by 173787247

DeepSeek Harness WSL plugin (dsh-wsl-vllm)

Development & InfrastructureTools & CapabilitiesManifest valid

★ 0

MIT

JavaScript

Sep 24, 2026

dsh plugin --profile web add dsh-wsl-vllm

by 173787247

DeepSeek Harness WSL plugin (dsh-wsl-db)

Development & InfrastructureTools & CapabilitiesManifest valid

★ 0

MIT

JavaScript

Sep 24, 2026

dsh plugin --profile web add dsh-wsl-db

by 173787247

DeepSeek Harness WSL plugin (dsh-wsl-systemd)

Development & InfrastructureTools & CapabilitiesManifest valid

★ 0

MIT

JavaScript

Sep 24, 2026

dsh plugin --profile web add dsh-wsl-systemd

by Witchwarren2344

Provide long-term memory, vector semantic search, and LLM reflection for DeepSeek Harness (DSH) with this free, MIT-licensed plugin.

Manifest valid

★ 0

MIT

JavaScript

Sep 12, 2026

dsh plugin --profile web add dsh-mnemosyne-memory