0
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 28, 2024 — May 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
feat: Add task guardrails feature (#1742) More... 5 months ago
Correcting a small grammatical issue that was bugging me: from _satisfy the expect criteria_ to _satisfies the expected criteria_ (#1783)
PJ
More... 5 months ago
Add `tool.crewai.type` pyproject attribute in templates (#1789) More... 5 months ago
Remove relative import in flow `main.py` template (#1782) More... 5 months ago
Gemini 2.0 (#1773) More... 5 months ago
Merge pull request #1777 from crewAIInc/fix/python-max-version More... 5 months ago
change to <13 instead of <=12 More... 5 months ago
include 12 but not 13 More... 5 months ago
Fix bool and null handling (#1771) More... 5 months ago
Fix: CrewJSONEncoder now accepts enums (#1752) More... 6 months ago
drop print (#1755) More... 6 months ago
apply agent ops changes and resolve merge conflicts (#1748) More... 6 months ago
remove pkg_resources which was causing issues (#1751) More... 6 months ago
Feature/add workflow permissions (#1749) More... 6 months ago
Fix small typo in sample tool (#1747) More... 6 months ago
NVIDIA Provider : UI changes (#1746) More... 6 months ago
Added is_auto_end flag in agentops.end session in crew.py (#1320) More... 6 months ago
sort imports with isort rules by ruff linter (#1730) More... 6 months ago
include event emitter in flows (#1740) More... 6 months ago
Remove manager_callbacks reference (#1741) More... 6 months ago
fix:typo error (#1738) More... 6 months ago
copy googles changes. Fix tests. Improve LLM file (#1737) More... 6 months ago
Update pyproject.toml and uv.lock to drop crewai-tools as a default requirement (#1711) More... 6 months ago
Bugfix/restrict python version compatibility (#1736) More... 6 months ago
restrict python version compatibility (#1731) More... 6 months ago
Fix disk I/O error when resetting short-term memory. (#1724) More... 6 months ago
Add missing @functools.wraps when wrapping functions and preserve wrapped class name in @CrewBase. (#1560) More... 6 months ago
format bullet points (#1734) More... 6 months ago
_execute_tool_and_check_finality 结果给回调参数,这样就可以提前拿到结果信息,去做数据解析判断做预判 (#1716) More... 6 months ago
Add doc structured tool (#1713) More... 6 months ago