Skip to content

Commit 4a45427

Browse files
committed
test(evals): provide details for elaboration case
1 parent 33fe830 commit 4a45427

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/junior-evals/evals/conversation/participation.eval.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ describeEval("Passive Behavior", slackEvals, (it) => {
175175
},
176176
initialEvents: [
177177
mention(
178-
"What changed in the last deploy? It updated the API gateway, billing worker, and auth service.",
178+
"What changed in the last deploy? The API gateway added regional routing, the billing worker now batches invoice retries, and the auth service rotates session tokens.",
179179
{
180180
thread: genuineFollowUpThread,
181181
},

0 commit comments

Comments
 (0)