kungfu-systems/dsh-kungfu

kungfu-systems★ 0TypeScript最后同步: 2026-08-18

在 GitHub 打开

Typed, read-only DeepSeek Harness tools for installed Kungfu Projects and Work.

README 摘要

dsh-kungfu dsh-kungfu is a standalone DeepSeek Harness plugin for inspecting installed Kungfu Projects and durable Work state through typed, read-only tools. The first release targets Kungfu 4.0.0-alpha.2 and does not require changes to Kungfu itself. The plugin invokes a fixed allowlist of local Kungfu CLI commands without a shell, applies time and output limits, and returns structured results to the Harness. Status Version 0.1 targets DeepSeek Harness 0.1.0-rc.x and an installed Kungfu 4.0.0-alpha.2 . It was tested against the public DSH plugin interfaces and the four exact read-only commands exposed by Kungfu alpha.2. Requirements - Node.js 22 or newer; - DeepSeek Harness with @deepseek-ai/dsh-tools in the supported peer range; - kungfu 4.0.0-alpha.2 available on PATH , or an explicit KUNGFU BIN . Install Install the prebuilt npm package into a Harness profile: Until the npm package is available, use the prebuilt tarball attached to the GitHub release: Restart that profile after installation. The bundle patch registers the plugin with these defaults: Set KUNGFU BIN before starting the Harness when the executable is not named kungfu or is outside PATH . Tools Tool Purpose Install…

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

分类