hyizhou/dsh-spark-input
Input spark particles — a DSH browser UI plugin.
이것은 DeepSeek Harness(DSH) 플러그인입니다. 이 사이트는 GitHub README, 설치 정보, 유지보수 상태, 공개 보안 시그널을 모아 보여줍니다.
dsh-spark-input
中文说明
输入火花粒子 —— 一个 DSH 浏览器界面插件。
在输入框打字时,火花从光标位置爆发并跟随光标移动。
演示

安装
前提:已安装 DSH(DeepSeek Harness)和 pnpm。
三步完成:
第 1 步:安装到 DSH 的 web profile
dsh plugin --profile web add <本插件目录的绝对路径>
第 2 步:启用插件
编辑 ~/.dsh/profiles/web/cordis.patch.yml(Windows 默认在 C:\Users\<用户名>\.dsh\profiles\web\;若设置过 DSH_HOME 环境变量则在 $DSH_HOME/profiles/web/),将内容中的 [] 替换为:
- insert:
- id: ui-spark-input
name: 'dsh-spark-input'
第 3 步:重启 DSH
dsh --profile web
常见问题
安装时出现 declares no dsh.bundle 警告?
正常,忽略即可。
安装后没效果?
确认完成了第 2 步并重启了 DSH。仍无效时,检查 cordis.patch.yml 的缩进是否与上方 YAML 一致。
如何卸载?
把 cordis.patch.yml 的内容改回 [],重启 DSH 即可。
如何从源码构建?(普通使用不需要)
pnpm install && pnpm run build
English
Input spark particles — a DSH browser UI plugin.
Golden-orange glowing particles burst at the caret position on every keystroke, following the caret as you type.
Demo

Installation
Prerequisites: DSH (DeepSeek Harness) and pnpm installed.
Three steps:
Step 1: Install into the DSH web profile
dsh plugin --profile web add <absolute path to this plugin directory>
Step 2: Enable the plugin
Edit ~/.dsh/profiles/web/cordis.patch.yml (C:\Users\<username>\.dsh\profiles\web\ on Windows by default; $DSH_HOME/profiles/web/ if the DSH_HOME environment variable is set), replacing [] with:
- insert:
- id: ui-spark-input
name: 'dsh-spark-input'
Step 3: Restart DSH
dsh --profile web
FAQ
A declares no dsh.bundle warning appeared during installation?
Expected. Ignore it.
No effect after installing?
Make sure Step 2 is done and DSH has been restarted. If it still doesn't work, check that the indentation in cordis.patch.yml matches the YAML above.
How to uninstall?
Restore cordis.patch.yml back to [] and restart DSH.
How to build from source? (not needed for normal use)
pnpm install && pnpm run build
보안 및 설치 증거
이 점수는 공개 저장소 메타데이터와 이 사이트에 등록된 설치 증거에만 기반하며, 코드 보안 감사와 다릅니다.
공개 플러그인 카탈로그에서 왔으며, 공개 GitHub 저장소로 연결됩니다.
GitHub 메타데이터에서 라이선스가 감지되지 않았습니다.
최근 180일 내 코드 업데이트가 있습니다.
재현 가능한 정확한 설치 메타데이터가 아직 등록되지 않았습니다. 저장소 설명에 따라 직접 확인하세요.
검사한 패키지 메타데이터에 설치 라이프사이클 스크립트가 선언되지 않았습니다.
missing-license