dshpluginsdshplugins.cc

ljsysfurryACE/dsh-aura-scheduler

主动调度:自适应心跳 + 价值网络(紧迫度、相关性、打断代价)决定 Agent 何时主动开口。

workflowTypeScript
40健康评分

关于此插件

官方 dsh-schedule 是模型驱动的:模型调用 schedulecreate 创建提醒。 Aura 是系统驱动的:系统主动决定何时让 Agent 主动出击。

关键词
agentdeepseekdsh-pluginharness
安装 · dsh CLI
npm$ dsh plugin --profile web add @agentframe/dsh-aura-scheduler
github$ dsh plugin --profile web add github:ljsysfurryace/dsh-aura-scheduler

健康评分构成

40 / 100
许可证0 / 40
风险披露0 / 20
Manifest 声明20 / 20
无网络请求20 / 20

该插件未完整披露数据收集行为。安装前请审阅源码与 manifest。

安全信息

许可证
风险披露部分 — 建议审阅源码
网络请求未发现
凭据读取
Manifest已声明

关键指标

月下载0
较上月
Star
1
Forks
0
收录时间
2026年8月16日
上次更新
2026年8月16日

Related

相关插件

jeremy9682/dsh-skill-pack80

11 个可分享的工作流 skills(handoff、triage、to-spec、to-tickets、wayfinder、teach、wait-what、dsh-mode-routing、ask-matt、overnight-execution、full-throttle),打包为可安装 bundle。

0 2
940842546/dsh-permissions80

Claude Code 风格权限规则引擎:hard/deny/ask/allow 四级规则(hard 高于全访问、不可豁免)、workspace 作用域、通配符路径保护、可视化草稿式编辑器,规则持久化于 settings.yaml。

0 0
NanmiCoder/dsh-agent-teams80

dsh-agent-teams turns the current DeepSeek Harness session into a captain that can assemble durable sub-agents, split a goal into dependency-aware tasks, and coordinate work through direct messages.

0 344
Jungod1121/dsh-anchored-standard80

面向 DeepSeek Harness 的两阶段 agent 预设:用 Minimal 对齐的开局(一句 prompt + 两个工具)启动 DeepSeek V4 Pro,首个持久化工具调用或回复后,自动展开 Standard 预设的完整工具目录。

0 3
omdsh-dev/dsh-deep-research80

把 deep-research 流程做成 DSH 扩展插件(plugin,与 skill 体系分开), 基于 DSH 官方 workflow 引擎(ctx.workflows / @deepseek-ai/dsh-workflow-workerthread) 实现,按 控制论 + 信息论 设计——不是固定提示词流水线,而是活的、自适应的研究闭环。

0 12
PerryLink/dsh-doublecheck80

面向 DeepSeek Harness 的工程纪律 bundle。智能体总是急着写代码,而需求最怕被想当然。dsh-doublecheck 装上一套纪律循环,逼模型在动手改第一行代码前把需求拷问清楚,并且用证据证明交付而不是嘴上宣称——全部基于 DSH 自带扩展点(技能注册表、工具策略管线、审批接缝、subagent 与 workflow 接缝、会话日志)原生重实现,不借用任何上游提示词文件。已在 DSH 0.1.0-rc.6 上实测。

0 2