Skip to content

Use structured message content for bot mention extraction #562

Description

@kristofferremback

Bot invocation outbox handling currently extracts @mentions from message markdown because the message:created outbox payload exposes contentMarkdown but not the canonical ProseMirror contentJson. This is an interim limitation acknowledged in PRs #550 and #553.\n\nFollow-up:\n- Extend the message:created outbox payload/parser to include contentJson or structured mention nodes.\n- Update bot invocation mention extraction to consume structured mention entities instead of markdown regex matching.\n- Preserve the current resolved-mentionable-bot suppression behavior while removing regex-based semantic gating.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions