Skip to content

Conversation

@jtanningbed
Copy link
Contributor

This PR adds a sample agent implementation using AG2 (autogen) framework:

  • Demonstrates integration of AG2's AssistantAgent with the A2A protocol
  • Showcases interoperability between A2A and Model Context Protocol (MCP)
  • Implements a specialized YouTube content agent using mcp-youtube server
  • Features structured output processing with OpenAI

This sample highlights how A2A can facilitate connections between diverse agent frameworks, with task requests handled by A2A while specialized processing is managed by framework-specific tools.

@google-cla
Copy link

google-cla bot commented Apr 18, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@dmandar
Copy link
Contributor

dmandar commented Apr 28, 2025

Thanks for the PR. Can you please resolve conflicts?

@jtanningbed jtanningbed changed the title [example] - AG2 (autogen) + MCP Example Agent Server Implementation feat[samples] - AG2 (autogen) + MCP Example Agent Server Implementation Apr 28, 2025
@jtanningbed jtanningbed changed the title feat[samples] - AG2 (autogen) + MCP Example Agent Server Implementation feat[samples]: AG2 (autogen) + MCP Example Agent Server Implementation Apr 28, 2025
@jtanningbed jtanningbed changed the title feat[samples]: AG2 (autogen) + MCP Example Agent Server Implementation feat(samples): AG2 (autogen) + MCP Example Agent Server Implementation Apr 28, 2025
@jtanningbed
Copy link
Contributor Author

Thanks for the PR. Can you please resolve conflicts?

done, thank you!

@qingyun-wu
Copy link

Hi, conflicts resolved. @dmandar Could you help review again? Thank you!

@DJ-os DJ-os requested a review from dmandar April 30, 2025 16:36
Copy link
Contributor

@dmandar dmandar left a comment

Choose a reason for hiding this comment

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

Thanks for the PR. Please fix linter errors.

@dmandar dmandar merged commit 3a118f6 into a2aproject:main Apr 30, 2025
3 of 5 checks passed
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.

4 participants