DeepTrial/dsh-bash-rtk

Plugin ⭐ 2 MIT tools

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

Install

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)

Add DeepTrial/dsh-bash-rtk to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.