dsh-tracescope
基于 Git 代码差异智能缩减手工测试范围,支持 Web / 移动端操作录制与崩溃日志采集,依托 DSH AI 自动生成可复现缺陷流程,实现变更驱动的手工测试闭环提效插件。
基于 Git 代码差异智能缩减手工测试范围,支持 Web / 移动端操作录制与崩溃日志采集,依托 DSH AI 自动生成可复现缺陷流程,实现变更驱动的手工测试闭环提效插件。A DSH native test assistant plugin. It intelligently narrows manual test scope via Git diff, records web & mobile operation tracks and crash logs, and generates reproducible bug steps through AI analysis to close manual testing workflow efficiently.
怎么安装
dsh plugin add github:rebornace/dsh-tracescope 简介
TraceScope **版本: 0.1.11**(同步默认最新分支 + 稳定/待测提交;分支筛选与个人访问令牌持久化) 功能节点见 更新日志。下面是**当前版本**能力,不是 0.1.0 的快照。 中文 · English TraceScope(仓库名 dsh-tracescope)帮助测试同学从「稳定版本 → 待测版本」的代码差异,快速得到**要测哪些功能**的清单,并在 DeepSeek Harness **Web / Desktop** 右侧栏里完成勾选、备注、截图、附件与缺陷提交。 能力通过两层分发(详见 ARCHITECTURE.md): | 表面 | 作用 | |------|------| | @rebornace/tracescope-core | 确定性影响面分析引擎(与 Agent 无关) | | @rebornace/tracescope-mcp | MCP Server,供 Cursor / Claude 等任意 MCP 客户端调用 | | @rebornace/dsh-tracescope | DSH 插件:Host API + 右侧栏嵌入 UI(本版本主路径) | 当前能力(0.1.11) **双 Commit 影响面**:直接变更 + 反向依赖波及(默认深度 2)。本地 Git 按**提交对象**建索引,不要求工作区文件此刻能被打开 **支持语言(反…
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 2
- 月下载
- –
- 最近更新
- 2026-09-21
- 创建于
- 2026-09-17
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- deepseek-harness, dsh-plugin, mcp, testing, tracescope