dsh-sseye
The LLM debug console inside DeepSeek Harness — capture every model call, see everything, replay anything.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:jhuanxx44/dsh-sseye说明文档
阅读完整 README ↗Configuration
The UI is English by default. To switch the panel (and the truncation
markers embedded in captured content) to Chinese, override the plugin row's
config in your profile's patch layer — ~/.dsh/profiles/ /cordis.patch.yml:
- id: sseye
config:
locale: zh-CN
Restart the harness after editing. Any value starting with zh selects
Chinese; everything else (or no config) is English.