Bundle
dsh-think-expand
Auto-expand every Think row, including after switching sessions. Header switch to turn it on or off.
- Source
- BrianHIO-x
- stars
- 1 stars
- License
- MIT
- Updated
- Updated 7 hours ago
Readme
# dsh-think-expand [中文](README.md) | [英文](README.en.md) DeepSeek Harness 的 Web 插件。开关打开时,对话里的全部 Think 行会自动展开,包括切换会话之后。工具卡片、上下文注入、压缩行不会被打开。 ## 安装 需要可用的 `dsh` 和 `web` 配置。 ```sh dsh plugin --profile web add github:BrianHIO-x/dsh-think-expand ``` 本地目录: ```sh dsh plugin --profile web add /path/to/dsh-think-expand ``` 重新启动 `dsh web`。主机终端应出现 `[dsh-think-expand] plugin loaded!`。 卸载: ```sh dsh plugin --profile web remove dsh-think-expand ``` ## 行为 - 只匹配官方 Think 行(`data-variant="think"`)。 - 会话标题栏有一个 `Think` 开关:打开展开全部 Think,关掉收起全部 Think。 - 手动收起某一条后,这条会保持收起;再次操作标题栏总开关时,所有 Think 行统一按开关状态展开或收起,之前的手动记录随之清除。 - 开关状态保存在浏览器本地,刷新后仍然有效。 ## 许可证 MIT
Install
dsh plugin --profile web add github:BrianHIO-x/dsh-think-expand#5706e881dfc936df54ad003685c883a9e7138894
Profile: web
With the hub plugin installed, ask your agent to install it by name — it resolves the same plan shown here.
dsh plugin --profile web add github:stvlynn/dsh.fish#path:packages/dsh-plugin-hub
install dsh-think-expand from the hub