Skip to content

feat(ag-ui): canonicalize the Dawn adapter#360

Merged
blove merged 31 commits into
mainfrom
blove/ag-ui-adapter
Jul 14, 2026
Merged

feat(ag-ui): canonicalize the Dawn adapter#360
blove merged 31 commits into
mainfrom
blove/ag-ui-adapter

Conversation

@blove

@blove blove commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Summary

  • replace the legacy translator with the canonical transport-agnostic toAguiEvents / fromRunAgentInput adapter and a focused @dawn-ai/ag-ui/sse encoder subpath
  • route CLI dev/start AG-UI requests through that adapter with middleware parity, standard addressed interrupt resume, disconnect cancellation, faithful tool-call IDs, and working one-shot dawn run threads
  • remove legacy custom/state compatibility UI and exports; update docs, examples, changesets, pack validation, and installed-package probes

Verification

  • pnpm ci:validate
  • pnpm --filter @dawn-ai/ag-ui build && pnpm --filter @dawn-ai/ag-ui typecheck && pnpm --filter @dawn-ai/ag-ui lint && pnpm --filter @dawn-ai/ag-ui test
  • pnpm --filter @dawn-ai/langchain build && pnpm --filter @dawn-ai/langchain typecheck && pnpm --filter @dawn-ai/langchain test
  • pnpm --filter @dawn-ai/cli build && pnpm --filter @dawn-ai/cli typecheck && pnpm --filter @dawn-ai/cli lint && pnpm --filter @dawn-ai/cli test
  • pnpm test:published-artifacts
  • manual smoke in ~/tmp/dawn-app: dawn run /chat#agent; exact /agui/%2Fchat%23agent canonical five-event sequence through both dev and start; no custom or state events

Release

Patch changesets for @dawn-ai/ag-ui, @dawn-ai/cli, and @dawn-ai/langchain preserve the current 0.8.x fixed-group release line.

blove and others added 30 commits July 11, 2026 12:41
# Conflicts:
#	packages/cli/src/lib/dev/agui-handler.ts
#	packages/cli/src/lib/dev/runtime-server.ts
#	packages/cli/test/agui-endpoint.test.ts
@vercel

vercel Bot commented Jul 14, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
dawnai Ready Ready Preview, Comment Jul 14, 2026 5:17pm

Request Review

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated approval: this PR received an intelligent (AI) code review. See the review comments on this PR.

@github-actions

github-actions Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Claude finished @blove's task in 0s —— View job


I'll analyze this and get back to you.

Comment thread scripts/lib/pack-check.mjs Fixed
@github-actions

github-actions Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Claude finished @blove's task in 0s —— View job


I'll analyze this and get back to you.

@blove
blove merged commit 20f0407 into main Jul 14, 2026
14 checks passed
@blove
blove deleted the blove/ag-ui-adapter branch July 14, 2026 17:29
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