mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-08-10 08:21:54 +00:00
25 lines
697 B
Markdown
25 lines
697 B
Markdown
## Ready issue
|
|
|
|
Implements #<issue-number>
|
|
|
|
<!--
|
|
Replace the placeholder above with exactly one GitHub issue that has the
|
|
`state:ready` label. Use "Implements", not "Closes", "Fixes", or "Resolves":
|
|
the issue remains open for human verification after this PR is merged.
|
|
-->
|
|
|
|
## Summary
|
|
|
|
<!-- Explain the solution, how it follows the agreed design, and how it meets each acceptance criterion. -->
|
|
|
|
## Verification
|
|
|
|
<!-- List the automated and manual checks used to verify the change. -->
|
|
|
|
- [ ] Tests added or updated for the changed behavior
|
|
- [ ] Relevant tests and quality checks pass locally
|
|
|
|
## Additional context
|
|
|
|
<!-- Include screenshots, compatibility notes, follow-up work, or "None". -->
|