dsh-web-search-ddg
aooyoo
Zero-token DuckDuckGo search provider for the DeepSeek Harness (DSH) web seam — local headless browser, no API key, no m…
PROJECT TOPICS
PROJECT README
DeepSeek Harness Web GUI 的客户端插件: 在对话框里按 Ctrl+Enter(左 Ctrl) 插入换行,与 Shift+Enter 一致。
| 按键 | 行为 |
|---|---|
| Enter | 发送 |
| Shift+Enter | 换行(原生) |
| Ctrl+Enter(左 Ctrl) | 换行 |
| 右 Ctrl+Enter / Cmd+Enter | 加速发送 |
左/右 Ctrl 通过 KeyboardEvent.location 区分;无法报告物理位置的环境(location 为 0,
如部分键盘映射、输入法、远程输入)下,Ctrl+Enter 一律视为左 Ctrl 换行。
把插件链接进 web profile:
dsh plugin --profile web add .
或手动将本目录链接到 $DSH_HOME/profiles/web/node_modules/dsh-enter。
在 $DSH_HOME/cordis.patch.yml 中加入:
- insert:
- id: dsh-enter
name: dsh-enter
刷新页面后生效(HMR 不会自动装载启动后新增的插件,必须刷新一次)。
MIT
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。