• Joined on 2024-12-05
andre synced commits to gl/chore/refactor-cli at andre/crewAI from mirror 2026-05-05 17:22:36 +00:00
72fd866dc3 fix(cli): drop premature DeprecationWarning from new shared.token_manager shim
e4747f407d fix(traces): align disable message with consent-only semantics
c5f8177529 fix(traces): rename panel title to match consent-only semantics
ed0f4f9dbb fix(cli): atomic trace-consent updates and drop unused re-exports
832fdb7c5d chore(core): address bot findings on extraction follow-up
Compare 5 commits »
andre synced commits to fix/oss-51-ssrf-redirect-bypass at andre/crewAI from mirror 2026-05-05 17:22:36 +00:00
42b4f0101e fix(ci): add type annotations to _SSRFSafeAdapter.send and fix test mocks
andre synced commits to gl/chore/refactor-cli at andre/crewAI from mirror 2026-05-05 09:12:40 +00:00
fb045534aa refactor(core): lift Settings, TokenManager, and tool-credentials into crewai-core
8b641014aa refactor(core): consolidate TOML/project helpers into crewai_core.project
60f3df793f refactor(core): extract crewai-core for shared utilities and standalone CLI
d1934dabc0 fix(cli): declare crewai dependency and drop standalone claim from docs
a136d63dde chore(cli): align version with crewai 1.14.5a2 via hatch dynamic source
Compare 5 commits »
andre synced new reference fix/oss-51-ssrf-redirect-bypass to andre/crewAI from mirror 2026-05-05 09:12:40 +00:00
andre synced commits to fix/oss-51-ssrf-redirect-bypass at andre/crewAI from mirror 2026-05-05 09:12:39 +00:00
andre synced commits to main at andre/crewAI from mirror 2026-05-05 01:02:37 +00:00
ec8a522c2c fix: correct status endpoint path from /{kickoff_id}/status to /status/{kickoff_id}
andre synced commits to gl/chore/refactor-cli at andre/crewAI from mirror 2026-05-05 01:02:37 +00:00
a8a6a888e4 fix(task_outputs): explicit columns and tolerate corrupt JSON rows
4cef5de586 fix(cli): declare cryptography dependency for Fernet and RS256 JWT
3fd91afc6c Merge branch 'main' into gl/chore/refactor-cli
ec8a522c2c fix: correct status endpoint path from /{kickoff_id}/status to /status/{kickoff_id}
b8c671042c fix(traces): align consent semantics with framework, clarify enable message
Compare 335 commits »
andre synced new reference refs/tags/1.14.5a2 to andre/crewAI from mirror 2026-05-04 16:52:49 +00:00
andre synced commits to refs/tags/1.14.5a2 at andre/crewAI from mirror 2026-05-04 16:52:49 +00:00
andre synced commits to main at andre/crewAI from mirror 2026-05-04 16:52:37 +00:00
e25f6538a8 fix(deps): bump gitpython to >=3.1.47 for GHSA-rpm5-65cw-6hj4
470d4035db docs: update changelog and version for v1.14.5a2
57d1b338f7 feat: bump versions to 1.14.5a2
01df19b029 fix(a2a): always restore task.output_pydantic in finally block
dca2c3160f chore: update security reporting instructions
Compare 11 commits »
andre synced commits to dependabot/uv/types-regex-2026.1.15.20260116 at andre/crewAI from mirror 2026-05-04 16:52:37 +00:00
4385e1200f Merge branch 'main' into dependabot/uv/types-regex-2026.1.15.20260116
6494d68ffc fix(gemini): include thoughts_token_count in completion tokens
f579aa53ae fix: preserve task outputs across async batch flush
a23e118b11 fix: forward kwargs to loader calls in CrewAIRagAdapter
095f796922 fix: prevent result_as_answer from returning hook-block message as final answer
Compare 343 commits »
andre synced and deleted reference refs/tags/theCyberTech-patch-1 at andre/crewAI from mirror 2026-05-04 16:52:37 +00:00
andre synced new reference rn/tag-tool-identity to andre/crewAI from mirror 2026-05-04 08:42:42 +00:00
andre synced commits to rn/tag-tool-identity at andre/crewAI from mirror 2026-05-04 08:42:42 +00:00
andre synced commits to main at andre/crewAI from mirror 2026-05-04 08:42:38 +00:00
184c228ae9 fix: prevent shared LLM stop words mutation across agents
andre synced and deleted reference refs/tags/gl/fix/shared-llm-stop-words-mutation at andre/crewAI from mirror 2026-05-04 08:42:38 +00:00
andre synced new reference gl/fix/shared-llm-stop-words-mutation to andre/crewAI from mirror 2026-05-03 16:22:49 +00:00
andre synced commits to gl/fix/shared-llm-stop-words-mutation at andre/crewAI from mirror 2026-05-03 16:22:49 +00:00
andre synced commits to main at andre/crewAI from mirror 2026-05-03 08:12:39 +00:00
c9100cb51d docs(devtools): document additional env vars
17e82743f6 fix: handle BaseModel input in convert_to_model
Compare 2 commits »
andre synced new reference refs/tags/1.14.5a1 to andre/crewAI from mirror 2026-05-01 23:32:55 +00:00