yfzhou0904/dsh-plugin-gallery--plugins-full-width-chat0

@yfzhou/dsh-full-width-chat

使 DSH 聊天对话区域填充整个可用宽度,而非限制在默认的固定宽度列中。

AI 分析

核心用途是解除聊天界面的宽度限制。适合在大屏显示器上工作、希望充分利用屏幕横向空间阅读代码或表格的用户。

套件
@yfzhou/dsh-full-width-chat
版本
0.1.1
授權
MIT
最近更新
2026年8月16日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:yfzhou0904/dsh-plugin-gallery#0bca5d11a39014e69e5a571bf6d6ca97a491b2bb&path:plugins/full-width-chat

@yfzhou/dsh-full-width-chat

Makes the DeepSeek Harness conversation use the full available content width instead of the default fixed-width column.

Install

dsh plugin --profile web add @yfzhou/dsh-full-width-chat

The package supplies its own DSH bundle row; do not add a separate cordis.patch.yml entry.

Runtime requirements

  • Web client only
  • Tested with DSH 0.1.0-rc.6

The plugin overrides the current --dsh-chat-content-width shell variable and may need adjustment after a DSH UI update.

License

MIT