
titanwings/dsh-automation
323最近提交 2026年8月14日
dsh-automation DSH 插件
dsh-automation 是一个 DeepSeek Harness Web 插件,用于创建和管理一次性或周期性编码自动化。每次触发都会在全新的根 Agent 和会话中运行已保存的任务,使用捕获的工作区与权限设置,并保留运行记录。
如何安装 dsh-automation DSH 插件
dsh plugin --profile web add github:titanwings/dsh-automation#v0.1.5复制不会执行命令。运行前请核对仓库和版本。
数据来源
快照日期:2026年8月15日
manifest-valid
dsh-automation DSH 插件能做什么
- 创建一次性、固定间隔、每日和每周任务计划。
- 通过 DSH Web 的 Automations 标签页或六个 Agent 工具管理自动化。
- 每次任务均在新的根 Agent 和会话中运行,不继承来源聊天记录。
- 为运行捕获工作区、工作目录、Agent 预设、模型目标和权限预设。
- 提供运行状态、定义修订快照、摘要、结构化错误和结果会话 ID。
- 支持只读与工作区写入两种权限模式。
- 提供防重叠、恢复宽限期、超时及至多一次调度策略等控制。
dsh-automation DSH 插件适合哪些场景
- 执行工作日回归问题分诊并检查本地测试证据。
- 定期生成仓库健康报告。
- 安排稍后对不稳定失败进行一次性验证。
- 刷新已知的生成代码并运行针对性检查。
- 在工作区写入窗口中执行边界明确的维护任务。
dsh-automation DSH 插件适合谁
- 需要周期性或延后执行编码任务的 DeepSeek Harness 用户。
- 管理可重复、工作区范围维护和验证任务的开发者。
- 需要检查无人值守 Agent 运行记录的团队。
dsh-automation DSH 插件的限制
- 任务启动时 DSH Host 必须保持运行;0.1 版本不是操作系统守护进程。
- 仅实现本地执行;多个 Host 不会通过同一存储目录进行协调。
- 不支持原始 cron、任意 shell 操作、多工作区目标、DAG 或隐藏的跨运行记忆。
- 不接受无人值守的 danger-full-access;仅支持只读和工作区写入模式。
- 可能产生副作用的运行不会自动重试,也不保证外部副作用恰好执行一次。
- 任务不会继承创建它的对话历史、收件箱、授权或过去的批准。
客观检查信号
这些信号来自公开元数据扫描,不是本站安全认证。
- info
dependency counts
package.json declares 2 runtime, 7 development, 1 peer, and 0 optional dependencies.
- info
dsh bundle declared
package.json declares DSH bundle metadata.
- info
license declared
GitHub reports the repository license as MIT.
- info
package manifest available
A root package.json was captured and can be inspected by the registry.
- info
source available
Public GitHub source metadata is available for this registry snapshot.
dsh-automation DSH 插件的相关选择
dsh-chat-import
30
在 DeepSeek Harness 中导入、续聊、导出并增量同步 Agent 对话历史。
dsh-agent-messaging
4
Cross-session agent-to-agent messaging for DeepSeek Harness — address another session by name and deliver a message into its inbox.
dsh-balance
3
一个适用于deepseek-harness的插件,功能是显示当前账户余额以及当前会话预估的费用消耗 | A plugin for deepseek-harness that displays the current account balance and the estimated cost consumption of the current session.
dsh-mnemon
19
Cross-agent, local-first persistent memory plugin for DeepSeek Harness (DSH), powered by Mnemon. It shares long-term memory across Mnemon-enabled agents and adds runtime memory, searchable project documents, semantic recall, knowledge graph, and a Sidebar UI.
dsh-automation DSH 插件常见问题
dsh-automation DSH 插件是什么?
dsh-automation 是当前 DSH 插件快照收录的项目。页面基于仓库元数据和已核对的说明整理,运行前仍应查看上游仓库。
如何安装 dsh-automation DSH 插件?
页面展示来源记录中的安装命令。复制动作不会执行命令,运行前请确认 package、profile 和版本仍与上游文档一致。
dsh-automation 使用哪个 DSH profile?
dsh-automation 快照记录的 profile 是 web。DSH 版本变化可能调整 profile 约定,安装前请再次核对。
dsh-automation 与当前 DSH 版本兼容吗?
当前数据没有提供可验证的兼容版本矩阵。建议先确认最近提交、release 和 DSH 官方变更,再在可回滚的 profile 中测试。
dsh-automation 加载失败怎么办?
先检查安装命令、profile、依赖安装日志和 Cordis 启动输出。再对照本站排错页与上游 issue,保留完整报错串便于定位。
dsh-automation 有哪些替代 DSH 插件?
页面列出的相关插件来自当前快照的关联结果,只能作为候选。请按能力、最近维护时间、安装方式和限制逐项比较。