DeepTrial/dsh-bash-rtk

插件 ⭐ 2 MIT tools

DeepSeek Harness bash执行器插件,将通过rtk(Rust Token Killer)路由符合条件的命令,以压缩工具输出并节省令牌。

catalog 简介:DeepSeek Harness bash executor plugin that routes eligible commands through rtk (Rust Token Killer) to compress tool output and save tokens.

安装

model → dsh bash tool → RtkBashExecutor.resolve()
                              │
              ┌───────────────┴────────────────┐
         eligible?                         not eligible
     (simple + whitelisted)           (complex / unknown)
              │                                │
      rtk <subcommand> …              command runs unchanged
   (rtk compresses output)            (byte-for-byte passthrough)

DeepTrial/dsh-bash-rtk 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。