JamesYasR/dsh-email-push-master
JamesYasR★ 0JavaScriptLast synced: 2026-08-17
—
README excerpt
dsh-email-push-master English 中文 Email reminders from your DSH agent when you're away from the computer. You start a long-running goal in DSH (or any AI coding agent), then walk away. When the agent finishes, gets blocked, or needs your decision, it sends an email to your phone mailbox — you see it and come back. One-way ping, no remote control. Origin & what changed This is a fork of dsh-notify-skill (MIT, open source), hardened for stability: - removed the 535 retry loop (it amplified account risk-control lockout) and fixed a subject / text crash; - added connect/idle timeouts, a --check self-test, structured error classification, and full message headers. See CHANGELOG.md. Design: bundle a sender, avoid hand-written fallbacks The skill ships one zero-dependency implementation — sender.mjs (only Node built-ins tls / net ), so the agent sends mail deterministically in every normal DSH session (DSH runs on Node). The sender has connect/idle timeouts, structured error classification ( 535 / 550 /network), never retries 535 (retries amplify risk-control lockout), and full message headers. The SKILL.md still carries the full contract: - when to notify (goal done / blocked / before ask…
View full README on GitHub →Category
DeepSeek Harness: Everything is a Plugin.
★ 145,755
anywhere-labs/deepseek-harness-desktop为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案。万物皆「插件」,桌面本身也是「插件」。
★ 11,175
awesome-dsh-plugin/awesome-dsh-pluginA curated list of plugins for DeepSeek Harness (dsh) · DeepSeek Harness 插件精选列表
★ 7,291