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 읽기 ↗
@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.