dsh-huadongbianzuqi: A Playful Slider Frontend Plugin for DeepSeek Harness

zjl88858/dsh-huadongbianzuqi

EntertainmentVerified
Listed on 2026-08-20
Page last updated 2026-08-20

A DSH plugin that replaces the model Effort selector with a playful three-stop slider with avatar knobs.

Replace the serious Effort dropdown in DeepSeek Harness with a three-position slider featuring avatar knobs, making model selection fun.

install
dsh plugin --profile web add github:zjl88858/dsh-huadongbianzuqi
Category
Entertainment
Platform
DSH-Plugin
Author
zjl88858
Distribution
Plugin

dsh-huadongbianzuqi Key Features

Three-stop slider replaces Effort menuSupports drag, click, and keyboardPreserves model selection and statusReuses built-in modelDirectoriesAuto-restores after uninstall

dsh-huadongbianzuqi Repository

zjl88858
Publisher
zjl88858
Repository
zjl88858/dsh-huadongbianzuqi
7
Stars
2
Forks
0
Watchers
1
Open issues
LanguageJavaScript
LicenseMIT No Attribution
Website
Repo last push2026-08-14 02:31:15
Repo created2026-08-14 02:21:45
Topics
deepseek-harnessdsh-plugindsh-plugins
Default branchmain

dsh-huadongbianzuqi Repo Summary

dsh-huadongbianzuqi is an entertainment-oriented frontend plugin (DSH plugin) for DeepSeek Harness, maintained by zjl88858 under the MIT-0 license. It addresses the overly serious model selection interface by replacing the Effort options of DeepSeek models with a three-position slider featuring avatar knobs, mechanical rails, and dials, corresponding to the playful labels '牢梁', '梁子', and '梁圣'. The plugin overrides the built-in control via the conversation.input.model slot and reuses Harness's modelDirectories service without implementing model calls itself, restoring automatically upon uninstall.

What core features does the dsh-huadongbianzuqi DSH plugin support?

The plugin provides a three-position slider replacing the built-in Effort dropdown, supporting mouse drag, track click, and keyboard arrow keys. It preserves model selection, loading states, and error messages, and embeds three avatar images as data URLs without relying on external static resources. The display mapping exists only in the browser UI; actual requests use the original Effort IDs (e.g., none, high, max) and never write the playful names into model requests.

How to install dsh-huadongbianzuqi?

It is recommended to install from a prebuilt tarball from GitHub Releases, which does not require cloning the repository or running a Bun build. Alternatively, you can install from a Git tag, but you must approve the build script. The installation command is:

bash
dsh plugin --profile web add github:zjl88858/dsh-huadongbianzuqi

After installation, start or restart Harness and refresh the browser page:

bash
dsh --profile web

To uninstall:

bash
dsh plugin --profile web remove dsh-huadong-bianzuqi

Which DeepSeek Harness versions and platforms are compatible with dsh-huadongbianzuqi?

The plugin targets DeepSeek Harness Web profiles that provide conversation.input.model and modelDirectories. It recognizes both off and none Effort IDs, and unrecognized IDs remain usable with their original names. The project is built with Bun but loaded at runtime by the Harness Web Client.

What are the joke project disclaimer and license for dsh-huadongbianzuqi?

This is a joke project; names and visual design are for humorous expression and do not imply endorsement or backing. The project code is licensed under MIT-0, but third-party image and portrait rights are not included. The maintainer does not own the portrait rights of the people in the avatar images; for public distribution or commercial use, please verify applicable laws and permissions.

View more DSH plugins at dsh-plugin.org

DSH-Plugin FAQ