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
4af40c64f2e24700c3a0f85ec8be49aa71aca9ff
crewAI
/
lib
/
crewai-tools
/
src
/
crewai_tools
History
Greyson LaLonde
57d1b338f7
feat: bump versions to 1.14.5a2
2026-05-04 22:58:06 +08:00
..
adapters
fix: forward kwargs to loader calls in CrewAIRagAdapter
2026-05-04 19:52:24 +08:00
aws
fix: resolve all strict mypy errors across crewai-tools package
2026-03-25 13:11:54 +08:00
rag
fix: add path and URL validation to RAG tools (
#5310
)
2026-04-07 13:29:45 -03:00
security
fix: add SSRF and path traversal protections (
#5315
)
2026-04-07 14:44:50 -03:00
tools
feat(crewai-tools): add highlights to ExaSearchTool, rename from EXASearchTool
2026-05-01 21:25:23 +08:00
utilities
fix: add SSRF and path traversal protections (
#5315
)
2026-04-07 14:44:50 -03:00
__init__.py
feat: bump versions to 1.14.5a2
2026-05-04 22:58:06 +08:00
generate_tool_specs.py
refactor: replace hardcoded denylist with dynamic BaseTool field exclusion in spec gen (
#5347
)
2026-04-08 11:49:16 -04:00
printer.py
…
py.typed
…