Skip to content

chore: deploy WEB settings.json v2 (corrected format)#4

Merged
Jaureguy760 merged 1 commit into
mainfrom
chore/settings-v2
Feb 23, 2026
Merged

chore: deploy WEB settings.json v2 (corrected format)#4
Jaureguy760 merged 1 commit into
mainfrom
chore/settings-v2

Conversation

@Jaureguy760

Copy link
Copy Markdown
Owner

Summary

  • Deploys corrected .claude/settings.json with WEB domain profile
  • Fixes enabledPlugins format: now uses {"name@marketplace": true} object (was array)
  • Adds permissions allow/deny list, hooks (branch-protection, test-gate), sandbox config

What changed

Section Before After
enabledPlugins Array (ignored by Claude Code) Object with name@marketplace keys
permissions.allow Missing Domain-specific tool allowlist
permissions.deny Missing Destructive commands + secrets blocked
hooks Missing branch-protection + test-gate
sandbox Missing Enabled with auto-allow

Domain profile: WEB

  • 52 plugins enabled
  • 132 permission allows
  • 20 permission denies

Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

Replaces incorrect array-format enabledPlugins with proper object format.
Adds permissions (allow/deny), hooks, sandbox config.

Domain: WEB
Profile: WEB_SETTINGS.json

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@Jaureguy760 Jaureguy760 merged commit 5079012 into main Feb 23, 2026
1 check failed
@Jaureguy760 Jaureguy760 deleted the chore/settings-v2 branch February 23, 2026 03:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant