Skip to content

Improve news topic headline matching#844

Merged
asim merged 1 commit into
mainfrom
codex/increment-843
Jun 30, 2026
Merged

Improve news topic headline matching#844
asim merged 1 commit into
mainfrom
codex/increment-843

Conversation

@asim

@asim asim commented Jun 30, 2026

Copy link
Copy Markdown
Member

Summary

  • Match news headline topics against category, title, description, and content instead of category only.
  • Expand common technology/AI topic terms so prompts like latest technology news can return grounded AI/tech headlines when feeds categorize them as Dev or similar.
  • Add regression coverage for topic synonym matching.

Closes #841
Closes #843

Testing

  • go build ./...
  • go test ./... -short
  • go vet ./...

@asim asim added the codex Created by Codex label Jun 30, 2026
@asim asim merged commit 977f2d5 into main Jun 30, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

codex Created by Codex

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Continuous improvement increment #77 Restore live news-backed agent answers when feeds are unavailable

2 participants