Skip to content

[Feature Request] Feishu Multi-Account @Mention Routing #24249

@lori227

Description

@lori227

Problem Description

When using multiple Feishu bot accounts in the same group chat, there's no way to route messages to the correct agent based on who was @mentioned.

Current behavior

User @小路 in group → stock bot receives first → 娜美 replies ❌
User @娜美 in group → main bot receives first → 小路 replies ❌

Expected behavior

User @小路 in group → main agent handles → 小路 replies ✅
User @娜美 in group → stock agent handles → 娜美 replies ✅  
User @乔巴 in group → vedio agent handles → 乔巴 replies ✅

Use Case

AI Crew/Team Setup with multiple personas in one group chat.

Proposed Solutions

Option 1: @Mention Routing

Add routeOnMention config to inspect @mentions and route accordingly.

Option 2: Single Entry Point + Internal Routing

Allow one account to receive all messages and internally forward to appropriate agent.

See full details in discussion.

/label enhancement, feishu, feature-request

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions