Add Agent Collaboration Optimizer and Learning Scheduler Tools#3042
Closed
Rock-Shell wants to merge 3 commits into
Closed
Add Agent Collaboration Optimizer and Learning Scheduler Tools#3042Rock-Shell wants to merge 3 commits into
Rock-Shell wants to merge 3 commits into
Conversation
Rock-Shell
commented
Jun 21, 2025
- Adds collaboration_optimizer.py: a Gym-based RL environment for testing and training agent collaboration.
- Adds agent_scheduler.py: a performance-aware retraining scheduler for CrewAI agents.
lucasgomide
reviewed
Jun 26, 2025
Contributor
There was a problem hiding this comment.
@Rock-Shell Very interesting! Thanks for your collaboration..
I have a few points here
- I'm curious to understand about how it is working with agents, would you mind recoding a Loom video explain that?
- After validated would be great add some documentation about that
|
|
||
| [tool.bandit] | ||
| exclude_dirs = ["src/crewai/cli/templates"] | ||
| [tool.poetry.dev-dependencies] |
Contributor
There was a problem hiding this comment.
We uses UV as default package manger. Don't change it pls
| return 3 # Moderate | ||
|
|
||
|
|
||
| class AgentSchedulerTool(BaseTool): |
Contributor
There was a problem hiding this comment.
Very interesting!
We have a dedicated repo for tools. Could you move it to there
lucasgomide
requested changes
Jun 26, 2025
lucasgomide
left a comment
Contributor
There was a problem hiding this comment.
I'm request changing due you have changed pyproject to use poetry instead of uv
Author
|
Hi Lucas,
Here <https://www.loom.com/share/47fc3391b7734d4ca0fb12ecc5467bbe> is the
Loom video you requested. I have also moved this to the mentioned repo,
with the branch name, *feature/add_scheduler_n_collaboration_agent
<crewAIInc/crewAI-tools#377>*
*I hope that explains everything. Please let me know if you need more
information*
*Thank you*
…On Thu, Jun 26, 2025 at 7:18 PM Lucas Gomide ***@***.***> wrote:
***@***.**** requested changes on this pull request.
I'm request changing due you have changed pyproject to use poetry instead
of uv
—
Reply to this email directly, view it on GitHub
<#3042 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALAUSQBBZOSV2OJ24Y4QBPL3FP2ZZAVCNFSM6AAAAAB7Z6JI52VHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZDSNRSGIYDEMBXGI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Contributor
|
This PR is stale because it has been open for 45 days with no activity. |
Contributor
|
Closing as stale |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.