A tool for parsing traffic on the jetstream and applying a moderation workstream based on regexp based rules

Update .claude settings

Changed files
+7 -1
.claude
+7 -1
.claude/settings.local.json
··· 14 14 "Bash(bunx eslint:*)", 15 15 "Bash(bun test:run:*)", 16 16 "Bash(wc:*)", 17 - "Bash(grep:*)" 17 + "Bash(grep:*)", 18 + "Bash(npm test:*)", 19 + "Bash(npx vitest:*)", 20 + "Bash(npm install:*)", 21 + "Bash(git stash:*)", 22 + "Bash(gh pr view:*)", 23 + "Bash(gh pr edit:*)" 18 24 ], 19 25 "deny": [], 20 26 "ask": []