feat: 用户体验指标(放弃率+流畅度评估) #32
No reviewers
Labels
No Label
priority:P0
priority:P1
priority:P2
wayfinder:grilling
wayfinder:map
wayfinder:prototype
wayfinder:research
wayfinder:task
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: solahqb/AgentEvalTool#32
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/user-experience-metrics"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
新增用户体验跟踪能力,支持放弃率统计和 LLM 流畅度评估。
Changes
abandoned_cases和abandonment_rate字段min_score和自定义criteriaConfiguration Example
Note
放弃率的实际计算逻辑需要在引擎中集成,本 PR 提供数据模型和规则基础设施。
Test plan
Closes #26