+ This AI-generated summary describes how the agent + handled your task. It's an experimental + feature and may occasionally be inaccurate. +
++ {run.stats.activity_status} +
+ + {typeof correctnessScore === "number" && ( +- This AI-generated summary describes how the agent handled your - task. It's an experimental feature and may occasionally - be inaccurate. + AI-generated estimate of how well this execution achieved its + intended purpose. This score indicates + {correctnessScore >= 0.8 + ? " the agent was highly successful." + : correctnessScore >= 0.6 + ? " the agent was mostly successful with minor issues." + : correctnessScore >= 0.4 + ? " the agent was partially successful with some gaps." + : " the agent had limited success with significant issues."}
- {run.stats.activity_status} -
- - {typeof correctnessScore === "number" && ( -- AI-generated estimate of how well this execution achieved - its intended purpose. This score indicates - {correctnessScore >= 0.8 - ? " the agent was highly successful." - : correctnessScore >= 0.6 - ? " the agent was mostly successful with minor issues." - : correctnessScore >= 0.4 - ? " the agent was partially successful with some gaps." - : " the agent had limited success with significant issues."} -
-