You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"_comment": "Per Claude Code plugin spec, only `agent` and `subagentStatusLine` keys are supported in a plugin's settings.json — all other keys (including `permissions`) are silently ignored. The §3.7 single-permission contract's allow/ask/deny rules ship in lib/permissions-template.json and the /lua-doctor slash command offers to merge them into the user's project `.claude/settings.json` on first run. This file exists as a placeholder for future plugin-level defaults (e.g. subagent status line styling) and as documentation of where permission rules used to live."