dsh-web-notes
Shrbuz
Floating notes for the dsh web GUI: keep commands, credentials, parameter values and other important snippets at hand while working, insert any note straight into the composer, and save any selected text (e.g. from an AI answer) as a note with one click
安装命令
dsh plugin --profile web add dsh-web-notes该命令来自上游目录,本站的自动审核尚未覆盖它——执行前请自行核对仓库。
安装后运行 dsh --profile web --dump-config 并重启对应 profile。插件会以你的本机权限运行第三方代码,安装前请检查源码。
信号
GitHub Stars0
30 天下载—
分发方式NPM
收录时间2026-08-22
相关链接
同类插件
dsh-codex-shared-poolCommunity DeepSeek Harness bundle for Codex account-pool integration@eddyskywalker/dsh-chatgpt-subscriptionDSH provider plugin for Codex access through a ChatGPT subscription.dsh-llm-verifierConfigurable DSH-native LLM verifier with a Web settings pagedsh-audio-copilot聊天框语音输入按钮 for DeepSeek Harness: 点击麦克风说话,多引擎转写(智谱 GLM-ASR-2512 / 本地 faster-whisper / Gemini / OpenAI)自动填入输入框。一个按钮,所见即所得。dsh-composer-image-tools聊天输入框图片工具(自研):上传图片(≤10MB 防烧 token) + 自定义区域截图(Electron desktopCapturer),注入 DSH 草稿图片轨。零外部依赖。@aispin/plugin-verifierLLM-as-a-Verifier for dsh with the Best-of-N conversation mode built in: rank N candidates with a fine-grained verifier (expected grade over the logprob distribution), on demand via the verify tool or automatically on every turn of a Best-of-N session. Independent implementation of arXiv:2607.05391. By Aispin