Bundle
dsh-wsl-git
DeepSeek Harness WSL plugin: capped git_status_summary and git_diff_stat (no full patches).
- Source
- 173787247
- License
- MIT
- Updated
- Updated 4 days ago
Readme
# dsh-wsl-git > **语言:** **中文**(本页) · [English](./README.en.md) 截断版 git status / diff --stat,避免巨型 diff 灌上下文。 | | | |---|---| | 版本 | **0.1.0** | | 套件 | [dsh-wsl-kit](https://github.com/173787247/dsh-wsl-kit) **可选**,不在 `install.sh` | ## 安装 ```sh dsh plugin --profile web add github:173787247/dsh-wsl-git # 或本机 path: # dsh plugin --profile web add /mnt/c/Users/YOU/Desktop/AIFullStackDevelopment/dsh-wsl-git ``` kit 批量链接(可选):`bash dsh-wsl-kit/scripts/link-linux-plugins.sh` ## 工具 | 工具 | 作用 | |------|------| | `git_tool_status` | git 是否可用 | | `git_status_summary` | status -sb + 变更数 | | `git_diff_stat` | 仅 --stat | ## 配置要点 `allowRoots / timeoutMs` 不提供 commit / push。 ## License MIT
Install
dsh plugin --profile web add github:173787247/dsh-wsl-git#00cba6c240b57311cd71011c444a3b5fb0fa6bb6
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-wsl-git from the hub