dsh-code-check
a179-sanae/dsh-code-check
自动类型检查诊断:模型编辑/创建 TS 文件后后台防抖运行 `tsc --noEmit`,经 `code_check` 工具按文件分组汇报错误(行列号 + 严重级别 + TS 错误码),形成「改 → 查 → 修」闭环。
DeepSeek Harness 插件
Codex 风格工作流自动折叠:回合完成收成一行「已处理 X秒」只留最终正文,工具/思考块折叠成实时摘要 chip(运行中跟随流式滚动),逐级点击展开;卸载完整还原。
跳到安装方式把 GitHub 链接发给 DSH、Codex 或其他 Agent,请它先说明用途、权限、安装和卸载方法。确认后再复制命令;Agent 打不开链接时,可以粘贴 README 内容。
dsh plugin --profile web add github:a179-sanae/dsh-auto-collapse此命令由社区插件清单提供。运行前请打开仓库,确认安装说明和会执行的脚本。
下面保留社区清单中的原始字段,方便和 GitHub 仓库核对。
registry-record.json使用前请到 GitHub 核对{
"name": "dsh-auto-collapse",
"owner": "a179-sanae",
"category": "ui",
"description": "Codex-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.",
"descriptionZh": "Codex 风格工作流自动折叠:回合完成收成一行「已处理 X秒」只留最终正文,工具/思考块折叠成实时摘要 chip(运行中跟随流式滚动),逐级点击展开;卸载完整还原。",
"install": "dsh plugin --profile web add github:a179-sanae/dsh-auto-collapse",
"npm": null,
"stars": 0,
"added": "2026-08-15",
"source": "registry"
}看它会改哪些文件、访问哪些网站或 API key、运行哪些安装脚本,以及是否提供许可证和卸载方法。GitHub stars 只表示关注度。