Skip to content

Conversation

@satyadevai
Copy link
Collaborator

@satyadevai satyadevai commented Nov 20, 2025

Closes #2460

Note

Include MockScrapeWebsiteTool in the analyzer_agent setup within tests/test_instrumentor.py.

Written by Cursor Bugbot for commit 3ad978c. This will update automatically on new commits. Configure here.

@satyadevai satyadevai requested a review from a team as a code owner November 20, 2025 16:25
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Nov 20, 2025
@satyadevai satyadevai changed the title Crew AI Ci failures fix: Crew AI Ci failures Nov 20, 2025
goal="Extract quotes from text",
backstory="You extract quotes from text",
llm=llm,
tools=[MockScrapeWebsiteTool()],
Copy link
Collaborator

Choose a reason for hiding this comment

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

provide comment/details on the changes.
can tools be passed in an empty list

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

[bug]Fix CrewAI CI Failures

2 participants