Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ describeEval("Passive Behavior", slackEvals, (it) => {
},
initialEvents: [
mention(
"What changed in the last deploy? It updated the API gateway, billing worker, and auth service.",
"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.",
{
thread: genuineFollowUpThread,
},
Expand Down
Loading