meliodascz89/deepseek-harness-plugins

meliodascz89★ 1PythonLast synced: 2026-08-15

Open on GitHub

Community plugins for DeepSeek Harness: local-vision (Ollama image description) and claude-to-dsh (Claude Code migration). MIT and Repetition guard and content cleaner plug-in.

README excerpt

deepseek-harness-plugins Community plugins for DeepSeek Harness (DSH). Each directory is an installable Cordis plugin bundle for a dsh profile. A DSH plugin is an npm package that declares a dsh.bundle.patch and exports a Cordis plugin ( apply / inject / name ). Installed plugins register model-facing tools and appear under Settings → Plugins → Plugin list after a session restart. Plugins Plugin Tool What it does dsh-local-vision local vision Describe images with a local vision model through Ollama — no cloud, the image never leaves your machine. Two tiers: fast (text/colors/summary) and detailed (full description). dsh-claude-to-dsh claude to dsh Migrate a Claude Code project into DeepSeek Harness (skills, commands, subagents, rules, memory) non-destructively. dsh-context-clean context clean Compress a conversation/thinking transcript: deduplicate repeated words, repeated lines, and repeated paragraphs while keeping numbers, paths, code, and decisions. dsh-repetition-guard (automatic) Stop a model from looping on a repeated word ( wait wait wait / počkat počkat … ) in reasoning or visible text, so it stops burning tokens. The published plugins are licensed under MIT . Install The …

View full README on GitHub →
Tools / Devdshdsh-plugindsh-pluginstoken-guardvision

Category