Created
November 14, 2025 15:44
-
-
Save dlwiii/9d95e77a8ab45d4d8445bd95f8be758d to your computer and use it in GitHub Desktop.
2025-11-14 ~/.claude/settings.json Looking for help improving
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "model": "opusplan", | |
| "permissions": { | |
| "allow": [ | |
| "Bash", | |
| "Read", | |
| "Search", | |
| "Grep", | |
| "Glob", | |
| "WebFetch", | |
| "WebSearch" | |
| "Bash(dotnet:*)", | |
| "Bash(claude:*)", | |
| "Bash(pwsh:*)", | |
| "Bash(powershell:*)", | |
| "mcp__playwright__browser_snapshot", | |
| "mcp__playwright__browser_navigate", | |
| "mcp__playwright__browser_take_screenshot", | |
| "Bash(playwright install:*)", | |
| "mcp__playwright__browser_install", | |
| "mcp__playwright__browser_fill_form", | |
| "mcp__playwright__browser_click", | |
| ] | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment