dsh-deepseek-web
Calls your own chat.deepseek.com account as a second model from DSH: ask a question, analyze a file's line range, and check login state, plus a runtime skill and a settings-page login panel.
把你自己的 chat.deepseek.com 账号当作第二个模型接入 DSH:提问、按文件行区间分析、查看登录状态,附带运行时技能与设置页登录面板。
How to install
dsh plugin add dsh-deepseek-web About
dsh-deepseek-web 把**你自己账号的 DeepSeek 网页版**(chat.deepseek.com)接进 DeepSeek Harness (dsh) 的插件: 模型可以直接调用网页端提问 / **按行区间(第 xx 行到 xx 行)分析文件**,DSH 设置页里带一个一键登录面板,免 API Key、免客户端回环。 纯 Node 实现:PoW 用 Node 内置 WebAssembly 跑官方 sha3_wasm_bg.wasm,登录用 Edge/CDP 自动抓取,零 Python/Playwright 依赖。 特性 | 类型 | 名字 | 说明 | |---|---|---| | 模型工具 | deepseek_web_analyze_lines | 读文件第 start_line–end_line 行,交给网页端模型分析;提示词带行号,回答可引用行号 | | 模型工具 | deepseek_web_ask | 直接提问;支持深度思考 / 联网搜索 / 新会话 / 多轮 | | 模型工具 | deepseek_web_status | 登录状态、token 摘要、凭据来源、账号 id | | 运行时技能 | deepseek-web | 告诉模型什么时候该用网页端模型、怎么用行区间分析 | | 设置分区 | 设置 → **DeepSeek 网页版** | 登…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-09-15
- Created
- 2026-09-12
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh-plugin, dsh-plugins
Related plugins
claude-code-router
musistudio/claude-code-router
One local control plane for every AI agent: route across models, fuse new capabilities, orchestrate tools, and stay fully in control.
dsh-thinking-effort
hytime/dsh-thinking-effort
Configure reasoning-effort levels and sub-agent defaults for custom DSH models.