Skip to content
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

feat(agent): add app starter role in mutli agent #2265

Merged

Conversation

cinjoseph
Copy link
Contributor

Description

在多Agent的角色中增加了一个AppStarter角色,可以在前端直接选目标APP进行启动。

How Has This Been Tested?

image

Snapshots:

Include snapshots for easier review.

Checklist:

  • [*] My code follows the style guidelines of this project
  • [*] I have already rebased the commits and make the commit message conform to the project standard.
  • [*] I have performed a self-review of my own code
  • [*] I have commented my code, particularly in hard-to-understand areas
  • [*] I have made corresponding changes to the documentation
  • [*] Any dependent changes have been merged and published in downstream modules

@github-actions github-actions bot added agent Module: agent enhancement New feature or request labels Jan 2, 2025
@csunny
Copy link
Collaborator

csunny commented Jan 2, 2025

The approach is to treat the app as a kind of resource for Agent to use, which scenarios will be used?

@cinjoseph
Copy link
Contributor Author

cinjoseph commented Jan 3, 2025

@csunny magic
1 - Apps are also a resource that can solve problems. it can be treat a large tool.
2 - a big multiAgent may maintained by multiple teams. cascade App struct can help maintaining much easier

Copy link
Collaborator

@csunny csunny left a comment

Choose a reason for hiding this comment

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

LGTM~

Copy link
Collaborator

@yhjun1026 yhjun1026 left a comment

Choose a reason for hiding this comment

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

r+

@Aries-ckt Aries-ckt merged commit 0e3b2dc into eosphoros-ai:main Jan 3, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
agent Module: agent enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants