yaotongsb/dsh-phosphor0

dsh-phosphor

DeepSeek Harness 的全屏黑客帝国风格 TUI 前端插件

AI 分析

为 DSH 提供具有数字雨背景、CRT 扫描线和侧边栏面板的复古终端界面。适合喜爱极客风格、追求个性化 TUI 交互界面的用户。

套件
dsh-phosphor
版本
0.1.0
授權
MIT
最近更新
2026年8月29日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:yaotongsb/dsh-phosphor

Configuration

All options are validated by a Schemastery schema and set through cordis.yml layers — e.g. your profile's ~/.dsh/profiles/tui/cordis.patch.yml:

- id: phosphor
  config:
    theme: matrix
    matrixRainFps: 8
KeyTypeDefaultDescription
themematrix | terminalmatrixColor scheme
matrixRainbooleantrueDigital-rain background layer
matrixRainFps2–248Rain frame rate cap (auto-throttles under load)
scanlinesbooleanfalseCRT scanline overlay
panelWidth16–4826Side panel width in columns
panelModetrace | jobs | filestracePanel shown at startup
showReasoningbooleanfalseExpand reasoning blocks by default
showInjectedbooleanfalseRender injected context (AGENTS.md, hooks) in full
verboseStatusbooleanfalseVerbose status-bar counters

Runtime toggles for the visual options live under /settings; the config file sets the persistent defaults.