This website requires JavaScript.
Explore
Help
Register
Sign In
andre
/
crewAI
Watch
1
Star
0
Fork
0
You've already forked crewAI
mirror of
https://github.com/crewAIInc/crewAI.git
synced
2026-09-21 10:26:25 +00:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
Files
b0909dcc02e973295d1e7cd876101ece64debdfa
crewAI
/
lib
/
crewai
/
tests
/
utilities
History
Greyson LaLonde
1ac5801578
Some checks failed
CodeQL Advanced / Analyze (actions) (push)
Has been cancelled
Details
CodeQL Advanced / Analyze (python) (push)
Has been cancelled
Details
Mark stale issues and pull requests / stale (push)
Has been cancelled
Details
fix: inject tool errors as observations and resolve name collisions
2026-03-01 00:46:04 -05:00
..
crew
…
evaluators
feat: use json schema for tool argument serialization
2025-12-11 15:50:19 -05:00
events
chore: restructure test env, cassettes, and conftest; fix flaky tests
2025-11-29 16:55:24 -05:00
__init__.py
…
prompts.json
…
test_agent_utils.py
fix: inject tool errors as observations and resolve name collisions
2026-03-01 00:46:04 -05:00
test_console_formatter_pause_resume.py
Improve EventListener and TraceCollectionListener for improved event… (
#4160
)
2025-12-30 11:36:31 -08:00
test_converter.py
fix: improve output handling and response model integration in agents (
#4307
)
2026-01-30 12:27:46 -08:00
test_events.py
Add call_id to LLM events for correlating requests (
#4281
)
2026-02-03 10:10:33 -03:00
test_file_handler.py
…
test_file_store.py
feat: native multimodal file handling; openai responses api
2026-01-23 15:13:25 -05:00
test_files.py
feat: native multimodal file handling; openai responses api
2026-01-23 15:13:25 -05:00
test_i18n.py
…
test_import_utils.py
…
test_knowledge_planning.py
…
test_llm_utils.py
fix: bedrock region was always set to "us-east-1" not respecting the env var. (
#4582
)
2026-02-24 09:59:01 -08:00
test_planning_handler.py
fix: add idx for task ordering, tests
2025-12-11 10:18:15 -05:00
test_prompts_no_thought_leakage.py
Lorenze/improve tool response pt2 (
#4297
)
2026-01-28 16:53:19 -08:00
test_pydantic_schema_utils.py
Enhance MCP tool resolution and related events (
#4580
)
2026-02-26 13:59:30 -08:00
test_serialization.py
…
test_string_utils.py
…
test_summarize_integration.py
imp compaction (
#4399
)
2026-02-11 15:52:03 -08:00
test_training_converter.py
…
test_training_handler.py
…