1.12.1

CrewAI Releases / 3/26/2026

📰 NewsDeveloper Stack & InfrastructureTools & Practical Usage

Key Points

  • HumanFeedbackRequestedEventにrequest_idを追加し、HITLフローの追跡性を高めます。
  • メモリシステムにQdrant Edgeストレージバックエンドを追加し、階層型メモリ分離のためのautomatic root_scopeも実装されています。
  • ネイティブOpenAI互換プロバイダとしてOpenRouter、DeepSeek、Ollama、vLLM、Cerebras、Dashscopeをサポートし、プロバイダ切替の柔軟性を向上させます。
  • CLIにlogoutコマンドやagent skills関連の機能が追加され、さらにdocs-checkで変更点解析から翻訳付きドキュメント生成が可能になります。
  • 認証・HITL・エージェントのメモリ保存・型チェック(mypy)・CIテスト範囲などのバグ修正と、litellmの上限バージョン固定(1.82.6)が行われています。

What's Changed

Features

  • Add request_id to HumanFeedbackRequestedEvent
  • Add Qdrant Edge storage backend for memory system
  • Add docs-check command to analyze changes and generate docs with translations
  • Add Arabic language support to changelog and release tooling
  • Add modern standard Arabic translation of all documentation
  • Add logout command in CLI
  • Add agent skills
  • Implement automatic root_scope for hierarchical memory isolation
  • Implement native OpenAI-compatible providers (OpenRouter, DeepSeek, Ollama, vLLM, Cerebras, Dashscope)

Bug Fixes

  • Fix bad credentials for traces batch push (404)
  • Resolve multiple bugs in HITL flow system
  • Fix agent memory saving
  • Resolve all strict mypy errors across crewai package
  • Fix use of router_paths for listener+router methods in FlowMeta
  • Fix value error on no file support
  • Correct litellm quarantine wording in docs
  • Fix all mypy errors in crewai-files and add all packages to CI type checks
  • Pin litellm upper bound to last tested version (1.82.6)

Documentation

  • Update changelog and version for v1.12.0
  • Add CONTRIBUTING.md
  • Add guide for using CrewAI without LiteLLM

Contributors

@akaKuruma, @alex-clawd, @greysonlalonde, @iris-clawd, @joaomdmoura, @lorenzejay, @lucasgomide, @nicoferdi96