hookehuyr

feat: 添加 Bash 权限并创建问题清单文档

docs: 记录项目问题与改进建议清单
新增 ISSUES_TO_FIX.md 文档,详细列出当前项目中的问题、改进建议和修复优先级
{
"permissions": {
"allow": [
"Bash(tree:*)"
"Bash(tree:*)",
"Bash(xargs awk:*)",
"Bash(find:*)"
]
}
}
......
This diff is collapsed. Click to expand it.