Skip to content

Add a blog post about how to get started with Quarkus and A2A #2345

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

fjuma
Copy link

@fjuma fjuma commented Jun 26, 2025

No description provided.

Copy link
Member

@gsmet gsmet left a comment

Choose a reason for hiding this comment

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

This is really cool, thanks!

@gsmet
Copy link
Member

gsmet commented Jul 2, 2025

@fjuma I have one small question: can the second application answer questions like: "find me a room in LA for 2 people the next week-end where the weather is nice" i.e. can it orchestrate both agents?

Copy link

github-actions bot commented Jul 2, 2025

🎊 PR Preview d899d8b has been successfully built and deployed to https://quarkus-site-pr-2345-preview.surge.sh

  • Images of blog posts older than 3 months are not available.
  • Newsletters older than 3 months are not available.

@fjuma
Copy link
Author

fjuma commented Jul 2, 2025

@fjuma I have one small question: can the second application answer questions like: "find me a room in LA for 2 people the next week-end where the weather is nice" i.e. can it orchestrate both agents?

Not at the moment. Currently, the host agent just delegates the question to one of the two agents and returns the response. It doesn't use the response from one agent to send a request to the other agent, but this would certainly be a nice extension to demonstrate at some point.

@fjuma
Copy link
Author

fjuma commented Jul 2, 2025

Just a general note, am back from PTO and will catch up with Kabir on the release plans and then we'll update the date of this post accordingly.

@gsmet gsmet marked this pull request as draft July 2, 2025 14:37
@gsmet
Copy link
Member

gsmet commented Jul 2, 2025

OK, making it draft for now then. Shout loudly when it's ready!

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