- Disable Sentry in all 3 configs (client/server/edge) - replayIntegration was recording every DOM mutation causing overhead in Chrome - Remove grain-overlay div and its CSS (SVG feTurbulence + mix-blend-mode:overlay forces software compositing in Chrome on every frame) - Remove mix-blend-multiply from BackgroundBlobs (prevents Chrome GPU compositing) - Delete unused Grain.tsx, ShaderGradientBackground.tsx and its client wrapper Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
13 lines
209 B
JSON
13 lines
209 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(git remote:*)",
|
|
"Bash(git pull:*)",
|
|
"Bash(git checkout:*)",
|
|
"Bash(git merge:*)",
|
|
"Bash(git push:*)",
|
|
"Bash(git add:*)"
|
|
]
|
|
}
|
|
}
|