feat: add global worker agent templates and improve agent config ui#1351
feat: add global worker agent templates and improve agent config ui#1351claytonlin1110 wants to merge 2 commits intoeigent-ai:mainfrom
Conversation
f87f471 to
ceb95f0
Compare
|
@Wendong-Fan @a7m-1st @Pakchoioioi Please review this PR when you have a chance. |
|
@4pmtong Would you please review this? |
|
Anyone can review this PR? Thanks. |
|
Thanks for the PR @claytonlin1110 , it seems a medium size PR. Do you mind attaching some videos or screenshots of your exact changes so that we can have an easy time to assess beforehand? Depending on that if it's a core user flow feature, we might need to update the docs too. Thanks for that ! |
ceb95f0 to
abf4426
Compare
Global Agents tabglobal.mp4Create from template and save as global templatecreate_from_template.mp4Export / Import agent config (Add Worker)export_import_agent_config.mp4 |
|
@a7m-1st Uploaded video. |
|
Awesome thanks @claytonlin1110 , I have forwarded the PR to @Pakchoioioi and @Douglasymlai to align the features and UI/UX |
|
Hi @claytonlin1110 thanks for this PR. I will have a meeting with @Pakchoioioi this week go through this feature, since it's a big update to the project structure. We will get back to you ASAP. |
|
@Douglasymlai @Pakchoioioi Any update? |
|
@Douglasymlai Please let me know if you have any update for this. Wanna get this PR reviewed asap. Thanks. |
Related Issue
Closes #1345
Context: Worker agents are already user-scoped (stored per user in the app and shared across all projects). This PR adds file-based global templates so you can keep a reusable library of agent configs that survives cleared app data and can be backed up or moved between machines, plus UI improvements for managing and reusing them.
Description
Feature 1: Global Worker Agent templates
Feature 2: Agent configuration UI
What is the purpose of this pull request?
Contribution Guidelines Acknowledgement