Agent 基础设施官方发布自动监测

CrewAI 1.15.18

CrewAI 1.15.18 stabilizes conversational flows, expands flow configurations, improves project/deployment tracking, and resolves several Anthropic, messaging, and task-recording bugs.

原始内容为英文;当前页面提供中文导航与来源说明,具体事实请以原文为准。

人类阅读

为什么值得关注

CrewAI release 1.15.18 introduces stable conversational flows along with enhanced documentation and APIs, such as declarative router response formats, custom state shapes, and crew-style LLM configuration support. Tracking improvements include recording deployments with UUIDs, capturing project creation IDs, backfilling project IDs across user commands, and logging whether runs received inputs without storing the inputs directly. The release addresses multiple bug fixes: preserving tool results when final answers are empty, accurately mapping default Claude Sonnet 4.6 context window to 1M, elevating Anthropic default max tokens for large tool calls, rendering message parts as text instead of Python reprs, retaining message roles during Agent.kickoff, correctly flagging task failures instead of successes, and fixing crew memory recording as a string rather than a boolean.

Agent 解析

可执行摘要

CrewAI v1.15.18 marks conversational flows as stable, adds support for custom state shapes and router response formats in declarative chat flows, and fixes key runtime bugs including task failure reporting and tool result preservation on empty final answers.

Agent 实用度
82/100
可信度
96%
机器格式
JSON + Markdown
下一步

开发者应核对什么

  • Upgrade to crewai version 1.15.18.
  • Verify conversational flows transitioned from experimental or preview to the stable API surface.
  • Review task failure monitoring and dashboards, as failed tasks will now be correctly reported as failures instead of successes.
分类

标签与路由

crewaimulti-agentworkflow
相关信号

继续阅读