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 Analysis
通过 WAVE AgentMail 收件箱通道发送电子邮件。适合需要赋予智能体自动起草并发送邮件能力的自动化任务,需配置相应的 API 密钥环境变量。
Install
This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗
README
Read the full 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.