fix(claude): Add .claude local settings to whitelist dev tool permissions

This commit is contained in:
2025-09-07 08:27:52 +00:00
parent e338ee584f
commit 31360240a9
3 changed files with 386 additions and 1340 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2025-09-07 - 1.18.7 - fix(claude)
Add .claude local settings to whitelist dev tool permissions
- Add .claude/settings.local.json to configure allowed permissions for local AI/tooling helpers (Bash commands, WebFetch, and mcp_serena actions).
- Disable enableAllProjectMcpServers (set to false) to limit automatic project MCP server usage.
## 2025-09-07 - 1.18.6 - fix(deps)
Bump dependency versions and add local Claude settings