Skip to content
Merged
Changes from all commits
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
58 changes: 29 additions & 29 deletions .claude/settings.local.json
Original file line number Diff line number Diff line change
@@ -1,43 +1,43 @@
{
"permissions": {
"allow": [
"WebFetch(domain:www.chicks.net)",
"WebFetch(domain:developers.facebook.com)",
"WebFetch(domain:github.com)",
"WebFetch(domain:raw.githubusercontent.com)",
"WebFetch(domain:en.wikipedia.org)",
"WebFetch(domain:docs.github.com)",
"WebFetch(domain:docs.rs)",
"WebFetch(domain:fnox.jdx.dev)",
"WebFetch(domain:domains.opensrs.guide)",
"WebSearch",
"Bash(markdownlint-cli2:*)",
"Bash(gh pr view:*)",
"Bash(cargo audit:*)",
"Bash(cargo build:*)",
"Bash(cargo clippy:*)",
"Bash(cargo fmt:*)",
"Bash(cargo info:*)",
"Bash(cargo metadata:*)",
"Bash(cargo search:*)",
"Bash(cargo tree:*)",
"Bash(cue export:*)",
"Bash(gh issue create:*)",
"Bash(gh issue view:*)",
"Bash(gh pr diff:*)",
"Bash(gh pr view:*)",
"Bash(gh release list:*)",
"Bash(gh run list:*)",
"Bash(gh run view:*)",
"Bash(git log:*)",
"Bash(identify:*)",
"Bash(cue export:*)",
"Bash(cargo search:*)",
"Bash(cargo info:*)",
"Bash(just shellcheck:*)",
"Bash(just --list)",
"Bash(just check:*)",
"Bash(just claude_review:*)",
"Bash(just cue-verify:*)",
"Bash(just list:*)",
"Bash(just --list)",
"Bash(just check:*)",
"Bash(gh run list:*)",
"Bash(gh run view:*)",
"Bash(gh issue create:*)",
"Bash(gh issue view:*)",
"Bash(just shellcheck:*)",
"Bash(markdownlint-cli2:*)",
"Bash(sea-orm-cli generate entity:*)",
"Bash(cargo build:*)",
"Bash(cargo fmt:*)",
"Bash(cargo clippy:*)",
"Bash(cargo audit:*)",
"WebFetch(domain:crates.io)",
"Bash(cargo metadata:*)",
"Bash(cargo tree:*)",
"Bash(gh release list:*)"
"WebFetch(domain:developers.facebook.com)",
"WebFetch(domain:docs.github.com)",
"WebFetch(domain:docs.rs)",
"WebFetch(domain:domains.opensrs.guide)",
"WebFetch(domain:en.wikipedia.org)",
"WebFetch(domain:fnox.jdx.dev)",
"WebFetch(domain:github.com)",
"WebFetch(domain:raw.githubusercontent.com)",
"WebFetch(domain:www.chicks.net)",
"WebSearch"
],
"deny": [],
"ask": []
Expand Down
Loading