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
feat: add enabled config gates to all community commands + web UI toggles
- /help and /announce now check config.help.enabled / config.announce.enabled
- /snippet, /poll, /tldr already have enabled checks from their PRs
- Added help, announce, snippet, poll, tldr to SAFE_CONFIG_KEYS (API writable)
- Added Community Features card to web config editor with toggle for each
- config.json includes all 5 new sections (disabled by default = opt-in)
0 commit comments