feat: Agent assignment index page (#12364)

This commit is contained in:
Sivin Varghese
2025-09-04 12:02:35 +05:30
committed by GitHub
parent f2cabd6c82
commit ce1690eeb1
8 changed files with 152 additions and 2 deletions
+1
View File
@@ -1,6 +1,7 @@
export const FEATURE_FLAGS = {
AGENT_BOTS: 'agent_bots',
AGENT_MANAGEMENT: 'agent_management',
ASSIGNMENT_V2: 'assignment_v2',
AUTO_RESOLVE_CONVERSATIONS: 'auto_resolve_conversations',
AUTOMATIONS: 'automations',
CAMPAIGNS: 'campaigns',