wave-av/wave-runtime-registry--packages-dsh-plugin-wave-mail ↗★ 0
@wave-av/dsh-plugin-wave-mail
WAVE mail plugin for DeepSeek Harness (dsh)
AI 分析
通过 WAVE AgentMail 收件箱通道发送电子邮件。适合需要赋予智能体自动起草并发送邮件能力的自动化任务,需配置相应的 API 密钥环境变量。
インストール
検証済み bundle がないか、互換性チェックに失敗しています。先にリポジトリの説明を読んでください。 README 全文を読む ↗
ドキュメント
README 全文を読む ↗@wave-av/dsh-plugin-wave-mail
Registers a wave_mail_send tool on the dsh harness tool registry, sending email through the WAVE AgentMail inbox rail.
Inject
Requires the tools service from the Cordis context.
Env contract
| Variable | Required | Default | Notes |
|---|---|---|---|
WAVE_MAIL_INBOX | no | opencode@agents.wave.online | AgentMail inbox address |
WAVE_MAIL_KEY_ENV | no | AGENTMAIL_API_KEY_OPENCODE | Name of the env var holding the inbox-scoped API key (key resolved from env only, never inlined) |
Inert by design
Sends email through AgentMail's draft+send flow only. No payment or billing action is taken by this plugin.