Skip to content

feat: export extractCitations + bridgeCitationsState (0.0.23)#196

Merged
blove merged 2 commits into
mainfrom
claude/citations-public-exports-0.0.23
May 5, 2026
Merged

feat: export extractCitations + bridgeCitationsState (0.0.23)#196
blove merged 2 commits into
mainfrom
claude/citations-public-exports-0.0.23

Conversation

@blove
Copy link
Copy Markdown
Contributor

@blove blove commented May 5, 2026

Summary

A fresh-install smoke test against published @ngaf/langgraph@0.0.22 and @ngaf/ag-ui@0.0.22 (in ~/tmp/ngaf) caught that the two citation normalizers shipped in 0.0.21 were wired internally but never exported from the public API. Both should be public — advanced consumers building custom adapters or non-standard reducers want to reuse the same normalizer logic.

Changes

  • @ngaf/langgraph public API: export extractCitations
  • @ngaf/ag-ui public API: export bridgeCitationsState

Synchronized version bump

All 16 @ngaf/* libraries → 0.0.23. Tag v0.0.23 will trigger the publish workflow.

Test plan

  • npx nx run langgraph:lint && npx nx run ag-ui:lint green
  • npx nx run-many -t test --projects=langgraph,ag-ui green
  • Existing 0.0.21 unit tests on both normalizers continue to pass

Caught by smoke test against published 0.0.22: both citation normalizers
were wired internally but never exported from the public surface.
Exposing them lets advanced consumers reuse the normalizers when bridging
custom message shapes or building non-standard reducers.

Synchronized version bump to 0.0.23 across all 16 @Ngaf libs.
@vercel
Copy link
Copy Markdown

vercel Bot commented May 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cacheplane Ready Ready Preview, Comment May 5, 2026 5:56pm

Request Review

@blove blove merged commit 72cb250 into main May 5, 2026
14 checks passed
@blove blove deleted the claude/citations-public-exports-0.0.23 branch May 5, 2026 18:01
blove added a commit that referenced this pull request May 8, 2026
Sourced from PR #196#200 bodies and commits. Restores continuity
between 0.0.22 (already on file) and 0.0.28+0.0.29 (added in #207
and #211).

No code changes.

Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
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.

1 participant