dsh-stability-audit
Scan installed DeepSeek Harness plugins and grade stability risk (hook surface, startup work, preflight health, packaging, dependencies). 扫描已安装插件的稳定性风险(钩子面/启动任务/预检/打包/依赖)。
66 results
Scan installed DeepSeek Harness plugins and grade stability risk (hook surface, startup work, preflight health, packaging, dependencies). 扫描已安装插件的稳定性风险(钩子面/启动任务/预检/打包/依赖)。
A universal hooks compatibility layer: run hooks declared in Claude Code / Codex / opencode / native configs on the DeepSeek Harness, with shell, webhook, oracle and proxy handlers.
One-click phone access to DeepSeek Harness via a Cloudflare quick tunnel, with the link pushed to your WeChat through your chosen channel (ServerChan / PushPlus / Bark / ntfy / custom webhook).
SMS forwarding webhook for DeepSeek Harness: receives pushes from SMS Forwarder apps, stores them, and exposes sms_recent / sms_search tools.
Unified observability (trace/log/metric) for deepseek-harness plugins: hooks dsh session telemetry where available, maintains OTel signals where not, and exports via standard OTLP.
Deterministic before/after ordering for Cordis waterfall hooks, contributed across independent plugins
DSH 峰谷提醒插件:依据 DeepSeek 官方峰谷定价时段(高峰 09:00–12:00 / 14:00–18:00,其余为低峰),在网页边缘渲染带呼吸、流光效果的橙色(高峰)/ 蓝色(低峰)边框,并可在到达高峰/低峰前按自定义提前量,通过消息推送渠道(Server酱 / Bark / 钉钉 / TG / 飞书 / Webhook…)或消息平台发送自定义标题与内容的提醒。
DevTools for DeepSeek Harness web: read-only Agent Runtime Trace — turn/step execution timeline, model latency (TTFT/decode), tool-call durations, retries, hook and turn end reasons. Metadata-first, durable events only, zero behavior modification.
Create a @deepseek-ai/dsh-* plugin package end-to-end — choose the extension point or capability seam, scaffold the package, implement the tool/hook/service, and run the repo gates. 触发:新增插件 / 加工具 / 开发 capability。
dsh 任务完成时推送手机通知(Bark / Server酱 / 任意 webhook)
DeepSeek Harness plugin: model sampling sliders (temperature / maxTokens) applied to every provider via the agent/request hook, with live settings persistence.
让 DeepSeek Harness 打开工作区时自动载入 Claude Code 配置:Skills/Rules/Hooks/Agents 四样资产,固定双位置(工作区自身 .claude + ~/.claude)运行时直读、零写入。Claude Code 兼容层。
Generic webhook receiver for DeepSeek Harness — POST to a local endpoint to wake a dsh agent.
Unattended full-access (yolo) mode for the DeepSeek Harness: a human-only /yolo switch arms danger-full-access + never-approval for long autonomous runs, with a best-effort catastrophic-command tripwire guard, optional time-boxed expiry, and idle/denial notifications (desktop / webhook / email)
flomo (浮墨笔记) integration for DeepSeek Harness: configure your flomo API URL / API Key in the web settings panel, then let any agent send notes, memos, and summaries straight into flomo via the flomo_send tool
Scheduled tasks for DeepSeek Harness (dsh): at a daily / weekly / fixed-interval trigger, open a new session, send a prompt, and optionally push the result to a webhook.
One-click Claude Code & Codex hooks for DeepSeek Harness: auto-discovers your existing hooks config and runs it on the harness interception points via the official bridge plugins
Load Claude Code-style plugins (skills, commands, hooks) inside DeepSeek Harness (dsh).
DSH 多渠道通知插件:NotifyX / 企业微信应用通知(Webhook) / 企业微信机器人 / 邮件(Resend) / 飞书机器人,提供 send_notification 工具与设置页。
DeepSeek Harness (dsh) task-completion notifications: native desktop alerts on macOS/Windows/Linux plus zero-config phone pairing (PWA + Web Push) with optional cloudflared public tunnel.
把 QQ 官方机器人(Webhook 回调)接入本机 DeepSeek Harness:QQ 群/单聊消息(含群全量消息上下文)→ DSH 会话 → 回复发回 QQ,支持被动回复与群主动消息。Connect the official QQ bot (webhook callback) to a local DeepSeek Harness.
Zhipu BigModel capabilities for the DeepSeek Harness in one plugin: web_search_prime search provider, webReader fetch provider (server-side rendered), and GLM-4.6V vision (vision_analyze tool + pasted-image pre-step hook), all behind one ZAI_API_KEY
仓库知识图谱:把代码/PDF/Markdown/截图/白板照片提取概念关系建图——god nodes/惊人连接/建议问题、EXTRACTED/INFERRED/AMBIGUOUS 边标签、71.5x token 节省、wiki 导航、--watch 自动同步、git hook。受 safishamsi/graphify(48.7k★)启发。
跨会话持久记忆压缩系统:生命周期 hooks 自动捕获工具观察、生成语义摘要、3 层检索工作流(search→timeline→get_observations,~10x token 节省)、渐进披露、私有标签、混合搜索。受 thedotmack/claude-mem(86k★ Apache-2.0)启发。