feat: 添加 Bash 和 WebFetch 到 allowed-tools

This commit is contained in:
Tu Shaokun
2025-11-29 21:20:20 +08:00
parent 50496be98a
commit 4838339c08

View File

@@ -10,6 +10,8 @@ allowed-tools:
- Read
- Grep
- Glob
- Bash # 运行 lint/test/build 命令验证代码质量
- WebFetch # 查阅最新文档和最佳实践
---
# Code Review Excellence