返回全部动态
CrewAI 发布 1.15.15:新增流程报告与安全修复
原标题:1.15.15
AI 摘要
CrewAI 发布了 1.15.15 版本,新增了报告流程结果、持续时间和人工介入信号的功能。修复了边界钩子中止流程时未发出 FlowStartedEvent 的问题,并将 torch 升级到 2.13.0 以修复安全漏洞。此外,还更新了代理的日期注入功能,并将 CLI 标志标准化为 kebab-case。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
## What's Changed ### Features - Report flow outcome, duration, and human-in-the-loop signals. ### Bug Fixes - Emit FlowStartedEvent when a boundary hook aborts the flow. - Scope span export to our own tracer provider. - Bump torch to version 2.13.0 to address security vulnerability. - Bump gitpython to version 3.1.58 in crewai-tools[github]. ### Refactoring - Update date injection functionality in agents. - Standardize CLI flags to kebab-case. ### Documentation - Snapshot and changelog for
发布时间:2026-08-12 09:27
抓取时间:2026-08-12 09:38
来源机构:CrewAI