All plugins

DSH / BUNDLE / CLIENT-UI

dsh-plugin-design

v1.1.0huabai-flowerwhite / dsh-plugin-design30e4ae9e8a

InstallableBundlesUI & client pluginsCommunity · Topic auto-analysisWeb UI

Overview

dsh-plugin-design

dsh plugin design — DH-TP-SDK 第三方插件规范适配与自动修改元插件

README / EN

Package documentation

Registry summary

dsh plugin design — DH-TP-SDK 第三方插件规范适配与自动修改元插件

dsh.pub verifies the pinned bundle contract, runtime facts, and distribution semantics. The complete README remains in the source repository.

Read the full README on GitHub

LIMITATIONS

Known limitations

1. manifest 解析为「缩进感知」的启发式解析(支持嵌套点路径、兼容 CRLF),但仍非完整 YAML 解析(无 anchor/折叠标量/flow map)。 2. 静态分析为启发式规则,非权威认证;`WATERFALL_NEXT` 仅对「确实注册了 waterfall 监听」的非测试源码生效。 3. 任务状态(approval/backup/journal)为进程内内存态,进程重启即失。 4. git 状态/测试运行依赖 Agent 侧 shell 工具,插件自身不直接跑 shell。