jhuanxx44/dsh-sseye0

dsh-sseye

The LLM debug console inside DeepSeek Harness — capture every model call, see everything, replay anything.

包名
dsh-sseye
版本
0.4.0
许可证
MIT
最近更新
2026年8月21日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:jhuanxx44/dsh-sseye

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.