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 Intercom widget with license key tracking
- Integrated Intercom messenger SDK with environment-based toggle
- Added INTERCOM_WIDGET flag (default: true) for easy enable/disable
- Configured custom attributes including license key for better support
- Custom attributes sent to Intercom:
- is_sys_admin, is_root_admin, role_id
- instance_url, license_key
- Widget can be disabled for commercial customers via environment config
- Increased initialization delay to ensure environment data loads
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments