Skip to content

Fix breaking news detection: match on 2+ shared keywords instead of e…#357

Merged
asim merged 1 commit intomainfrom
claude/track-api-usage-L6x8s
Mar 23, 2026
Merged

Fix breaking news detection: match on 2+ shared keywords instead of e…#357
asim merged 1 commit intomainfrom
claude/track-api-usage-L6x8s

Conversation

@asim
Copy link
Member

@asim asim commented Mar 23, 2026

…xact key

Previous approach required exact match on first 4 sorted keywords, which almost never matched across sources. Now compares every pair of articles from different categories and surfaces when they share 2+ significant keywords. Logs which categories matched.

https://claude.ai/code/session_016UhaM3HefwZjArvB7hHbpE

…xact key

Previous approach required exact match on first 4 sorted keywords,
which almost never matched across sources. Now compares every pair
of articles from different categories and surfaces when they share
2+ significant keywords. Logs which categories matched.

https://claude.ai/code/session_016UhaM3HefwZjArvB7hHbpE
@asim asim merged commit 0bc3bff into main Mar 23, 2026
2 checks passed
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