fix(claude): Add .claude local settings to whitelist dev tool permissions
This commit is contained in:
@@ -1,5 +1,11 @@
|
|||||||
# Changelog
|
# 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)
|
## 2025-09-07 - 1.18.6 - fix(deps)
|
||||||
Bump dependency versions and add local Claude settings
|
Bump dependency versions and add local Claude settings
|
||||||
|
|
||||||
|
1718
pnpm-lock.yaml
generated
1718
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@git.zone/cli',
|
name: '@git.zone/cli',
|
||||||
version: '1.18.6',
|
version: '1.18.7',
|
||||||
description: 'A comprehensive CLI tool for enhancing and managing local development workflows with gitzone utilities, focusing on project setup, version control, code formatting, and template management.'
|
description: 'A comprehensive CLI tool for enhancing and managing local development workflows with gitzone utilities, focusing on project setup, version control, code formatting, and template management.'
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user