Skip to content

Ground news answers with source URLs#822

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

Ground news answers with source URLs#822
asim merged 1 commit into
mainfrom
codex/increment-821

Conversation

@asim

@asim asim commented Jun 30, 2026

Copy link
Copy Markdown
Member

Summary

  • Include source domains and article URLs in news headline context while preserving ids for news_read.
  • Return original source URLs from live-feed-backed news search results so synthesized answers can cite readable links instead of internal /news?id=... links.
  • Add regression coverage for headline and search grounding.

Testing

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

Closes #819
Closes #821

@asim asim added the codex Created by Codex label Jun 30, 2026
@asim asim merged commit 71256f2 into main Jun 30, 2026
2 checks passed
@asim asim mentioned this pull request Jun 30, 2026
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 #72 Make news answers cite source links instead of opaque ids

2 participants