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

Add more tasks to local settings

Includes tasks to validate environment and add files.

Changed files
+4 -1
.claude
+4 -1
.claude/settings.local.json
··· 8 8 "mcp__git-mcp-server__git_checkout", 9 9 "Bash(bun run lint:*)", 10 10 "mcp__git-mcp-server__git_commit", 11 - "mcp__git-mcp-server__git_push" 11 + "mcp__git-mcp-server__git_push", 12 + "Bash(bunx tsc:*)", 13 + "Bash(DID=did:test OZONE_URL=http://test OZONE_PDS=http://test BSKY_HANDLE=test.bsky.social BSKY_PASSWORD=testpass bun --eval \"import(''./src/validateEnv.js'').then(m => m.validateEnvironment())\")", 14 + "mcp__git-mcp-server__git_add" 12 15 ], 13 16 "ask": [ 14 17 "curl"