xinyuehtx/dsh-plugin-hooks-ordering

Plugin ⭐ 1 MIT other

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

Install

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

Add xinyuehtx/dsh-plugin-hooks-ordering to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.