dsh-stream-rules
jiesou/dsh-stream-rules
Inject steering rules when needed without wasting system context.
DeepSeek Harness plugin
修复 DeepSeek Harness Web UI 的 PWA、移动端支持,各种小 bug 和不合理的地方
Jump to installbundles/dsh-webui-fix-packbundles/dsh-webui-fix-pack/package.json#dsh.bundleThis evidence comes from the upstream catalog. This site has not installed, run, or security-reviewed the plugin.
Start with a prompt that asks an agent to review the GitHub repository and source. Switch to the command if you want to install it yourself.
Copy this prompt into DSH, Codex, or another agent and ask it to review the GitHub repository and source first.
Do not install or run any commands yet. Read this plugin's GitHub repository, README, and relevant source code. Then answer the questions below clearly and directly so I can decide whether it fits my needs:
1. What is this plugin, and what problem does it solve?
2. Who is it for, and what are its typical use cases?
3. How is it used after installation? Include one minimal example.
4. What known limitations or privacy, security, compatibility, or maintenance risks does it have?
5. Give a clear recommendation: recommend, conditionally recommend, or do not recommend, with reasons.
Distinguish statements documented by the repository, inferences from source code, and unknowns. If evidence is insufficient, say so explicitly. Do not guess or simply repeat the README.
GitHub: https://github.com/jiesou/dsh-webui-fix-pack/tree/HEAD/bundles/dsh-webui-fix-pack
Plugin: dsh-webui-fix-pack
Author: jiesouRead the README and other files from this plugin directory before installing.
{
"name": "@jiesou/dsh-webui-fix-pack",
"version": "0.3.3",
"main": "./package.json",
"publishConfig": {
"access": "public"
},
"dsh": {
"bundle": {
"patch": "./cordis.patch.yml"
}
},
"dependencies": {
"@jiesou/dsh-webui-fix-composer-focus-restore": "latest",
"@jiesou/dsh-webui-fix-double-enter-to-steer": "latest",
"@jiesou/dsh-webui-fix-hide-like-dislike": "latest",
"@jiesou/dsh-webui-fix-hide-session-log-btn": "latest",
"@jiesou/dsh-webui-fix-mobile-enter-newline": "latest",
"@jiesou/dsh-webui-fix-mobile-keyboard-blur": "latest",
"@jiesou/dsh-webui-fix-mobile-hide-h-scroll": "latest",
"@jiesou/dsh-webui-fix-mobile-panels-width": "latest",
"@jiesou/dsh-webui-fix-mobile-stats-line": "latest",
"@jiesou/dsh-webui-fix-pwa": "latest",
"@jiesou/dsh-webui-fix-session-row-context-menu": "latest"
},
"repository": {
"type": "git",
"url": "git+https://github.com/jiesou/dsh-webui-fix-pack.git",
"directory": "bundles/dsh-webui-fix-pack"
}
}