One stylesheet that retypesets the DSH conversation to measured Codex metrics: 14/22 px body, tighter headings, lists and blocks, a rounded quote bar, and Tidy Tables with a themed header, row/column rules, full-width short tables and contained scrolling for wide tables; no settings or DOM rewriting, with real before/after captures.
- GitHub stars
- 2
- Version
- v0.3.0
- License
- MIT
- Added
- 2026-08-15
GitHub info
- GitHub stars
- 2
- License
- MIT
- Primary language
- TypeScript
- Last push
- Aug 15, 2026, 4:05 PM
- Maintainer
- ChuanTianML
- Added
- 2026-08-15
Preview from README
Screenshots and GIFs extracted from the repository README (badges and avatars filtered out).

The same viewport before and after Tidy Chat
https://raw.githubusercontent.com/ChuanTianML/dsh-chat-tidy/main/docs/images/comparison.png

Full-height reply flow before and after Tidy Chat
https://raw.githubusercontent.com/ChuanTianML/dsh-chat-tidy/main/docs/images/density.png

The DSH Web conversation page with Tidy Chat applied
https://raw.githubusercontent.com/ChuanTianML/dsh-chat-tidy/main/docs/images/hero.png

The conversation at 700 px before and after Tidy Chat
https://raw.githubusercontent.com/ChuanTianML/dsh-chat-tidy/main/docs/images/narrow.png

The same stylesheet under the built-in dark theme
https://raw.githubusercontent.com/ChuanTianML/dsh-chat-tidy/main/docs/images/themes.png

The heading ladder and body text before and after Tidy Chat
https://raw.githubusercontent.com/ChuanTianML/dsh-chat-tidy/main/docs/images/typography.png
Install
dsh plugin --profile web add dsh-chat-tidyTags
README badge
Add this Markdown to your plugin README to link back to its listing.
[](https://dshget.com/plugins/ChuanTianML/dsh-chat-tidy)Related plugins
UI Enhancementsdsh-smooth-stream
★ 62Fluid streaming rendering and smooth scrolling for the DeepSeek Harness Web UI.
dsh-node-appearance
★ 3Conversation node appearance for the DeepSeek Harness web GUI: configurable per-category and per-tool colors (left accent bar + tinted background), plus a show-thinking toggle; pure frontend rendering, takes effect instantly and persists to the DSH user settings file.
dsh-auto-collapse
★ 53Codex-style workflow auto-collapse: finished turns fold into a single "processed in Xs" row leaving only the final answer; tool calls and think blocks collapse into live-summary chips that follow streaming; expand level by level, fully reversible on uninstall.