File tree Expand file tree Collapse file tree 4 files changed +698
-0
lines changed
Expand file tree Collapse file tree 4 files changed +698
-0
lines changed Original file line number Diff line number Diff line change 1+ CLAUDE.local.md
2+ settings.local.json
3+ worktrees /
4+ plans /
Original file line number Diff line number Diff line change 1+ @../AGENTS.md
Original file line number Diff line number Diff line change 1+ {
2+ "permissions" : {
3+ "allow" : [
4+ " Bash(./mvnw:*)" ,
5+ " Bash(./scripts/check_dependency_updates.sh:*)" ,
6+ " Bash(./scripts/install_local.sh:*)" ,
7+ " Bash(./scripts/run_all_bolt_tests.sh:*)" ,
8+ " Bash(./scripts/run_all_client_tests.sh:*)" ,
9+ " Bash(./scripts/run_no_prep_tests.sh:*)" ,
10+ " Bash(./scripts/set_version.sh:*)" ,
11+ " Bash(gh issue view:*)" ,
12+ " Bash(gh label list:*)" ,
13+ " Bash(gh pr checks:*)" ,
14+ " Bash(gh pr diff:*)" ,
15+ " Bash(gh pr list:*)" ,
16+ " Bash(gh pr status:*)" ,
17+ " Bash(gh pr update-branch:*)" ,
18+ " Bash(gh pr view:*)" ,
19+ " Bash(gh search code:*)" ,
20+ " Bash(git diff:*)" ,
21+ " Bash(git grep:*)" ,
22+ " Bash(git log:*)" ,
23+ " Bash(git show:*)" ,
24+ " Bash(git status:*)" ,
25+ " Bash(grep:*)" ,
26+ " Bash(ls:*)" ,
27+ " Bash(tree:*)" ,
28+ " WebFetch(domain:central.sonatype.com)" ,
29+ " WebFetch(domain:docs.slack.dev)" ,
30+ " WebFetch(domain:github.com)"
31+ ]
32+ }
33+ }
You can’t perform that action at this time.
0 commit comments