• Joined on 2024-12-05
andre synced commits to devin/1743424783-fix-crewai-import-alias at andre/crewAI from mirror 2025-03-31 17:38:11 +00:00
andre synced commits to main at andre/crewAI from mirror 2025-03-31 17:38:11 +00:00
3c24350306 fix: remove logs we don't need to see from UserMemory initializion (#2497)
andre synced commits to feat/individual-react-agent at andre/crewAI from mirror 2025-03-31 17:38:11 +00:00
347ff85180 Add optional agent parameter to CrewAgentParser and enhance action handling logic
48b10600d3 Fix type-checker issue by adding type ignore comment for cache read in ToolUsage class
a02f637155 fix type-checker
996bbad0d3 fix fingerprinting issues
859139016e Update LiteAgent documentation for clarity and consistency; replace WebsiteSearchTool with SerperDevTool, and improve formatting in examples.
Compare 5 commits »
andre synced new reference fix/cli-create-provider-flag to andre/crewAI from mirror 2025-03-31 01:18:10 +00:00
andre synced commits to fix/cli-create-provider-flag at andre/crewAI from mirror 2025-03-31 01:18:10 +00:00
andre synced commits to fix-removed-undesired-warn at andre/crewAI from mirror 2025-03-29 16:38:11 +00:00
andre synced new reference fix-removed-undesired-warn to andre/crewAI from mirror 2025-03-29 16:38:11 +00:00
andre synced commits to main at andre/crewAI from mirror 2025-03-29 00:18:10 +00:00
356d4d9729 Merge pull request #2495 from Vidit-Ostwal/fix-user-memory-config
e290064ecc Fixes minor typo in memory docs
77fa1b18c7 added early return
08a6a82071 Minor Changes
Compare 4 commits »
andre synced commits to feat/individual-react-agent at andre/crewAI from mirror 2025-03-29 00:18:10 +00:00
f99d374609 Merge branch 'main' into feat/individual-react-agent
356d4d9729 Merge pull request #2495 from Vidit-Ostwal/fix-user-memory-config
3c9058a45f More type checking fixes
f8f9063d9e more type checker fixes
e290064ecc Fixes minor typo in memory docs
Compare 92 commits »
andre synced commits to feat/individual-react-agent at andre/crewAI from mirror 2025-03-28 16:08:11 +00:00
4bfb71d749 Clean up
1daeaa4a81 docs
4857777a9c drop hard coded examples
b8c8640f22 cleanup
Compare 4 commits »
andre synced commits to main at andre/crewAI from mirror 2025-03-27 23:48:12 +00:00
625748e462 Merge pull request #2492 from crewAIInc/bugfix-2409-pin-tools
6e209d5d77 chore(deps): pin crewai-tools to compatible version ~=0.38.0
f845fac4da Refactor event base classes (#2491)
Compare 3 commits »
andre synced commits to feat/individual-react-agent at andre/crewAI from mirror 2025-03-27 23:48:12 +00:00
0ec3c37912 99% done. Need to make docs match new example
30aa5cc3b9 Update logger
0fca721b11 cleaning up
Compare 3 commits »
andre synced commits to devin/1743067554-fix-issue-2487 at andre/crewAI from mirror 2025-03-27 23:48:12 +00:00
d337862be1 Merge branch 'main' into devin/1743067554-fix-issue-2487
f845fac4da Refactor event base classes (#2491)
fc9da22c38 Merge pull request #2265 from Vidit-Ostwal/Branch_2260
02f790ffcb Fixed Intent
af7983be43 Fixed Intent
Compare 14 commits »
andre synced new reference bugfix-2409-pin-tools to andre/crewAI from mirror 2025-03-27 23:48:11 +00:00
andre synced commits to bugfix-2409-pin-tools at andre/crewAI from mirror 2025-03-27 23:48:11 +00:00
andre synced commits to main at andre/crewAI from mirror 2025-03-27 15:38:12 +00:00
fc9da22c38 Merge pull request #2265 from Vidit-Ostwal/Branch_2260
02f790ffcb Fixed Intent
af7983be43 Fixed Intent
a83661fd6e Merge branch 'main' into Branch_2260
6145331ee4 Added test cases mentioned in the issue
Compare 12 commits »
andre synced new reference devin/1743067554-fix-issue-2487 to andre/crewAI from mirror 2025-03-27 15:38:11 +00:00
andre synced commits to devin/1743067554-fix-issue-2487 at andre/crewAI from mirror 2025-03-27 15:38:11 +00:00
andre synced commits to main at andre/crewAI from mirror 2025-03-26 23:18:13 +00:00
e1a73e0c44 Using fingerprints (#2456)
48983773f5 feat: add output to ToolUsageFinishedEvent (#2477)
73701fda1e Merge pull request #2476 from crewAIInc/devin/1742990927-fix-issue-2475
3deeba4cab test: adding missing test to ensure multimodal content structures
e3dde17af0 docs: improve LLMCallStartedEvent docstring to clarify multimodal support
Compare 11 commits »
andre synced commits to docs/improve-observability at andre/crewAI from mirror 2025-03-26 23:18:13 +00:00