SeireiA/dsh-plugin-rtk

SeireiA★ 0JavaScript最后同步: 2026-08-21

在 GitHub 打开

DeepSeek Harness plugin for RTK-powered shell output compaction

README 摘要

dsh-plugin-rtk A DeepSeek Harness plugin that delegates shell-command rewriting and output compaction to the official RTK project. Status: implementation is in progress. The repository is not yet installable as a DSH plugin. Goals - Preserve DSH sandbox, approval, timeout, workdir, background-process, and exit-code semantics. - Delegate supported shell syntax to the active RTK binary through rtk rewrite . - Browse every public RTK GitHub Release, including stable, prerelease, and historical releases. - Require an official platform asset, SHA-256 verification, and compatibility tests before activation. - Keep RTK versions and history databases isolated so updates can roll back safely. - Show estimated handled and saved Tokens in a draggable DSH Web overlay. - Keep all data local and disable RTK telemetry. Development Prerequisites: - Node.js 20.19 or later - pnpm 10.34.5 - Git The quality pipeline enforces formatting, linting, a 400-line hard limit for hand-maintained files, dependency boundaries, unused-code checks, duplication limits, strict TypeScript, coverage, bundling, and package metadata. Project status Implementation follows the approved Chinese plans in docs/开发计划.md . Each…

在 GitHub 查看完整 README →
工具/开发deepseek-harnessdsh-pluginrtktoken-saver

分类