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 분석

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

패키지
dsh-deepseek-web
버전
0.1.0
라이선스
MIT
최근 업데이트
2026. 8. 21.

설치

$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