tidy · diff
git:20260715.6edcc75 to git:20260804.26b3307
2 added, 2 removed. Audit A to A.
---
name: tidy
- description: 清理本 session 中无用/冗余的修改,
+ description: 清理无用/冗余的修改,
user-invocable: true
disable-model-invocation: true
---
# tidy
- 清理本 session 中已被证明无用或冗余的修改。清理非通用、不值得保留的调试日志打印。
+ 清理已被证明无用、冗余、或过时的修改。清理无效的防御性措施。清理非通用、不值得保留的调试日志打印。
只允许动手 edit,禁止使用 git reset、git checkout、git restore。
如果没有东西需要清理,则简单说明然后跳过 tidy。