hun1315/tencent-agent-mail-dsh-plugin0

dsh-mailbox

Tencent Agent Mail (agent.qq.com) workbench plugin for DeepSeek Harness: background mail polling, rule+LLM classification & extraction, fullscreen workbench UI, archive/trash, attachment download, and a mail-to-agent command channel. 腾讯 Agent 邮箱的 DSH 插件

AI 분석

核心用途是集成腾讯 Agent 邮箱,实现邮件自动收发、摘要整理及邮件触发 Agent。适合需要通过邮箱与 AI 协同工作的用户。

패키지
dsh-mailbox
버전
0.2.0
라이선스
MIT
최근 업데이트
2026. 9. 3.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:hun1315/tencent-agent-mail-dsh-plugin

2. 配置 LLM 凭据

创建 ~/.dsh/dsh-mailbox/credentials.json(任意 OpenAI 兼容端点):

{
  "base_url": "https:///v1",
  "api_key": "",
  "model": ""
}
  • model 省略时默认 glm-4-flash,可换成任何你有权限的模型
  • 自动整理失败不影响收信入库,只是该封邮件缺少摘要