-
Notifications
You must be signed in to change notification settings - Fork 604
Feat: graduate multiagent hook events from experimental #1498
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
base: main
Are you sure you want to change the base?
Conversation
Codecov Report❌ Patch coverage is
📢 Thoughts on this report? Let us know! |
zastrowm
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's make sure to update the docs too. I got asked about multi-agent hooks because it wasn't obvious that the hooks weren't documented with the rest of the hooks.
(right now they're in https://strandsagents.com/latest/documentation/docs/user-guide/concepts/experimental/multi-agent-hooks/)
Description
After serval months, we think it's time we move multiagent hook events out of experimental.
Related Issues
Documentation PR
Type of Change
Bug fix
New feature
Breaking change
Documentation update
Other (please describe):
Testing
How have you tested the change? Verify that the changes do not break functionality or introduce warnings in consuming repositories: agents-docs, agents-tools, agents-cli
hatch run prepareChecklist
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.