PangYiMing/dsh-bisect-debug1

dsh-bisect-debug

Bisect bug root causes in three modes: code / boundary / commit (git bisect run)

AI 分析

核心用途是自动化定位代码 Bug 的引入源头。适合需要利用二分法快速排查代码问题、确定边界条件或通过 Git 历史提交记录定位故障节点的开发与调试任务。

パッケージ
dsh-bisect-debug
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/13

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:PangYiMing/dsh-bisect-debug

ドキュメント

README 全文を読む ↗

安装 Install


# 或从 GitHub 安装
dsh plugin --profile demo add github:PangYiMing/dsh-bisect-debug

许可证 License

MIT