diff --git a/.claude/settings.local.json b/.claude/settings.local.json index be7390d..e9c7ef5 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -1,20 +1,116 @@ { "permissions": { "allow": [ + "Bash(git *)", + "Bash(curl *)", + "Bash(wget *)", + "Bash(mkdir *)", + "Bash(mv *)", + "Bash(cp *)", + "Bash(rm *)", + "Bash(touch *)", + "Bash(unzip *)", + "Bash(zip *)", + "Bash(chmod *)", + "Bash(ffmpeg *)", + "Bash(ffprobe *)", + "Bash(where *)", + "Bash(which *)", + "Bash(file *)", + "Bash(awk *)", + "Bash(sed *)", + "Bash(sort *)", + "Bash(uniq *)", + "Bash(grep *)", + "Bash(jq *)", + "Bash(npm install)", + "Bash(npm install --save *)", + "Bash(node --version)", + "Bash(npm --version)", + + "PowerShell(Get-* *)", + "PowerShell(Test-Path *)", + "PowerShell(New-Item *)", + "PowerShell(Remove-Item *)", + "PowerShell(Move-Item *)", + "PowerShell(Copy-Item *)", + "PowerShell(Compress-Archive *)", + "PowerShell(Expand-Archive *)", + "PowerShell(Add-Type *)", + "PowerShell(Resolve-Path *)", + "PowerShell(Set-Location *)", + "PowerShell(Invoke-WebRequest *)", + "PowerShell(winget *)", + "PowerShell($ff = *)", + "PowerShell($base = *)", + "PowerShell($src = *)", + "PowerShell($poster = *)", + "PowerShell(& $ff *)", + "PowerShell(git config *)", + + "Read(//c/Users/melis/Downloads/**)", + "Read(//c/Users/melis/Documents/**)", + + "WebSearch", + "WebFetch(domain:lottiefiles.com)", + "WebFetch(domain:embed.lottiefiles.com)", + "WebFetch(domain:assets-v2.lottiefiles.com)", + "WebFetch(domain:assets1.lottiefiles.com)", + "WebFetch(domain:assets2.lottiefiles.com)", + "WebFetch(domain:assets3.lottiefiles.com)", + "WebFetch(domain:lottie.host)", + "WebFetch(domain:raw.githubusercontent.com)", + "WebFetch(domain:github.com)", + "WebFetch(domain:cdn.jsdelivr.net)", + "WebFetch(domain:unpkg.com)", + "WebFetch(domain:pixabay.com)", + "WebFetch(domain:vecteezy.com)", + "WebFetch(domain:pexels.com)", + "WebFetch(domain:unsplash.com)", + "WebFetch(domain:rawpixel.com)", + "WebFetch(domain:freepik.com)", + "mcp__Claude_in_Chrome__tabs_context_mcp", + "mcp__Claude_in_Chrome__tabs_create_mcp", + "mcp__Claude_in_Chrome__tabs_close_mcp", "mcp__Claude_in_Chrome__browser_batch", "mcp__Claude_in_Chrome__computer", - "mcp__Claude_in_Chrome__read_console_messages", "mcp__Claude_in_Chrome__navigate", "mcp__Claude_in_Chrome__javascript_tool", + "mcp__Claude_in_Chrome__read_console_messages", + "mcp__Claude_in_Chrome__read_network_requests", + "mcp__Claude_in_Chrome__read_page", + "mcp__Claude_in_Chrome__find", + "mcp__Claude_in_Chrome__form_input", + "mcp__Claude_in_Chrome__file_upload", + "mcp__Claude_in_Chrome__upload_image", + "mcp__Claude_in_Chrome__resize_window", "mcp__Claude_in_Chrome__switch_browser", - "WebSearch", - "WebFetch(domain:unsplash.com)", - "Bash(gh auth *)", - "Bash(git --version)", - "Bash(git config *)", - "PowerShell(git config --global user.name)", - "PowerShell(git config --global user.email)" + "mcp__Claude_in_Chrome__select_browser", + "mcp__Claude_in_Chrome__list_connected_browsers", + "mcp__Claude_in_Chrome__get_page_text", + + "mcp__Claude_Preview__preview_start", + "mcp__Claude_Preview__preview_stop", + "mcp__Claude_Preview__preview_screenshot", + "mcp__Claude_Preview__preview_eval", + "mcp__Claude_Preview__preview_resize", + "mcp__Claude_Preview__preview_logs", + "mcp__Claude_Preview__preview_console_logs", + "mcp__Claude_Preview__preview_network", + "mcp__Claude_Preview__preview_inspect", + "mcp__Claude_Preview__preview_snapshot", + "mcp__Claude_Preview__preview_list", + "mcp__Claude_Preview__preview_click", + "mcp__Claude_Preview__preview_fill", + + "mcp__computer-use__request_access", + "mcp__computer-use__screenshot", + "mcp__computer-use__zoom", + "mcp__computer-use__cursor_position", + "mcp__computer-use__mouse_move", + "mcp__computer-use__wait", + "mcp__computer-use__list_granted_applications" ] } } diff --git a/assets/cloud.png b/assets/cloud.png index bd794ca..a3a1de1 100644 Binary files a/assets/cloud.png and b/assets/cloud.png differ