privacy 15
dsh plugin: recognize attached images with the built-in Windows OCR engine (Windows.Media.Ocr) and send only the recognized text to the model. Text models never receive image bytes; vision passthrough is opt-in.
dsh plugin add @maxwell-feng/dsh-windows-ocrPrivacy-minimal heuristic per-turn execution summaries for DeepSeek Harness
dsh plugin add dsh-verification-receiptPII masking middleware for DeepSeek Harness: anonymize names, phones, emails, ID cards, bank cards, keys, and addresses to placeholders before they reach the model, restore them at the display layer, keep the restore table only in memory and a controlled
dsh plugin add dsh-maskdsh plugin: back the native web_search / web_fetch tools with your self-hosted SearXNG instance - keyless, private, no third-party search vendor.
dsh plugin add @maxwell-feng/dsh-searxng-webLocal-model (Ollama) integration for DeepSeek Harness: discover, pull, remove, and inspect local models, route requests to them by task type or keyword with automatic fallback to the cloud, and get a one-shot status overview via /ollama.
dsh plugin add dsh-local-aidsh plugin: recognize attached images locally with Tesseract OCR and send only the recognized text to the model. Text models never receive image bytes; vision passthrough is opt-in.
dsh plugin add @maxwell-feng/dsh-tesseract-ocrDeepSeek Harness chat history and session management: search archives, restore conversations, and delete safely
dsh plugin add dsh-native-session-deleteFully-local OCR CLI for text-only LLMs: PaddleOCR-VL first-tier engine with tesseract fallback, dsh plugin included
dsh plugin add local-ocr-cliTransport-layer data masking for deepseek-harness (dsh): sensitive values never leave the process — the model sees placeholders, you see real values restored live in the stream.
dsh plugin add dsh-llmaskingSelect and locally share one or more DeepSeek Harness conversation turns as Markdown, self-contained HTML, or a long PNG, with privacy-first redaction and no uploads
dsh plugin add dsh-local-shareDeepSeek Harness 社交插件:AI 代笔、默认匿名、逐条过审的观点交换网络。话题广场、话题内匿名对话。
dsh plugin add dsh-social-pluginPrivacy-first Markdown and self-contained HTML sharing for DeepSeek Harness sessions
dsh plugin add @chuantian/dsh-shareLocal image understanding for the DeepSeek Harness: OCR, table-layout detection, and semantic description of textless images via macOS Vision, fully on-device (images never leave your Mac). 本地化识图,图片不出本机。
dsh plugin add @freespace8/dsh-free-visionBridge Apple's on-device Vision framework (macOS) into DeepSeek Harness: OCR, image classification, face detection, and document layout as local dsh tools. No network, no API key, no daemon.
dsh plugin add dsh-maclensLocal-first vision for text-only DeepSeek Harness agents: route image understanding to a local OpenAI-compatible vision model, return structured JSON evidence (summary / OCR / layout / semantics / visual / uncertainty).
dsh plugin add dsh-vision-local