mirror of
https://github.com/hwanny1128/HGZero.git
synced 2025-12-07 14:16:25 +00:00
- 회의록 작성 개선을 위한 솔루션 후보 5개 작성 - 각 솔루션별 구현 방법 및 검증 방안 포함 - Claude Code 로컬 설정 파일 업데이트 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
15 lines
360 B
JSON
15 lines
360 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(curl -s https://raw.githubusercontent.com/cna-bootcamp/clauding-guide/refs/heads/main/guides/prompt/04.develop-prompt.md -o claude/develop-prompt.md)",
|
|
"Bash(test:*)",
|
|
"Bash(mkdir:*)",
|
|
"Bash(xargs:*)",
|
|
"Bash(python3:*)",
|
|
"Bash(git add:*)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
}
|