Skip to content

Remove Claude Code Permissions #2269

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: canary
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
45 changes: 1 addition & 44 deletions .claude/settings.local.json
Original file line number Diff line number Diff line change
@@ -1,50 +1,7 @@
{
"$schema": "https://json.schemastore.org/claude-code-settings.json",
"permissions": {
"allow": [
"Bash(grep:*)",
"Bash(uv run maturin develop:*)",
"Bash(BAML_LOG_INTERNAL=debug BAML_INTERNAL_LOG=debug infisical run --env=test -- uv run pytest tests/test_functions.py::test_semantic_streaming -s)",
"Bash(python test:*)",
"Bash(uv run:*)",
"Bash(find:*)",
"Bash(rg:*)",
"Bash(cargo check:*)",
"Bash(cargo build:*)",
"Bash(find:*)",
"Bash(ls:*)",
"Bash(cargo install:*)",
"Bash(*)",
"Bash(pnpm build:*)",
"Bash(pushd:*)",
"Bash(popd:*)",
"Bash(grep:*)",
"Bash(pnpm:*)",
"Bash(rm:*)",
"Bash(dist/baml-cli --version)",
"Bash(cargo:*)",
"Bash(node_modules/.bin/baml-cli:*)",
"Bash(node:*)",
"Bash(chmod:*)",
"Bash(timeout:*)",
"Bash(gtimeout:*)",
"Bash(mkdir:*)",
"Bash(npx vitest run:*)",
"mcp__ide__getDiagnostics",
"Bash(cp:*)",
"Bash(mv:*)",
"Bash(tree:*)",
"Bash(rg:*)",
"Bash(cargo build:*)",
"Bash(npm run typecheck:*)",
"Bash(npm run lint)",
"Bash(npm run format:*)",
"Bash(npm run:*)",
"Bash(npx biome check:*)",
"Bash(npx tsc:*)",
"Bash(npx tsc:*)",
"WebFetch(domain:www.npmjs.com)"
],
"allow": [],
"deny": []
}
}