Skip to content

feat: add grounded source metadata to chat responses#137

Open
nv78 wants to merge 1 commit intomainfrom
codex/citation-grounding-ui
Open

feat: add grounded source metadata to chat responses#137
nv78 wants to merge 1 commit intomainfrom
codex/citation-grounding-ui

Conversation

@nv78
Copy link
Member

@nv78 nv78 commented Mar 26, 2026

Summary

  • add structured source metadata to chat/public API responses
  • preserve source storage compatibility while allowing richer document citations
  • render grounded source cards in the chat UI and recover citations from stored relevant chunks

Issue

Verification

  • cd backend && pytest -q
  • cd frontend && npm run test:ci
  • cd frontend && npm run build

Notes

  • Targeting main because remote dev is currently behind main.

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.

Strengthen citation grounding and evidence provenance across chat and workflows

1 participant