AtomerCore/dsh-qq-agent-mail

AtomerCore★ 0JavaScriptLast synced: 2026-08-17

Open on GitHub

A DeepSeek Harness plugin that integrates QQ Agent Mail.

README excerpt

dsh-qq-agent-mail English 简体中文 A native DeepSeek Harness plugin for Tencent QQ Agent Mail, powered by the official @tencent-qqmail/agently-cli package. This package exposes mail as native Harness capabilities: - a reusable ctx.mail Cordis service; - a mail/message-received event for mail-driven automation; - 14 qq mail tools with stable structured output schemas; - a model-free Web settings page for basic preferences and OAuth. Features - Authenticate, inspect the current account, list, search, and read messages. - Send, reply, forward, move to trash, and permanently delete with two-stage confirmation. - Download regular attachments and return large-attachment URLs without rewriting them. - Stream new mail through bounded tool calls or a persistent Cordis event source. - Normalize CLI response variants into stable public objects for Code Mode composition. - Resolve the packaged native CLI, its JavaScript wrapper, PATH , or a custom executable. - Clean up watcher processes during unload and hot reload. Dependency - @tencent-qqmail/agently-cli — installed as this package's runtime dependency; no global CLI installation is required. OAuth credentials remain under agently-cli control a…

View full README on GitHub →
Agentsdshdsh-pluginagentsearch

Category