id string | prompt string | type string | seed_template string | impersonate_user_id string | expected_state list | assertion_count int64 | metadata dict | tags list |
|---|---|---|---|---|---|---|---|---|
linear-bench-mini-test_0 | Create a new issue in the Engineering team titled 'Fix login bug' | actionEval | linear_expanded | 2790a7ee-fde0-4537-9588-e233aa5a68d1 | [
{
"entity": "issues",
"diff_type": "added",
"selector": {
"teamId": {
"eq": "ad608998-915c-4bad-bcd9-85ebfccccee8"
},
"title": {
"contains": "login bug",
"eq": null
},
"priority": null,
"identifier": null,
"issueId": null,
"body": null,
"name": null,
"assigneeId": null,
"description": null,
"issue_id": null,
"issue_label_id": null,
"id": null,
"userId": null,
"type": null,
"parentId": null
},
"expectation": {
"expected_count": {
"eq": 1,
"min": null
},
"expected_changes": null
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
}
] | 1 | {
"test_index": 0,
"total_tests_in_suite": 40,
"subset_size": 40,
"generated_at": "2025-11-18T22:59:47.440527+00:00"
} | [
"linear",
"graphql",
"agent-eval",
"mini"
] |
linear-bench-mini-test_1 | Create a new issue in the Engineering team titled 'Fix login bug' with high priority | actionEval | linear_expanded | 2790a7ee-fde0-4537-9588-e233aa5a68d1 | [
{
"entity": "issues",
"diff_type": "added",
"selector": {
"teamId": {
"eq": "ad608998-915c-4bad-bcd9-85ebfccccee8"
},
"title": {
"contains": "login bug",
"eq": null
},
"priority": {
"eq": 2
},
"identifier": null,
"issueId": null,
"body": null,
"name": null,
"assigneeId": null,
"description": null,
"issue_id": null,
"issue_label_id": null,
"id": null,
"userId": null,
"type": null,
"parentId": null
},
"expectation": {
"expected_count": {
"eq": 1,
"min": null
},
"expected_changes": null
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
}
] | 1 | {
"test_index": 1,
"total_tests_in_suite": 40,
"subset_size": 40,
"generated_at": "2025-11-18T22:59:47.440527+00:00"
} | [
"linear",
"graphql",
"agent-eval",
"mini"
] |
linear-bench-mini-test_2 | Move issue ENG-1 to 'In Progress' status | actionEval | linear_expanded | 2790a7ee-fde0-4537-9588-e233aa5a68d1 | [
{
"entity": "issues",
"diff_type": "changed",
"selector": {
"teamId": null,
"title": null,
"priority": null,
"identifier": {
"eq": "ENG-1"
},
"issueId": null,
"body": null,
"name": null,
"assigneeId": null,
"description": null,
"issue_id": null,
"issue_label_id": null,
"id": null,
"userId": null,
"type": null,
"parentId": null
},
"expectation": {
"expected_count": null,
"expected_changes": {
"stateId": {
"to": {
"eq": "6963a682-5967-477a-9afc-0b8a5b70b070",
"exists": null
},
"from": null
},
"assigneeId": null,
"priority": null,
"priorityLabel": null,
"description": null,
"title": null,
"body": null,
"archivedAt": null,
"name": null,
"teamId": null
}
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
}
] | 1 | {
"test_index": 2,
"total_tests_in_suite": 40,
"subset_size": 40,
"generated_at": "2025-11-18T22:59:47.440527+00:00"
} | [
"linear",
"graphql",
"agent-eval",
"mini"
] |
linear-bench-mini-test_3 | Assign issue ENG-2 to John Doe | actionEval | linear_expanded | 2790a7ee-fde0-4537-9588-e233aa5a68d1 | [
{
"entity": "issues",
"diff_type": "changed",
"selector": {
"teamId": null,
"title": null,
"priority": null,
"identifier": {
"eq": "ENG-2"
},
"issueId": null,
"body": null,
"name": null,
"assigneeId": null,
"description": null,
"issue_id": null,
"issue_label_id": null,
"id": null,
"userId": null,
"type": null,
"parentId": null
},
"expectation": {
"expected_count": null,
"expected_changes": {
"stateId": null,
"assigneeId": {
"from": {
"eq": "03b0809e-713e-44ee-95de-b7a198b135ac"
},
"to": {
"eq": "2dcc8dc2-ca19-475d-9882-3ba5e911e7ec",
"exists": null
}
},
"priority": null,
"priorityLabel": null,
"description": null,
"title": null,
"body": null,
"archivedAt": null,
"name": null,
"teamId": null
}
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
}
] | 1 | {
"test_index": 3,
"total_tests_in_suite": 40,
"subset_size": 40,
"generated_at": "2025-11-18T22:59:47.440527+00:00"
} | [
"linear",
"graphql",
"agent-eval",
"mini"
] |
linear-bench-mini-test_4 | Add a comment to issue ENG-1 saying 'I am working on this now' | actionEval | linear_expanded | 2790a7ee-fde0-4537-9588-e233aa5a68d1 | [
{
"entity": "comments",
"diff_type": "added",
"selector": {
"teamId": null,
"title": null,
"priority": null,
"identifier": null,
"issueId": {
"eq": "c6e168e3-fed4-45d0-b03f-a1c1f89ee7ab"
},
"body": {
"contains": "working on this"
},
"name": null,
"assigneeId": null,
"description": null,
"issue_id": null,
"issue_label_id": null,
"id": null,
"userId": null,
"type": null,
"parentId": null
},
"expectation": {
"expected_count": {
"eq": 1,
"min": null
},
"expected_changes": null
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
}
] | 1 | {
"test_index": 4,
"total_tests_in_suite": 40,
"subset_size": 40,
"generated_at": "2025-11-18T22:59:47.440527+00:00"
} | [
"linear",
"graphql",
"agent-eval",
"mini"
] |
linear-bench-mini-test_5 | Create a new team called 'Design' | actionEval | linear_expanded | 2790a7ee-fde0-4537-9588-e233aa5a68d1 | [
{
"entity": "teams",
"diff_type": "added",
"selector": {
"teamId": null,
"title": null,
"priority": null,
"identifier": null,
"issueId": null,
"body": null,
"name": {
"eq": "Design"
},
"assigneeId": null,
"description": null,
"issue_id": null,
"issue_label_id": null,
"id": null,
"userId": null,
"type": null,
"parentId": null
},
"expectation": {
"expected_count": {
"eq": 1,
"min": null
},
"expected_changes": null
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
},
{
"entity": "workflow_states",
"diff_type": "added",
"selector": {
"teamId": null,
"title": null,
"priority": null,
"identifier": null,
"issueId": null,
"body": null,
"name": {
"eq": "Backlog"
},
"assigneeId": null,
"description": null,
"issue_id": null,
"issue_label_id": null,
"id": null,
"userId": null,
"type": null,
"parentId": null
},
"expectation": {
"expected_count": {
"eq": 1,
"min": null
},
"expected_changes": null
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
}
] | 2 | {
"test_index": 5,
"total_tests_in_suite": 40,
"subset_size": 40,
"generated_at": "2025-11-18T22:59:47.440527+00:00"
} | [
"linear",
"graphql",
"agent-eval",
"mini"
] |
linear-bench-mini-test_6 | Change the priority of issue ENG-1 to Urgent | actionEval | linear_expanded | 2790a7ee-fde0-4537-9588-e233aa5a68d1 | [
{
"entity": "issues",
"diff_type": "changed",
"selector": {
"teamId": null,
"title": null,
"priority": null,
"identifier": {
"eq": "ENG-1"
},
"issueId": null,
"body": null,
"name": null,
"assigneeId": null,
"description": null,
"issue_id": null,
"issue_label_id": null,
"id": null,
"userId": null,
"type": null,
"parentId": null
},
"expectation": {
"expected_count": null,
"expected_changes": {
"stateId": null,
"assigneeId": null,
"priority": {
"to": {
"eq": 1
}
},
"priorityLabel": {
"to": {
"eq": "Urgent"
}
},
"description": null,
"title": null,
"body": null,
"archivedAt": null,
"name": null,
"teamId": null
}
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
}
] | 1 | {
"test_index": 6,
"total_tests_in_suite": 40,
"subset_size": 40,
"generated_at": "2025-11-18T22:59:47.440527+00:00"
} | [
"linear",
"graphql",
"agent-eval",
"mini"
] |
linear-bench-mini-test_7 | Create a new issue 'Improve performance' in Engineering team, assign to John, with description 'Optimize database queries' | actionEval | linear_expanded | 2790a7ee-fde0-4537-9588-e233aa5a68d1 | [
{
"entity": "issues",
"diff_type": "added",
"selector": {
"teamId": {
"eq": "ad608998-915c-4bad-bcd9-85ebfccccee8"
},
"title": {
"contains": "performance",
"eq": null
},
"priority": null,
"identifier": null,
"issueId": null,
"body": null,
"name": null,
"assigneeId": {
"eq": "2dcc8dc2-ca19-475d-9882-3ba5e911e7ec"
},
"description": {
"contains": "database queries"
},
"issue_id": null,
"issue_label_id": null,
"id": null,
"userId": null,
"type": null,
"parentId": null
},
"expectation": {
"expected_count": {
"eq": 1,
"min": null
},
"expected_changes": null
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
}
] | 1 | {
"test_index": 7,
"total_tests_in_suite": 40,
"subset_size": 40,
"generated_at": "2025-11-18T22:59:47.440527+00:00"
} | [
"linear",
"graphql",
"agent-eval",
"mini"
] |
linear-bench-mini-test_8 | Update the description of issue ENG-1 to include 'Root cause: session timeout issue' | actionEval | linear_expanded | 2790a7ee-fde0-4537-9588-e233aa5a68d1 | [
{
"entity": "issues",
"diff_type": "changed",
"selector": {
"teamId": null,
"title": null,
"priority": null,
"identifier": {
"eq": "ENG-1"
},
"issueId": null,
"body": null,
"name": null,
"assigneeId": null,
"description": null,
"issue_id": null,
"issue_label_id": null,
"id": null,
"userId": null,
"type": null,
"parentId": null
},
"expectation": {
"expected_count": null,
"expected_changes": {
"stateId": null,
"assigneeId": null,
"priority": null,
"priorityLabel": null,
"description": {
"to": {
"contains": "session timeout"
}
},
"title": null,
"body": null,
"archivedAt": null,
"name": null,
"teamId": null
}
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
}
] | 1 | {
"test_index": 8,
"total_tests_in_suite": 40,
"subset_size": 40,
"generated_at": "2025-11-18T22:59:47.440527+00:00"
} | [
"linear",
"graphql",
"agent-eval",
"mini"
] |
linear-bench-mini-test_9 | Create three new issues in the Engineering team: 'Update documentation', 'Refactor API endpoints', and 'Add unit tests' | actionEval | linear_expanded | 2790a7ee-fde0-4537-9588-e233aa5a68d1 | [
{
"entity": "issues",
"diff_type": "added",
"selector": {
"teamId": {
"eq": "ad608998-915c-4bad-bcd9-85ebfccccee8"
},
"title": null,
"priority": null,
"identifier": null,
"issueId": null,
"body": null,
"name": null,
"assigneeId": null,
"description": null,
"issue_id": null,
"issue_label_id": null,
"id": null,
"userId": null,
"type": null,
"parentId": null
},
"expectation": {
"expected_count": {
"eq": 3,
"min": null
},
"expected_changes": null
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
}
] | 1 | {
"test_index": 9,
"total_tests_in_suite": 40,
"subset_size": 40,
"generated_at": "2025-11-18T22:59:47.440527+00:00"
} | [
"linear",
"graphql",
"agent-eval",
"mini"
] |
linear-bench-mini-test_10 | Mark issue ENG-1 as completed | actionEval | linear_expanded | 2790a7ee-fde0-4537-9588-e233aa5a68d1 | [
{
"entity": "issues",
"diff_type": "changed",
"selector": {
"teamId": null,
"title": null,
"priority": null,
"identifier": {
"eq": "ENG-1"
},
"issueId": null,
"body": null,
"name": null,
"assigneeId": null,
"description": null,
"issue_id": null,
"issue_label_id": null,
"id": null,
"userId": null,
"type": null,
"parentId": null
},
"expectation": {
"expected_count": null,
"expected_changes": {
"stateId": {
"to": {
"eq": "4334c4ee-405c-4d2c-bf25-4dcb7a8c0512",
"exists": null
},
"from": null
},
"assigneeId": null,
"priority": null,
"priorityLabel": null,
"description": null,
"title": null,
"body": null,
"archivedAt": null,
"name": null,
"teamId": null
}
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
}
] | 1 | {
"test_index": 10,
"total_tests_in_suite": 40,
"subset_size": 40,
"generated_at": "2025-11-18T22:59:47.440527+00:00"
} | [
"linear",
"graphql",
"agent-eval",
"mini"
] |
linear-bench-mini-test_11 | Create a new label called 'Bugs' | actionEval | linear_expanded | 2790a7ee-fde0-4537-9588-e233aa5a68d1 | [
{
"entity": "issue_labels",
"diff_type": "added",
"selector": {
"teamId": null,
"title": null,
"priority": null,
"identifier": null,
"issueId": null,
"body": null,
"name": {
"eq": "Bugs"
},
"assigneeId": null,
"description": null,
"issue_id": null,
"issue_label_id": null,
"id": null,
"userId": null,
"type": null,
"parentId": null
},
"expectation": {
"expected_count": {
"eq": 1,
"min": null
},
"expected_changes": null
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
}
] | 1 | {
"test_index": 11,
"total_tests_in_suite": 40,
"subset_size": 40,
"generated_at": "2025-11-18T22:59:47.440527+00:00"
} | [
"linear",
"graphql",
"agent-eval",
"mini"
] |
linear-bench-mini-test_12 | Add the newly created 'Bugs' label to the Engineering login issue currently assigned to John Doe. | actionEval | linear_expanded | 2790a7ee-fde0-4537-9588-e233aa5a68d1 | [
{
"entity": "issue_label_issue_association",
"diff_type": "added",
"selector": {
"teamId": null,
"title": null,
"priority": null,
"identifier": null,
"issueId": null,
"body": null,
"name": null,
"assigneeId": null,
"description": null,
"issue_id": {
"eq": "c6e168e3-fed4-45d0-b03f-a1c1f89ee7ab"
},
"issue_label_id": null,
"id": null,
"userId": null,
"type": null,
"parentId": null
},
"expectation": {
"expected_count": {
"eq": 1,
"min": null
},
"expected_changes": null
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
}
] | 1 | {
"test_index": 12,
"total_tests_in_suite": 40,
"subset_size": 40,
"generated_at": "2025-11-18T22:59:47.440527+00:00"
} | [
"linear",
"graphql",
"agent-eval",
"mini"
] |
linear-bench-mini-test_13 | Add the 'UX' label to the onboarding dashboard issue that Sarah Smith owns. | actionEval | linear_expanded | 2790a7ee-fde0-4537-9588-e233aa5a68d1 | [
{
"entity": "issue_label_issue_association",
"diff_type": "added",
"selector": {
"teamId": null,
"title": null,
"priority": null,
"identifier": null,
"issueId": null,
"body": null,
"name": null,
"assigneeId": null,
"description": null,
"issue_id": {
"eq": "5c62f29d-0f6a-4c4d-9d25-52293e2a8d4f"
},
"issue_label_id": {
"eq": "f9c5b7c8-3909-4f8b-bc25-73e1b56a9c0c"
},
"id": null,
"userId": null,
"type": null,
"parentId": null
},
"expectation": {
"expected_count": {
"eq": 1,
"min": null
},
"expected_changes": null
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
}
] | 1 | {
"test_index": 13,
"total_tests_in_suite": 40,
"subset_size": 40,
"generated_at": "2025-11-18T22:59:47.440527+00:00"
} | [
"linear",
"graphql",
"agent-eval",
"mini"
] |
linear-bench-mini-test_14 | Rename the Engineering issue describing intermittent login failures to 'Fix login bug - follow up'. | actionEval | linear_expanded | 2790a7ee-fde0-4537-9588-e233aa5a68d1 | [
{
"entity": "issues",
"diff_type": "changed",
"selector": {
"teamId": null,
"title": null,
"priority": null,
"identifier": {
"eq": "ENG-1"
},
"issueId": null,
"body": null,
"name": null,
"assigneeId": null,
"description": null,
"issue_id": null,
"issue_label_id": null,
"id": null,
"userId": null,
"type": null,
"parentId": null
},
"expectation": {
"expected_count": null,
"expected_changes": {
"stateId": null,
"assigneeId": null,
"priority": null,
"priorityLabel": null,
"description": null,
"title": {
"to": {
"contains": "follow up"
}
},
"body": null,
"archivedAt": null,
"name": null,
"teamId": null
}
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
}
] | 1 | {
"test_index": 14,
"total_tests_in_suite": 40,
"subset_size": 40,
"generated_at": "2025-11-18T22:59:47.440527+00:00"
} | [
"linear",
"graphql",
"agent-eval",
"mini"
] |
linear-bench-mini-test_15 | Add the 'RL' label to the login issue that John Doe recently commented on. | actionEval | linear_expanded | 2790a7ee-fde0-4537-9588-e233aa5a68d1 | [
{
"entity": "issue_label_issue_association",
"diff_type": "added",
"selector": {
"teamId": null,
"title": null,
"priority": null,
"identifier": null,
"issueId": null,
"body": null,
"name": null,
"assigneeId": null,
"description": null,
"issue_id": {
"eq": "c6e168e3-fed4-45d0-b03f-a1c1f89ee7ab"
},
"issue_label_id": {
"eq": "8f01ce9d-1433-4c4c-969d-21ca3bf2718f"
},
"id": null,
"userId": null,
"type": null,
"parentId": null
},
"expectation": {
"expected_count": {
"eq": 1,
"min": null
},
"expected_changes": null
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
}
] | 1 | {
"test_index": 15,
"total_tests_in_suite": 40,
"subset_size": 40,
"generated_at": "2025-11-18T22:59:47.440527+00:00"
} | [
"linear",
"graphql",
"agent-eval",
"mini"
] |
linear-bench-mini-test_16 | Move issue ENG-2 to 'In Review' | actionEval | linear_expanded | 2790a7ee-fde0-4537-9588-e233aa5a68d1 | [
{
"entity": "issues",
"diff_type": "changed",
"selector": {
"teamId": null,
"title": null,
"priority": null,
"identifier": {
"eq": "ENG-2"
},
"issueId": null,
"body": null,
"name": null,
"assigneeId": null,
"description": null,
"issue_id": null,
"issue_label_id": null,
"id": null,
"userId": null,
"type": null,
"parentId": null
},
"expectation": {
"expected_count": null,
"expected_changes": {
"stateId": {
"to": {
"eq": "4379b3d7-1143-4aa4-a3a6-da0c436e73b6",
"exists": null
},
"from": null
},
"assigneeId": null,
"priority": null,
"priorityLabel": null,
"description": null,
"title": null,
"body": null,
"archivedAt": null,
"name": null,
"teamId": null
}
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
}
] | 1 | {
"test_index": 16,
"total_tests_in_suite": 40,
"subset_size": 40,
"generated_at": "2025-11-18T22:59:47.440527+00:00"
} | [
"linear",
"graphql",
"agent-eval",
"mini"
] |
linear-bench-mini-test_17 | Assign ENG-3 to Sarah Smith | actionEval | linear_expanded | 2790a7ee-fde0-4537-9588-e233aa5a68d1 | [
{
"entity": "issues",
"diff_type": "changed",
"selector": {
"teamId": null,
"title": null,
"priority": null,
"identifier": {
"eq": "ENG-3"
},
"issueId": null,
"body": null,
"name": null,
"assigneeId": null,
"description": null,
"issue_id": null,
"issue_label_id": null,
"id": null,
"userId": null,
"type": null,
"parentId": null
},
"expectation": {
"expected_count": null,
"expected_changes": {
"stateId": null,
"assigneeId": {
"from": null,
"to": {
"eq": "03b0809e-713e-44ee-95de-b7a198b135ac",
"exists": null
}
},
"priority": null,
"priorityLabel": null,
"description": null,
"title": null,
"body": null,
"archivedAt": null,
"name": null,
"teamId": null
}
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
}
] | 1 | {
"test_index": 17,
"total_tests_in_suite": 40,
"subset_size": 40,
"generated_at": "2025-11-18T22:59:47.440527+00:00"
} | [
"linear",
"graphql",
"agent-eval",
"mini"
] |
linear-bench-mini-test_18 | Create a new Engineering issue 'Polish navigation' with labels 'UX' and 'Urgent' | actionEval | linear_expanded | 2790a7ee-fde0-4537-9588-e233aa5a68d1 | [
{
"entity": "issues",
"diff_type": "added",
"selector": {
"teamId": {
"eq": "ad608998-915c-4bad-bcd9-85ebfccccee8"
},
"title": {
"contains": "Polish navigation",
"eq": null
},
"priority": null,
"identifier": null,
"issueId": null,
"body": null,
"name": null,
"assigneeId": null,
"description": null,
"issue_id": null,
"issue_label_id": null,
"id": null,
"userId": null,
"type": null,
"parentId": null
},
"expectation": {
"expected_count": {
"eq": 1,
"min": null
},
"expected_changes": null
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
},
{
"entity": "issue_label_issue_association",
"diff_type": "added",
"selector": {
"teamId": null,
"title": null,
"priority": null,
"identifier": null,
"issueId": null,
"body": null,
"name": null,
"assigneeId": null,
"description": null,
"issue_id": null,
"issue_label_id": null,
"id": null,
"userId": null,
"type": null,
"parentId": null
},
"expectation": {
"expected_count": {
"eq": null,
"min": 2
},
"expected_changes": null
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
}
] | 2 | {
"test_index": 18,
"total_tests_in_suite": 40,
"subset_size": 40,
"generated_at": "2025-11-18T22:59:47.440527+00:00"
} | [
"linear",
"graphql",
"agent-eval",
"mini"
] |
linear-bench-mini-test_19 | Add a comment to ENG-3: 'Please add logs for the error path' | actionEval | linear_expanded | 2790a7ee-fde0-4537-9588-e233aa5a68d1 | [
{
"entity": "comments",
"diff_type": "added",
"selector": {
"teamId": null,
"title": null,
"priority": null,
"identifier": null,
"issueId": {
"eq": "87c1d2f3-66c4-4dd0-bc93-1b99d04dc374"
},
"body": {
"contains": "error path"
},
"name": null,
"assigneeId": null,
"description": null,
"issue_id": null,
"issue_label_id": null,
"id": null,
"userId": null,
"type": null,
"parentId": null
},
"expectation": {
"expected_count": {
"eq": 1,
"min": null
},
"expected_changes": null
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
}
] | 1 | {
"test_index": 19,
"total_tests_in_suite": 40,
"subset_size": 40,
"generated_at": "2025-11-18T22:59:47.440527+00:00"
} | [
"linear",
"graphql",
"agent-eval",
"mini"
] |
linear-bench-mini-test_20 | Update the seeded comment on ENG-1 to: 'Updated: working on a fix and adding tests' | actionEval | linear_expanded | 2790a7ee-fde0-4537-9588-e233aa5a68d1 | [
{
"entity": "comments",
"diff_type": "changed",
"selector": {
"teamId": null,
"title": null,
"priority": null,
"identifier": null,
"issueId": null,
"body": null,
"name": null,
"assigneeId": null,
"description": null,
"issue_id": null,
"issue_label_id": null,
"id": {
"eq": "e10f59c3-7a49-4d52-8dba-8c8602f8c807"
},
"userId": null,
"type": null,
"parentId": null
},
"expectation": {
"expected_count": null,
"expected_changes": {
"stateId": null,
"assigneeId": null,
"priority": null,
"priorityLabel": null,
"description": null,
"title": null,
"body": {
"to": {
"contains": "Updated: working on a fix"
}
},
"archivedAt": null,
"name": null,
"teamId": null
}
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
}
] | 1 | {
"test_index": 20,
"total_tests_in_suite": 40,
"subset_size": 40,
"generated_at": "2025-11-18T22:59:47.440527+00:00"
} | [
"linear",
"graphql",
"agent-eval",
"mini"
] |
linear-bench-mini-test_21 | Delete the seeded comment on ENG-1 | actionEval | linear_expanded | 2790a7ee-fde0-4537-9588-e233aa5a68d1 | [
{
"entity": "comments",
"diff_type": "changed",
"selector": {
"teamId": null,
"title": null,
"priority": null,
"identifier": null,
"issueId": null,
"body": null,
"name": null,
"assigneeId": null,
"description": null,
"issue_id": null,
"issue_label_id": null,
"id": {
"eq": "e10f59c3-7a49-4d52-8dba-8c8602f8c807"
},
"userId": null,
"type": null,
"parentId": null
},
"expectation": {
"expected_count": null,
"expected_changes": {
"stateId": null,
"assigneeId": null,
"priority": null,
"priorityLabel": null,
"description": null,
"title": null,
"body": null,
"archivedAt": {
"from": {
"exists": false
},
"to": {
"exists": true
}
},
"name": null,
"teamId": null
}
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
}
] | 1 | {
"test_index": 21,
"total_tests_in_suite": 40,
"subset_size": 40,
"generated_at": "2025-11-18T22:59:47.440527+00:00"
} | [
"linear",
"graphql",
"agent-eval",
"mini"
] |
linear-bench-mini-test_22 | Create two Engineering issues: 'Update onboarding docs' (label UX) and 'Add circuit breaker' (label Urgent) | actionEval | linear_expanded | 2790a7ee-fde0-4537-9588-e233aa5a68d1 | [
{
"entity": "issues",
"diff_type": "added",
"selector": {
"teamId": {
"eq": "ad608998-915c-4bad-bcd9-85ebfccccee8"
},
"title": {
"contains": "onboarding docs",
"eq": null
},
"priority": null,
"identifier": null,
"issueId": null,
"body": null,
"name": null,
"assigneeId": null,
"description": null,
"issue_id": null,
"issue_label_id": null,
"id": null,
"userId": null,
"type": null,
"parentId": null
},
"expectation": {
"expected_count": {
"eq": 1,
"min": null
},
"expected_changes": null
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
},
{
"entity": "issues",
"diff_type": "added",
"selector": {
"teamId": {
"eq": "ad608998-915c-4bad-bcd9-85ebfccccee8"
},
"title": {
"contains": "circuit breaker",
"eq": null
},
"priority": null,
"identifier": null,
"issueId": null,
"body": null,
"name": null,
"assigneeId": null,
"description": null,
"issue_id": null,
"issue_label_id": null,
"id": null,
"userId": null,
"type": null,
"parentId": null
},
"expectation": {
"expected_count": {
"eq": 1,
"min": null
},
"expected_changes": null
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
},
{
"entity": "issue_label_issue_association",
"diff_type": "added",
"selector": {
"teamId": null,
"title": null,
"priority": null,
"identifier": null,
"issueId": null,
"body": null,
"name": null,
"assigneeId": null,
"description": null,
"issue_id": null,
"issue_label_id": null,
"id": null,
"userId": null,
"type": null,
"parentId": null
},
"expectation": {
"expected_count": {
"eq": null,
"min": 2
},
"expected_changes": null
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
}
] | 3 | {
"test_index": 22,
"total_tests_in_suite": 40,
"subset_size": 40,
"generated_at": "2025-11-18T22:59:47.440527+00:00"
} | [
"linear",
"graphql",
"agent-eval",
"mini"
] |
linear-bench-mini-test_23 | Cancel issue ENG-1 (set its status to Canceled) | actionEval | linear_expanded | 2790a7ee-fde0-4537-9588-e233aa5a68d1 | [
{
"entity": "issues",
"diff_type": "changed",
"selector": {
"teamId": null,
"title": null,
"priority": null,
"identifier": {
"eq": "ENG-1"
},
"issueId": null,
"body": null,
"name": null,
"assigneeId": null,
"description": null,
"issue_id": null,
"issue_label_id": null,
"id": null,
"userId": null,
"type": null,
"parentId": null
},
"expectation": {
"expected_count": null,
"expected_changes": {
"stateId": {
"to": {
"eq": "d4f59a6d-33cb-45d1-8f4e-3e57536f912d",
"exists": null
},
"from": null
},
"assigneeId": null,
"priority": null,
"priorityLabel": null,
"description": null,
"title": null,
"body": null,
"archivedAt": null,
"name": null,
"teamId": null
}
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
}
] | 1 | {
"test_index": 23,
"total_tests_in_suite": 40,
"subset_size": 40,
"generated_at": "2025-11-18T22:59:47.440527+00:00"
} | [
"linear",
"graphql",
"agent-eval",
"mini"
] |
linear-bench-mini-test_24 | Create a new label 'Backend' and add it to ENG-2 | actionEval | linear_expanded | 2790a7ee-fde0-4537-9588-e233aa5a68d1 | [
{
"entity": "issue_labels",
"diff_type": "added",
"selector": {
"teamId": null,
"title": null,
"priority": null,
"identifier": null,
"issueId": null,
"body": null,
"name": {
"eq": "Backend"
},
"assigneeId": null,
"description": null,
"issue_id": null,
"issue_label_id": null,
"id": null,
"userId": null,
"type": null,
"parentId": null
},
"expectation": {
"expected_count": {
"eq": 1,
"min": null
},
"expected_changes": null
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
},
{
"entity": "issue_label_issue_association",
"diff_type": "added",
"selector": {
"teamId": null,
"title": null,
"priority": null,
"identifier": null,
"issueId": null,
"body": null,
"name": null,
"assigneeId": null,
"description": null,
"issue_id": {
"eq": "5c62f29d-0f6a-4c4d-9d25-52293e2a8d4f"
},
"issue_label_id": null,
"id": null,
"userId": null,
"type": null,
"parentId": null
},
"expectation": {
"expected_count": {
"eq": 1,
"min": null
},
"expected_changes": null
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
}
] | 2 | {
"test_index": 24,
"total_tests_in_suite": 40,
"subset_size": 40,
"generated_at": "2025-11-18T22:59:47.440527+00:00"
} | [
"linear",
"graphql",
"agent-eval",
"mini"
] |
linear-bench-mini-test_25 | Rename the label 'UX' to 'User Experience' | actionEval | linear_expanded | 2790a7ee-fde0-4537-9588-e233aa5a68d1 | [
{
"entity": "issue_labels",
"diff_type": "changed",
"selector": {
"teamId": null,
"title": null,
"priority": null,
"identifier": null,
"issueId": null,
"body": null,
"name": null,
"assigneeId": null,
"description": null,
"issue_id": null,
"issue_label_id": null,
"id": {
"eq": "f9c5b7c8-3909-4f8b-bc25-73e1b56a9c0c"
},
"userId": null,
"type": null,
"parentId": null
},
"expectation": {
"expected_count": null,
"expected_changes": {
"stateId": null,
"assigneeId": null,
"priority": null,
"priorityLabel": null,
"description": null,
"title": null,
"body": null,
"archivedAt": null,
"name": {
"to": {
"eq": "User Experience"
}
},
"teamId": null
}
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
}
] | 1 | {
"test_index": 25,
"total_tests_in_suite": 40,
"subset_size": 40,
"generated_at": "2025-11-18T22:59:47.440527+00:00"
} | [
"linear",
"graphql",
"agent-eval",
"mini"
] |
linear-bench-mini-test_26 | Unassign ENG-1 so it has no assignee | actionEval | linear_expanded | 2790a7ee-fde0-4537-9588-e233aa5a68d1 | [
{
"entity": "issues",
"diff_type": "changed",
"selector": {
"teamId": null,
"title": null,
"priority": null,
"identifier": {
"eq": "ENG-1"
},
"issueId": null,
"body": null,
"name": null,
"assigneeId": null,
"description": null,
"issue_id": null,
"issue_label_id": null,
"id": null,
"userId": null,
"type": null,
"parentId": null
},
"expectation": {
"expected_count": null,
"expected_changes": {
"stateId": null,
"assigneeId": {
"from": null,
"to": {
"eq": null,
"exists": false
}
},
"priority": null,
"priorityLabel": null,
"description": null,
"title": null,
"body": null,
"archivedAt": null,
"name": null,
"teamId": null
}
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
}
] | 1 | {
"test_index": 26,
"total_tests_in_suite": 40,
"subset_size": 40,
"generated_at": "2025-11-18T22:59:47.440527+00:00"
} | [
"linear",
"graphql",
"agent-eval",
"mini"
] |
linear-bench-mini-test_27 | Add a new workflow state for the product team called 'Done'. Then, create a new issue in this team called 'Mini-demo', mark it as done, and add a comment to it saying 'Marking it as done because Hubert already prepped the demo but forgot to create an issue'. | actionEval | linear_expanded | 2790a7ee-fde0-4537-9588-e233aa5a68d1 | [
{
"entity": "workflow_states",
"diff_type": "added",
"selector": {
"teamId": {
"eq": "cdb85540-5065-4346-8aef-ae2b72d6e940"
},
"title": null,
"priority": null,
"identifier": null,
"issueId": null,
"body": null,
"name": {
"eq": "Done"
},
"assigneeId": null,
"description": null,
"issue_id": null,
"issue_label_id": null,
"id": null,
"userId": null,
"type": null,
"parentId": null
},
"expectation": {
"expected_count": {
"eq": 1,
"min": null
},
"expected_changes": null
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
},
{
"entity": "issues",
"diff_type": "added",
"selector": {
"teamId": {
"eq": "cdb85540-5065-4346-8aef-ae2b72d6e940"
},
"title": {
"contains": null,
"eq": "Mini-demo"
},
"priority": null,
"identifier": null,
"issueId": null,
"body": null,
"name": null,
"assigneeId": null,
"description": null,
"issue_id": null,
"issue_label_id": null,
"id": null,
"userId": null,
"type": null,
"parentId": null
},
"expectation": {
"expected_count": {
"eq": 1,
"min": null
},
"expected_changes": null
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
},
{
"entity": "comments",
"diff_type": "added",
"selector": {
"teamId": null,
"title": null,
"priority": null,
"identifier": null,
"issueId": null,
"body": {
"contains": "Hubert already prepped"
},
"name": null,
"assigneeId": null,
"description": null,
"issue_id": null,
"issue_label_id": null,
"id": null,
"userId": null,
"type": null,
"parentId": null
},
"expectation": {
"expected_count": {
"eq": 1,
"min": null
},
"expected_changes": null
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
}
] | 3 | {
"test_index": 27,
"total_tests_in_suite": 40,
"subset_size": 40,
"generated_at": "2025-11-18T22:59:47.440527+00:00"
} | [
"linear",
"graphql",
"agent-eval",
"mini"
] |
linear-bench-mini-test_28 | Remove the 'Duplicate' workflow state from the Engineering team. | actionEval | linear_expanded | 2790a7ee-fde0-4537-9588-e233aa5a68d1 | [
{
"entity": "workflow_states",
"diff_type": "changed",
"selector": {
"teamId": null,
"title": null,
"priority": null,
"identifier": null,
"issueId": null,
"body": null,
"name": null,
"assigneeId": null,
"description": null,
"issue_id": null,
"issue_label_id": null,
"id": {
"eq": "ab04ec5f-1292-48b0-9426-50d354957357"
},
"userId": null,
"type": null,
"parentId": null
},
"expectation": {
"expected_count": null,
"expected_changes": {
"stateId": null,
"assigneeId": null,
"priority": null,
"priorityLabel": null,
"description": null,
"title": null,
"body": null,
"archivedAt": {
"from": {
"exists": false
},
"to": {
"exists": true
}
},
"name": null,
"teamId": null
}
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
}
] | 1 | {
"test_index": 28,
"total_tests_in_suite": 40,
"subset_size": 40,
"generated_at": "2025-11-18T22:59:47.440527+00:00"
} | [
"linear",
"graphql",
"agent-eval",
"mini"
] |
linear-bench-mini-test_29 | Find duplicated issues regarding 'trace analysis' in the Product team and mark the 2nd one (the newer one) as a duplicate. | actionEval | linear_expanded | 2790a7ee-fde0-4537-9588-e233aa5a68d1 | [
{
"entity": "workflow_states",
"diff_type": "added",
"selector": {
"teamId": {
"eq": "cdb85540-5065-4346-8aef-ae2b72d6e940"
},
"title": null,
"priority": null,
"identifier": null,
"issueId": null,
"body": null,
"name": {
"eq": "Duplicate"
},
"assigneeId": null,
"description": null,
"issue_id": null,
"issue_label_id": null,
"id": null,
"userId": null,
"type": null,
"parentId": null
},
"expectation": {
"expected_count": {
"eq": 1,
"min": null
},
"expected_changes": null
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
},
{
"entity": "issues",
"diff_type": "changed",
"selector": {
"teamId": null,
"title": null,
"priority": null,
"identifier": {
"eq": "PROD-2"
},
"issueId": null,
"body": null,
"name": null,
"assigneeId": null,
"description": null,
"issue_id": null,
"issue_label_id": null,
"id": null,
"userId": null,
"type": null,
"parentId": null
},
"expectation": {
"expected_count": null,
"expected_changes": {
"stateId": {
"to": {
"eq": null,
"exists": true
},
"from": {
"eq": "0fde0f94-ee5f-4a37-ad23-a3acd0080c57"
}
},
"assigneeId": null,
"priority": null,
"priorityLabel": null,
"description": null,
"title": null,
"body": null,
"archivedAt": null,
"name": null,
"teamId": null
}
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
}
] | 2 | {
"test_index": 29,
"total_tests_in_suite": 40,
"subset_size": 40,
"generated_at": "2025-11-18T22:59:47.440527+00:00"
} | [
"linear",
"graphql",
"agent-eval",
"mini"
] |
linear-bench-mini-test_30 | Add Artem (b55072d7-ccaa-43cd-8ab7-3dca324e3294) to the Product team. | actionEval | linear_expanded | 2790a7ee-fde0-4537-9588-e233aa5a68d1 | [
{
"entity": "team_memberships",
"diff_type": "added",
"selector": {
"teamId": {
"eq": "cdb85540-5065-4346-8aef-ae2b72d6e940"
},
"title": null,
"priority": null,
"identifier": null,
"issueId": null,
"body": null,
"name": null,
"assigneeId": null,
"description": null,
"issue_id": null,
"issue_label_id": null,
"id": null,
"userId": {
"eq": "b55072d7-ccaa-43cd-8ab7-3dca324e3294"
},
"type": null,
"parentId": null
},
"expectation": {
"expected_count": {
"eq": 1,
"min": null
},
"expected_changes": null
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
}
] | 1 | {
"test_index": 30,
"total_tests_in_suite": 40,
"subset_size": 40,
"generated_at": "2025-11-18T22:59:47.440527+00:00"
} | [
"linear",
"graphql",
"agent-eval",
"mini"
] |
linear-bench-mini-test_31 | Please edit the comment (id: e6a0f6c4-4d0e-4f4c-9a54-444444444444) about open telemetry and include the link 'https://smith.langchain.com/' as an example. | actionEval | linear_expanded | 2790a7ee-fde0-4537-9588-e233aa5a68d1 | [
{
"entity": "comments",
"diff_type": "changed",
"selector": {
"teamId": null,
"title": null,
"priority": null,
"identifier": null,
"issueId": null,
"body": null,
"name": null,
"assigneeId": null,
"description": null,
"issue_id": null,
"issue_label_id": null,
"id": {
"eq": "e6a0f6c4-4d0e-4f4c-9a54-444444444444"
},
"userId": null,
"type": null,
"parentId": null
},
"expectation": {
"expected_count": null,
"expected_changes": {
"stateId": null,
"assigneeId": null,
"priority": null,
"priorityLabel": null,
"description": null,
"title": null,
"body": {
"to": {
"contains": "smith.langchain.com"
}
},
"archivedAt": null,
"name": null,
"teamId": null
}
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
}
] | 1 | {
"test_index": 31,
"total_tests_in_suite": 40,
"subset_size": 40,
"generated_at": "2025-11-18T22:59:47.440527+00:00"
} | [
"linear",
"graphql",
"agent-eval",
"mini"
] |
linear-bench-mini-test_32 | John Doe is going on vacation. Reassign all of his 'Urgent' issues to Sarah Smith, but leave his non-urgent work as is. | actionEval | linear_expanded | 2790a7ee-fde0-4537-9588-e233aa5a68d1 | [
{
"entity": "issues",
"diff_type": "changed",
"selector": {
"teamId": null,
"title": null,
"priority": null,
"identifier": {
"eq": "ENG-3"
},
"issueId": null,
"body": null,
"name": null,
"assigneeId": null,
"description": null,
"issue_id": null,
"issue_label_id": null,
"id": null,
"userId": null,
"type": null,
"parentId": null
},
"expectation": {
"expected_count": null,
"expected_changes": {
"stateId": null,
"assigneeId": {
"from": {
"eq": "2dcc8dc2-ca19-475d-9882-3ba5e911e7ec"
},
"to": {
"eq": "03b0809e-713e-44ee-95de-b7a198b135ac",
"exists": null
}
},
"priority": null,
"priorityLabel": null,
"description": null,
"title": null,
"body": null,
"archivedAt": null,
"name": null,
"teamId": null
}
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
},
{
"entity": "issues",
"diff_type": "unchanged",
"selector": {
"teamId": null,
"title": null,
"priority": null,
"identifier": {
"eq": "ENG-1"
},
"issueId": null,
"body": null,
"name": null,
"assigneeId": null,
"description": null,
"issue_id": null,
"issue_label_id": null,
"id": null,
"userId": null,
"type": null,
"parentId": null
},
"expectation": {
"expected_count": null,
"expected_changes": null
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
}
] | 2 | {
"test_index": 32,
"total_tests_in_suite": 40,
"subset_size": 40,
"generated_at": "2025-11-18T22:59:47.440527+00:00"
} | [
"linear",
"graphql",
"agent-eval",
"mini"
] |
linear-bench-mini-test_33 | The 'Polish onboarding dashboard UX' issue was filed in Engineering by mistake. Move it to the Product team and reset its status to 'Todo'. | actionEval | linear_expanded | 2790a7ee-fde0-4537-9588-e233aa5a68d1 | [
{
"entity": "issues",
"diff_type": "changed",
"selector": {
"teamId": null,
"title": null,
"priority": null,
"identifier": {
"eq": "ENG-2"
},
"issueId": null,
"body": null,
"name": null,
"assigneeId": null,
"description": null,
"issue_id": null,
"issue_label_id": null,
"id": null,
"userId": null,
"type": null,
"parentId": null
},
"expectation": {
"expected_count": null,
"expected_changes": {
"stateId": {
"to": {
"eq": "0fde0f94-ee5f-4a37-ad23-a3acd0080c57",
"exists": null
},
"from": null
},
"assigneeId": null,
"priority": null,
"priorityLabel": null,
"description": null,
"title": null,
"body": null,
"archivedAt": null,
"name": null,
"teamId": {
"from": {
"eq": "ad608998-915c-4bad-bcd9-85ebfccccee8"
},
"to": {
"eq": "cdb85540-5065-4346-8aef-ae2b72d6e940"
}
}
}
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
}
] | 1 | {
"test_index": 33,
"total_tests_in_suite": 40,
"subset_size": 40,
"generated_at": "2025-11-18T22:59:47.440527+00:00"
} | [
"linear",
"graphql",
"agent-eval",
"mini"
] |
linear-bench-mini-test_34 | Read the comments on the 'production incident' ticket. Create a new Engineering ticket titled 'Fix 500 errors in eval runner' with a description based on the analysis in the comments. Mark this new ticket as being blocked by ENG-3. | actionEval | linear_expanded | 2790a7ee-fde0-4537-9588-e233aa5a68d1 | [
{
"entity": "issues",
"diff_type": "added",
"selector": {
"teamId": null,
"title": {
"contains": "Fix 500 errors",
"eq": null
},
"priority": null,
"identifier": null,
"issueId": null,
"body": null,
"name": null,
"assigneeId": null,
"description": {
"contains": "agent"
},
"issue_id": null,
"issue_label_id": null,
"id": null,
"userId": null,
"type": null,
"parentId": null
},
"expectation": {
"expected_count": {
"eq": 1,
"min": null
},
"expected_changes": null
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
},
{
"entity": "issue_relations",
"diff_type": "added",
"selector": {
"teamId": null,
"title": null,
"priority": null,
"identifier": null,
"issueId": null,
"body": null,
"name": null,
"assigneeId": null,
"description": null,
"issue_id": null,
"issue_label_id": null,
"id": null,
"userId": null,
"type": {
"eq": "blocks"
},
"parentId": null
},
"expectation": {
"expected_count": {
"eq": 1,
"min": null
},
"expected_changes": null
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
}
] | 2 | {
"test_index": 34,
"total_tests_in_suite": 40,
"subset_size": 40,
"generated_at": "2025-11-18T22:59:47.440527+00:00"
} | [
"linear",
"graphql",
"agent-eval",
"mini"
] |
linear-bench-mini-test_35 | Assign the 'email sign-in' ticket to the Engineering team member who currently has the fewest assigned issues. If there is a tie, pick anyone with the lowest count. | actionEval | linear_expanded | 2790a7ee-fde0-4537-9588-e233aa5a68d1 | [
{
"entity": "issues",
"diff_type": "changed",
"selector": {
"teamId": null,
"title": null,
"priority": null,
"identifier": {
"eq": "ENG-6"
},
"issueId": null,
"body": null,
"name": null,
"assigneeId": null,
"description": null,
"issue_id": null,
"issue_label_id": null,
"id": null,
"userId": null,
"type": null,
"parentId": null
},
"expectation": {
"expected_count": null,
"expected_changes": {
"stateId": null,
"assigneeId": {
"from": null,
"to": {
"eq": "b55072d7-ccaa-43cd-8ab7-3dca324e3294",
"exists": null
}
},
"priority": null,
"priorityLabel": null,
"description": null,
"title": null,
"body": null,
"archivedAt": null,
"name": null,
"teamId": null
}
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
}
] | 1 | {
"test_index": 35,
"total_tests_in_suite": 40,
"subset_size": 40,
"generated_at": "2025-11-18T22:59:47.440527+00:00"
} | [
"linear",
"graphql",
"agent-eval",
"mini"
] |
linear-bench-mini-test_36 | We are replacing the 'RL' label with a new 'AI' label. Create a new label named 'AI'. Find all tickets with the 'RL' label, tag them with 'AI', and remove the 'RL' label. | actionEval | linear_expanded | 2790a7ee-fde0-4537-9588-e233aa5a68d1 | [
{
"entity": "issue_labels",
"diff_type": "added",
"selector": {
"teamId": null,
"title": null,
"priority": null,
"identifier": null,
"issueId": null,
"body": null,
"name": {
"eq": "AI"
},
"assigneeId": null,
"description": null,
"issue_id": null,
"issue_label_id": null,
"id": null,
"userId": null,
"type": null,
"parentId": null
},
"expectation": {
"expected_count": {
"eq": 1,
"min": null
},
"expected_changes": null
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
},
{
"entity": "issue_label_issue_association",
"diff_type": "removed",
"selector": {
"teamId": null,
"title": null,
"priority": null,
"identifier": null,
"issueId": null,
"body": null,
"name": null,
"assigneeId": null,
"description": null,
"issue_id": {
"eq": "b4f5130f-5c1b-4bc0-a8f6-60a22b0adf5e"
},
"issue_label_id": {
"eq": "8f01ce9d-1433-4c4c-969d-21ca3bf2718f"
},
"id": null,
"userId": null,
"type": null,
"parentId": null
},
"expectation": {
"expected_count": {
"eq": 1,
"min": null
},
"expected_changes": null
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
},
{
"entity": "issue_label_issue_association",
"diff_type": "added",
"selector": {
"teamId": null,
"title": null,
"priority": null,
"identifier": null,
"issueId": null,
"body": null,
"name": null,
"assigneeId": null,
"description": null,
"issue_id": {
"eq": "b4f5130f-5c1b-4bc0-a8f6-60a22b0adf5e"
},
"issue_label_id": null,
"id": null,
"userId": null,
"type": null,
"parentId": null
},
"expectation": {
"expected_count": {
"eq": 1,
"min": null
},
"expected_changes": null
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
}
] | 3 | {
"test_index": 36,
"total_tests_in_suite": 40,
"subset_size": 40,
"generated_at": "2025-11-18T22:59:47.440527+00:00"
} | [
"linear",
"graphql",
"agent-eval",
"mini"
] |
linear-bench-mini-test_37 | Find any Engineering tickets in 'In Progress' that were created before Jan 2nd, 2025. Move them back to 'Todo' and add a comment: 'Demoted due to lack of progress'. | actionEval | linear_expanded | 2790a7ee-fde0-4537-9588-e233aa5a68d1 | [
{
"entity": "issues",
"diff_type": "changed",
"selector": {
"teamId": null,
"title": null,
"priority": null,
"identifier": {
"eq": "ENG-3"
},
"issueId": null,
"body": null,
"name": null,
"assigneeId": null,
"description": null,
"issue_id": null,
"issue_label_id": null,
"id": null,
"userId": null,
"type": null,
"parentId": null
},
"expectation": {
"expected_count": null,
"expected_changes": {
"stateId": {
"to": {
"eq": "741f29ae-cfb3-4b8a-a1f8-c5161c842366",
"exists": null
},
"from": null
},
"assigneeId": null,
"priority": null,
"priorityLabel": null,
"description": null,
"title": null,
"body": null,
"archivedAt": null,
"name": null,
"teamId": null
}
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
},
{
"entity": "comments",
"diff_type": "added",
"selector": {
"teamId": null,
"title": null,
"priority": null,
"identifier": null,
"issueId": {
"eq": "87c1d2f3-66c4-4dd0-bc93-1b99d04dc374"
},
"body": {
"contains": "Demoted"
},
"name": null,
"assigneeId": null,
"description": null,
"issue_id": null,
"issue_label_id": null,
"id": null,
"userId": null,
"type": null,
"parentId": null
},
"expectation": {
"expected_count": {
"eq": 1,
"min": null
},
"expected_changes": null
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
}
] | 2 | {
"test_index": 37,
"total_tests_in_suite": 40,
"subset_size": 40,
"generated_at": "2025-11-18T22:59:47.440527+00:00"
} | [
"linear",
"graphql",
"agent-eval",
"mini"
] |
linear-bench-mini-test_39 | Break down the 'SSO' ticket into two sub-issues: 'Frontend Implementation' (assigned to Sarah) and 'Backend API' (assigned to John). Ensure the previous ticket is set as the parent for both. | actionEval | linear_default | 2790a7ee-fde0-4537-9588-e233aa5a68d1 | [
{
"entity": "issues",
"diff_type": "added",
"selector": {
"teamId": null,
"title": null,
"priority": null,
"identifier": null,
"issueId": null,
"body": null,
"name": null,
"assigneeId": {
"eq": "03b0809e-713e-44ee-95de-b7a198b135ac"
},
"description": null,
"issue_id": null,
"issue_label_id": null,
"id": null,
"userId": null,
"type": null,
"parentId": {
"eq": "7d3f21ac-89c1-4f3b-9c2e-4fe3a1b71002"
}
},
"expectation": {
"expected_count": {
"eq": 1,
"min": null
},
"expected_changes": null
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
},
{
"entity": "issues",
"diff_type": "added",
"selector": {
"teamId": null,
"title": null,
"priority": null,
"identifier": null,
"issueId": null,
"body": null,
"name": null,
"assigneeId": {
"eq": "2dcc8dc2-ca19-475d-9882-3ba5e911e7ec"
},
"description": null,
"issue_id": null,
"issue_label_id": null,
"id": null,
"userId": null,
"type": null,
"parentId": {
"eq": "7d3f21ac-89c1-4f3b-9c2e-4fe3a1b71002"
}
},
"expectation": {
"expected_count": {
"eq": 1,
"min": null
},
"expected_changes": null
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
}
] | 2 | {
"test_index": 38,
"total_tests_in_suite": 40,
"subset_size": 40,
"generated_at": "2025-11-18T22:59:47.440527+00:00"
} | [
"linear",
"graphql",
"agent-eval",
"mini"
] |
linear-bench-mini-test_40 | Create three new issues in Engineering: 'Alpha', 'Beta', and 'Gamma'. Configure them as a dependency chain where Alpha blocks Beta, and Beta blocks Gamma. | actionEval | linear_default | 2790a7ee-fde0-4537-9588-e233aa5a68d1 | [
{
"entity": "issues",
"diff_type": "added",
"selector": {
"teamId": {
"eq": "ad608998-915c-4bad-bcd9-85ebfccccee8"
},
"title": null,
"priority": null,
"identifier": null,
"issueId": null,
"body": null,
"name": null,
"assigneeId": null,
"description": null,
"issue_id": null,
"issue_label_id": null,
"id": null,
"userId": null,
"type": null,
"parentId": null
},
"expectation": {
"expected_count": {
"eq": 3,
"min": null
},
"expected_changes": null
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
},
{
"entity": "issue_relations",
"diff_type": "added",
"selector": {
"teamId": null,
"title": null,
"priority": null,
"identifier": null,
"issueId": null,
"body": null,
"name": null,
"assigneeId": null,
"description": null,
"issue_id": null,
"issue_label_id": null,
"id": null,
"userId": null,
"type": {
"eq": "blocks"
},
"parentId": null
},
"expectation": {
"expected_count": {
"eq": 2,
"min": null
},
"expected_changes": null
},
"mask_fields": [
"created_at",
"updated_at",
"updatedAt",
"createdAt",
"editedAt"
]
}
] | 2 | {
"test_index": 39,
"total_tests_in_suite": 40,
"subset_size": 40,
"generated_at": "2025-11-18T22:59:47.440527+00:00"
} | [
"linear",
"graphql",
"agent-eval",
"mini"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.