dsh-plugin-background-tasks

yaopushen

Antigravity 式 run_command:短命令在可配置窗口(默认 10 秒)内同步返回结果,长命令自动晋升为 ctx.jobs 后台任务并推送完成通知——命令经 ctx.shell 执行,受会话沙箱与审批管线约束。

Antigravity-style run_command for DSH: short commands return inline within a configurable wait window (default 10s) while longer ones auto-promote into ctx.jobs for later collection and completion notices — executed via ctx.shell under the session sandbox and approval pipeline.

安装命令

dsh plugin --profile web add github:yaopushen/dsh-plugin-background-tasks

该命令来自上游目录,本站的自动审核尚未覆盖它——执行前请自行核对仓库。

安装后运行 dsh --profile web --dump-config 并重启对应 profile。插件会以你的本机权限运行第三方代码,安装前请检查源码。

信号

GitHub Stars0
30 天下载
分发方式Git
收录时间2026-08-26

相关链接

同类插件