Bundle
Repository-root manifest for the DeepSeek Harness plugin that lives in extensions/dsh — the same package published to npm as dsh-deja. It re-exports the subdirectory so the plugin installs from a bare git URL or from github:vshulcz/deja-vu#path:extensions/dsh; the npm package is the shorter path. The repository itself is the Go project behind the deja binary.
Bundle
dsh local plugin: persist per-request model token usage (live hook + first-run history backfill + web settings stats page)
Bundle
Unified native desktop and webhook notifications for DeepSeek Harness.
Bundle
Config-driven lifecycle hooks plugin for DeepSeek Harness: declare event -> command hooks in cordis.patch.yml, no plugin code required. Includes a Hooks section in the Web GUI settings (history timeline + manual tester + notify tests + hook editor + Feishu connect).
Bundle
View, hook, replace, and switch DeepSeek Harness system prompts via presets
Bundle
CodeGraph for DSH — registers native `codegraph_*` tools (core surface: status/init/sync/explore; full surface adds query/node/files/callers/callees/impact/affected/index/uninit) wrapping the `codegraph` CLI, plus a prompt front-load hook that steers structural CodeGraph context into structural prompts, so the DSH agent can bootstrap, maintain, and query a pre-indexed code knowledge graph without grepping files.
Bundle
微信官方 ilink 机器人网关绑定+通知+监听+上报(ClawBot):扫码绑定、微信在线/断线状态、自动通知开关、批准/选择提醒、微信消息监听并自动处理、webhook 上报
Bundle
DSH 插件市场:将 git 仓库作为 agent 内容插件市场,加载 Codex / Claude 技能,并以显式授权注册受支持的 Codex hooks。
Bundle
Hook DeepSeek Harness into your Hermes pipeline: dispatch-spec template, model-tier routing, quality gates, git single-writer rule — as an installable skill pack.
Bundle
agentmemory for DeepSeek Harness (dsh): full memory_* tools, capture hooks, and context injection over the local REST server
Bundle
DeepSeek Harness 通知插件:会话交互/任务完成/出错时通过系统通知、浏览器通知、飞书/企业微信/Discord/钉钉/Telegram 推送提醒
Bundle
L1-L2-L3 three-tier memory agent harness: gate approval, zero-judgement event log, weekly distillation, TDD execution loop. Claude Code plugin and DeepSeek Harness (dsh) bundle.
Bundle
dsh 消息推送插件:在设置界面新增「推送插件」页,可配置管理多个推送渠道(Server酱 / PushPlus / Bark / 钉钉 / 企业微信 / Telegram / 飞书 / 自定义 Webhook / ntfy / iGot / pushDeer / Gotify),并通过 pushNotifier 服务与 /push/api/* HTTP 接口供其他插件(如定时任务插件)在任务完成后调用。
Bundle
Claude Code style hooks for DeepSeek Harness: run shell commands on agent/tool lifecycle events from .dsh/hooks.json (CC-compatible JSON shape).
Bundle
钉钉群机器人单向通知工具(DeepSeek Harness 插件):agent 推送 Markdown / 纯文本消息到钉钉群,支持加签安全模式。
Bundle
A portable coding lifecycle for AI agents with deterministic routing across 25 skills, durable state, mutation-aware verification, specialized skill packs, lifecycle hooks, DeepSeek Harness plugin & consumed web UI, and an optional local request proxy.
Bundle
DeepSeek Harness 微信 ClawBot 渠道插件:通过腾讯官方 iLink 接口让用户在个人微信中与 DSH Agent 对话(官方通道,非逆向/非Hook)
Bundle
Proactive scheduling v2: value network + file/process/http sensors + HMAC webhook triggers + off-peak window
Bundle
DeepSeek Harness plugin: Claude-Code-style lifecycle hooks for DSH. Configure shell commands that run automatically before/after model tool calls (pre-tool / post-tool) with a JSON payload on stdin; pre-tool non-zero exits block the call.
Bundle
dsh plugin: daily RSS news digest from 46 curated sources, LLM-edited via the model already configured in dsh, delivered to your IM via webhook (ServerChan / PushDeer / WeCom / Telegram / Bark / gotify / custom).
Bundle
Send DeepSeek Harness interaction and turn notifications to a Feishu bot
Bundle
Desktop + webhook notifications when your DeepSeek Harness agent finishes a turn, hits an error, or needs approval.
Bundle
Claude Code + DeepSeek Harness Windows 通知系统:Toast + 点击跳转
Bundle
经管期刊/工作论文监控推送插件(经济学垂直):arXiv 多类目 API + NBER RSS + 中文经管期刊(世界经济/中国农村观察/财贸经济/中国人口科学/经济管理)抓取 → 关键词过滤 → dry-run/Webhook 推送(含本地 mock 集成测试)→ 去重持久化 → 定时简报(schedule_create 协议端到端验证)→ 运行时自定义源。含真实 dsh-tools 插件树加载探针。