dsh plugins中文
← Back to popular plugin directory

web enhanced · DSH Usage and Cost Panel

banlanzs/dsh-web-enhanced · skills

[building……] DeepSeek Harness's web enhancement plugin—brings task dashboards, Git graphs, workspace file panels, balance displays, and graph recognition into the DSH web interface.

★ 2GitHub stars
0Forks
2026-08-16Last updated
JavaScriptLanguage
MITLicense

Project overview

dsh-web-enhanced A Web-enhanced plugin for DeepSeek Harness: task board with cron scheduling, git graph, preview/files/SCM right panel, DeepSeek API balance line, and image understanding for text-only models. 🔌 Ecosystem: the repo carries the #dsh · #dsh-plugin topics — welcome to be listed by @dsh-plugin.

The plugin is a bundle combo package (dsh.bundle) installed into a Web profile:

After cloning, just run it — it checks the prerequisites (dsh / pnpm / repo reachability), installs via the public git URL, and prompts you to restart: Updating No uninstall-then-reinstall needed. dsh plugin is a pnpm forwarder: it hands your arguments verbatim to pnpm in the profile directory, then reconciles the bundle layer list against the installed state. So an update is one command, then a restart:

Install command

dsh plugin --profile web add github:banlanzs/dsh-web-enhanced
View GitHub repository ↗Back to popular plugin directory