跳到主要内容

hooks 5

  • dsh-hooks v0.6.0 已验证 Web 界面 3

    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-hooks
  • dsh-plugin-hooks v0.1.1 已验证 3

    DeepSeek 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-hooks
  • forge-dsh v1.44.0 已验证 2

    Forge 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-dsh
  • dsh-plugin-hooks-ordering v0.2.0 已验证 2

    Deterministic before/after ordering for Cordis waterfall hooks, contributed across independent plugins

    dsh plugin add @tengxiaohtx/dsh-plugin-hooks-ordering
  • dsh-hooks-plugin v0.2.15 已验证 Web 界面 2

    Claude 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