AI Briefing
KO

dsh Plugin Verification and Curation

·2026.08.18 12:30

Key point

A repository that verifies the functionality of DeepSeek Harness plugins and organizes them by category.

Details

DeepSeek Harness (dsh) is an open-source agent harness that allows replacing models, tools, UI, agent loops, and more in the form of plugins.

awesome-dsh-plugin is a repository that collects dsh plugins after verifying that they are installable and function as described. Rather than simply listing them, it undergoes a rigorous verification process:

  • Automated Checks (CI): Verifies the presence of the dsh.bundle manifest declaration in package.json, checks the repository creation date and commit count, and ensures linting passes
  • Human Review: Checks for consistency between descriptions and actual code, appropriateness of categorization, actual functionality of the code, and identifies duplicates and security risks

Plugins are classified into 14 categories, including UI Improvements, Models/Providers, Tools, Memory, and Vision.

This repository is useful for dsh users looking to extend functionality in specific areas, but it is not a security whitelist, so caution is required during installation.

This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.

Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.