Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Support AG-UI protocol for frontend-agent communication#2223

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
DouweM merged 9 commits intopydantic:mainfromstevenh:feat/ag-ui-adapter-toolset
Jul 18, 2025

Conversation

stevenh
Copy link
Contributor

@stevenhstevenh commentedJul 16, 2025
edited by DouweM
Loading

AG-UI adapter enabling integration with the AG-UI protocol via the Agent.to_ag_ui() method.

This includes a full example for all features in the AG-UI dojo.

Fixesag-ui-protocol/ag-ui#5
Fixes#1864

@hyperlint-aiHyperlint AI
Copy link
Contributor

PR Change Summary

Introduced the AG-UI adapter for integration with the AG-UI protocol, including comprehensive documentation and examples.

  • Added documentation for the Agent User Interaction (AG-UI) Protocol.
  • Introduced a convenience methodAgent.to_ag_ui() for PydanticAI agents.
  • Included examples demonstrating AG-UI features and integration with PydanticAI.
  • Updated installation instructions to include AG-UI dependencies.

Modified Files

  • docs/install.md

Added Files

  • docs/ag-ui.md
  • docs/api/ag_ui.md
  • examples/pydantic_ai_ag_ui_examples/README.md

How can I customize these reviews?

Check out theHyperlint AI Reviewer docs for more information on how to customize the review.

If you just want to ignore it on this PR, you can add thehyperlint-ignore label to the PR. Future changes won't trigger a Hyperlint review.

Note specifically for link checks, we only check the first 30 links in a file and we cache the results for several hours (for instance, if you just added a page, you might experience this). Our recommendation is to addhyperlint-ignore to the PR to ignore the link check for this PR.

@DouweMDouweM self-assigned thisJul 16, 2025
@DouweMDouweM marked this pull request as ready for reviewJuly 16, 2025 21:44
@stevenhstevenhforce-pushed thefeat/ag-ui-adapter-toolset branch 3 times, most recently from828d92d to46394c1CompareJuly 16, 2025 23:39
@stevenhstevenhforce-pushed thefeat/ag-ui-adapter-toolset branch from46394c1 toa7eaf53CompareJuly 17, 2025 18:32
@DouweMDouweM changed the titlefeat: AG-UI adapterSupport AG-UI protocol for frontend-agent communicationJul 17, 2025
stevenhand others added7 commitsJuly 17, 2025 22:28
AG-UI adapter enabling integration with the AG-UI protocol viathe Agent.to_ag_ui() method.This includes a full example for all features in the AG-UI dojo.Fixes:ag-ui-protocol/ag-ui/issues/5
Restore the empty `ThinkingTextMessageContentEvent` to ensure that theuser can be informed when the model starts thinking, even if no content isavailable at that moment.
@stevenhstevenhforce-pushed thefeat/ag-ui-adapter-toolset branch fromc0b402c to145f71dCompareJuly 17, 2025 21:29
Refactor examples and documentation for the AG-UI integration, includingrenaming and restructuring files for clarity and consistency. Thisincludes moving examples to a dedicated directory and updatingreferences in the documentation.Use Pydantic AI instead of PydanticAI for consistency.Fix import orders in the examples.
@stevenhstevenhforce-pushed thefeat/ag-ui-adapter-toolset branch frome9a0669 to46acd66CompareJuly 18, 2025 10:46
Restore AG-UI code snippets in documentation and examples.
@DouweMDouweM merged commit431ec33 intopydantic:mainJul 18, 2025
19 checks passed
@stevenhstevenh deleted the feat/ag-ui-adapter-toolset branchJuly 18, 2025 17:11
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees

@DouweMDouweM

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

PydanticAI support AG-UI Protocol Integration with Pydantic AI
2 participants
@stevenh@DouweM

[8]ページ先頭

©2009-2025 Movatter.jp