Skip to content

Feat: A2A Server (under development) #2212

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 3 commits into
base: master
Choose a base branch
from

Conversation

Saedbhati
Copy link
Collaborator

@Saedbhati Saedbhati commented Apr 16, 2025

Description

Integrating the A2A server into Camel-AI. This includes two main components: the A2A Server and the A2A Client. The A2A Server is responsible for creating a server that enables communication between different models. The A2A Client connects to the A2A agent and sends tasks for processing. I would like to discuss possible approaches for integrating this system within the Camel-AI architecture.
Fixing #2162

Checklist

Go over all the following points, and put an x in all the boxes that apply.

  • I have read the CONTRIBUTION guide (required)
  • I have linked this PR to an issue using the Development section on the right sidebar or by adding Fixes #issue-number in the PR description (required)
  • I have checked if any dependencies need to be added or updated in pyproject.toml and uv lock
  • I have updated the tests accordingly (required for a bug fix or a new feature)
  • I have updated the documentation if needed:
  • I have added examples if this is a new feature

If you are unsure about any of these, don't hesitate to ask. We are here to help!

@Wendong-Fan Wendong-Fan requested a review from MuggleJinx April 20, 2025 07:53
Copy link
Collaborator

@GitHoobar GitHoobar left a comment

Choose a reason for hiding this comment

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

hey @Saedbhati , just make sure to follow the repository conventions. You can find them under contributing.MD

@Saedbhati
Copy link
Collaborator Author

Hi @GitHoobar , sorry for any inconvenience. I’ve just started my open-source contribution journey, so I really appreciate your guidance. Please feel free to correct me—I'll do my best to avoid mistakes next time!

@GitHoobar
Copy link
Collaborator

s

Hi @GitHoobar , sorry for any inconvenience. I’ve just started my open-source contribution journey, so I really appreciate your guidance. Please feel free to correct me—I'll do my best to avoid mistakes next time!

sure, no worries. I would say I will give it a proper review after you complete it. So for you is this PR ready/completed?

@Saedbhati
Copy link
Collaborator Author

s

Hi @GitHoobar , sorry for any inconvenience. I’ve just started my open-source contribution journey, so I really appreciate your guidance. Please feel free to correct me—I'll do my best to avoid mistakes next time!

sure, no worries. I would say I will give it a proper review after you complete it. So for you is this PR ready/completed?

No i just want to ask that am i implementing this correctly architectural wise?

@JINO-ROHIT
Copy link
Collaborator

putting this on draft

@JINO-ROHIT JINO-ROHIT marked this pull request as draft April 23, 2025 08:23
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