• Joined on 2024-12-05
andre synced commits to devin/1744196072-add-huggingface-provider at andre/crewAI from mirror 2025-04-15 00:38:10 +00:00
bfd3dee622 Merge remote-tracking branch 'origin/main' into devin/1744196072-add-huggingface-provider
9dffd42e6d feat: Enhance memory system with isolated memory configuration (#2597)
58df9833f6 Remove import sys and skip decorators from test files
88455cd52c fix: Correctly copy memory objects during crew training (fixes #2593) (#2594)
Compare 4 commits »
andre synced commits to main at andre/crewAI from mirror 2025-04-15 00:38:10 +00:00
bc91e94f03 fix: add type hints and ignore type checks for config access (#2603)
d659151dca Fix #2551: Add Huggingface to provider list in CLI (#2552)
9dffd42e6d feat: Enhance memory system with isolated memory configuration (#2597)
88455cd52c fix: Correctly copy memory objects during crew training (fixes #2593) (#2594)
Compare 4 commits »
andre synced commits to fix-issue-2263 at andre/crewAI from mirror 2025-04-15 00:38:10 +00:00
d26ece7343 Merge branch 'main' into fix-issue-2263
d659151dca Fix #2551: Add Huggingface to provider list in CLI (#2552)
9dffd42e6d feat: Enhance memory system with isolated memory configuration (#2597)
739d58a3ec Merge branch 'main' into fix-issue-2263
88455cd52c fix: Correctly copy memory objects during crew training (fixes #2593) (#2594)
Compare 5 commits »
andre synced commits to feature-isolated-memory at andre/crewAI from mirror 2025-04-15 00:38:10 +00:00
aa4a54f059 Merge branch 'main' into feature-isolated-memory
88455cd52c fix: Correctly copy memory objects during crew training (fixes #2593) (#2594)
e346064c36 feat: warn when long-term memory is defined but entity memory is not
4fcca4c486 docs: enhance memory documentation
4e9e190661 feat: add tests to ensure we are able to use contextual memory by set individual memories
Compare 8 commits »
andre synced commits to feat/byoa at andre/crewAI from mirror 2025-04-15 00:38:10 +00:00
a413b90174 feat: emit AgentExecutionCompletedEvent in agent adapters
5f4e645f10 refactor: enhance tool handling in agent adapters
Compare 2 commits »
andre synced commits to devin/1744425087-fix-train-memory-copy at andre/crewAI from mirror 2025-04-15 00:38:10 +00:00
0ca93ba0fa Merge remote-tracking branch 'origin/main' into devin/1744425086-fix-train-memory-copy
9267fc0555 fix: Re-add manual deep copy for all memory types in Crew.copy
67032d56d9 Revert "fix: Rely on validator for memory copy, update test assertions"
6a1eb10830 fix(crew template): fix wrong parameter name and missing input (#2387)
10edde100e Fix: Use mem0_local_config instead of config in Memory.from_config (#2588)
Compare 5 commits »
andre synced new reference devin/1744622358-fix-agentops-key-check to andre/crewAI from mirror 2025-04-14 16:28:11 +00:00
andre synced commits to devin/1744406735-fix-mem0-local-config at andre/crewAI from mirror 2025-04-14 16:28:11 +00:00
e37bad4e45 refactor: consolidate tests as per PR feedback
andre synced commits to devin/1744425087-fix-train-memory-copy at andre/crewAI from mirror 2025-04-14 16:28:11 +00:00
8702bf1e34 fix: Rely on validator for memory copy, update test assertions
andre synced commits to devin/1744622358-fix-agentops-key-check at andre/crewAI from mirror 2025-04-14 16:28:11 +00:00
andre synced commits to fix-issue-2263 at andre/crewAI from mirror 2025-04-14 16:28:11 +00:00
andre synced new reference fix-issue-2263 to andre/crewAI from mirror 2025-04-14 16:28:11 +00:00
andre synced commits to main at andre/crewAI from mirror 2025-04-14 16:28:11 +00:00
6a1eb10830 fix(crew template): fix wrong parameter name and missing input (#2387)
10edde100e Fix: Use mem0_local_config instead of config in Memory.from_config (#2588)
Compare 2 commits »
andre synced commits to devin/1744196072-add-huggingface-provider at andre/crewAI from mirror 2025-04-14 16:28:10 +00:00
052366bb0e revert skip pytest decorators
fa834e6c49 Merge remote-tracking branch 'origin/main' into devin/1744196072-add-huggingface-provider
6a1eb10830 fix(crew template): fix wrong parameter name and missing input (#2387)
24159e2e87 Restore skip decorators for tests with VCR cassette issues in Python 3.11
78b9267f9b Revert skip decorators to check if tests are flaky
Compare 21 commits »
andre synced new reference devin/1744613540-fix-issue-2599 to andre/crewAI from mirror 2025-04-14 08:18:11 +00:00
andre synced commits to devin/1744613540-fix-issue-2599 at andre/crewAI from mirror 2025-04-14 08:18:10 +00:00
andre synced new reference feature-isolated-memory to andre/crewAI from mirror 2025-04-12 23:38:10 +00:00
andre synced commits to feature-isolated-memory at andre/crewAI from mirror 2025-04-12 23:38:10 +00:00
andre synced new reference devin/1744425087-fix-train-memory-copy to andre/crewAI from mirror 2025-04-12 07:18:09 +00:00
andre synced commits to devin/1744425087-fix-train-memory-copy at andre/crewAI from mirror 2025-04-12 07:18:09 +00:00