dsh-polling — cron-driven polling/scheduled tasks for DeepSeek Harness(轮询任务/定时任务插件:自然语言创建 + Web 管理) #1006
cnyac
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
dsh-polling:让 Harness 按计划自主干活
一个零上游改动的轮询任务插件:到点后模型在任务自己的会话里自主执行你写好的任务步骤——检查/处理文件、抓取网页、发消息、跑脚本……一切模型能做的事都可以定时做。
亮点
dsh plugin --profile web add dsh-polling,重启即用polling_create工具完成注册polling_create/list/edit/delete/trigger)任何 preset 会话可见安装
实测
已在真实 Harness 环境端到端验证:安装激活、工作区自动创建、RPC 通道、任务创建/编辑/删除、到点触发、agent 恢复执行、重启后 store 恢复、归档会话自动重建——均通过。
适合做什么
有任何问题或想法欢迎提 issue 或回帖。也欢迎给 ⭐ 支持!
All reactions