awesome-dsh-plugin/awesome-dsh-plugin

A curated list of plugins for DeepSeek Harness (dsh) · DeepSeek Harness 插件精选列表

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 47 minutes ago
Added to GitGenius on September 1st, 2026
Created on August 13th, 2026
Open Issues & Pull Requests: 147 (+0)
GitHub issues: Enabled
Number of forks: 2,659
Total Stargazers: 14,782 (+0)
Total Subscribers: 37 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 4.1 hours
Mean response time: 18.5 hours
90th percentile: 2.9 days
Tracked items: 58

How this project is maintained

Around half of the issues opened in the past year never receive a reply. Only 11% of issues opened in the past year have been closed. Three people close 86% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 6
New in 7 days: 9
Closed in 7 days: 9
Avg open age: 5 days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 5
Closed in 7 days: 8
Comments in 7 days: 12
Events in 7 days: 168

Top labels

  • list (4)

Detailed Description

Awesome DeepSeek Harness Plugin is a curated list of plugins for DeepSeek Harness, an open-source agent framework where models, tools, sandboxes, storage, UI, and the agent loop itself are all pluggable components.

The project addresses the need to discover and organize community-built extensions for DeepSeek Harness. It collects plugins that are installable via the standard `dsh plugin add` command and declare a `dsh.bundle` manifest. The list serves as a central registry where developers can find plugins that extend the official coding agent, replace its core parts, or assemble entirely different configurations. The README recommends dsh-market as an optional plugin market with a UI for one-click installation and theme switching, and mentions dsh-find-plugin as an alternative for discovering plugins through agent chat.

Developers should adopt this list if they are building with DeepSeek Harness and want to explore what the community has created. It suits projects that need to extend the agent's capabilities with custom models, tools, sandboxes, or UI components. The list is client-agnostic and follows a single listing rule: plugins must declare a `dsh.bundle` manifest and install via the standard command, regardless of whether they adapt to any particular desktop client. The README explicitly warns that installing plugins runs third-party code with the user's own permissions and that being listed is not a security review, so users should inspect source code before installation.

Development activity shows that the project maintains an open contribution process with pull requests welcome. The repository hosts GitHub Discussions where every plugin page accepts comments, allowing users to ask authors questions, share use cases, and warn other readers without requiring additional accounts beyond GitHub. The tool provides a comment system that loads content on demand rather than preloading, keeping the interface lightweight.