Skip to content

Conversation

@focusedbrain
Copy link
Owner

@focusedbrain focusedbrain commented Nov 19, 2025

Note

Removes readme.txt from the repository.

Written by Cursor Bugbot for commit db81e4a. This will update automatically on new commits. Configure here.

focusedbrain added a commit that referenced this pull request Dec 1, 2025
Implemented event tag detection flow:
- Integrated routeEventTagInput() in handleSendMessage()
- Added generateEventTagMatchFeedback() helper function
- Display match feedback in chat when #tags match agent listeners

When user types '#24 check invoice' and Agent #3 has event trigger '#24':
- NLP Classifier extracts triggers: ['#24']
- InputCoordinator.routeEventTagTrigger() checks all agents' listeners
- Match feedback displayed: 'Match Detected: Agent #3 matched #24'

Supports all Event Tag conditions:
- wrcode_valid: WRCode validation
- sender_whitelist: Sender address check
- body_keywords: Keyword matching
- website_filter: URL pattern matching
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants