chore: remove local claude settings files
This commit is contained in:
parent
70c8df6bd4
commit
686fb9d156
2 changed files with 0 additions and 91 deletions
|
|
@ -1,37 +0,0 @@
|
|||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(git add:*)",
|
||||
"Bash(git commit:*)",
|
||||
"Bash(git mv:*)",
|
||||
"Bash(git rm:*)",
|
||||
"Bash(git push:*)",
|
||||
"Bash(git pull:*)",
|
||||
"Bash(git stash:*)",
|
||||
"Bash(git checkout:*)",
|
||||
"Bash(git rebase:*)",
|
||||
"Bash(git ls-tree:*)",
|
||||
"Bash(gh pr create:*)",
|
||||
"Bash(uv run:*)",
|
||||
"Bash(npm install:*)",
|
||||
"Bash(npm run:*)",
|
||||
"Bash(npx:*)",
|
||||
"Bash(node:*)",
|
||||
"mcp__playwright__browser_navigate",
|
||||
"mcp__playwright__browser_take_screenshot",
|
||||
"mcp__playwright__browser_evaluate",
|
||||
"mcp__playwright__browser_click",
|
||||
"mcp__playwright__browser_run_code",
|
||||
"mcp__playwright__browser_console_messages",
|
||||
"WebSearch",
|
||||
"WebFetch(domain:github.github.com)",
|
||||
"Bash(tessl --version:*)",
|
||||
"Bash(tessl --help:*)",
|
||||
"Bash(tessl tile install --help:*)",
|
||||
"Bash(tessl install --help:*)",
|
||||
"Bash(tessl tile:*)",
|
||||
"Bash(tessl skill:*)",
|
||||
"Bash(git -C /Users/krrt7/Desktop/work/cf_org/codeflash ls-files:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
@ -1,54 +0,0 @@
|
|||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"mcp__ide__getDiagnostics",
|
||||
"Bash(npx tsc:*)",
|
||||
"Bash(npx next lint:*)",
|
||||
"Bash(git checkout:*)",
|
||||
"Bash(az webapp config appsettings list:*)",
|
||||
"Bash(az webapp list:*)",
|
||||
"Bash(python3:*)",
|
||||
"Bash(az cognitiveservices account:*)",
|
||||
"Bash(curl:*)",
|
||||
"Bash(node:*)",
|
||||
"WebSearch",
|
||||
"WebFetch(domain:raw.githubusercontent.com)",
|
||||
"Bash(ls:*)",
|
||||
"Bash(gh api:*)",
|
||||
"Bash(find:*)",
|
||||
"Bash(uv run ruff check:*)",
|
||||
"Bash(uv run ruff format:*)",
|
||||
"WebFetch(domain:cookbook.openai.com)",
|
||||
"WebFetch(domain:platform.openai.com)",
|
||||
"WebFetch(domain:developers.openai.com)",
|
||||
"WebFetch(domain:docs.anthropic.com)",
|
||||
"WebFetch(domain:community.openai.com)",
|
||||
"WebFetch(domain:github.com)",
|
||||
"Bash(uv run python:*)",
|
||||
"Bash(uv run:*)",
|
||||
"Bash(git add:*)",
|
||||
"Bash(git commit:*)",
|
||||
"Bash(git cherry-pick:*)",
|
||||
"Bash(git mv:*)",
|
||||
"Bash(GIT_SEQUENCE_EDITOR=\"sed -i '''' ''3s/pick/reword/'' \" git rebase -i 6caf7469)",
|
||||
"Bash(git log:*)",
|
||||
"Bash(grep:*)",
|
||||
"Bash(xargs cat:*)",
|
||||
"Bash(python:*)",
|
||||
"Bash(for file in \"core/languages/python/adaptive_optimizer/ADAPTIVE_OPTIMIZER_SYSTEM_PROMPT.md\" \"core/languages/python/adaptive_optimizer/ADAPTIVE_OPTIMIZER_USER_PROMPT.md\" \"core/languages/java/prompts/optimizer/system_prompt.md\" \"core/languages/js_ts/prompts/optimizer/system_prompt.md\" \"core/languages/js_ts/prompts/testgen/execute_system_prompt.md\" \"core/languages/js_ts/prompts/testgen/execute_user_prompt.md\" \"core/languages/js_ts/prompts/testgen/execute_async_system_prompt.md\" \"core/languages/js_ts/prompts/testgen/execute_async_user_prompt.md\" \"core/languages/python/jit_rewrite/jit_rewrite_system_prompt.md\" \"core/languages/python/jit_rewrite/jit_rewrite_user_prompt.md\" \"core/languages/python/optimizer/system_prompt.md\" \"core/languages/python/optimizer/user_prompt.md\" \"core/languages/python/optimizer/async_system_prompt.md\" \"core/languages/python/optimizer/async_user_prompt.md\" \"core/languages/python/optimizer/jit_instructions.md\" \"core/languages/python/code_repair/CODE_REPAIR_SYSTEM_PROMPT.md\" \"core/languages/python/code_repair/CODE_REPAIR_USER_PROMPT.md\" \"core/shared/workflow_gen/system_prompt.md\" \"core/shared/workflow_gen/user_prompt.md\" \"core/languages/python/optimizer/multi-file-code-format.md\" \"core/languages/python/optimizer/dependency_context_prompt.md\" \"core/languages/python/optimizer/init_optimization_prompt.md\" \"core/languages/python/optimizer/lineprof_context_prompt.md\" \"core/languages/python/optimizer/refinement_system_prompt.md\" \"core/languages/python/optimizer/refinement_user_prompt.md\" \"core/languages/python/optimization_review/prompts/optimization_review_system_prompt.md\" \"core/languages/python/optimization_review/prompts/user_prompt_template.md\" \"core/languages/python/testgen/explain_system_prompt.md\" \"core/languages/python/testgen/explain_user_prompt.md\" \"core/languages/python/testgen/jit_system_prompt.md\")",
|
||||
"Bash(do)",
|
||||
"Bash(if [ ! -f \"$file\" ])",
|
||||
"Bash(then)",
|
||||
"Bash(echo:*)",
|
||||
"Bash(fi)",
|
||||
"Bash(done)",
|
||||
"Bash(gh pr view:*)",
|
||||
"Bash(gh run list:*)",
|
||||
"Bash(az account show:*)",
|
||||
"Bash(gh run view:*)",
|
||||
"Bash(gh secret set:*)",
|
||||
"Bash(gh secret list:*)",
|
||||
"Bash(gh run rerun:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue