chore: update Claude Code and MCP auto-approve settings

Added auto-approval for common safe operations:
- Git add and commit commands
- Serena MCP replace_regex tool

This improves workflow efficiency during development.

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

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Knee Cola
2025-11-17 13:31:56 +01:00
parent c3b555189b
commit 13812c78ae
2 changed files with 6 additions and 2 deletions

View File

@@ -20,7 +20,8 @@
"read_file",
"find_file",
"list_dir",
"think_about_collected_information"
"think_about_collected_information",
"replace_regex"
]
}
},