aaronlei/dsh-width-tiers
aaronlei★ 1JavaScript最后同步: 2026-08-14
A client plugin for the DeepSeek Harness Web GUI that adds chat content width tiers with a floating picker button (bottom-right, above the composer): 标准 / 中等 / 宽 / 超宽 / 全宽 (standard / medium / wide / ultra / full).
README 摘要
dsh-width-tiers A client plugin for the DeepSeek Harness Web GUI that adds chat content width tiers with a floating picker button (bottom-right, above the composer): 标准 / 中等 / 宽 / 超宽 / 全宽 (standard / medium / wide / ultra / full). Why The DSH Web app hard-codes a readable content width on the conversation root ( --dsh-chat-content-width: 748px ). That caps the message column — and every table inside it — at 748px no matter how wide your window or panels are, so wide tables always need horizontal scrolling. This plugin overrides that variable per tier: Tier Content width Sidebar standard 标准 748px (app default) untouched medium 中等 960px untouched wide 宽 1280px untouched ultra 超宽 1400px untouched full 全宽 100% (fills the window) collapsed to the icon rail The choice persists in localStorage and is restored on the next visit; the menu highlights the current tier, and the button's five level-bars show it at a glance. Install Then register it as a loader entry in /.dsh/profiles/web/cordis.patch.yml : Restart dsh web (the plugin loads at boot) and hard-refresh the page (Ctrl+Shift+R). A round button with five bars appears at the bottom-right. Installing from a local checkout: dsh plugin --…
在 GitHub 查看完整 README →分类
A public gallery of animated pets for Codex, Claude Code, DeepSeek Harness, Hermes, OpenCode, Gemini CLI, and more.
★ 3,768
ccch1mneyyy/dsh-TUI解决DSH 官方尚无终端 TUI 痛点的补位之作,献给偏爱cli的各位极客:Claude Code 风格全屏交互终端插件——像素鲸鱼顶栏、实时工作状态行、思考流式展开、双击 Esc 回滚、上下文进度条 + TPS 仪表。npm 一键安装。
★ 769
TencentCloud/tencentmeeting-cli腾讯会议命令行工具(CLI),基于腾讯会议开放平台 OAuth2 授权,支持会议管理、录制管理、参会报告等功能。
★ 213