xinyuehtx/dsh-plugin-hooks-ordering

插件 ⭐ 1 MIT other

为deepseek harness的waterfall和serial实现确定性hooks监听排序

catalog 简介:为 deepseek harness 的 waterfall 和 serial 进行确定性 hooks 监听排序

安装

raw ctx.on, load order [auth, logging, metrics]  ->  auth, logging, metrics
raw ctx.on, load order [metrics, logging, auth]  ->  metrics, logging, auth   ← same plugins, flipped

xinyuehtx/dsh-plugin-hooks-ordering 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。