DSH Plugins Marketplace

DSH Plugins

Plugins

/

dsh-fun-typewriter

o

dsh-fun-typewriter

Manifest valid3

DSH Typewriter: WebAudio typing ambience with a plugin-owned settings API and zero audio assets

UI (client)hasBundlePatch

@deepseek-ai/dsh-fun-typewriter

Author / Maintainer: @Zacklinkk

为 DSH Web 增加打字机/机械键盘氛围音:助手流式输出敲击、发送回弹、完成提示、 错误低鸣、输入按键音,以及会话头部静音按钮和完整设置页。音效全部由 WebAudio 实时合成,不包含音频文件,也不访问任何外部服务。

安装

# 已登录私有 npm registry
dsh plugin --profile web add @deepseek-ai/dsh-fun-typewriter@0.0.1-rc.3

# 本地开发 checkout
dsh plugin --profile web add link:/path/to/dsh-fun-typewriter

包内已经声明 dsh.bundle.patchdsh plugin add 会自动维护 Profile Bundle。 不要手工修改 profile manifest,也不要重复插入 fun-typewriter loader row,否则会 得到 duplicate loader entry id

行为与权限

  • 浏览器第一次用户手势后才创建 AudioContext,遵守自动播放策略;
  • 设置包含总开关/音量、流式音色与节奏、发送/完成/错误/输入音开关;
  • 设置通过插件自有的 /plugins/dsh-fun-typewriter/api/settings 读写,不依赖 DSH rc.3 配置面的 namespace allowlist;该端点仅接受 loopback 同源请求;
  • 零音频资源、零第三方请求、零密钥。

兼容性

组件支持范围
DSH>=0.1.0-rc.3 <0.2.0
Node.js>=22.19.0
Profileweb

宿主 API 使用 rc.3 的 webServer 服务名。客户端依赖 rc.3 的 settings.sectionconversation.input.dockconversation.session.header.actions slots。

开发

npm install --legacy-peer-deps
DSH_NODE_MODULES=/path/to/dsh-runtime/node_modules npm run setup:dsh-workspace
npm run typecheck
npm test
npm run build
npm pack

构建产出 lib/index.js(宿主)和 lib/client.js(浏览器 ModuleLoader 包)。

License

BSD-3-Clause

Comments

Loading…

Similar plugins

dsh-sound-alerts

by sixtysevenlf

DSH Web UI 声音提示插件:需要授权/提问与任务完成时播放提示音 (Web Audio, no assets)

Manifest valid

4

BSD-3-Clause

TypeScript

Aug 18, 2026

dsh plugin --profile web add @dsh-external/dsh-sound-alerts

by PensiveFei

DSH voice input plugin: tap Alt to talk, get text in composer. Web Speech default (zero config), optional OpenAI-compatible ASR, polish via DSH LLM.

Tools & CapabilitiesVision & MultimodalDevelopment & InfrastructureManifest valid

33

MIT

JavaScript

Sep 20, 2026

dsh plugin --profile web add dsh-voice-scribe

by forrestahha

Voice-to-text input plugin for the DeepSeek Harness Web UI

Development & InfrastructureTerminal & ClientsManifest valid

2

68/wk

MIT

TypeScript

Aug 14, 2026

dsh plugin --profile web add dsh-voice-input

Mic button in the composer tool row: Web Speech API speech-to-text (Chrome/Edge), language switching, and optional auto-send, zero dependencies.

Tools & CapabilitiesVision & MultimodalTerminal & ClientsManifest valid

0

dsh plugin --profile web add dsh-voice-input-web

by yuzh1090

DSH plugin: compress verbose voice-dictation text into token-efficient prompts — fully local, zero LLM tokens.

Manifest valid

0

MIT

TypeScript

Aug 19, 2026

dsh plugin --profile web add dsh-voice-prompt-compressor

by AGImentu

DSH (DeepSeek Harness) Web 插件:任务完成后播放提示音(可开关、可调音量、可上传自己的音频;内置提示音由脚本合成)

Manifest valid

0

MIT

TypeScript

Sep 12, 2026

dsh plugin --profile web add dsh-turn-chime