-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Insights: crewAIInc/crewAI
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
0.130.0
published
Jun 12, 2025
15 Pull requests merged by 7 people
-
Added sanitize role feature in mem0 storage
#2988 merged
Jun 12, 2025 -
Update version to 0.130.0 and dependencies in pyproject.toml and uv.lock
#3002 merged
Jun 12, 2025 -
Fix issue 2993: Prevent Flow status logs from hiding human input
#2994 merged
Jun 11, 2025 -
Fix telemetry singleton pattern to respect dynamic environment variables
#2946 merged
Jun 11, 2025 -
LiteAgent w/ Guardrail
#2982 merged
Jun 10, 2025 -
docs: update Python version requirement from <=3.13 to <3.14
#2987 merged
Jun 10, 2025 -
Support async tool executions
#2983 merged
Jun 10, 2025 -
docs: fix the guide on persistence
#2849 merged
Jun 9, 2025 -
Fix missing manager_agent tokens in usage_metrics from kickoff
#2848 merged
Jun 9, 2025 -
docs: add integrations documentation and images for enterprise features
#2981 merged
Jun 9, 2025 -
feat: improve docs and logging for Multi-Org actions in CLI
#2980 merged
Jun 9, 2025 -
docs: improve docs about planning LLM usage
#2977 merged
Jun 9, 2025 -
build: upgrade LiteLLM to support latest Openai version
#2963 merged
Jun 9, 2025 -
docs: added Maxim support for Agent Observability
#2861 merged
Jun 8, 2025 -
Support multi org in CLI
#2969 merged
Jun 6, 2025
12 Pull requests opened by 7 people
-
feat: Add A2A (Agent-to-Agent) protocol support for remote interoperability
#2971 opened
Jun 6, 2025 -
Improve Logs
#2975 opened
Jun 8, 2025 -
Fix SSL certificate verification in provider data fetching
#2979 opened
Jun 9, 2025 -
Fix issue #2984: Add support for watsonx/meta-llama/llama-4-maverick-17b-128e-instruct-fp8 model
#2986 opened
Jun 10, 2025 -
updated docs
#2989 opened
Jun 10, 2025 -
Fix thread safety issue in CrewAIEventsBus (#2991)
#2992 opened
Jun 11, 2025 -
fix: possible fix for Thinking stuck
#2996 opened
Jun 11, 2025 -
Update quickstart.mdx
#2998 opened
Jun 11, 2025 -
docs: add comprehensive integration documentation for various services
#2999 opened
Jun 11, 2025 -
Fix issue #3000: Replace global sys.stdout/stderr hijacking with contextual suppression
#3001 opened
Jun 11, 2025 -
Updated Docs for maxim observability
#3003 opened
Jun 12, 2025 -
Lorenze/console printer nice
#3004 opened
Jun 12, 2025
13 Issues closed by 3 people
-
[BUG] litellm pin too strict
#3005 closed
Jun 13, 2025 -
[BUG] CrewAI fails to add new memories to Mem0 when in external memory
#2985 closed
Jun 12, 2025 -
[BUG] Unable to give knowledge to Custom LLM
#2333 closed
Jun 12, 2025 -
[BUG] memory=True causes embedding model token limit error with large input in CrewAI
#2753 closed
Jun 11, 2025 -
[BUG]How to configure APIs for multiple models
#2808 closed
Jun 10, 2025 -
[BUG] Custom tools are not called by the crewAI agent
#2664 closed
Jun 10, 2025 -
[FEATURE] Decompose complex task into sub-tasks
#2717 closed
Jun 10, 2025 -
[FEATURE] Record / Replay functionality for offline processing
#2759 closed
Jun 10, 2025 -
[BUG] Authentication Error When Using OpenAI Compatible LLMs - Generic error message
#2647 closed
Jun 9, 2025 -
[FEATURE] Support for openai 1.78 distribution
#2910 closed
Jun 9, 2025 -
[BUG]
#2628 closed
Jun 8, 2025 -
[BUG]
#2688 closed
Jun 8, 2025
9 Issues opened by 9 people
-
[FEATURE] Stop hijacking sys.stdout and sys.stderr
#3000 opened
Jun 11, 2025 -
[BUG] CREW getting stuck on any task as "THINKING" and gets FREEZE
#2997 opened
Jun 11, 2025 -
[BUG]CrewAIEventsBus singleton cause stream result mixed for multisession users of different crews
#2991 opened
Jun 11, 2025 -
[BUG] CrewAi Custom LLM is not calling get_context_window_size function
#2990 opened
Jun 10, 2025 -
[BUG] llama-4-maverick-17b-128e-instruct-fp8 through watsonx is not supported
#2984 opened
Jun 10, 2025 -
[BUG] SSLError on crewai create
#2978 opened
Jun 9, 2025 -
[FEATURE] support for A2A to expose and use crews as remotely interoperable agents
#2970 opened
Jun 6, 2025
35 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Fix agent knowledge
#2831 commented on
Jun 13, 2025 • 19 new comments -
feat: Foundry age CFB5 nt adapter
#2852 commented on
Jun 10, 2025 • 10 new comments -
Add PostgreSQL support for long-term memory storage
#2892 commented on
Jun 9, 2025 • 9 new comments -
Add TPM Controller to Respect LLM API Token Rate Limits
#2841 commented on
Jun 9, 2025 • 5 new comments -
docs: Make "Changing the LLM" model-agnostic
#2914 commented on
Jun 9, 2025 • 1 new comment -
Update internal_instructor.py MISSING API_KEY issue
#2786 commented on
Jun 13, 2025 • 1 new comment -
[BUG] Tool Error: list index out of range when using Qdrant Vector Search Tool with example from official docs
#2962 commented on
Jun 9, 2025 • 0 new comments -
Fixed no session issue while using bedrock
#2337 commented on
Jun 10, 2025 • 0 new comments -
Introduce more fine control over delegation
#2362 commented on
Jun 13, 2025 • 0 new comments -
Changed the import error to show missing module files
#2423 commented on
Jun 9, 2025 • 0 new comments -
fix: update OpenInference SDK link for Arize Phoenix integration
#2703 commented on
Jun 13, 2025 • 0 new comments -
Enhance Type Safety and Type Hinting in CrewAI Core Components
#2830 commented on
Jun 9, 2025 • 0 new comments -
Fixing various typos in /docs
#2855 commented on
Jun 12, 2025 • 0 new comments -
cleaning up some typos in scripts
#2860 commented on
Jun 10, 2025 • 0 new comments -
Feature: Add Featherless.ai provider (giving access to 4300+ open-source models)
#2864 commented on
Jun 9, 2025 • 0 new comments -
Changed Mem0 Storage v1.1 -> v2
#2893 commented on
Jun 10, 2025 • 0 new comments -
Add Oxylabs Web Scraping tools
#2905 commented on
Jun 10, 2025 • 0 new comments -
[SimulateDev] Quick wins and easy improvements
#2955 commented on
Jun 9, 2025 • 0 new comments -
[BUG] Cannot properly kill a flow
#2611 commented on
Jun 9, 2025 • 0 new comments -
[BUG] Unexpected embedchain dependency conflict when upgrading crewai and related packages
#2919 commented on
Jun 9, 2025 • 0 new comments -
[BUG] Crew Agent Experiencing Issues with Basic Task Execution
#2938 commented on
Jun 10, 2025 • 0 new comments -
[FEATURE]Allow customizing CrewAI code executor to include extra python libraries
#2933 commented on
Jun 10, 2025 • 0 new comments -
Async Tool Support
#195 commented on
Jun 10, 2025 • 0 new comments -
[BUG]Agent multimodal cannot send images to LLM correctly
#2565 commented on
Jun 10, 2025 • 0 new comments -
[BUG] Segmentation fault (core dumped)
#2632 commented on
Jun 10, 2025 • 0 new comments -
[BUG] native prompt formatting biases agent output
#2823 commented on
Jun 10, 2025 • 0 new comments -
[BUG] Custom Tool created receives a modified type inputs, and results got error when changing the LLM provider
#2826 commented on
Jun 10, 2025 • 0 new comments -
[FEATURE] Mem0 Memory transition to V2
#2776 commented on
Jun 10, 2025 • 0 new comments -
[BUG] Cannot add knowledges to Agent and "knowledge_sources" parameter doesnt work on Crew
#2806 commented on
Jun 11, 2025 • 0 new comments -
[BUG] USE `crewai create`, select Azure and fill the fields but has an issue
#2968 commented on
Jun 11, 2025 • 0 new comments -
[BUG] Incorrect `supports_response_schema` for OpenRouter models prevents structured output usage
#2729 commented on
Jun 12, 2025 • 0 new comments -
[BUG] CrewAI is not working with Ollama
#2932 commented on
Jun 12, 2025 • 0 new comments -
[BUG] RUN crewai create crew ... failed, is there a way to manually create a crew?
#2820 commented on
Jun 13, 2025 • 0 new comments -
[BUG] Your system has an unsupported version of sqlite3. Chroma
#2682 commented on
Jun 13, 2025 • 0 new comments -
feat: implement hierarchical agent delegation with allowed_agents parameter
#2068 commented on
Jun 9, 2025 • 0 new comments