Files
agent-aide/.gitignore
sayurinana(vm) 965d9162a0 fix(flow): 修复分支切换时 lock 文件冲突问题
在 BranchManager 中添加 _cleanup_lock_file 方法,
在 _merge_normal 和 _merge_with_temp_branch 调用 git checkout 前
先清理可能存在的 lock 文件,避免分支切换失败。

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-17 05:29:39 +08:00

5 lines
56 B
Plaintext

anthropic-agent-skills/
__pycache__/
.venv/
test-cache/