docs(agents): 添加临时文件清理规则

This commit is contained in:
voson
2026-01-23 11:18:59 +08:00
parent 6153911e46
commit fa227d9689

View File

@@ -127,3 +127,7 @@
## 6. skill 和 command ## 6. skill 和 command
- 默认在oc 的全局配置目录下创建 skill 和 command - 默认在oc 的全局配置目录下创建 skill 和 command
## 7. 临时文件
- 临时创建的脚本或文件,使用结束后,主动删除和清理。