Files
nixos-config/.claude/settings.local.json
T
Miguel Palhas d673653afb tempo foundry
2026-02-11 14:47:58 +00:00

32 lines
1.1 KiB
JSON

{
"permissions": {
"allow": [
"WebSearch",
"WebFetch(domain:wiki.hypr.land)",
"WebFetch(domain:gist.github.com)",
"WebFetch(domain:github.com)",
"Bash(GH_PAGER=cat gh api:*)",
"Bash(kitten @ launch:*)",
"Bash(for name in designer-bold designer analyze-branch oracle librarian git-master planning-with-files react-patterns vercel-react-best-practices smart-debug tdd-cycle security-scan issue remove-deadcode worktree-compare worktree-list)",
"Bash(do mv \"commands/$name.md\" \"skills/$name/SKILL.md\")",
"Bash(done)",
"Bash(TUICR_TERMINAL=kitty /home/naps62/.claude/skills/tuicr/tuicr-wrapper.sh:*)",
"Bash(nix search:*)",
"WebFetch(domain:raw.githubusercontent.com)",
"WebFetch(domain:api.github.com)",
"WebFetch(domain:docs.tempo.xyz)",
"Bash(nix-prefetch-url:*)",
"WebFetch(domain:release-assets.githubusercontent.com)",
"Bash(nix build:*)",
"Bash(nix-build:*)",
"Bash(direnv version:*)",
"Bash(nix:*)",
"WebFetch(domain:devenv.sh)"
]
},
"sandbox": {
"enabled": true,
"autoAllowBashIfSandboxed": false
}
}