PangYiMing/dsh-bisect-debug ↗★ 1
dsh-bisect-debug
Bisect bug root causes in three modes: code / boundary / commit (git bisect run)
AI 分析
核心用途是自动化定位代码 Bug 的引入源头。适合需要利用二分法快速排查代码问题、确定边界条件或通过 Git 历史提交记录定位故障节点的开发与调试任务。
インストール
$
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