DViridescent/dsh-tools-meta

插件 ⭐ 0 MIT other

允许agent在DSH中为自己动态增删工具。新增的工具在DSH重启后依然存在。

catalog 简介:允许 agent 在 DSH 里为自己动态增删工具。新增的工具可以跨 DSH 重启存在。Let the agent add and remove tools for itself in DSH; added tools persist across DSH restarts.

安装

约束:仅可擦除 TS 语法;顶层无副作用;路径一律绝对路径。

## 依赖

- 主机平面服务:`tools`、`subprocess`(web profile 默认具备);`skills` 可选(存在则注册 skill)
- Node ≥ 22.18(`.ts` 原生 type stripping)

## 安装

DViridescent/dsh-tools-meta 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。