hooks 5
Config-driven lifecycle hooks plugin for DeepSeek Harness: declare event -> command hooks in cordis.patch.yml, no plugin code required. Includes a Hooks section in the Web GUI settings (history timeline + manual tester + notify tests + hook editor + Feish
dsh plugin add dsh-hooksDeepSeek Harness plugin: Claude-Code-style lifecycle hooks for DSH. Configure shell commands that run automatically before/after model tool calls (pre-tool / post-tool) with a JSON payload on stdin; pre-tool non-zero exits block the call.
dsh plugin add dsh-plugin-hooksForge quality gates for DeepSeek Harness (dsh): task gates, read-before-edit, bash hazard interception and quality scoring, driven by the forge CLI through DSH's typed interception points.
dsh plugin add @agent_forge/forge-dshDeterministic before/after ordering for Cordis waterfall hooks, contributed across independent plugins
dsh plugin add @tengxiaohtx/dsh-plugin-hooks-orderingClaude Code style hooks for DeepSeek Harness: run shell commands on agent/tool lifecycle events from .dsh/hooks.json (CC-compatible JSON shape).
dsh plugin add dsh-hooks-plugin