a554878526/dsh-debug-mode

a554878526★ 0TypeScript最后同步: 2026-08-21

在 GitHub 打开

Runtime-first Debug Mode plugin for DeepSeek Harness

README 摘要

dsh-debug-mode English 中文 Standalone runtime-first Debug Mode plugin for DeepSeek Harness. Install Prerequisites: Node.js ^22.19.0 =24.0.0 , pnpm on PATH , and DSH 0.1.0-rc.7 or later. Restart the web profile, open a new task, run /debug , and then describe the bug. Remove it with: Recover history written by 0.1.1 or earlier Versions through 0.1.1 wrote a required debug-mode/state event that an official DSH build does not recognize when reopening history. Stop dsh web , then run the repository's repair helper. It is read-only without --apply ; apply mode backs up every changed compressed log before replacing it atomically. Can later agents use the bundled scripts? Yes. The package ships all four Python helpers in scripts/ . When the Host loads lib/index.js , it resolves that installed directory relative to import.meta.url and registers it as the debug-mode skill's directory resourceBase . DSH therefore renders an absolute directory for the agent, and the skill tells the agent to run the helper names from that directory. This works from a Git dependency, packed release, or local checkout without a machine-specific source path. The plugin must be installed before the DSH process star…

在 GitHub 查看完整 README →
工具/开发debuggingdeepseek-harnessdsh-plugin

分类