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-05-05 17:22:36 +00:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
Files
bfbdba426f9a63814fc3f6ad25a09fa3cb40b671
crewAI
/
lib
/
crewai
/
tests
/
agents
History
Greyson LaLonde
184c228ae9
Some checks failed
CodeQL Advanced / Analyze (actions) (push)
Has been cancelled
Details
CodeQL Advanced / Analyze (python) (push)
Has been cancelled
Details
Vulnerability Scan / pip-audit (push)
Has been cancelled
Details
Mark stale issues and pull requests / stale (push)
Has been cancelled
Details
fix: prevent shared LLM stop words mutation across agents
2026-05-04 14:23:17 +08:00
..
agent_adapters
chore: extension points
2026-02-05 12:49:54 -05:00
agent_builder
feat: async task support (
#4024
)
2025-12-04 13:34:29 -08:00
__init__.py
Release/v1.0.0 (
#3618
)
2025-10-20 14:10:19 -07:00
test_a2a_trust_completion_status.py
feat: add additional a2a events and enrich event metadata
2026-01-16 16:57:31 -05:00
test_agent_a2a_kickoff.py
feat: add a2a liteagent, auth, transport negotiation, and file support
2026-01-30 17:10:00 -05:00
test_agent_a2a_wrapping.py
Gl/feat/a2a refactor (
#3793
)
2025-10-31 18:42:03 -07:00
test_agent_executor.py
refactor: use shared I18N_DEFAULT singleton
2026-04-09 04:29:53 +08:00
test_agent_inject_date.py
refactor: deduplicate sync/async task execution and kickoff in agent
2026-03-25 19:39:42 +08:00
test_agent_reasoning.py
Lorenze/feat/plan execute pattern (
#4817
)
2026-03-15 18:33:17 -07:00
test_agent.py
fix: prevent shared LLM stop words mutation across agents
2026-05-04 14:23:17 +08:00
test_async_agent_executor.py
fix(executor): reset messages and iterations between invocations
2026-04-29 02:10:17 +08:00
test_crew_agent_parser.py
Release/v1.0.0 (
#3618
)
2025-10-20 14:10:19 -07:00
test_lite_agent.py
chore: add deprecation decorator to LiteAgent
2026-04-14 00:51:11 +08:00
test_native_tool_calling.py
feat: runtime state checkpointing, event system, and executor refactor
2026-04-07 03:22:30 +08:00