wilianyichen/dsh-deepseek-web0

dsh-deepseek-web

Operate chat.deepseek.com as a programmable agent from inside DeepSeek Harness: list/get/search/chat sessions, shares, digest. Wraps the battle-tested deepseek-ops python client. 把 DeepSeek 网页版当作可编程 Agent 的 DSH 插件

AI Analysis

核心用途是将 DeepSeek 网页版接入 DSH,实现会话列表获取、搜索、对话等可编程操作。适合希望利用网页版免额度或特定功能进行自动化任务的用户。

Package
dsh-deepseek-web
Version
0.1.0
License
MIT
Last updated
Aug 21, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:wilianyichen/dsh-deepseek-web

配置 / Config

- id: dsh-deepseek-web
  name: 'dsh-deepseek-web'
  config:
    pythonPath: python
    scriptDir: D:/data/BaiduSyncdisk/knowledge-lab/生产管线/scripts
    defaultThink: true
    defaultSearch: false