Back to home

Zhiyuan-Fan

Awesome-DeepSeek-Harness-Plugins

Curated DeepSeek Harness (DSH) plugins, extensions, tools, skills, clients, runtimes, integrations, and verified references — English and Chinese.

Stars
61
Language
Created
Aug 13, 2026
Updated
Aug 15, 2026

Introduction

Awesome DeepSeek Harness Plugins

English | 简体中文

A concise, daily-curated directory of public plugins and extensions for DeepSeek Harness (DSH), the open-source DeepSeek agent harness. Explore tools, skills, model providers, memory, automation, runtimes, desktop clients, browser integrations, and developer utilities.

Every entry links to its canonical GitHub repository, current star count, and independently verified references.

Inclusion: public, useful, maintained, and clearly built for DSH. Review a plugin's code and permissions before installing it.

Core

ProjectDescriptionStarsReferenced by
DeepSeek HarnessA developer-preview agent harness where every capability is a swappable, composable plugin.GitHub stars
1 page

Taxonomy: Models & Providers · Tools & Skills · Sessions & Storage · Loops & Scheduling · Runtime & Sandboxes · UI & Clients · Integrations · Developer & Operations

Browse: Models & Providers · Tools & Skills · Sessions & Storage · Loops & Scheduling · Runtime & Sandboxes · UI & Clients · Integrations · Developer & Operations

The taxonomy follows the capability seams defined by the official Harness overview.

Projects in each section are ranked by GitHub stars, then by verified reference count.

Models & Providers

ProjectDescriptionStarsReferenced by
dsh-routing-suiteBundles a runtime injector with an experimental preset that routes DSH sessions among task-aware reasoning modes.GitHub stars
0 pagesNo verified references yet.
dsh-advisorPairs each turn with a second model that reviews the conversation and injects advisory notes.GitHub stars
0 pagesNo verified references yet.
dsh-codex-connectAdds ChatGPT OAuth sign-in and Codex model access to DeepSeek Harness.GitHub stars
0 pagesNo verified references yet.
dsh-llm-fallbacksAdds role-based model retries and ordered fallback routes to DeepSeek Harness.GitHub stars
0 pagesNo verified references yet.
dsh-openai-codex-authAdds OpenAI Codex OAuth sign-in and usage status to DeepSeek Harness.GitHub stars
0 pagesNo verified references yet.
dsh-everything-oauthImports existing local OAuth sessions for Codex, Grok, Claude, OpenCode, and related tools.GitHub stars
0 pagesNo verified references yet.

Tools & Skills

ProjectDescriptionStarsReferenced by
modlensAdds image reading and structured visual evidence to text-only DeepSeek models in DSH.GitHub stars
0 pagesNo verified references yet.
brooks-lintAdds DSH-compatible code-review skills grounded in twelve software-engineering books with cited, structured findings.GitHub stars
1 page
dsh-anchored-standardAdds an experimental two-phase preset that starts with Minimal-aligned tools and promotes sessions to the Standard catalog.GitHub stars
0 pagesNo verified references yet.
dsh-vision-toolkitAdds image Q&A, OCR, UI reconstruction, grounding, and visual diff tools.GitHub stars
0 pagesNo verified references yet.
dsh-at-fileAdds fast workspace file search and @file mentions to the prompt composer.GitHub stars
0 pagesNo verified references yet.
modsearchReplaces DSH web search with a configurable engine chain and adds X search plus focused page reading.GitHub stars
0 pagesNo verified references yet.
dsh-vision-routerAdds keyless image Q&A and pixel-level vision tools to text-only DSH agents.GitHub stars
0 pagesNo verified references yet.
dsh-find-pluginsAdds a skill that searches the dsh-plugin topic, compares candidates, then installs and verifies a selected plugin.GitHub stars
0 pagesNo verified references yet.
dsh-custom-toolCreates and manages sandboxed JavaScript tools from a Monaco-powered editor.GitHub stars
0 pagesNo verified references yet.
dsh-data-agentAdds a dedicated Data Agent preset for querying, updating, and analyzing structured data.GitHub stars
0 pagesNo verified references yet.
dsh-visionAdds a view-image tool backed by configurable OpenAI-compatible vision models.GitHub stars
0 pagesNo verified references yet.
anysearch-dshReplaces DSH web search with AnySearch and adds capability discovery, vertical search, and bounded batch queries.GitHub stars
0 pagesNo verified references yet.
distillDistills conversations into reusable skills through background sub-agent reflection.GitHub stars
0 pagesNo verified references yet.
dsh-toolkitBundles ten zero-dependency utilities for data, text, time, and formats.GitHub stars
0 pagesNo verified references yet.
dsh-plugin-mineruExposes self-hosted MinerU parsing tools for converting documents and images into structured Markdown or JSON.GitHub stars
0 pagesNo verified references yet.
dsh-scholarAdds a research workspace for evidence collection, source management, and scholarly synthesis.GitHub stars
0 pagesNo verified references yet.
dsh-gomokuAdds interactive Gomoku games against configured DSH models or between two AI players.GitHub stars
0 pagesNo verified references yet.
dsh-vision-proxyRoutes image attachments through an OpenAI-compatible VLM before passing their transcription to text-only DeepSeek models.GitHub stars
0 pagesNo verified references yet.
dsh-tool-csvAdds zero-dependency CSV parsing, querying, statistics, and conversion tools.GitHub stars
0 pagesNo verified references yet.
dsh-book2skillTurns books into installable skills through a gated five-stage agent workflow.GitHub stars
0 pagesNo verified references yet.
dsh-prompt-studioEdits and previews user and built-in system-prompt sections inside DSH.GitHub stars
0 pagesNo verified references yet.
url-managerAdds a DSH-compatible skill for saving, categorizing, searching, and sharing web resources.GitHub stars
0 pagesNo verified references yet.
dsh-code-intelAdds symbol-aware code outlines, persistent indexing, and lexical or embedding-assisted search.GitHub stars
0 pagesNo verified references yet.
url-manager-mcpProvides an MCP server for saving, organizing, searching, and sharing URL collections.GitHub stars
0 pagesNo verified references yet.

Sessions & Storage

ProjectDescriptionStarsReferenced by
dsh-memory-evolveAdds branch-aware long-term memory, review, skills, and task tracking across sessions.GitHub stars
0 pagesNo verified references yet.
dsh-turn-rewindRewinds conversations and workspace state through a persistent change ledger.GitHub stars
0 pagesNo verified references yet.
dsh-chat-importImports conversations from 13 agent tools as resumable DSH sessions, with export and incremental sync back to Claude Code.GitHub stars
0 pagesNo verified references yet.
dsh-mnemonIntegrates Mnemon as a local memory system with runtime recall and searchable archives.GitHub stars
0 pagesNo verified references yet.
dsh-message-editAdds branch-based message editing, reruns, retries, and a version timeline.GitHub stars
0 pagesNo verified references yet.
billion-context-dshAdds model-directed active context pruning with reversible compression and context search.GitHub stars
0 pagesNo verified references yet.
dsh-explainTurns material from work sessions into a private, local-first learning thread with adaptive explanations.GitHub stars
0 pagesNo verified references yet.
dsh-mnemeStores editable local memory in SQLite and Markdown with automatic consolidation.GitHub stars
0 pagesNo verified references yet.
dsh-session-healthScans session frames for torn writes, corruption, and empty histories without modifying data.GitHub stars
0 pagesNo verified references yet.
dsh-compaction-instantReplaces model summarization with deterministic, near-lossless context compaction and exact recall.GitHub stars
0 pagesNo verified references yet.
dsh-sidechainAdds persistent and one-shot side conversations without writing them into the main session history.GitHub stars
0 pagesNo verified references yet.
nowledge-mem-deepseek-harnessConnects DeepSeek Harness to Nowledge Mem for persistent personal memory.GitHub stars
0 pagesNo verified references yet.
dsh-undoAdds reversible context undo and redo at completed agent steps.GitHub stars
0 pagesNo verified references yet.
dsh-mementoAdds bounded, approval-gated, auditable cross-session memory backed by SQLite.GitHub stars
0 pagesNo verified references yet.
dsh-session-searchSearches DSH and other agent session logs without maintaining a separate index.GitHub stars
0 pagesNo verified references yet.

Loops & Scheduling

ProjectDescriptionStarsReferenced by
dsh-agent-teamsBrings coordinated agent teams to DeepSeek Harness.GitHub stars
0 pagesNo verified references yet.
dsh_workflowAdds reusable, observable, and recoverable multi-agent workflows to DeepSeek Harness.GitHub stars
0 pagesNo verified references yet.
mstar-harnessProvides a skill-driven workflow layer for designing, running, and reviewing agent loops.GitHub stars
0 pagesNo verified references yet.
dsh-automationSchedules coding tasks in fresh agent sessions with Web and agent-side controls.GitHub stars
0 pagesNo verified references yet.
dsh-auto-continueAutomatically resumes DSH Web requests interrupted by classified non-human errors using configurable backoff and prompts.GitHub stars
0 pagesNo verified references yet.
dsh-sentinelWakes agents from durable file, command, HTTP, process, and webhook conditions.GitHub stars
0 pagesNo verified references yet.
dsh-subagent-cwdLets delegated sub-agents run in explicit working directories with supporting preset patches.GitHub stars
0 pagesNo verified references yet.
dsh-loopAdds timed agent loops through a chat command, tool, and activity indicator.GitHub stars
0 pagesNo verified references yet.

Runtime & Sandboxes

ProjectDescriptionStarsReferenced by
sandbase-harnessConnects DSH to a local agent runtime with sandboxed sessions, durable state, audit trails, and MCP controls.GitHub stars
0 pagesNo verified references yet.
dsh-gitbash-presetAdds a Windows Minimal preset that routes bash tools through Git Bash while preserving sandbox-aware controls.GitHub stars
0 pagesNo verified references yet.
dsh-tianshu-buildMaintains an independent DSH-based agent distribution with Web and TUI clients, vision, memory, routing, verification, and code intelligence.GitHub stars
0 pagesNo verified references yet.
dsh-bash-encodingDecodes mixed UTF-16LE, UTF-8, and GBK shell output for Windows and WSL sessions.GitHub stars
0 pagesNo verified references yet.
dsh-sshAdds SSH execution, SFTP filesystem access, ProxyJump chains, and remote PTY support.GitHub stars
0 pagesNo verified references yet.
dsh-file-claimCoordinates file claims, stale takeovers, and pending merges across concurrent DSH sessions.GitHub stars
0 pagesNo verified references yet.
dsh-tool-approvalAdds a manual approval gate for tool calls in DeepSeek Harness.GitHub stars
0 pagesNo verified references yet.
dsh-guardianEnforces dangerous-operation policies and redacts credentials from canonical tool output.GitHub stars
0 pagesNo verified references yet.

UI & Clients

ProjectDescriptionStarsReferenced by
open-designUses DSH as a native runtime for a local design studio that generates prototypes, dashboards, decks, images, and video.GitHub stars
2 pages
deepseek-harness-desktopPackages the official DSH Web UI as a managed macOS and Windows desktop app with a bundled runtime and system tray.GitHub stars
1 page
dsh-web-uiCollects practical Web UI plugins and skins in one installable package.GitHub stars
0 pagesNo verified references yet.
dsh-TUIAdds a Claude Code-style terminal interface with streaming sessions, tools, commands, rewind, and context metrics.GitHub stars
0 pagesNo verified references yet.
DSH-better-sidebarTurns the sidebar into a workspace with files, terminal, Git, and sub-agents.GitHub stars
0 pagesNo verified references yet.
dsh-deep-whaleAdds a collection of noncommercial whale-character skins to DSH Web.GitHub stars
0 pagesNo verified references yet.
working-activityExtends DSH status surfaces with live tool activity, progress, pace, context warnings, and configurable animations.GitHub stars
0 pagesNo verified references yet.
dsh-adsRestyles DSH Web as a parody 2005 portal with configurable ads, pop-ups, and fake games.GitHub stars
0 pagesNo verified references yet.
oh-dshPackages DeepSeek Harness as separately installable Desktop, Web, and TUI distributions with a shared runtime.GitHub stars
0 pagesNo verified references yet.
whale-girlAdds a draggable desktop-pet companion to the DSH Web interface.GitHub stars
0 pagesNo verified references yet.
dsh-tianshu-tuiProvides an interactive DSH terminal interface with session workflows, image handling, and model or context controls.GitHub stars
0 pagesNo verified references yet.
dsh_desktopPackages DSH as a Windows desktop client with a bundled runtime, portable or installable builds, updates, and watchdog recovery.GitHub stars
0 pagesNo verified references yet.
deepseek-harness-desktopPackages DSH as a minimal cross-platform desktop wrapper with a bundled runtime, installers, and loopback-only navigation.GitHub stars
1 page
cetusRuns DSH inside a macOS desktop assistant with global launch, scheduled tasks, screen context, and review workflows.GitHub stars
0 pagesNo verified references yet.
dsh-agent-rpAdds role-play sessions with character cards, world books, presets, persistent memory, and SillyTavern imports.GitHub stars
0 pagesNo verified references yet.
dsh-visualizeRenders interactive generative UI cards directly inside conversations.GitHub stars
0 pagesNo verified references yet.
dsh-genuiRenders interactive charts, forms, diagrams, and action events inside assistant replies.GitHub stars
0 pagesNo verified references yet.
dsh-launcherRuns DSH on Windows through silent startup and a lightweight WebView2 shell.GitHub stars
0 pagesNo verified references yet.
dsh-openpencilIntegrates OpenPencil design preview and editing into DeepSeek Harness.GitHub stars
0 pagesNo verified references yet.
dsh-annotationAttaches inline text annotations to messages and maps replies back to each note.GitHub stars
0 pagesNo verified references yet.
dsh-contextAdds a bilingual context dashboard showing prompt composition, request history, compaction events, and per-message token estimates.GitHub stars
0 pagesNo verified references yet.
dsh-vscode-layoutTransforms DSH Web into a VS Code-style three-pane workspace with a file tree, tabs, editor, and desktop launcher.GitHub stars
0 pagesNo verified references yet.
dsh-skill-viewerAdds a Skills settings panel for viewing, enabling, disabling, adding, and deleting registered DSH skills.GitHub stars
0 pagesNo verified references yet.
dsh-ui-whaleAdds an animated pixel-whale companion that reacts to agent activity.GitHub stars
0 pagesNo verified references yet.
dsh-desktopPackages the official DSH Web interface as a desktop client with local and remote connections.GitHub stars
0 pagesNo verified references yet.
deepseek-harness-tuiProvides a terminal interface for DeepSeek Harness as either a profile plugin or standalone client.GitHub stars
0 pagesNo verified references yet.
dsh-navbarAdds a conversation navigator for jumping between user-message nodes.GitHub stars
0 pagesNo verified references yet.
dskinAdds a reversible pixel-pet skin to DSH Web with selectable cats, interactions, and local-only rendering.GitHub stars
0 pagesNo verified references yet.
dsh-minigamesAdds an extensible side panel of offline mini-games to the DSH Web interface.GitHub stars
0 pagesNo verified references yet.
DSHARuns DSH on Android through an embedded proot Ubuntu environment with guided installation, WebView UI, and a device shell bridge.GitHub stars
0 pagesNo verified references yet.
DSH-Transparent-UI-PluginAdds a configurable glass-style theme for DSH Web with adjustable blur, backgrounds, and native UI restoration.GitHub stars
0 pagesNo verified references yet.
dsh-emojiAdds semantic custom reaction images to DSH responses with built-in and user-uploaded sticker packs.GitHub stars
0 pagesNo verified references yet.
dsh-focus-chatAdds a focused conversation view that folds tool and reasoning details into compact turn summaries.GitHub stars
0 pagesNo verified references yet.
dsh-web-reviewLets agents inspect rendered web pages and use element annotations as editing feedback.GitHub stars
0 pagesNo verified references yet.
deepseek-harness-androidInstalls and runs DSH natively inside Android Termux with Web UI access and automated compatibility fixes.GitHub stars
0 pagesNo verified references yet.
dsh-milestoneAdds a Git-style milestone timeline for navigating turns and inspecting message timing.GitHub stars
0 pagesNo verified references yet.
dsh-balance-meterShows DeepSeek account balance and model-aware session cost estimates in DSH Web.GitHub stars
0 pagesNo verified references yet.
dsh-stickersAdds shared stickers for user reactions, agent tools, and a chat command in DSH Web.GitHub stars
0 pagesNo verified references yet.
dsh-plugin-pet-rsRuns a cross-platform Rust desktop pet that reflects DSH session states through a transparent window and system tray.GitHub stars
0 pagesNo verified references yet.
dsh-mobile-apkWraps DSH in an Android WebView app with an embedded Termux runtime, watchdog, SAF directory bridge, and verified runtime updates.GitHub stars
0 pagesNo verified references yet.
dsh-file-reviewAdds a post-turn file-review panel that shows diffs for files changed by the agent.GitHub stars
0 pagesNo verified references yet.
dsh-desktopPackages DSH as a hardened cross-platform Electron client with a bundled runtime, verified updates, and plugin management.GitHub stars
0 pagesNo verified references yet.
deepseek-mannersAdds a configurable thank-you phrase after messages in DeepSeek Harness.GitHub stars
0 pagesNo verified references yet.
dsh-grok-tuiConnects DSH sessions to the grok-build terminal interface through a local bridge.GitHub stars
0 pagesNo verified references yet.
dsh-qq2006Adds a switchable QQ2006-inspired theme and asset set to the DSH Web interface.GitHub stars
0 pagesNo verified references yet.
dsh-status-rotatorReplaces DSH turn-status text with configurable phase-aware typewriter phrases and gradients.GitHub stars
0 pagesNo verified references yet.
dsh-side-chatAdds Codex-style side conversations for asking focused questions about selected text without interrupting the main chat.GitHub stars
0 pagesNo verified references yet.
dsh-paste-inputAdds paste, drag-and-drop, and file picking to the DSH message composer.GitHub stars
0 pagesNo verified references yet.
dsh-ui-progressShows todo progress, token speed, interruption state, and reminders beside the composer.GitHub stars
0 pagesNo verified references yet.
dsh-task-statusDisplays background-task progress and live output tails in conversations.GitHub stars
0 pagesNo verified references yet.
orbisProvides a mobile client and remote-control bridge for DeepSeek Harness sessions.GitHub stars
0 pagesNo verified references yet.
weshop-dsh-pluginAdds a synchronized visual workspace to DSH for generating and editing e-commerce images and video on an infinite canvas.GitHub stars
1 page
dsh-spotlightAdds a keyboard-first command palette for sessions, workspaces, and common DSH actions.GitHub stars
0 pagesNo verified references yet.
deepseek-harness-desktopRuns the official DSH Web UI in a Windows desktop shell with verified updates, themes, and plugin management.GitHub stars
0 pagesNo verified references yet.
dsh-web-billingTracks per-message token charges with configurable RMB and USD pricing rules.GitHub stars
0 pagesNo verified references yet.
dsh-input-historyAdds terminal-style keyboard navigation through previously sent messages.GitHub stars
0 pagesNo verified references yet.
dsh-spendDisplays token usage, estimated spend, billing-plan breakdowns, and time-series charts.GitHub stars
0 pagesNo verified references yet.
dsh-mcp-panelAdds a read-only MCP runtime panel with server status, tools, errors, and reconnect counts.GitHub stars
0 pagesNo verified references yet.
dsh-plannotatorCollects anchored comments on agent plans and returns structured review feedback.GitHub stars
0 pagesNo verified references yet.
dsh-daily-progressAdds daily plans, completion streaks, weekly rates, and reminder controls to DSH Web.GitHub stars
0 pagesNo verified references yet.
dsh-working-activity · ArchivedShows live model activity, active tools, and turn summaries in DSH status surfaces.GitHub stars
0 pagesNo verified references yet.
dsh-sticky-disclosureCollapses expanded thinking and tool disclosures across a conversation with one shortcut.GitHub stars
0 pagesNo verified references yet.
dsh-tuiProvides a compact terminal client with DSH session awareness.GitHub stars
0 pagesNo verified references yet.
dsh-deeplinkAdds URL deep links that open a specific DSH session or workspace directly.GitHub stars
0 pagesNo verified references yet.
dsh-turn-indexAdds a sidebar index for jumping directly to individual conversation turns.GitHub stars
0 pagesNo verified references yet.
dsh-file-uploadsAdds arbitrary local-file uploads and attachment management to the DSH Web composer.GitHub stars
0 pagesNo verified references yet.

Integrations

ProjectDescriptionStarsReferenced by
dsh-browserConnects DeepSeek Harness to a Chrome sidebar for direct browser control.GitHub stars
0 pagesNo verified references yet.
dsh-open-in-vscodeOpens the active DSH workspace in VS Code or another configured editor.GitHub stars
0 pagesNo verified references yet.
dsh-interconnectEnables message and event handoffs across DeepSeek Harness instances.GitHub stars
0 pagesNo verified references yet.
dsh-openbiliclawEmbeds OpenBiliClaw recommendations and agent-bridge tools into the DSH interface.GitHub stars
0 pagesNo verified references yet.
dsh-qqbotConnects QQ bots to DSH agents with QR-code setup, isolated conversations, model controls, and Markdown replies.GitHub stars
0 pagesNo verified references yet.
dsh-shareExports selected DSH conversation turns as PNG images or Markdown while preserving rich content.GitHub stars
0 pagesNo verified references yet.
dsh-pluginConnects DSH to Tabbit Browser through a bundled skill for browser control, screenshots, and background installation jobs.GitHub stars
0 pagesNo verified references yet.
dsh-lark-botBridges DeepSeek Harness workspaces and sessions into Feishu and Lark bots.GitHub stars
0 pagesNo verified references yet.
dsh-remoteAdds SSH workspace selection, remote command tools, and SFTP mirroring into a local DSH workspace.GitHub stars
0 pagesNo verified references yet.
dsh-acp-for-bitfunConnects BitFun and DeepSeek Harness through the Agent Client Protocol.GitHub stars
0 pagesNo verified references yet.
dsh-openmaicBrings OpenMAIC classrooms, slides, interactive widgets, and teaching flows into DSH.GitHub stars
0 pagesNo verified references yet.
deepseek-harness-actionRuns DeepSeek Harness from GitHub events for code review, CI diagnosis, fixes, and issue-to-PR work.GitHub stars
0 pagesNo verified references yet.
deepseek-harness-acpConnects DeepSeek Harness to ACP editors such as Zed while reusing its sessions and credentials.GitHub stars
0 pagesNo verified references yet.
dsh-better-browserExposes a signed-in WebBridge browser to DSH through a controlled tool set.GitHub stars
0 pagesNo verified references yet.
dsh-plugin-claude-bridgeImports Claude Code memory, skills, and configuration into DeepSeek Harness.GitHub stars
0 pagesNo verified references yet.
dsh-browser-playwrightAdds snapshot-first Playwright browser automation with stable accessibility refs, per-session contexts, and gated JavaScript.GitHub stars
0 pagesNo verified references yet.
dsh-harness-mcp-serverExposes DeepSeek Harness agent capabilities to MCP clients through a server bridge.GitHub stars
0 pagesNo verified references yet.
dsh-claude-moveMigrates Claude Code sessions, memory, skills, and project instructions into DSH.GitHub stars
0 pagesNo verified references yet.
deepseek-harness-plugin-mcpLets MCP-capable agents discover, install, and run DeepSeek Harness plugins.GitHub stars
0 pagesNo verified references yet.

Developer & Operations

ProjectDescriptionStarsReferenced by
dsh-marketAdds an in-app plugin market for browsing, searching, installing, updating, and removing curated DSH plugins.GitHub stars
1 page
oh-my-dshCollects a broad set of seam-based DSH extensions without changing the core agent loop.GitHub stars
0 pagesNo verified references yet.
DSH-Plugins-MarketplaceAdds a DSH settings marketplace for searching, installing, detecting, and updating GitHub dsh-plugin repositories.GitHub stars
0 pagesNo verified references yet.
dsh-notificationSends configurable desktop notifications when agent turns finish.GitHub stars
0 pagesNo verified references yet.
plugin-registryProvides a browser console and agent tools for managing installed DSH plugins.GitHub stars
0 pagesNo verified references yet.
dsh-toolboxBundles local DSH tools for product research, context routing, plugin preflight checks, compatibility monitoring, and profile control.GitHub stars
0 pagesNo verified references yet.
dsh-usage-statsAdds a DSH usage dashboard with token heatmaps, provider or model breakdowns, balances, and subscription quotas.GitHub stars
0 pagesNo verified references yet.
dsh-cost-meterTracks per-session, daily, and historical model costs in DSH using usage data and an updateable price table.GitHub stars
0 pagesNo verified references yet.
dsh-plugin-workshopAdds a zero-server DSH plugin browser with GitHub search, bilingual discovery, lifecycle actions, and installed-plugin management.GitHub stars
0 pagesNo verified references yet.
dsh-plugin-checkChecks plugin manifests, patches, builds, and registry readiness without modifying files.GitHub stars
0 pagesNo verified references yet.
dsh-balanceAdds a DSH settings panel for querying API balances and available models while keeping keys host-side.GitHub stars
0 pagesNo verified references yet.
dsh-security-auditAudits local configuration, plugin sources, sessions, and network exposure safely.GitHub stars
0 pagesNo verified references yet.
dsh-recommendAdds a transparent, metadata-based plugin ranking and recommendation panel backed by the public dsh-plugin topic.GitHub stars
0 pagesNo verified references yet.
dsh-usage-pluginAdds persistent per-call usage, cache, pricing, balance, and export panels to DSH Web.GitHub stars
0 pagesNo verified references yet.
dsh-plugin-devDocuments tested patterns and common pitfalls for developing DSH plugins.GitHub stars
0 pagesNo verified references yet.
dsh-harness-opsProvides A/B upgrades, watchdog recovery, rollback, and diagnostics for DSH installations.GitHub stars
0 pagesNo verified references yet.
dsh-whale-reportGenerates local daily, weekly, monthly, yearly, or custom-range reports from read-only DSH session events.GitHub stars
0 pagesNo verified references yet.
dsh-fail-loggerCollects, deduplicates, and records tool failures as reusable maintenance notes for skills.GitHub stars
0 pagesNo verified references yet.
dsh-git-identityPins agent-created Git commits to the authenticated environment identity for consistent attribution.GitHub stars
0 pagesNo verified references yet.
dsh-plugin-skillsProvides reusable skills for scaffolding, building, and testing DSH plugins.GitHub stars
0 pagesNo verified references yet.
dsh-context-doctorAudits instruction, skill, and tool-schema token costs for duplication and conflicts.GitHub stars
0 pagesNo verified references yet.
dsh-session-notificationSends configurable sounds and browser notifications for completed, failed, or blocked sessions.GitHub stars
0 pagesNo verified references yet.
dsh-evolveLets agents hot-add and reversibly remove Cordis plugins within a session.GitHub stars
0 pagesNo verified references yet.
dsh-continual-evolveRefines versioned harness state from session evidence with audits, rollback, and benchmark gates.GitHub stars
0 pagesNo verified references yet.
dsh-verification-receiptWrites privacy-minimal per-turn receipts summarizing recorded tool activity and heuristic verification signals.GitHub stars
0 pagesNo verified references yet.
dsh-worktreeManages persistent Git worktrees through agent tools, chat commands, and repository manifests.GitHub stars
0 pagesNo verified references yet.
dsh-telemetry-redactorRedacts supported credential patterns from outbound DSH telemetry copies without rewriting canonical session logs.GitHub stars
0 pagesNo verified references yet.
dsh-reviveResumes interrupted sessions after a DSH restart by sending a controlled continue instruction.GitHub stars
0 pagesNo verified references yet.
dsh-gitflowAdds Git status, diff, commit, branch, and optional restore-point tools to DSH.GitHub stars
0 pagesNo verified references yet.
dsh-doublecheckEnforces a requirements, test, review, and delivery-evidence loop before agents ship changes.GitHub stars
0 pagesNo verified references yet.
dsh-traceExports DSH turn, step, and tool telemetry to yiTrace over HTTP.GitHub stars
0 pagesNo verified references yet.
dsh-postmortemBuilds local-first, evidence-linked postmortems from failed DSH sessions.GitHub stars
0 pagesNo verified references yet.
dsh-specflowAdds specification-driven development through native skills, commands, goals, and tools.GitHub stars
0 pagesNo verified references yet.
deepseek-peakAdds a DSH Web status widget and standalone page for DeepSeek API peak or off-peak pricing windows and countdowns.GitHub stars
1 page

Contributing

Open a pull request, or add the dsh-plugin topic to your repository so the curator can find it.

Maintenance

This list is reviewed daily by a local Codex scheduled task using public sources only.

License

MIT