Upload folder using huggingface_hub
Browse files- data/train.jsonl +40 -27
- dataset_infos.json +7 -7
- seeds/linear_expanded.json +862 -0
data/train.jsonl
CHANGED
|
@@ -1,27 +1,40 @@
|
|
| 1 |
-
{"id": "linear-bench-mini-test_0", "prompt": "Create a new issue in the Engineering team titled 'Fix login bug' ", "type": "actionEval", "seed_template": "
|
| 2 |
-
{"id": "linear-bench-mini-test_1", "prompt": "Create a new issue in the Engineering team titled 'Fix login bug' with high priority", "type": "actionEval", "seed_template": "
|
| 3 |
-
{"id": "linear-bench-mini-test_2", "prompt": "Move issue ENG-1 to 'In Progress' status", "type": "actionEval", "seed_template": "
|
| 4 |
-
{"id": "linear-bench-mini-test_3", "prompt": "Assign issue ENG-2 to John Doe", "type": "actionEval", "seed_template": "
|
| 5 |
-
{"id": "linear-bench-mini-test_4", "prompt": "Add a comment to issue ENG-1 saying 'I am working on this now'", "type": "actionEval", "seed_template": "
|
| 6 |
-
{"id": "linear-bench-mini-test_5", "prompt": "Create a new team called 'Design'", "type": "actionEval", "seed_template": "
|
| 7 |
-
{"id": "linear-bench-mini-test_6", "prompt": "Change the priority of issue ENG-1 to Urgent", "type": "actionEval", "seed_template": "
|
| 8 |
-
{"id": "linear-bench-mini-test_7", "prompt": "Create a new issue 'Improve performance' in Engineering team, assign to John, with description 'Optimize database queries'", "type": "actionEval", "seed_template": "
|
| 9 |
-
{"id": "linear-bench-mini-test_8", "prompt": "Update the description of issue ENG-1 to include 'Root cause: session timeout issue'", "type": "actionEval", "seed_template": "
|
| 10 |
-
{"id": "linear-bench-mini-test_9", "prompt": "Create three new issues in the Engineering team: 'Update documentation', 'Refactor API endpoints', and 'Add unit tests'", "type": "actionEval", "seed_template": "
|
| 11 |
-
{"id": "linear-bench-mini-test_10", "prompt": "Mark issue ENG-1 as completed", "type": "actionEval", "seed_template": "
|
| 12 |
-
{"id": "linear-bench-mini-test_11", "prompt": "Create a new label called 'Bugs' ", "type": "actionEval", "seed_template": "
|
| 13 |
-
{"id": "linear-bench-mini-test_12", "prompt": "Add the newly created 'Bugs' label to the Engineering login issue currently assigned to John Doe.", "type": "actionEval", "seed_template": "
|
| 14 |
-
{"id": "linear-bench-mini-test_13", "prompt": "Add the 'UX' label to the onboarding dashboard issue that Sarah Smith owns.", "type": "actionEval", "seed_template": "
|
| 15 |
-
{"id": "linear-bench-mini-test_14", "prompt": "Rename the Engineering issue describing intermittent login failures to 'Fix login bug - follow up'.", "type": "actionEval", "seed_template": "
|
| 16 |
-
{"id": "linear-bench-mini-test_15", "prompt": "Add the 'RL' label to the login issue that John Doe recently commented on.", "type": "actionEval", "seed_template": "
|
| 17 |
-
{"id": "linear-bench-mini-test_16", "prompt": "Move issue ENG-2 to 'In Review'", "type": "actionEval", "seed_template": "
|
| 18 |
-
{"id": "linear-bench-mini-test_17", "prompt": "Assign ENG-3 to Sarah Smith", "type": "actionEval", "seed_template": "
|
| 19 |
-
{"id": "linear-bench-mini-test_18", "prompt": "Create a new Engineering issue 'Polish navigation' with labels 'UX' and 'Urgent'", "type": "actionEval", "seed_template": "
|
| 20 |
-
{"id": "linear-bench-mini-test_19", "prompt": "Add a comment to ENG-3: 'Please add logs for the error path'", "type": "actionEval", "seed_template": "
|
| 21 |
-
{"id": "linear-bench-mini-test_20", "prompt": "Update the seeded comment on ENG-1 to: 'Updated: working on a fix and adding tests'", "type": "actionEval", "seed_template": "
|
| 22 |
-
{"id": "linear-bench-mini-test_21", "prompt": "Delete the seeded comment on ENG-1", "type": "actionEval", "seed_template": "
|
| 23 |
-
{"id": "linear-bench-mini-test_22", "prompt": "Create two Engineering issues: 'Update onboarding docs' (label UX) and 'Add circuit breaker' (label Urgent)", "type": "actionEval", "seed_template": "
|
| 24 |
-
{"id": "linear-bench-mini-test_23", "prompt": "Cancel issue ENG-1 (set its status to Canceled)", "type": "actionEval", "seed_template": "
|
| 25 |
-
{"id": "linear-bench-mini-test_24", "prompt": "Create a new label 'Backend' and add it to ENG-2", "type": "actionEval", "seed_template": "
|
| 26 |
-
{"id": "linear-bench-mini-test_25", "prompt": "Rename the label 'UX' to 'User Experience'", "type": "actionEval", "seed_template": "
|
| 27 |
-
{"id": "linear-bench-mini-test_26", "prompt": "Unassign ENG-1 so it has no assignee", "type": "actionEval", "seed_template": "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"id": "linear-bench-mini-test_0", "prompt": "Create a new issue in the Engineering team titled 'Fix login bug' ", "type": "actionEval", "seed_template": "linear_expanded", "impersonate_user_id": "2790a7ee-fde0-4537-9588-e233aa5a68d1", "expected_state": [{"entity": "issues", "diff_type": "added", "selector": {"teamId": {"eq": "ad608998-915c-4bad-bcd9-85ebfccccee8"}, "title": {"contains": "login bug"}}, "expectation": {"expected_count": {"eq": 1}}, "mask_fields": ["created_at", "updated_at", "updatedAt", "createdAt", "editedAt"]}], "assertion_count": 1, "metadata": {"test_index": 0, "total_tests_in_suite": 40, "subset_size": 40, "generated_at": "2025-11-18T22:59:47.440527+00:00"}, "tags": ["linear", "graphql", "agent-eval", "mini"]}
|
| 2 |
+
{"id": "linear-bench-mini-test_1", "prompt": "Create a new issue in the Engineering team titled 'Fix login bug' with high priority", "type": "actionEval", "seed_template": "linear_expanded", "impersonate_user_id": "2790a7ee-fde0-4537-9588-e233aa5a68d1", "expected_state": [{"entity": "issues", "diff_type": "added", "selector": {"teamId": {"eq": "ad608998-915c-4bad-bcd9-85ebfccccee8"}, "title": {"contains": "login bug"}, "priority": {"eq": 2.0}}, "expectation": {"expected_count": {"eq": 1}}, "mask_fields": ["created_at", "updated_at", "updatedAt", "createdAt", "editedAt"]}], "assertion_count": 1, "metadata": {"test_index": 1, "total_tests_in_suite": 40, "subset_size": 40, "generated_at": "2025-11-18T22:59:47.440527+00:00"}, "tags": ["linear", "graphql", "agent-eval", "mini"]}
|
| 3 |
+
{"id": "linear-bench-mini-test_2", "prompt": "Move issue ENG-1 to 'In Progress' status", "type": "actionEval", "seed_template": "linear_expanded", "impersonate_user_id": "2790a7ee-fde0-4537-9588-e233aa5a68d1", "expected_state": [{"entity": "issues", "diff_type": "changed", "selector": {"identifier": {"eq": "ENG-1"}}, "expectation": {"expected_changes": {"stateId": {"to": {"eq": "6963a682-5967-477a-9afc-0b8a5b70b070"}}}}, "mask_fields": ["created_at", "updated_at", "updatedAt", "createdAt", "editedAt"]}], "assertion_count": 1, "metadata": {"test_index": 2, "total_tests_in_suite": 40, "subset_size": 40, "generated_at": "2025-11-18T22:59:47.440527+00:00"}, "tags": ["linear", "graphql", "agent-eval", "mini"]}
|
| 4 |
+
{"id": "linear-bench-mini-test_3", "prompt": "Assign issue ENG-2 to John Doe", "type": "actionEval", "seed_template": "linear_expanded", "impersonate_user_id": "2790a7ee-fde0-4537-9588-e233aa5a68d1", "expected_state": [{"entity": "issues", "diff_type": "changed", "selector": {"identifier": {"eq": "ENG-2"}}, "expectation": {"expected_changes": {"assigneeId": {"from": {"eq": "03b0809e-713e-44ee-95de-b7a198b135ac"}, "to": {"eq": "2dcc8dc2-ca19-475d-9882-3ba5e911e7ec"}}}}, "mask_fields": ["created_at", "updated_at", "updatedAt", "createdAt", "editedAt"]}], "assertion_count": 1, "metadata": {"test_index": 3, "total_tests_in_suite": 40, "subset_size": 40, "generated_at": "2025-11-18T22:59:47.440527+00:00"}, "tags": ["linear", "graphql", "agent-eval", "mini"]}
|
| 5 |
+
{"id": "linear-bench-mini-test_4", "prompt": "Add a comment to issue ENG-1 saying 'I am working on this now'", "type": "actionEval", "seed_template": "linear_expanded", "impersonate_user_id": "2790a7ee-fde0-4537-9588-e233aa5a68d1", "expected_state": [{"entity": "comments", "diff_type": "added", "selector": {"issueId": {"eq": "c6e168e3-fed4-45d0-b03f-a1c1f89ee7ab"}, "body": {"contains": "working on this"}}, "expectation": {"expected_count": {"eq": 1}}, "mask_fields": ["created_at", "updated_at", "updatedAt", "createdAt", "editedAt"]}], "assertion_count": 1, "metadata": {"test_index": 4, "total_tests_in_suite": 40, "subset_size": 40, "generated_at": "2025-11-18T22:59:47.440527+00:00"}, "tags": ["linear", "graphql", "agent-eval", "mini"]}
|
| 6 |
+
{"id": "linear-bench-mini-test_5", "prompt": "Create a new team called 'Design'", "type": "actionEval", "seed_template": "linear_expanded", "impersonate_user_id": "2790a7ee-fde0-4537-9588-e233aa5a68d1", "expected_state": [{"entity": "teams", "diff_type": "added", "selector": {"name": {"eq": "Design"}}, "expectation": {"expected_count": {"eq": 1}}, "mask_fields": ["created_at", "updated_at", "updatedAt", "createdAt", "editedAt"]}, {"entity": "workflow_states", "diff_type": "added", "selector": {"name": {"eq": "Backlog"}}, "expectation": {"expected_count": {"eq": 1}}, "mask_fields": ["created_at", "updated_at", "updatedAt", "createdAt", "editedAt"]}], "assertion_count": 2, "metadata": {"test_index": 5, "total_tests_in_suite": 40, "subset_size": 40, "generated_at": "2025-11-18T22:59:47.440527+00:00"}, "tags": ["linear", "graphql", "agent-eval", "mini"]}
|
| 7 |
+
{"id": "linear-bench-mini-test_6", "prompt": "Change the priority of issue ENG-1 to Urgent", "type": "actionEval", "seed_template": "linear_expanded", "impersonate_user_id": "2790a7ee-fde0-4537-9588-e233aa5a68d1", "expected_state": [{"entity": "issues", "diff_type": "changed", "selector": {"identifier": {"eq": "ENG-1"}}, "expectation": {"expected_changes": {"priority": {"to": {"eq": 1.0}}, "priorityLabel": {"to": {"eq": "Urgent"}}}}, "mask_fields": ["created_at", "updated_at", "updatedAt", "createdAt", "editedAt"]}], "assertion_count": 1, "metadata": {"test_index": 6, "total_tests_in_suite": 40, "subset_size": 40, "generated_at": "2025-11-18T22:59:47.440527+00:00"}, "tags": ["linear", "graphql", "agent-eval", "mini"]}
|
| 8 |
+
{"id": "linear-bench-mini-test_7", "prompt": "Create a new issue 'Improve performance' in Engineering team, assign to John, with description 'Optimize database queries'", "type": "actionEval", "seed_template": "linear_expanded", "impersonate_user_id": "2790a7ee-fde0-4537-9588-e233aa5a68d1", "expected_state": [{"entity": "issues", "diff_type": "added", "selector": {"teamId": {"eq": "ad608998-915c-4bad-bcd9-85ebfccccee8"}, "title": {"contains": "performance"}, "assigneeId": {"eq": "2dcc8dc2-ca19-475d-9882-3ba5e911e7ec"}, "description": {"contains": "database queries"}}, "expectation": {"expected_count": {"eq": 1}}, "mask_fields": ["created_at", "updated_at", "updatedAt", "createdAt", "editedAt"]}], "assertion_count": 1, "metadata": {"test_index": 7, "total_tests_in_suite": 40, "subset_size": 40, "generated_at": "2025-11-18T22:59:47.440527+00:00"}, "tags": ["linear", "graphql", "agent-eval", "mini"]}
|
| 9 |
+
{"id": "linear-bench-mini-test_8", "prompt": "Update the description of issue ENG-1 to include 'Root cause: session timeout issue'", "type": "actionEval", "seed_template": "linear_expanded", "impersonate_user_id": "2790a7ee-fde0-4537-9588-e233aa5a68d1", "expected_state": [{"entity": "issues", "diff_type": "changed", "selector": {"identifier": {"eq": "ENG-1"}}, "expectation": {"expected_changes": {"description": {"to": {"contains": "session timeout"}}}}, "mask_fields": ["created_at", "updated_at", "updatedAt", "createdAt", "editedAt"]}], "assertion_count": 1, "metadata": {"test_index": 8, "total_tests_in_suite": 40, "subset_size": 40, "generated_at": "2025-11-18T22:59:47.440527+00:00"}, "tags": ["linear", "graphql", "agent-eval", "mini"]}
|
| 10 |
+
{"id": "linear-bench-mini-test_9", "prompt": "Create three new issues in the Engineering team: 'Update documentation', 'Refactor API endpoints', and 'Add unit tests'", "type": "actionEval", "seed_template": "linear_expanded", "impersonate_user_id": "2790a7ee-fde0-4537-9588-e233aa5a68d1", "expected_state": [{"entity": "issues", "diff_type": "added", "selector": {"teamId": {"eq": "ad608998-915c-4bad-bcd9-85ebfccccee8"}}, "expectation": {"expected_count": {"eq": 3}}, "mask_fields": ["created_at", "updated_at", "updatedAt", "createdAt", "editedAt"]}], "assertion_count": 1, "metadata": {"test_index": 9, "total_tests_in_suite": 40, "subset_size": 40, "generated_at": "2025-11-18T22:59:47.440527+00:00"}, "tags": ["linear", "graphql", "agent-eval", "mini"]}
|
| 11 |
+
{"id": "linear-bench-mini-test_10", "prompt": "Mark issue ENG-1 as completed", "type": "actionEval", "seed_template": "linear_expanded", "impersonate_user_id": "2790a7ee-fde0-4537-9588-e233aa5a68d1", "expected_state": [{"entity": "issues", "diff_type": "changed", "selector": {"identifier": {"eq": "ENG-1"}}, "expectation": {"expected_changes": {"stateId": {"to": {"eq": "4334c4ee-405c-4d2c-bf25-4dcb7a8c0512"}}}}, "mask_fields": ["created_at", "updated_at", "updatedAt", "createdAt", "editedAt"]}], "assertion_count": 1, "metadata": {"test_index": 10, "total_tests_in_suite": 40, "subset_size": 40, "generated_at": "2025-11-18T22:59:47.440527+00:00"}, "tags": ["linear", "graphql", "agent-eval", "mini"]}
|
| 12 |
+
{"id": "linear-bench-mini-test_11", "prompt": "Create a new label called 'Bugs' ", "type": "actionEval", "seed_template": "linear_expanded", "impersonate_user_id": "2790a7ee-fde0-4537-9588-e233aa5a68d1", "expected_state": [{"entity": "issue_labels", "diff_type": "added", "selector": {"name": {"eq": "Bugs"}}, "expectation": {"expected_count": {"eq": 1}}, "mask_fields": ["created_at", "updated_at", "updatedAt", "createdAt", "editedAt"]}], "assertion_count": 1, "metadata": {"test_index": 11, "total_tests_in_suite": 40, "subset_size": 40, "generated_at": "2025-11-18T22:59:47.440527+00:00"}, "tags": ["linear", "graphql", "agent-eval", "mini"]}
|
| 13 |
+
{"id": "linear-bench-mini-test_12", "prompt": "Add the newly created 'Bugs' label to the Engineering login issue currently assigned to John Doe.", "type": "actionEval", "seed_template": "linear_expanded", "impersonate_user_id": "2790a7ee-fde0-4537-9588-e233aa5a68d1", "expected_state": [{"entity": "issue_label_issue_association", "diff_type": "added", "selector": {"issue_id": {"eq": "c6e168e3-fed4-45d0-b03f-a1c1f89ee7ab"}}, "expectation": {"expected_count": {"eq": 1}}, "mask_fields": ["created_at", "updated_at", "updatedAt", "createdAt", "editedAt"]}], "assertion_count": 1, "metadata": {"test_index": 12, "total_tests_in_suite": 40, "subset_size": 40, "generated_at": "2025-11-18T22:59:47.440527+00:00"}, "tags": ["linear", "graphql", "agent-eval", "mini"]}
|
| 14 |
+
{"id": "linear-bench-mini-test_13", "prompt": "Add the 'UX' label to the onboarding dashboard issue that Sarah Smith owns.", "type": "actionEval", "seed_template": "linear_expanded", "impersonate_user_id": "2790a7ee-fde0-4537-9588-e233aa5a68d1", "expected_state": [{"entity": "issue_label_issue_association", "diff_type": "added", "selector": {"issue_id": {"eq": "5c62f29d-0f6a-4c4d-9d25-52293e2a8d4f"}, "issue_label_id": {"eq": "f9c5b7c8-3909-4f8b-bc25-73e1b56a9c0c"}}, "expectation": {"expected_count": {"eq": 1}}, "mask_fields": ["created_at", "updated_at", "updatedAt", "createdAt", "editedAt"]}], "assertion_count": 1, "metadata": {"test_index": 13, "total_tests_in_suite": 40, "subset_size": 40, "generated_at": "2025-11-18T22:59:47.440527+00:00"}, "tags": ["linear", "graphql", "agent-eval", "mini"]}
|
| 15 |
+
{"id": "linear-bench-mini-test_14", "prompt": "Rename the Engineering issue describing intermittent login failures to 'Fix login bug - follow up'.", "type": "actionEval", "seed_template": "linear_expanded", "impersonate_user_id": "2790a7ee-fde0-4537-9588-e233aa5a68d1", "expected_state": [{"entity": "issues", "diff_type": "changed", "selector": {"identifier": {"eq": "ENG-1"}}, "expectation": {"expected_changes": {"title": {"to": {"contains": "follow up"}}}}, "mask_fields": ["created_at", "updated_at", "updatedAt", "createdAt", "editedAt"]}], "assertion_count": 1, "metadata": {"test_index": 14, "total_tests_in_suite": 40, "subset_size": 40, "generated_at": "2025-11-18T22:59:47.440527+00:00"}, "tags": ["linear", "graphql", "agent-eval", "mini"]}
|
| 16 |
+
{"id": "linear-bench-mini-test_15", "prompt": "Add the 'RL' label to the login issue that John Doe recently commented on.", "type": "actionEval", "seed_template": "linear_expanded", "impersonate_user_id": "2790a7ee-fde0-4537-9588-e233aa5a68d1", "expected_state": [{"entity": "issue_label_issue_association", "diff_type": "added", "selector": {"issue_id": {"eq": "c6e168e3-fed4-45d0-b03f-a1c1f89ee7ab"}, "issue_label_id": {"eq": "8f01ce9d-1433-4c4c-969d-21ca3bf2718f"}}, "expectation": {"expected_count": {"eq": 1}}, "mask_fields": ["created_at", "updated_at", "updatedAt", "createdAt", "editedAt"]}], "assertion_count": 1, "metadata": {"test_index": 15, "total_tests_in_suite": 40, "subset_size": 40, "generated_at": "2025-11-18T22:59:47.440527+00:00"}, "tags": ["linear", "graphql", "agent-eval", "mini"]}
|
| 17 |
+
{"id": "linear-bench-mini-test_16", "prompt": "Move issue ENG-2 to 'In Review'", "type": "actionEval", "seed_template": "linear_expanded", "impersonate_user_id": "2790a7ee-fde0-4537-9588-e233aa5a68d1", "expected_state": [{"entity": "issues", "diff_type": "changed", "selector": {"identifier": {"eq": "ENG-2"}}, "expectation": {"expected_changes": {"stateId": {"to": {"eq": "4379b3d7-1143-4aa4-a3a6-da0c436e73b6"}}}}, "mask_fields": ["created_at", "updated_at", "updatedAt", "createdAt", "editedAt"]}], "assertion_count": 1, "metadata": {"test_index": 16, "total_tests_in_suite": 40, "subset_size": 40, "generated_at": "2025-11-18T22:59:47.440527+00:00"}, "tags": ["linear", "graphql", "agent-eval", "mini"]}
|
| 18 |
+
{"id": "linear-bench-mini-test_17", "prompt": "Assign ENG-3 to Sarah Smith", "type": "actionEval", "seed_template": "linear_expanded", "impersonate_user_id": "2790a7ee-fde0-4537-9588-e233aa5a68d1", "expected_state": [{"entity": "issues", "diff_type": "changed", "selector": {"identifier": {"eq": "ENG-3"}}, "expectation": {"expected_changes": {"assigneeId": {"to": {"eq": "03b0809e-713e-44ee-95de-b7a198b135ac"}}}}, "mask_fields": ["created_at", "updated_at", "updatedAt", "createdAt", "editedAt"]}], "assertion_count": 1, "metadata": {"test_index": 17, "total_tests_in_suite": 40, "subset_size": 40, "generated_at": "2025-11-18T22:59:47.440527+00:00"}, "tags": ["linear", "graphql", "agent-eval", "mini"]}
|
| 19 |
+
{"id": "linear-bench-mini-test_18", "prompt": "Create a new Engineering issue 'Polish navigation' with labels 'UX' and 'Urgent'", "type": "actionEval", "seed_template": "linear_expanded", "impersonate_user_id": "2790a7ee-fde0-4537-9588-e233aa5a68d1", "expected_state": [{"entity": "issues", "diff_type": "added", "selector": {"teamId": {"eq": "ad608998-915c-4bad-bcd9-85ebfccccee8"}, "title": {"contains": "Polish navigation"}}, "expectation": {"expected_count": {"eq": 1}}, "mask_fields": ["created_at", "updated_at", "updatedAt", "createdAt", "editedAt"]}, {"entity": "issue_label_issue_association", "diff_type": "added", "selector": {}, "expectation": {"expected_count": {"min": 2}}, "mask_fields": ["created_at", "updated_at", "updatedAt", "createdAt", "editedAt"]}], "assertion_count": 2, "metadata": {"test_index": 18, "total_tests_in_suite": 40, "subset_size": 40, "generated_at": "2025-11-18T22:59:47.440527+00:00"}, "tags": ["linear", "graphql", "agent-eval", "mini"]}
|
| 20 |
+
{"id": "linear-bench-mini-test_19", "prompt": "Add a comment to ENG-3: 'Please add logs for the error path'", "type": "actionEval", "seed_template": "linear_expanded", "impersonate_user_id": "2790a7ee-fde0-4537-9588-e233aa5a68d1", "expected_state": [{"entity": "comments", "diff_type": "added", "selector": {"issueId": {"eq": "87c1d2f3-66c4-4dd0-bc93-1b99d04dc374"}, "body": {"contains": "error path"}}, "expectation": {"expected_count": {"eq": 1}}, "mask_fields": ["created_at", "updated_at", "updatedAt", "createdAt", "editedAt"]}], "assertion_count": 1, "metadata": {"test_index": 19, "total_tests_in_suite": 40, "subset_size": 40, "generated_at": "2025-11-18T22:59:47.440527+00:00"}, "tags": ["linear", "graphql", "agent-eval", "mini"]}
|
| 21 |
+
{"id": "linear-bench-mini-test_20", "prompt": "Update the seeded comment on ENG-1 to: 'Updated: working on a fix and adding tests'", "type": "actionEval", "seed_template": "linear_expanded", "impersonate_user_id": "2790a7ee-fde0-4537-9588-e233aa5a68d1", "expected_state": [{"entity": "comments", "diff_type": "changed", "selector": {"id": {"eq": "e10f59c3-7a49-4d52-8dba-8c8602f8c807"}}, "expectation": {"expected_changes": {"body": {"to": {"contains": "Updated: working on a fix"}}}}, "mask_fields": ["created_at", "updated_at", "updatedAt", "createdAt", "editedAt"]}], "assertion_count": 1, "metadata": {"test_index": 20, "total_tests_in_suite": 40, "subset_size": 40, "generated_at": "2025-11-18T22:59:47.440527+00:00"}, "tags": ["linear", "graphql", "agent-eval", "mini"]}
|
| 22 |
+
{"id": "linear-bench-mini-test_21", "prompt": "Delete the seeded comment on ENG-1", "type": "actionEval", "seed_template": "linear_expanded", "impersonate_user_id": "2790a7ee-fde0-4537-9588-e233aa5a68d1", "expected_state": [{"entity": "comments", "diff_type": "changed", "selector": {"id": {"eq": "e10f59c3-7a49-4d52-8dba-8c8602f8c807"}}, "expectation": {"expected_changes": {"archivedAt": {"from": {"exists": false}, "to": {"exists": true}}}}, "mask_fields": ["created_at", "updated_at", "updatedAt", "createdAt", "editedAt"]}], "assertion_count": 1, "metadata": {"test_index": 21, "total_tests_in_suite": 40, "subset_size": 40, "generated_at": "2025-11-18T22:59:47.440527+00:00"}, "tags": ["linear", "graphql", "agent-eval", "mini"]}
|
| 23 |
+
{"id": "linear-bench-mini-test_22", "prompt": "Create two Engineering issues: 'Update onboarding docs' (label UX) and 'Add circuit breaker' (label Urgent)", "type": "actionEval", "seed_template": "linear_expanded", "impersonate_user_id": "2790a7ee-fde0-4537-9588-e233aa5a68d1", "expected_state": [{"entity": "issues", "diff_type": "added", "selector": {"teamId": {"eq": "ad608998-915c-4bad-bcd9-85ebfccccee8"}, "title": {"contains": "onboarding docs"}}, "expectation": {"expected_count": {"eq": 1}}, "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"}}, "expectation": {"expected_count": {"eq": 1}}, "mask_fields": ["created_at", "updated_at", "updatedAt", "createdAt", "editedAt"]}, {"entity": "issue_label_issue_association", "diff_type": "added", "selector": {}, "expectation": {"expected_count": {"min": 2}}, "mask_fields": ["created_at", "updated_at", "updatedAt", "createdAt", "editedAt"]}], "assertion_count": 3, "metadata": {"test_index": 22, "total_tests_in_suite": 40, "subset_size": 40, "generated_at": "2025-11-18T22:59:47.440527+00:00"}, "tags": ["linear", "graphql", "agent-eval", "mini"]}
|
| 24 |
+
{"id": "linear-bench-mini-test_23", "prompt": "Cancel issue ENG-1 (set its status to Canceled)", "type": "actionEval", "seed_template": "linear_expanded", "impersonate_user_id": "2790a7ee-fde0-4537-9588-e233aa5a68d1", "expected_state": [{"entity": "issues", "diff_type": "changed", "selector": {"identifier": {"eq": "ENG-1"}}, "expectation": {"expected_changes": {"stateId": {"to": {"eq": "d4f59a6d-33cb-45d1-8f4e-3e57536f912d"}}}}, "mask_fields": ["created_at", "updated_at", "updatedAt", "createdAt", "editedAt"]}], "assertion_count": 1, "metadata": {"test_index": 23, "total_tests_in_suite": 40, "subset_size": 40, "generated_at": "2025-11-18T22:59:47.440527+00:00"}, "tags": ["linear", "graphql", "agent-eval", "mini"]}
|
| 25 |
+
{"id": "linear-bench-mini-test_24", "prompt": "Create a new label 'Backend' and add it to ENG-2", "type": "actionEval", "seed_template": "linear_expanded", "impersonate_user_id": "2790a7ee-fde0-4537-9588-e233aa5a68d1", "expected_state": [{"entity": "issue_labels", "diff_type": "added", "selector": {"name": {"eq": "Backend"}}, "expectation": {"expected_count": {"eq": 1}}, "mask_fields": ["created_at", "updated_at", "updatedAt", "createdAt", "editedAt"]}, {"entity": "issue_label_issue_association", "diff_type": "added", "selector": {"issue_id": {"eq": "5c62f29d-0f6a-4c4d-9d25-52293e2a8d4f"}}, "expectation": {"expected_count": {"eq": 1}}, "mask_fields": ["created_at", "updated_at", "updatedAt", "createdAt", "editedAt"]}], "assertion_count": 2, "metadata": {"test_index": 24, "total_tests_in_suite": 40, "subset_size": 40, "generated_at": "2025-11-18T22:59:47.440527+00:00"}, "tags": ["linear", "graphql", "agent-eval", "mini"]}
|
| 26 |
+
{"id": "linear-bench-mini-test_25", "prompt": "Rename the label 'UX' to 'User Experience'", "type": "actionEval", "seed_template": "linear_expanded", "impersonate_user_id": "2790a7ee-fde0-4537-9588-e233aa5a68d1", "expected_state": [{"entity": "issue_labels", "diff_type": "changed", "selector": {"id": {"eq": "f9c5b7c8-3909-4f8b-bc25-73e1b56a9c0c"}}, "expectation": {"expected_changes": {"name": {"to": {"eq": "User Experience"}}}}, "mask_fields": ["created_at", "updated_at", "updatedAt", "createdAt", "editedAt"]}], "assertion_count": 1, "metadata": {"test_index": 25, "total_tests_in_suite": 40, "subset_size": 40, "generated_at": "2025-11-18T22:59:47.440527+00:00"}, "tags": ["linear", "graphql", "agent-eval", "mini"]}
|
| 27 |
+
{"id": "linear-bench-mini-test_26", "prompt": "Unassign ENG-1 so it has no assignee", "type": "actionEval", "seed_template": "linear_expanded", "impersonate_user_id": "2790a7ee-fde0-4537-9588-e233aa5a68d1", "expected_state": [{"entity": "issues", "diff_type": "changed", "selector": {"identifier": {"eq": "ENG-1"}}, "expectation": {"expected_changes": {"assigneeId": {"to": {"exists": false}}}}, "mask_fields": ["created_at", "updated_at", "updatedAt", "createdAt", "editedAt"]}], "assertion_count": 1, "metadata": {"test_index": 26, "total_tests_in_suite": 40, "subset_size": 40, "generated_at": "2025-11-18T22:59:47.440527+00:00"}, "tags": ["linear", "graphql", "agent-eval", "mini"]}
|
| 28 |
+
{"id": "linear-bench-mini-test_27", "prompt": "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'.", "type": "actionEval", "seed_template": "linear_expanded", "impersonate_user_id": "2790a7ee-fde0-4537-9588-e233aa5a68d1", "expected_state": [{"entity": "workflow_states", "diff_type": "added", "selector": {"name": {"eq": "Done"}, "teamId": {"eq": "cdb85540-5065-4346-8aef-ae2b72d6e940"}}, "expectation": {"expected_count": {"eq": 1}}, "mask_fields": ["created_at", "updated_at", "updatedAt", "createdAt", "editedAt"]}, {"entity": "issues", "diff_type": "added", "selector": {"title": {"eq": "Mini-demo"}, "teamId": {"eq": "cdb85540-5065-4346-8aef-ae2b72d6e940"}}, "expectation": {"expected_count": {"eq": 1}}, "mask_fields": ["created_at", "updated_at", "updatedAt", "createdAt", "editedAt"]}, {"entity": "comments", "diff_type": "added", "selector": {"body": {"contains": "Hubert already prepped"}}, "expectation": {"expected_count": {"eq": 1}}, "mask_fields": ["created_at", "updated_at", "updatedAt", "createdAt", "editedAt"]}], "assertion_count": 3, "metadata": {"test_index": 27, "total_tests_in_suite": 40, "subset_size": 40, "generated_at": "2025-11-18T22:59:47.440527+00:00"}, "tags": ["linear", "graphql", "agent-eval", "mini"]}
|
| 29 |
+
{"id": "linear-bench-mini-test_28", "prompt": "Remove the 'Duplicate' workflow state from the Engineering team.", "type": "actionEval", "seed_template": "linear_expanded", "impersonate_user_id": "2790a7ee-fde0-4537-9588-e233aa5a68d1", "expected_state": [{"entity": "workflow_states", "diff_type": "changed", "selector": {"id": {"eq": "ab04ec5f-1292-48b0-9426-50d354957357"}}, "expectation": {"expected_changes": {"archivedAt": {"from": {"exists": false}, "to": {"exists": true}}}}, "mask_fields": ["created_at", "updated_at", "updatedAt", "createdAt", "editedAt"]}], "assertion_count": 1, "metadata": {"test_index": 28, "total_tests_in_suite": 40, "subset_size": 40, "generated_at": "2025-11-18T22:59:47.440527+00:00"}, "tags": ["linear", "graphql", "agent-eval", "mini"]}
|
| 30 |
+
{"id": "linear-bench-mini-test_29", "prompt": "Find duplicated issues regarding 'trace analysis' in the Product team and mark the 2nd one (the newer one) as a duplicate.", "type": "actionEval", "seed_template": "linear_expanded", "impersonate_user_id": "2790a7ee-fde0-4537-9588-e233aa5a68d1", "expected_state": [{"entity": "workflow_states", "diff_type": "added", "selector": {"name": {"eq": "Duplicate"}, "teamId": {"eq": "cdb85540-5065-4346-8aef-ae2b72d6e940"}}, "expectation": {"expected_count": {"eq": 1}}, "mask_fields": ["created_at", "updated_at", "updatedAt", "createdAt", "editedAt"]}, {"entity": "issues", "diff_type": "changed", "selector": {"identifier": {"eq": "PROD-2"}}, "expectation": {"expected_changes": {"stateId": {"from": {"eq": "0fde0f94-ee5f-4a37-ad23-a3acd0080c57"}, "to": {"exists": true}}}}, "mask_fields": ["created_at", "updated_at", "updatedAt", "createdAt", "editedAt"]}], "assertion_count": 2, "metadata": {"test_index": 29, "total_tests_in_suite": 40, "subset_size": 40, "generated_at": "2025-11-18T22:59:47.440527+00:00"}, "tags": ["linear", "graphql", "agent-eval", "mini"]}
|
| 31 |
+
{"id": "linear-bench-mini-test_30", "prompt": "Add Artem (b55072d7-ccaa-43cd-8ab7-3dca324e3294) to the Product team.", "type": "actionEval", "seed_template": "linear_expanded", "impersonate_user_id": "2790a7ee-fde0-4537-9588-e233aa5a68d1", "expected_state": [{"entity": "team_memberships", "diff_type": "added", "selector": {"userId": {"eq": "b55072d7-ccaa-43cd-8ab7-3dca324e3294"}, "teamId": {"eq": "cdb85540-5065-4346-8aef-ae2b72d6e940"}}, "expectation": {"expected_count": {"eq": 1}}, "mask_fields": ["created_at", "updated_at", "updatedAt", "createdAt", "editedAt"]}], "assertion_count": 1, "metadata": {"test_index": 30, "total_tests_in_suite": 40, "subset_size": 40, "generated_at": "2025-11-18T22:59:47.440527+00:00"}, "tags": ["linear", "graphql", "agent-eval", "mini"]}
|
| 32 |
+
{"id": "linear-bench-mini-test_31", "prompt": "Please edit the comment (id: e6a0f6c4-4d0e-4f4c-9a54-444444444444) about open telemetry and include the link 'https://smith.langchain.com/' as an example.", "type": "actionEval", "seed_template": "linear_expanded", "impersonate_user_id": "2790a7ee-fde0-4537-9588-e233aa5a68d1", "expected_state": [{"entity": "comments", "diff_type": "changed", "selector": {"id": {"eq": "e6a0f6c4-4d0e-4f4c-9a54-444444444444"}}, "expectation": {"expected_changes": {"body": {"to": {"contains": "smith.langchain.com"}}}}, "mask_fields": ["created_at", "updated_at", "updatedAt", "createdAt", "editedAt"]}], "assertion_count": 1, "metadata": {"test_index": 31, "total_tests_in_suite": 40, "subset_size": 40, "generated_at": "2025-11-18T22:59:47.440527+00:00"}, "tags": ["linear", "graphql", "agent-eval", "mini"]}
|
| 33 |
+
{"id": "linear-bench-mini-test_32", "prompt": "John Doe is going on vacation. Reassign all of his 'Urgent' issues to Sarah Smith, but leave his non-urgent work as is.", "type": "actionEval", "seed_template": "linear_expanded", "impersonate_user_id": "2790a7ee-fde0-4537-9588-e233aa5a68d1", "expected_state": [{"entity": "issues", "diff_type": "changed", "selector": {"identifier": {"eq": "ENG-3"}}, "expectation": {"expected_changes": {"assigneeId": {"from": {"eq": "2dcc8dc2-ca19-475d-9882-3ba5e911e7ec"}, "to": {"eq": "03b0809e-713e-44ee-95de-b7a198b135ac"}}}}, "mask_fields": ["created_at", "updated_at", "updatedAt", "createdAt", "editedAt"]}, {"entity": "issues", "diff_type": "unchanged", "selector": {"identifier": {"eq": "ENG-1"}}, "expectation": {}, "mask_fields": ["created_at", "updated_at", "updatedAt", "createdAt", "editedAt"]}], "assertion_count": 2, "metadata": {"test_index": 32, "total_tests_in_suite": 40, "subset_size": 40, "generated_at": "2025-11-18T22:59:47.440527+00:00"}, "tags": ["linear", "graphql", "agent-eval", "mini"]}
|
| 34 |
+
{"id": "linear-bench-mini-test_33", "prompt": "The 'Polish onboarding dashboard UX' issue was filed in Engineering by mistake. Move it to the Product team and reset its status to 'Todo'.", "type": "actionEval", "seed_template": "linear_expanded", "impersonate_user_id": "2790a7ee-fde0-4537-9588-e233aa5a68d1", "expected_state": [{"entity": "issues", "diff_type": "changed", "selector": {"identifier": {"eq": "ENG-2"}}, "expectation": {"expected_changes": {"teamId": {"from": {"eq": "ad608998-915c-4bad-bcd9-85ebfccccee8"}, "to": {"eq": "cdb85540-5065-4346-8aef-ae2b72d6e940"}}, "stateId": {"to": {"eq": "0fde0f94-ee5f-4a37-ad23-a3acd0080c57"}}}}, "mask_fields": ["created_at", "updated_at", "updatedAt", "createdAt", "editedAt"]}], "assertion_count": 1, "metadata": {"test_index": 33, "total_tests_in_suite": 40, "subset_size": 40, "generated_at": "2025-11-18T22:59:47.440527+00:00"}, "tags": ["linear", "graphql", "agent-eval", "mini"]}
|
| 35 |
+
{"id": "linear-bench-mini-test_34", "prompt": "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.", "type": "actionEval", "seed_template": "linear_expanded", "impersonate_user_id": "2790a7ee-fde0-4537-9588-e233aa5a68d1", "expected_state": [{"entity": "issues", "diff_type": "added", "selector": {"title": {"contains": "Fix 500 errors"}, "description": {"contains": "agent"}}, "expectation": {"expected_count": {"eq": 1}}, "mask_fields": ["created_at", "updated_at", "updatedAt", "createdAt", "editedAt"]}, {"entity": "issue_relations", "diff_type": "added", "selector": {"type": {"eq": "blocks"}}, "expectation": {"expected_count": {"eq": 1}}, "mask_fields": ["created_at", "updated_at", "updatedAt", "createdAt", "editedAt"]}], "assertion_count": 2, "metadata": {"test_index": 34, "total_tests_in_suite": 40, "subset_size": 40, "generated_at": "2025-11-18T22:59:47.440527+00:00"}, "tags": ["linear", "graphql", "agent-eval", "mini"]}
|
| 36 |
+
{"id": "linear-bench-mini-test_35", "prompt": "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.", "type": "actionEval", "seed_template": "linear_expanded", "impersonate_user_id": "2790a7ee-fde0-4537-9588-e233aa5a68d1", "expected_state": [{"entity": "issues", "diff_type": "changed", "selector": {"identifier": {"eq": "ENG-6"}}, "expectation": {"expected_changes": {"assigneeId": {"to": {"eq": "b55072d7-ccaa-43cd-8ab7-3dca324e3294"}}}}, "mask_fields": ["created_at", "updated_at", "updatedAt", "createdAt", "editedAt"]}], "assertion_count": 1, "metadata": {"test_index": 35, "total_tests_in_suite": 40, "subset_size": 40, "generated_at": "2025-11-18T22:59:47.440527+00:00"}, "tags": ["linear", "graphql", "agent-eval", "mini"]}
|
| 37 |
+
{"id": "linear-bench-mini-test_36", "prompt": "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.", "type": "actionEval", "seed_template": "linear_expanded", "impersonate_user_id": "2790a7ee-fde0-4537-9588-e233aa5a68d1", "expected_state": [{"entity": "issue_labels", "diff_type": "added", "selector": {"name": {"eq": "AI"}}, "expectation": {"expected_count": {"eq": 1}}, "mask_fields": ["created_at", "updated_at", "updatedAt", "createdAt", "editedAt"]}, {"entity": "issue_label_issue_association", "diff_type": "removed", "selector": {"issue_id": {"eq": "b4f5130f-5c1b-4bc0-a8f6-60a22b0adf5e"}, "issue_label_id": {"eq": "8f01ce9d-1433-4c4c-969d-21ca3bf2718f"}}, "expectation": {"expected_count": {"eq": 1}}, "mask_fields": ["created_at", "updated_at", "updatedAt", "createdAt", "editedAt"]}, {"entity": "issue_label_issue_association", "diff_type": "added", "selector": {"issue_id": {"eq": "b4f5130f-5c1b-4bc0-a8f6-60a22b0adf5e"}}, "expectation": {"expected_count": {"eq": 1}}, "mask_fields": ["created_at", "updated_at", "updatedAt", "createdAt", "editedAt"]}], "assertion_count": 3, "metadata": {"test_index": 36, "total_tests_in_suite": 40, "subset_size": 40, "generated_at": "2025-11-18T22:59:47.440527+00:00"}, "tags": ["linear", "graphql", "agent-eval", "mini"]}
|
| 38 |
+
{"id": "linear-bench-mini-test_37", "prompt": "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'.", "type": "actionEval", "seed_template": "linear_expanded", "impersonate_user_id": "2790a7ee-fde0-4537-9588-e233aa5a68d1", "expected_state": [{"entity": "issues", "diff_type": "changed", "selector": {"identifier": {"eq": "ENG-3"}}, "expectation": {"expected_changes": {"stateId": {"to": {"eq": "741f29ae-cfb3-4b8a-a1f8-c5161c842366"}}}}, "mask_fields": ["created_at", "updated_at", "updatedAt", "createdAt", "editedAt"]}, {"entity": "comments", "diff_type": "added", "selector": {"issueId": {"eq": "87c1d2f3-66c4-4dd0-bc93-1b99d04dc374"}, "body": {"contains": "Demoted"}}, "expectation": {"expected_count": {"eq": 1}}, "mask_fields": ["created_at", "updated_at", "updatedAt", "createdAt", "editedAt"]}], "assertion_count": 2, "metadata": {"test_index": 37, "total_tests_in_suite": 40, "subset_size": 40, "generated_at": "2025-11-18T22:59:47.440527+00:00"}, "tags": ["linear", "graphql", "agent-eval", "mini"]}
|
| 39 |
+
{"id": "linear-bench-mini-test_39", "prompt": "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.", "type": "actionEval", "seed_template": "linear_default", "impersonate_user_id": "2790a7ee-fde0-4537-9588-e233aa5a68d1", "expected_state": [{"entity": "issues", "diff_type": "added", "selector": {"parentId": {"eq": "7d3f21ac-89c1-4f3b-9c2e-4fe3a1b71002"}, "assigneeId": {"eq": "03b0809e-713e-44ee-95de-b7a198b135ac"}}, "expectation": {"expected_count": {"eq": 1}}, "mask_fields": ["created_at", "updated_at", "updatedAt", "createdAt", "editedAt"]}, {"entity": "issues", "diff_type": "added", "selector": {"parentId": {"eq": "7d3f21ac-89c1-4f3b-9c2e-4fe3a1b71002"}, "assigneeId": {"eq": "2dcc8dc2-ca19-475d-9882-3ba5e911e7ec"}}, "expectation": {"expected_count": {"eq": 1}}, "mask_fields": ["created_at", "updated_at", "updatedAt", "createdAt", "editedAt"]}], "assertion_count": 2, "metadata": {"test_index": 38, "total_tests_in_suite": 40, "subset_size": 40, "generated_at": "2025-11-18T22:59:47.440527+00:00"}, "tags": ["linear", "graphql", "agent-eval", "mini"]}
|
| 40 |
+
{"id": "linear-bench-mini-test_40", "prompt": "Create three new issues in Engineering: 'Alpha', 'Beta', and 'Gamma'. Configure them as a dependency chain where Alpha blocks Beta, and Beta blocks Gamma.", "type": "actionEval", "seed_template": "linear_default", "impersonate_user_id": "2790a7ee-fde0-4537-9588-e233aa5a68d1", "expected_state": [{"entity": "issues", "diff_type": "added", "selector": {"teamId": {"eq": "ad608998-915c-4bad-bcd9-85ebfccccee8"}}, "expectation": {"expected_count": {"eq": 3}}, "mask_fields": ["created_at", "updated_at", "updatedAt", "createdAt", "editedAt"]}, {"entity": "issue_relations", "diff_type": "added", "selector": {"type": {"eq": "blocks"}}, "expectation": {"expected_count": {"eq": 2}}, "mask_fields": ["created_at", "updated_at", "updatedAt", "createdAt", "editedAt"]}], "assertion_count": 2, "metadata": {"test_index": 39, "total_tests_in_suite": 40, "subset_size": 40, "generated_at": "2025-11-18T22:59:47.440527+00:00"}, "tags": ["linear", "graphql", "agent-eval", "mini"]}
|
dataset_infos.json
CHANGED
|
@@ -1,23 +1,23 @@
|
|
| 1 |
{
|
| 2 |
"linear-bench-mini": {
|
| 3 |
-
"description": "Linear Bench mini (
|
| 4 |
"citation": "",
|
| 5 |
"homepage": "https://github.com/hubert/diff-the-universe",
|
| 6 |
"license": "mit",
|
| 7 |
"builder_name": "json",
|
| 8 |
"config_name": "linear-bench-mini",
|
| 9 |
-
"version": "1.0.
|
| 10 |
"splits": {
|
| 11 |
"train": {
|
| 12 |
"name": "train",
|
| 13 |
-
"num_bytes":
|
| 14 |
-
"num_examples":
|
| 15 |
"dataset_name": "linear-bench-mini"
|
| 16 |
}
|
| 17 |
},
|
| 18 |
"download_checksums": {},
|
| 19 |
-
"download_size":
|
| 20 |
-
"dataset_size":
|
| 21 |
-
"size_in_bytes":
|
| 22 |
}
|
| 23 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"linear-bench-mini": {
|
| 3 |
+
"description": "Linear Bench mini (40 tasks) with prompts and expected states.",
|
| 4 |
"citation": "",
|
| 5 |
"homepage": "https://github.com/hubert/diff-the-universe",
|
| 6 |
"license": "mit",
|
| 7 |
"builder_name": "json",
|
| 8 |
"config_name": "linear-bench-mini",
|
| 9 |
+
"version": "1.0.1",
|
| 10 |
"splits": {
|
| 11 |
"train": {
|
| 12 |
"name": "train",
|
| 13 |
+
"num_bytes": 34884,
|
| 14 |
+
"num_examples": 40,
|
| 15 |
"dataset_name": "linear-bench-mini"
|
| 16 |
}
|
| 17 |
},
|
| 18 |
"download_checksums": {},
|
| 19 |
+
"download_size": 34884,
|
| 20 |
+
"dataset_size": 34884,
|
| 21 |
+
"size_in_bytes": 34884
|
| 22 |
}
|
| 23 |
}
|
seeds/linear_expanded.json
ADDED
|
@@ -0,0 +1,862 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"organizations": [
|
| 3 |
+
{
|
| 4 |
+
"id": "18c8630e-1fd6-4c2e-a032-aa2684c16e46",
|
| 5 |
+
"name": "Test Organization",
|
| 6 |
+
"urlKey": "test-org",
|
| 7 |
+
"logoUrl": null,
|
| 8 |
+
"createdAt": "2025-01-01T00:00:00",
|
| 9 |
+
"updatedAt": "2025-01-01T00:00:00",
|
| 10 |
+
"aiAddonEnabled": false,
|
| 11 |
+
"allowedAuthServices": [],
|
| 12 |
+
"allowedFileUploadContentTypes": [
|
| 13 |
+
"image/png",
|
| 14 |
+
"image/jpeg",
|
| 15 |
+
"application/pdf"
|
| 16 |
+
],
|
| 17 |
+
"createdIssueCount": 0,
|
| 18 |
+
"customerCount": 0,
|
| 19 |
+
"customersConfiguration": {},
|
| 20 |
+
"customersEnabled": false,
|
| 21 |
+
"defaultFeedSummarySchedule": null,
|
| 22 |
+
"feedEnabled": true,
|
| 23 |
+
"fiscalYearStartMonth": 0.0,
|
| 24 |
+
"gitBranchFormat": null,
|
| 25 |
+
"gitLinkbackMessagesEnabled": true,
|
| 26 |
+
"gitPublicLinkbackMessagesEnabled": false,
|
| 27 |
+
"hipaaComplianceEnabled": false,
|
| 28 |
+
"initiativeUpdateRemindersDay": "Friday",
|
| 29 |
+
"initiativeUpdateRemindersHour": 9.0,
|
| 30 |
+
"periodUploadVolume": 0.0,
|
| 31 |
+
"previousUrlKeys": [],
|
| 32 |
+
"projectUpdateRemindersDay": "Friday",
|
| 33 |
+
"projectUpdateRemindersHour": 9.0,
|
| 34 |
+
"projectUpdatesReminderFrequency": "never",
|
| 35 |
+
"releaseChannel": "stable",
|
| 36 |
+
"roadmapEnabled": true,
|
| 37 |
+
"samlEnabled": false,
|
| 38 |
+
"scimEnabled": false,
|
| 39 |
+
"slaDayCount": "all",
|
| 40 |
+
"userCount": 3,
|
| 41 |
+
"workingDays": [
|
| 42 |
+
1.0,
|
| 43 |
+
2.0,
|
| 44 |
+
3.0,
|
| 45 |
+
4.0,
|
| 46 |
+
5.0
|
| 47 |
+
]
|
| 48 |
+
}
|
| 49 |
+
],
|
| 50 |
+
"users": [
|
| 51 |
+
{
|
| 52 |
+
"id": "2790a7ee-fde0-4537-9588-e233aa5a68d1",
|
| 53 |
+
"email": "agent@agentdiff.com",
|
| 54 |
+
"name": "AI Agent",
|
| 55 |
+
"displayName": "Agent",
|
| 56 |
+
"organizationId": "18c8630e-1fd6-4c2e-a032-aa2684c16e46",
|
| 57 |
+
"active": true,
|
| 58 |
+
"admin": false,
|
| 59 |
+
"app": false,
|
| 60 |
+
"avatarBackgroundColor": "#3B82F6",
|
| 61 |
+
"avatarUrl": null,
|
| 62 |
+
"canAccessAnyPublicTeam": true,
|
| 63 |
+
"createdAt": "2025-01-01T00:00:00",
|
| 64 |
+
"updatedAt": "2025-01-01T00:00:00",
|
| 65 |
+
"createdIssueCount": 0,
|
| 66 |
+
"description": null,
|
| 67 |
+
"disableReason": null,
|
| 68 |
+
"guest": false,
|
| 69 |
+
"initials": "AA",
|
| 70 |
+
"inviteHash": "agent-invite-hash",
|
| 71 |
+
"isAssignable": true,
|
| 72 |
+
"isMe": false,
|
| 73 |
+
"isMentionable": true,
|
| 74 |
+
"lastSeen": "2025-01-01T00:00:00",
|
| 75 |
+
"statusEmoji": null,
|
| 76 |
+
"statusLabel": null,
|
| 77 |
+
"statusUntilAt": null,
|
| 78 |
+
"timezone": "America/Los_Angeles",
|
| 79 |
+
"url": "https://linear.app/test-org/user/agent"
|
| 80 |
+
},
|
| 81 |
+
{
|
| 82 |
+
"id": "2dcc8dc2-ca19-475d-9882-3ba5e911e7ec",
|
| 83 |
+
"email": "john@outlook.com",
|
| 84 |
+
"name": "John Doe",
|
| 85 |
+
"displayName": "John",
|
| 86 |
+
"organizationId": "18c8630e-1fd6-4c2e-a032-aa2684c16e46",
|
| 87 |
+
"active": true,
|
| 88 |
+
"admin": false,
|
| 89 |
+
"app": false,
|
| 90 |
+
"avatarBackgroundColor": "#10B981",
|
| 91 |
+
"avatarUrl": null,
|
| 92 |
+
"canAccessAnyPublicTeam": true,
|
| 93 |
+
"createdAt": "2025-01-01T00:00:00",
|
| 94 |
+
"updatedAt": "2025-01-01T00:00:00",
|
| 95 |
+
"createdIssueCount": 0,
|
| 96 |
+
"description": null,
|
| 97 |
+
"disableReason": null,
|
| 98 |
+
"guest": false,
|
| 99 |
+
"initials": "JD",
|
| 100 |
+
"inviteHash": "john-invite-hash",
|
| 101 |
+
"isAssignable": true,
|
| 102 |
+
"isMe": false,
|
| 103 |
+
"isMentionable": true,
|
| 104 |
+
"lastSeen": "2025-01-01T00:00:00",
|
| 105 |
+
"statusEmoji": null,
|
| 106 |
+
"statusLabel": null,
|
| 107 |
+
"statusUntilAt": null,
|
| 108 |
+
"timezone": "America/New_York",
|
| 109 |
+
"url": "https://linear.app/test-org/user/john"
|
| 110 |
+
},
|
| 111 |
+
{
|
| 112 |
+
"id": "03b0809e-713e-44ee-95de-b7a198b135ac",
|
| 113 |
+
"email": "sarah@gmail.com",
|
| 114 |
+
"name": "Sarah Smith",
|
| 115 |
+
"displayName": "Sarah",
|
| 116 |
+
"organizationId": "18c8630e-1fd6-4c2e-a032-aa2684c16e46",
|
| 117 |
+
"active": true,
|
| 118 |
+
"admin": false,
|
| 119 |
+
"app": false,
|
| 120 |
+
"avatarBackgroundColor": "#F59E0B",
|
| 121 |
+
"avatarUrl": null,
|
| 122 |
+
"canAccessAnyPublicTeam": true,
|
| 123 |
+
"createdAt": "2025-01-01T00:00:00",
|
| 124 |
+
"updatedAt": "2025-01-01T00:00:00",
|
| 125 |
+
"createdIssueCount": 0,
|
| 126 |
+
"description": null,
|
| 127 |
+
"disableReason": null,
|
| 128 |
+
"guest": false,
|
| 129 |
+
"initials": "SS",
|
| 130 |
+
"inviteHash": "sarah-invite-hash",
|
| 131 |
+
"isAssignable": true,
|
| 132 |
+
"isMe": false,
|
| 133 |
+
"isMentionable": true,
|
| 134 |
+
"lastSeen": "2025-01-01T00:00:00",
|
| 135 |
+
"statusEmoji": null,
|
| 136 |
+
"statusLabel": null,
|
| 137 |
+
"statusUntilAt": null,
|
| 138 |
+
"timezone": "Europe/London",
|
| 139 |
+
"url": "https://linear.app/test-org/user/sarah"
|
| 140 |
+
},
|
| 141 |
+
{
|
| 142 |
+
"id": "3099eba6-56ac-46f0-82fe-17a1cc6dec38",
|
| 143 |
+
"email": "hugochristensen@gmail.com",
|
| 144 |
+
"name": "Hugo Christensen",
|
| 145 |
+
"displayName": "Hugo",
|
| 146 |
+
"organizationId": "18c8630e-1fd6-4c2e-a032-aa2684c16e46",
|
| 147 |
+
"active": true,
|
| 148 |
+
"admin": false,
|
| 149 |
+
"app": false,
|
| 150 |
+
"avatarBackgroundColor": "#10B981",
|
| 151 |
+
"avatarUrl": null,
|
| 152 |
+
"canAccessAnyPublicTeam": true,
|
| 153 |
+
"createdAt": "2025-01-01T00:00:00",
|
| 154 |
+
"updatedAt": "2025-01-01T00:00:00",
|
| 155 |
+
"createdIssueCount": 0,
|
| 156 |
+
"description": null,
|
| 157 |
+
"disableReason": null,
|
| 158 |
+
"guest": false,
|
| 159 |
+
"initials": "HC",
|
| 160 |
+
"inviteHash": "hugo-invite-hash",
|
| 161 |
+
"isAssignable": true,
|
| 162 |
+
"isMe": false,
|
| 163 |
+
"isMentionable": true,
|
| 164 |
+
"lastSeen": "2025-01-01T00:00:00",
|
| 165 |
+
"statusEmoji": null,
|
| 166 |
+
"statusLabel": null,
|
| 167 |
+
"statusUntilAt": null,
|
| 168 |
+
"timezone": "South Africa/Johannesburg",
|
| 169 |
+
"url": "https://linear.app/test-org/user/hugo"
|
| 170 |
+
},
|
| 171 |
+
{
|
| 172 |
+
"id": "b55072d7-ccaa-43cd-8ab7-3dca324e3294",
|
| 173 |
+
"email": "artebogdanov@agentdiff.com",
|
| 174 |
+
"name": "Artem Bogdanov",
|
| 175 |
+
"displayName": "Artem",
|
| 176 |
+
"organizationId": "18c8630e-1fd6-4c2e-a032-aa2684c16e46",
|
| 177 |
+
"active": true,
|
| 178 |
+
"admin": true,
|
| 179 |
+
"app": false,
|
| 180 |
+
"avatarBackgroundColor": "#F59E0B",
|
| 181 |
+
"avatarUrl": null,
|
| 182 |
+
"canAccessAnyPublicTeam": true,
|
| 183 |
+
"createdAt": "2025-01-01T00:00:00",
|
| 184 |
+
"updatedAt": "2025-01-01T00:00:00",
|
| 185 |
+
"createdIssueCount": 0,
|
| 186 |
+
"description": null,
|
| 187 |
+
"disableReason": null,
|
| 188 |
+
"guest": false,
|
| 189 |
+
"initials": "AB",
|
| 190 |
+
"inviteHash": "artem-invite-hash",
|
| 191 |
+
"isAssignable": true,
|
| 192 |
+
"isMe": false,
|
| 193 |
+
"isMentionable": true,
|
| 194 |
+
"lastSeen": "2025-01-01T00:00:00",
|
| 195 |
+
"statusEmoji": null,
|
| 196 |
+
"statusLabel": null,
|
| 197 |
+
"statusUntilAt": null,
|
| 198 |
+
"timezone": "Europe/London",
|
| 199 |
+
"url": "https://linear.app/test-org/user/artem"
|
| 200 |
+
},
|
| 201 |
+
{
|
| 202 |
+
"id": "25603d10-0364-407d-bdda-420ce07e9ae5",
|
| 203 |
+
"email": "hubertmarek@agentdiff.com",
|
| 204 |
+
"name": "Hubert Marek",
|
| 205 |
+
"displayName": "Hubert",
|
| 206 |
+
"organizationId": "18c8630e-1fd6-4c2e-a032-aa2684c16e46",
|
| 207 |
+
"active": true,
|
| 208 |
+
"admin": true,
|
| 209 |
+
"app": false,
|
| 210 |
+
"avatarBackgroundColor": "#996459",
|
| 211 |
+
"avatarUrl": null,
|
| 212 |
+
"canAccessAnyPublicTeam": true,
|
| 213 |
+
"createdAt": "2025-01-01T00:00:00",
|
| 214 |
+
"updatedAt": "2025-01-01T00:00:00",
|
| 215 |
+
"createdIssueCount": 0,
|
| 216 |
+
"description": null,
|
| 217 |
+
"disableReason": null,
|
| 218 |
+
"guest": false,
|
| 219 |
+
"initials": "HM",
|
| 220 |
+
"inviteHash": "hubert-invite-hash",
|
| 221 |
+
"isAssignable": true,
|
| 222 |
+
"isMe": false,
|
| 223 |
+
"isMentionable": true,
|
| 224 |
+
"lastSeen": "2025-01-01T00:00:00",
|
| 225 |
+
"statusEmoji": null,
|
| 226 |
+
"statusLabel": null,
|
| 227 |
+
"statusUntilAt": null,
|
| 228 |
+
"timezone": "Europe/Warsaw",
|
| 229 |
+
"url": "https://linear.app/test-org/user/hubert"
|
| 230 |
+
}
|
| 231 |
+
],
|
| 232 |
+
"teams": [
|
| 233 |
+
{
|
| 234 |
+
"id": "ad608998-915c-4bad-bcd9-85ebfccccee8",
|
| 235 |
+
"name": "Engineering",
|
| 236 |
+
"key": "ENG",
|
| 237 |
+
"displayName": "Engineering",
|
| 238 |
+
"organizationId": "18c8630e-1fd6-4c2e-a032-aa2684c16e46",
|
| 239 |
+
"description": "Engineering team",
|
| 240 |
+
"color": "#3B82F6",
|
| 241 |
+
"createdAt": "2025-01-01T00:00:00",
|
| 242 |
+
"updatedAt": "2025-01-01T00:00:00",
|
| 243 |
+
"aiThreadSummariesEnabled": false,
|
| 244 |
+
"autoArchivePeriod": 6.0,
|
| 245 |
+
"currentProgress": {},
|
| 246 |
+
"cycleCalenderUrl": "",
|
| 247 |
+
"cycleCooldownTime": 0.0,
|
| 248 |
+
"cycleDuration": 2.0,
|
| 249 |
+
"cycleIssueAutoAssignCompleted": false,
|
| 250 |
+
"cycleIssueAutoAssignStarted": false,
|
| 251 |
+
"cycleLockToActive": false,
|
| 252 |
+
"cycleStartDay": 1.0,
|
| 253 |
+
"cyclesEnabled": true,
|
| 254 |
+
"defaultIssueEstimate": 1.0,
|
| 255 |
+
"groupIssueHistory": false,
|
| 256 |
+
"icon": null,
|
| 257 |
+
"inheritIssueEstimation": false,
|
| 258 |
+
"inheritWorkflowStatuses": false,
|
| 259 |
+
"inviteHash": "eng-team-invite",
|
| 260 |
+
"issueCount": 6,
|
| 261 |
+
"issueEstimationAllowZero": false,
|
| 262 |
+
"issueEstimationExtended": false,
|
| 263 |
+
"issueEstimationType": "notUsed",
|
| 264 |
+
"issueOrderingNoPriorityFirst": false,
|
| 265 |
+
"issueSortOrderDefaultToBottom": true,
|
| 266 |
+
"progressHistory": {},
|
| 267 |
+
"requirePriorityToLeaveTriage": false,
|
| 268 |
+
"scimManaged": false,
|
| 269 |
+
"setIssueSortOrderOnStateChange": "default",
|
| 270 |
+
"slackIssueComments": true,
|
| 271 |
+
"slackIssueStatuses": true,
|
| 272 |
+
"slackNewIssue": true,
|
| 273 |
+
"timezone": "America/Los_Angeles",
|
| 274 |
+
"triageEnabled": false,
|
| 275 |
+
"upcomingCycleCount": 3.0,
|
| 276 |
+
"private": false
|
| 277 |
+
},
|
| 278 |
+
{
|
| 279 |
+
"id": "cdb85540-5065-4346-8aef-ae2b72d6e940",
|
| 280 |
+
"name": "Product",
|
| 281 |
+
"key": "PROD",
|
| 282 |
+
"displayName": "Product",
|
| 283 |
+
"organizationId": "18c8630e-1fd6-4c2e-a032-aa2684c16e46",
|
| 284 |
+
"description": "Product team",
|
| 285 |
+
"color": "#10B981",
|
| 286 |
+
"createdAt": "2025-01-01T00:00:00",
|
| 287 |
+
"updatedAt": "2025-01-01T00:00:00",
|
| 288 |
+
"aiThreadSummariesEnabled": false,
|
| 289 |
+
"autoArchivePeriod": 6.0,
|
| 290 |
+
"currentProgress": {},
|
| 291 |
+
"cycleCalenderUrl": "",
|
| 292 |
+
"cycleCooldownTime": 0.0,
|
| 293 |
+
"cycleDuration": 2.0,
|
| 294 |
+
"cycleIssueAutoAssignCompleted": false,
|
| 295 |
+
"cycleIssueAutoAssignStarted": false,
|
| 296 |
+
"cycleLockToActive": false,
|
| 297 |
+
"cycleStartDay": 1.0,
|
| 298 |
+
"cyclesEnabled": true,
|
| 299 |
+
"defaultIssueEstimate": 1.0,
|
| 300 |
+
"groupIssueHistory": false,
|
| 301 |
+
"inheritIssueEstimation": false,
|
| 302 |
+
"inheritWorkflowStatuses": false,
|
| 303 |
+
"inviteHash": "prod-team-invite",
|
| 304 |
+
"issueCount": 2,
|
| 305 |
+
"issueEstimationAllowZero": false,
|
| 306 |
+
"issueEstimationExtended": false,
|
| 307 |
+
"issueEstimationType": "notUsed",
|
| 308 |
+
"issueOrderingNoPriorityFirst": false,
|
| 309 |
+
"issueSortOrderDefaultToBottom": true,
|
| 310 |
+
"progressHistory": {},
|
| 311 |
+
"requirePriorityToLeaveTriage": false,
|
| 312 |
+
"scimManaged": false,
|
| 313 |
+
"setIssueSortOrderOnStateChange": "default",
|
| 314 |
+
"slackIssueComments": true,
|
| 315 |
+
"slackIssueStatuses": true,
|
| 316 |
+
"slackNewIssue": true,
|
| 317 |
+
"timezone": "America/Los_Angeles",
|
| 318 |
+
"triageEnabled": false,
|
| 319 |
+
"upcomingCycleCount": 3.0,
|
| 320 |
+
"private": false
|
| 321 |
+
},
|
| 322 |
+
{
|
| 323 |
+
"id": "58c03c85-7b0c-466d-9a4c-120209fccb56",
|
| 324 |
+
"name": "Growth",
|
| 325 |
+
"key": "GRO",
|
| 326 |
+
"displayName": "Growth",
|
| 327 |
+
"organizationId": "18c8630e-1fd6-4c2e-a032-aa2684c16e46",
|
| 328 |
+
"description": "Growth team",
|
| 329 |
+
"color": "#F50B0B",
|
| 330 |
+
"createdAt": "2025-01-01T00:00:00",
|
| 331 |
+
"updatedAt": "2025-01-01T00:00:00",
|
| 332 |
+
"aiThreadSummariesEnabled": false,
|
| 333 |
+
"autoArchivePeriod": 6.0,
|
| 334 |
+
"currentProgress": {},
|
| 335 |
+
"cycleCalenderUrl": "",
|
| 336 |
+
"cycleCooldownTime": 0.0,
|
| 337 |
+
"cycleDuration": 2.0,
|
| 338 |
+
"cycleIssueAutoAssignCompleted": false,
|
| 339 |
+
"cycleIssueAutoAssignStarted": false,
|
| 340 |
+
"cycleLockToActive": false,
|
| 341 |
+
"cycleStartDay": 1.0,
|
| 342 |
+
"cyclesEnabled": true,
|
| 343 |
+
"defaultIssueEstimate": 1.0,
|
| 344 |
+
"groupIssueHistory": false,
|
| 345 |
+
"inheritIssueEstimation": false,
|
| 346 |
+
"inheritWorkflowStatuses": false,
|
| 347 |
+
"inviteHash": "growth-team-invite",
|
| 348 |
+
"issueCount": 0,
|
| 349 |
+
"issueEstimationAllowZero": false,
|
| 350 |
+
"issueEstimationExtended": false,
|
| 351 |
+
"issueEstimationType": "notUsed",
|
| 352 |
+
"issueOrderingNoPriorityFirst": false,
|
| 353 |
+
"issueSortOrderDefaultToBottom": true,
|
| 354 |
+
"progressHistory": {},
|
| 355 |
+
"requirePriorityToLeaveTriage": false,
|
| 356 |
+
"scimManaged": false,
|
| 357 |
+
"setIssueSortOrderOnStateChange": "default",
|
| 358 |
+
"slackIssueComments": true,
|
| 359 |
+
"slackIssueStatuses": true,
|
| 360 |
+
"slackNewIssue": true,
|
| 361 |
+
"timezone": "America/Los_Angeles",
|
| 362 |
+
"triageEnabled": false,
|
| 363 |
+
"upcomingCycleCount": 3.0,
|
| 364 |
+
"private": false
|
| 365 |
+
}
|
| 366 |
+
],
|
| 367 |
+
"workflow_states": [
|
| 368 |
+
{
|
| 369 |
+
"id": "8708b274-82d1-4769-bb1a-c4937db76d0f",
|
| 370 |
+
"teamId": "ad608998-915c-4bad-bcd9-85ebfccccee8",
|
| 371 |
+
"name": "Backlog",
|
| 372 |
+
"color": "#95a2b3",
|
| 373 |
+
"position": 1.0,
|
| 374 |
+
"type": "backlog",
|
| 375 |
+
"createdAt": "2025-01-01T00:00:00",
|
| 376 |
+
"updatedAt": "2025-01-01T00:00:00"
|
| 377 |
+
},
|
| 378 |
+
{
|
| 379 |
+
"id": "741f29ae-cfb3-4b8a-a1f8-c5161c842366",
|
| 380 |
+
"teamId": "ad608998-915c-4bad-bcd9-85ebfccccee8",
|
| 381 |
+
"name": "Todo",
|
| 382 |
+
"color": "#e2e2e2",
|
| 383 |
+
"position": 2.0,
|
| 384 |
+
"type": "unstarted",
|
| 385 |
+
"createdAt": "2025-01-01T00:00:00",
|
| 386 |
+
"updatedAt": "2025-01-01T00:00:00"
|
| 387 |
+
},
|
| 388 |
+
{
|
| 389 |
+
"id": "0fde0f94-ee5f-4a37-ad23-a3acd0080c57",
|
| 390 |
+
"teamId": "cdb85540-5065-4346-8aef-ae2b72d6e940",
|
| 391 |
+
"name": "Todo",
|
| 392 |
+
"color": "#e2e2e2",
|
| 393 |
+
"position": 2.0,
|
| 394 |
+
"type": "unstarted",
|
| 395 |
+
"createdAt": "2025-01-01T00:00:00",
|
| 396 |
+
"updatedAt": "2025-01-01T00:00:00"
|
| 397 |
+
},
|
| 398 |
+
{
|
| 399 |
+
"id": "6963a682-5967-477a-9afc-0b8a5b70b070",
|
| 400 |
+
"teamId": "ad608998-915c-4bad-bcd9-85ebfccccee8",
|
| 401 |
+
"name": "In Progress",
|
| 402 |
+
"color": "#f2c94c",
|
| 403 |
+
"position": 3.0,
|
| 404 |
+
"type": "started",
|
| 405 |
+
"createdAt": "2025-01-01T00:00:00",
|
| 406 |
+
"updatedAt": "2025-01-01T00:00:00"
|
| 407 |
+
},
|
| 408 |
+
{
|
| 409 |
+
"id": "4379b3d7-1143-4aa4-a3a6-da0c436e73b6",
|
| 410 |
+
"teamId": "ad608998-915c-4bad-bcd9-85ebfccccee8",
|
| 411 |
+
"name": "In Review",
|
| 412 |
+
"color": "#eb5757",
|
| 413 |
+
"position": 4.0,
|
| 414 |
+
"type": "started",
|
| 415 |
+
"createdAt": "2025-01-01T00:00:00",
|
| 416 |
+
"updatedAt": "2025-01-01T00:00:00"
|
| 417 |
+
},
|
| 418 |
+
{
|
| 419 |
+
"id": "4334c4ee-405c-4d2c-bf25-4dcb7a8c0512",
|
| 420 |
+
"teamId": "ad608998-915c-4bad-bcd9-85ebfccccee8",
|
| 421 |
+
"name": "Done",
|
| 422 |
+
"color": "#5e6ad2",
|
| 423 |
+
"position": 5.0,
|
| 424 |
+
"type": "completed",
|
| 425 |
+
"createdAt": "2025-01-01T00:00:00",
|
| 426 |
+
"updatedAt": "2025-01-01T00:00:00"
|
| 427 |
+
},
|
| 428 |
+
{
|
| 429 |
+
"id": "d4f59a6d-33cb-45d1-8f4e-3e57536f912d",
|
| 430 |
+
"teamId": "ad608998-915c-4bad-bcd9-85ebfccccee8",
|
| 431 |
+
"name": "Canceled",
|
| 432 |
+
"color": "#95a2b3",
|
| 433 |
+
"position": 6.0,
|
| 434 |
+
"type": "canceled",
|
| 435 |
+
"createdAt": "2025-01-01T00:00:00",
|
| 436 |
+
"updatedAt": "2025-01-01T00:00:00"
|
| 437 |
+
},
|
| 438 |
+
{
|
| 439 |
+
"id": "ab04ec5f-1292-48b0-9426-50d354957357",
|
| 440 |
+
"teamId": "ad608998-915c-4bad-bcd9-85ebfccccee8",
|
| 441 |
+
"name": "Duplicate",
|
| 442 |
+
"color": "#95a2b3",
|
| 443 |
+
"position": 7.0,
|
| 444 |
+
"type": "canceled",
|
| 445 |
+
"createdAt": "2025-01-01T00:00:00",
|
| 446 |
+
"updatedAt": "2025-01-01T00:00:00"
|
| 447 |
+
}
|
| 448 |
+
],
|
| 449 |
+
"issue_labels": [
|
| 450 |
+
{
|
| 451 |
+
"id": "6c2b0d3c-3d6d-4d91-9a77-b93b59b8d5a0",
|
| 452 |
+
"organizationId": "18c8630e-1fd6-4c2e-a032-aa2684c16e46",
|
| 453 |
+
"teamId": "ad608998-915c-4bad-bcd9-85ebfccccee8",
|
| 454 |
+
"color": "#EB5757",
|
| 455 |
+
"createdAt": "2025-01-01T00:00:00",
|
| 456 |
+
"updatedAt": "2025-01-01T00:00:00",
|
| 457 |
+
"name": "Urgent",
|
| 458 |
+
"description": "Work that must be handled immediately",
|
| 459 |
+
"isGroup": false,
|
| 460 |
+
"archivedAt": null,
|
| 461 |
+
"retiredAt": null,
|
| 462 |
+
"parentId": null,
|
| 463 |
+
"creatorId": "03b0809e-713e-44ee-95de-b7a198b135ac",
|
| 464 |
+
"inheritedFromId": null,
|
| 465 |
+
"lastAppliedAt": null
|
| 466 |
+
},
|
| 467 |
+
{
|
| 468 |
+
"id": "f9c5b7c8-3909-4f8b-bc25-73e1b56a9c0c",
|
| 469 |
+
"organizationId": "18c8630e-1fd6-4c2e-a032-aa2684c16e46",
|
| 470 |
+
"teamId": null,
|
| 471 |
+
"color": "#56CCF2",
|
| 472 |
+
"createdAt": "2025-01-01T00:00:00",
|
| 473 |
+
"updatedAt": "2025-01-01T00:00:00",
|
| 474 |
+
"name": "UX",
|
| 475 |
+
"description": "User experience improvements",
|
| 476 |
+
"isGroup": false,
|
| 477 |
+
"archivedAt": null,
|
| 478 |
+
"retiredAt": null,
|
| 479 |
+
"parentId": null,
|
| 480 |
+
"creatorId": "03b0809e-713e-44ee-95de-b7a198b135ac",
|
| 481 |
+
"inheritedFromId": null,
|
| 482 |
+
"lastAppliedAt": null
|
| 483 |
+
},
|
| 484 |
+
{
|
| 485 |
+
"id": "8f01ce9d-1433-4c4c-969d-21ca3bf2718f",
|
| 486 |
+
"organizationId": "18c8630e-1fd6-4c2e-a032-aa2684c16e46",
|
| 487 |
+
"teamId": "ad608998-915c-4bad-bcd9-85ebfccccee8",
|
| 488 |
+
"color": "#9B51E0",
|
| 489 |
+
"createdAt": "2025-01-01T00:00:00",
|
| 490 |
+
"updatedAt": "2025-01-01T00:00:00",
|
| 491 |
+
"name": "RL",
|
| 492 |
+
"description": "Reinforcement learning",
|
| 493 |
+
"isGroup": false,
|
| 494 |
+
"archivedAt": null,
|
| 495 |
+
"retiredAt": null,
|
| 496 |
+
"parentId": null,
|
| 497 |
+
"creatorId": "03b0809e-713e-44ee-95de-b7a198b135ac",
|
| 498 |
+
"inheritedFromId": null,
|
| 499 |
+
"lastAppliedAt": null
|
| 500 |
+
},
|
| 501 |
+
{
|
| 502 |
+
"id": "90c6092d-c060-4bd1-8e0d-da5cdeedaf58",
|
| 503 |
+
"organizationId": "18c8630e-1fd6-4c2e-a032-aa2684c16e46",
|
| 504 |
+
"teamId": "ad608998-915c-4bad-bcd9-85ebfccccee8",
|
| 505 |
+
"color": "#996459",
|
| 506 |
+
"createdAt": "2025-01-01T00:00:00",
|
| 507 |
+
"updatedAt": "2025-01-01T00:00:00",
|
| 508 |
+
"name": "Billing",
|
| 509 |
+
"description": "Billing related issues",
|
| 510 |
+
"isGroup": false,
|
| 511 |
+
"archivedAt": null,
|
| 512 |
+
"retiredAt": null,
|
| 513 |
+
"parentId": null,
|
| 514 |
+
"creatorId": "03b0809e-713e-44ee-95de-b7a198b135ac",
|
| 515 |
+
"inheritedFromId": null,
|
| 516 |
+
"lastAppliedAt": null
|
| 517 |
+
}
|
| 518 |
+
],
|
| 519 |
+
"issue_label_issue_association": [
|
| 520 |
+
{
|
| 521 |
+
"issue_id": "87c1d2f3-66c4-4dd0-bc93-1b99d04dc374",
|
| 522 |
+
"issue_label_id": "6c2b0d3c-3d6d-4d91-9a77-b93b59b8d5a0"
|
| 523 |
+
},
|
| 524 |
+
{
|
| 525 |
+
"issue_id": "b4f5130f-5c1b-4bc0-a8f6-60a22b0adf5e",
|
| 526 |
+
"issue_label_id": "8f01ce9d-1433-4c4c-969d-21ca3bf2718f"
|
| 527 |
+
},
|
| 528 |
+
{
|
| 529 |
+
"issue_id": "6fc548fb-49f1-48f7-b00f-0fe3b272ab0b",
|
| 530 |
+
"issue_label_id": "90c6092d-c060-4bd1-8e0d-da5cdeedaf58"
|
| 531 |
+
}
|
| 532 |
+
],
|
| 533 |
+
"issues": [
|
| 534 |
+
{
|
| 535 |
+
"id": "c6e168e3-fed4-45d0-b03f-a1c1f89ee7ab",
|
| 536 |
+
"identifier": "ENG-1",
|
| 537 |
+
"title": "Fix authentication bug in login flow",
|
| 538 |
+
"description": "Users are experiencing intermittent login failures. Need to investigate and fix the authentication service.",
|
| 539 |
+
"teamId": "ad608998-915c-4bad-bcd9-85ebfccccee8",
|
| 540 |
+
"stateId": "8708b274-82d1-4769-bb1a-c4937db76d0f",
|
| 541 |
+
"assigneeId": "2dcc8dc2-ca19-475d-9882-3ba5e911e7ec",
|
| 542 |
+
"creatorId": "2790a7ee-fde0-4537-9588-e233aa5a68d1",
|
| 543 |
+
"priority": 0.0,
|
| 544 |
+
"priorityLabel": "No priority",
|
| 545 |
+
"prioritySortOrder": 0.0,
|
| 546 |
+
"number": 1.0,
|
| 547 |
+
"boardOrder": 0.0,
|
| 548 |
+
"sortOrder": 0.0,
|
| 549 |
+
"customerTicketCount": 0,
|
| 550 |
+
"branchName": "eng-1-fix-authentication-bug",
|
| 551 |
+
"labelIds": [],
|
| 552 |
+
"previousIdentifiers": [],
|
| 553 |
+
"reactionData": {},
|
| 554 |
+
"url": "https://linear.app/test-org/issue/ENG-1",
|
| 555 |
+
"createdAt": "2025-01-01T00:00:00",
|
| 556 |
+
"updatedAt": "2025-01-01T00:00:00"
|
| 557 |
+
},
|
| 558 |
+
{
|
| 559 |
+
"id": "5c62f29d-0f6a-4c4d-9d25-52293e2a8d4f",
|
| 560 |
+
"identifier": "ENG-2",
|
| 561 |
+
"title": "Polish onboarding dashboard UX",
|
| 562 |
+
"description": "Tighten spacing, improve empty states, and align typography on the onboarding dashboard to reduce user confusion.",
|
| 563 |
+
"teamId": "ad608998-915c-4bad-bcd9-85ebfccccee8",
|
| 564 |
+
"stateId": "741f29ae-cfb3-4b8a-a1f8-c5161c842366",
|
| 565 |
+
"assigneeId": "03b0809e-713e-44ee-95de-b7a198b135ac",
|
| 566 |
+
"creatorId": "2790a7ee-fde0-4537-9588-e233aa5a68d1",
|
| 567 |
+
"priority": 3.0,
|
| 568 |
+
"priorityLabel": "Normal",
|
| 569 |
+
"prioritySortOrder": 1.0,
|
| 570 |
+
"number": 2.0,
|
| 571 |
+
"boardOrder": 1.0,
|
| 572 |
+
"sortOrder": 1.0,
|
| 573 |
+
"customerTicketCount": 0,
|
| 574 |
+
"branchName": "eng-2-polish-onboarding-dashboard-ux",
|
| 575 |
+
"labelIds": [],
|
| 576 |
+
"previousIdentifiers": [],
|
| 577 |
+
"reactionData": {},
|
| 578 |
+
"url": "https://linear.app/test-org/issue/ENG-2",
|
| 579 |
+
"createdAt": "2025-01-01T00:00:00",
|
| 580 |
+
"updatedAt": "2025-01-01T00:00:00"
|
| 581 |
+
},
|
| 582 |
+
{
|
| 583 |
+
"id": "87c1d2f3-66c4-4dd0-bc93-1b99d04dc374",
|
| 584 |
+
"identifier": "ENG-3",
|
| 585 |
+
"title": "Respond to overnight production incident",
|
| 586 |
+
"description": "Service experienced elevated 500s between 02:00 and 03:00 UTC. Collect logs, draft a customer update, and prepare follow-up RCA tasks.",
|
| 587 |
+
"teamId": "ad608998-915c-4bad-bcd9-85ebfccccee8",
|
| 588 |
+
"stateId": "6963a682-5967-477a-9afc-0b8a5b70b070",
|
| 589 |
+
"assigneeId": "2dcc8dc2-ca19-475d-9882-3ba5e911e7ec",
|
| 590 |
+
"creatorId": "03b0809e-713e-44ee-95de-b7a198b135ac",
|
| 591 |
+
"priority": 1.0,
|
| 592 |
+
"priorityLabel": "Urgent",
|
| 593 |
+
"prioritySortOrder": -1.0,
|
| 594 |
+
"number": 3.0,
|
| 595 |
+
"boardOrder": 2.0,
|
| 596 |
+
"sortOrder": 2.0,
|
| 597 |
+
"customerTicketCount": 4,
|
| 598 |
+
"branchName": "eng-3-production-incident-response",
|
| 599 |
+
"labelIds": [
|
| 600 |
+
"6c2b0d3c-3d6d-4d91-9a77-b93b59b8d5a0"
|
| 601 |
+
],
|
| 602 |
+
"previousIdentifiers": [],
|
| 603 |
+
"reactionData": {},
|
| 604 |
+
"url": "https://linear.app/test-org/issue/ENG-3",
|
| 605 |
+
"createdAt": "2025-01-01T06:00:00",
|
| 606 |
+
"updatedAt": "2025-01-01T06:00:00"
|
| 607 |
+
},
|
| 608 |
+
{
|
| 609 |
+
"id": "b4f5130f-5c1b-4bc0-a8f6-60a22b0adf5e",
|
| 610 |
+
"identifier": "ENG-4",
|
| 611 |
+
"title": "Prototype reinforcement learning evaluation harness",
|
| 612 |
+
"description": "Build a small harness to replay historical agent interactions and compare rule-based policies against the new RL policy.",
|
| 613 |
+
"teamId": "ad608998-915c-4bad-bcd9-85ebfccccee8",
|
| 614 |
+
"stateId": "741f29ae-cfb3-4b8a-a1f8-c5161c842366",
|
| 615 |
+
"assigneeId": "2790a7ee-fde0-4537-9588-e233aa5a68d1",
|
| 616 |
+
"creatorId": "03b0809e-713e-44ee-95de-b7a198b135ac",
|
| 617 |
+
"priority": 2.0,
|
| 618 |
+
"priorityLabel": "High",
|
| 619 |
+
"prioritySortOrder": 0.5,
|
| 620 |
+
"number": 4.0,
|
| 621 |
+
"boardOrder": 3.0,
|
| 622 |
+
"sortOrder": 3.0,
|
| 623 |
+
"customerTicketCount": 0,
|
| 624 |
+
"branchName": "eng-4-rl-evaluation-harness",
|
| 625 |
+
"labelIds": [
|
| 626 |
+
"8f01ce9d-1433-4c4c-969d-21ca3bf2718f"
|
| 627 |
+
],
|
| 628 |
+
"previousIdentifiers": [],
|
| 629 |
+
"reactionData": {},
|
| 630 |
+
"url": "https://linear.app/test-org/issue/ENG-4",
|
| 631 |
+
"createdAt": "2025-01-02T09:00:00",
|
| 632 |
+
"updatedAt": "2025-01-02T09:00:00"
|
| 633 |
+
},
|
| 634 |
+
{
|
| 635 |
+
"id": "6fc548fb-49f1-48f7-b00f-0fe3b272ab0b",
|
| 636 |
+
"identifier": "ENG-5",
|
| 637 |
+
"title": "Insane spending by small legal SaaS customer",
|
| 638 |
+
"description": "Customer \"Briefly\", a small legal SaaS, reports seeing almost $100k in usage on their Agent Diff account for the past month. They told Hugo directly that this number seems impossible given they only ran a handful of small evaluations. We should verify metering, check for runaway agents or looping jobs, and prepare a customer-facing explanation of what actually happened.",
|
| 639 |
+
"teamId": "ad608998-915c-4bad-bcd9-85ebfccccee8",
|
| 640 |
+
"stateId": "741f29ae-cfb3-4b8a-a1f8-c5161c842366",
|
| 641 |
+
"assigneeId": "03b0809e-713e-44ee-95de-b7a198b135ac",
|
| 642 |
+
"creatorId": "2790a7ee-fde0-4537-9588-e233aa5a68d1",
|
| 643 |
+
"priority": 1.0,
|
| 644 |
+
"priorityLabel": "Urgent",
|
| 645 |
+
"prioritySortOrder": -0.5,
|
| 646 |
+
"number": 5.0,
|
| 647 |
+
"boardOrder": 4.0,
|
| 648 |
+
"sortOrder": 4.0,
|
| 649 |
+
"customerTicketCount": 1,
|
| 650 |
+
"branchName": "eng-5-usage-spike-investigation",
|
| 651 |
+
"labelIds": [
|
| 652 |
+
"90c6092d-c060-4bd1-8e0d-da5cdeedaf58"
|
| 653 |
+
],
|
| 654 |
+
"previousIdentifiers": [],
|
| 655 |
+
"reactionData": {},
|
| 656 |
+
"url": "https://linear.app/test-org/issue/ENG-5",
|
| 657 |
+
"createdAt": "2025-01-03T10:00:00",
|
| 658 |
+
"updatedAt": "2025-01-03T10:00:00"
|
| 659 |
+
},
|
| 660 |
+
{
|
| 661 |
+
"id": "7d3f21ac-89c1-4f3b-9c2e-4fe3a1b71002",
|
| 662 |
+
"identifier": "ENG-6",
|
| 663 |
+
"title": "Add email sign-in and SSO support",
|
| 664 |
+
"description": "Replace the current invite-link-only authentication flow with email-based sign-in and SSO for the Agent Diff web app. Support passwordless magic links plus at least Google and GitHub SSO, with a path to add enterprise SAML later. Ensure users are mapped to the correct Agent Diff organization and teams, and that evaluation environments remain properly isolated by tenant.",
|
| 665 |
+
"teamId": "ad608998-915c-4bad-bcd9-85ebfccccee8",
|
| 666 |
+
"stateId": "8708b274-82d1-4769-bb1a-c4937db76d0f",
|
| 667 |
+
"assigneeId": "2790a7ee-fde0-4537-9588-e233aa5a68d1",
|
| 668 |
+
"creatorId": "03b0809e-713e-44ee-95de-b7a198b135ac",
|
| 669 |
+
"priority": 2.0,
|
| 670 |
+
"priorityLabel": "High",
|
| 671 |
+
"prioritySortOrder": 0.25,
|
| 672 |
+
"number": 6.0,
|
| 673 |
+
"boardOrder": 5.0,
|
| 674 |
+
"sortOrder": 5.0,
|
| 675 |
+
"customerTicketCount": 3,
|
| 676 |
+
"branchName": "eng-6-email-signin-and-sso",
|
| 677 |
+
"labelIds": [],
|
| 678 |
+
"previousIdentifiers": [],
|
| 679 |
+
"reactionData": {},
|
| 680 |
+
"url": "https://linear.app/test-org/issue/ENG-6",
|
| 681 |
+
"createdAt": "2025-01-03T11:00:00",
|
| 682 |
+
"updatedAt": "2025-01-03T11:00:00"
|
| 683 |
+
},
|
| 684 |
+
{
|
| 685 |
+
"id": "f2208c38-16e8-469d-9256-e1e98821c726",
|
| 686 |
+
"identifier": "PROD-1",
|
| 687 |
+
"title": "Trace analysis ",
|
| 688 |
+
"description": "We need to add suport for opentelemetry traces and add a trace analysis tool to the product that will return a summery to customers.",
|
| 689 |
+
"teamId": "cdb85540-5065-4346-8aef-ae2b72d6e940",
|
| 690 |
+
"stateId": "0fde0f94-ee5f-4a37-ad23-a3acd0080c57",
|
| 691 |
+
"assigneeId": "25603d10-0364-407d-bdda-420ce07e9ae5",
|
| 692 |
+
"creatorId": "2790a7ee-fde0-4537-9588-e233aa5a68d1",
|
| 693 |
+
"priority": 1.0,
|
| 694 |
+
"priorityLabel": "Urgent",
|
| 695 |
+
"prioritySortOrder": -0.5,
|
| 696 |
+
"number": 1.0,
|
| 697 |
+
"boardOrder": 0.0,
|
| 698 |
+
"sortOrder": 0.0,
|
| 699 |
+
"customerTicketCount": 0,
|
| 700 |
+
"branchName": "prod-1-trace-analysis",
|
| 701 |
+
"labelIds": [],
|
| 702 |
+
"previousIdentifiers": [],
|
| 703 |
+
"reactionData": {},
|
| 704 |
+
"url": "https://linear.app/test-org/issue/PROD-1",
|
| 705 |
+
"createdAt": "2025-01-01T00:00:00",
|
| 706 |
+
"updatedAt": "2025-01-01T00:00:00"
|
| 707 |
+
},
|
| 708 |
+
{
|
| 709 |
+
"id": "33a21e17-7c49-4b93-a45d-28f58960a109",
|
| 710 |
+
"identifier": "PROD-2",
|
| 711 |
+
"title": "Add support for OpenTelemetry traces",
|
| 712 |
+
"description": "We need to add suport for opentelemetry traces and add a trace analysis tool to the product that will return a summery to customers.",
|
| 713 |
+
"teamId": "cdb85540-5065-4346-8aef-ae2b72d6e940",
|
| 714 |
+
"stateId": "0fde0f94-ee5f-4a37-ad23-a3acd0080c57",
|
| 715 |
+
"assigneeId": "2dcc8dc2-ca19-475d-9882-3ba5e911e7ec",
|
| 716 |
+
"creatorId": "2790a7ee-fde0-4537-9588-e233aa5a68d1",
|
| 717 |
+
"priority": 1.0,
|
| 718 |
+
"priorityLabel": "Urgent",
|
| 719 |
+
"prioritySortOrder": -0.5,
|
| 720 |
+
"number": 2.0,
|
| 721 |
+
"boardOrder": 0.0,
|
| 722 |
+
"sortOrder": 0.0,
|
| 723 |
+
"customerTicketCount": 0,
|
| 724 |
+
"branchName": "prod-2-add-support-for-opentelemetry-traces",
|
| 725 |
+
"labelIds": [],
|
| 726 |
+
"previousIdentifiers": [],
|
| 727 |
+
"reactionData": {},
|
| 728 |
+
"url": "https://linear.app/test-org/issue/PROD-2",
|
| 729 |
+
"createdAt": "2025-01-15T10:00:00",
|
| 730 |
+
"updatedAt": "2025-01-15T10:00:00"
|
| 731 |
+
}
|
| 732 |
+
],
|
| 733 |
+
"comments": [
|
| 734 |
+
{
|
| 735 |
+
"id": "e10f59c3-7a49-4d52-8dba-8c8602f8c807",
|
| 736 |
+
"issueId": "c6e168e3-fed4-45d0-b03f-a1c1f89ee7ab",
|
| 737 |
+
"userId": "2dcc8dc2-ca19-475d-9882-3ba5e911e7ec",
|
| 738 |
+
"body": "This is a seeded comment on ENG-1",
|
| 739 |
+
"bodyData": "{\"type\":\"doc\",\"content\":[{\"type\":\"paragraph\",\"content\":[{\"type\":\"text\",\"text\":\"This is a seeded comment on ENG-1\"}]}]}",
|
| 740 |
+
"reactionData": {},
|
| 741 |
+
"editedAt": null,
|
| 742 |
+
"archivedAt": null,
|
| 743 |
+
"createdAt": "2025-01-01T00:00:00",
|
| 744 |
+
"updatedAt": "2025-01-01T00:00:00",
|
| 745 |
+
"url": "https://linear.app/test-org/issue/ENG-1#comments"
|
| 746 |
+
},
|
| 747 |
+
{
|
| 748 |
+
"id": "b3f7c3f2-1a7b-4d8e-9f21-111111111111",
|
| 749 |
+
"issueId": "87c1d2f3-66c4-4dd0-bc93-1b99d04dc374",
|
| 750 |
+
"userId": "03b0809e-713e-44ee-95de-b7a198b135ac",
|
| 751 |
+
"body": "Pulled logs for the 02:00–03:00 UTC window and confirmed a spike in 500s from the evaluation runner. Next step is to cross-check which customers were running jobs at the time and whether any agents looped.",
|
| 752 |
+
"bodyData": "{\"type\":\"doc\",\"content\":[{\"type\":\"paragraph\",\"content\":[{\"type\":\"text\",\"text\":\"Pulled logs for the 02:00–03:00 UTC window and confirmed a spike in 500s from the evaluation runner. Next step is to cross-check which customers were running jobs at the time and whether any agents looped.\"}]}]}",
|
| 753 |
+
"reactionData": {},
|
| 754 |
+
"editedAt": null,
|
| 755 |
+
"archivedAt": null,
|
| 756 |
+
"createdAt": "2025-01-01T07:30:00",
|
| 757 |
+
"updatedAt": "2025-01-01T07:30:00",
|
| 758 |
+
"url": "https://linear.app/test-org/issue/ENG-3#comments"
|
| 759 |
+
},
|
| 760 |
+
{
|
| 761 |
+
"id": "c4e8d4a1-2b8c-4c2a-9e32-222222222222",
|
| 762 |
+
"issueId": "6fc548fb-49f1-48f7-b00f-0fe3b272ab0b",
|
| 763 |
+
"userId": "3099eba6-56ac-46f0-82fe-17a1cc6dec38",
|
| 764 |
+
"body": "I spoke with the Briefly team on Zoom. They expected to be in the low thousands, not ~100k. Let\u2019s double-check how we meter long-running RL experiments and whether retries or stuck jobs are being billed multiple times.",
|
| 765 |
+
"bodyData": "{\"type\":\"doc\",\"content\":[{\"type\":\"paragraph\",\"content\":[{\"type\":\"text\",\"text\":\"I spoke with the Briefly team on Zoom. They expected to be in the low thousands, not ~100k. Let\u2019s double-check how we meter long-running RL experiments and whether retries or stuck jobs are being billed multiple times.\"}]}]}",
|
| 766 |
+
"reactionData": {},
|
| 767 |
+
"editedAt": null,
|
| 768 |
+
"archivedAt": null,
|
| 769 |
+
"createdAt": "2025-01-03T12:00:00",
|
| 770 |
+
"updatedAt": "2025-01-03T12:00:00",
|
| 771 |
+
"url": "https://linear.app/test-org/issue/ENG-5#comments"
|
| 772 |
+
},
|
| 773 |
+
{
|
| 774 |
+
"id": "d5f9e5b3-3c9d-4e3b-8f43-333333333333",
|
| 775 |
+
"issueId": "7d3f21ac-89c1-4f3b-9c2e-4fe3a1b71002",
|
| 776 |
+
"userId": "2dcc8dc2-ca19-475d-9882-3ba5e911e7ec",
|
| 777 |
+
"body": "Right now it\u2019s very hard to invite a new teammate: we have to manually send them an invite link and they end up with multiple accounts if they log in from a different email. Email sign-in + SSO would also make demos much smoother.",
|
| 778 |
+
"bodyData": "{\"type\":\"doc\",\"content\":[{\"type\":\"paragraph\",\"content\":[{\"type\":\"text\",\"text\":\"Right now it\u2019s very hard to invite a new teammate: we have to manually send them an invite link and they end up with multiple accounts if they log in from a different email. Email sign-in + SSO would also make demos much smoother.\"}]}]}",
|
| 779 |
+
"reactionData": {},
|
| 780 |
+
"editedAt": null,
|
| 781 |
+
"archivedAt": null,
|
| 782 |
+
"createdAt": "2025-01-03T11:30:00",
|
| 783 |
+
"updatedAt": "2025-01-03T11:30:00",
|
| 784 |
+
"url": "https://linear.app/test-org/issue/ENG-6#comments"
|
| 785 |
+
},
|
| 786 |
+
{
|
| 787 |
+
"id": "e6a0f6c4-4d0e-4f4c-9a54-444444444444",
|
| 788 |
+
"issueId": "f2208c38-16e8-469d-9256-e1e98821c726",
|
| 789 |
+
"userId": "2790a7ee-fde0-4537-9588-e233aa5a68d1",
|
| 790 |
+
"body": "Once we have basic OpenTelemetry ingestion, we should expose a simple \"trace summary\" view that non-engineers can understand. Think: which services were slow, where retries happened, and whether any agent calls look suspicious or stuck.",
|
| 791 |
+
"bodyData": "{\"type\":\"doc\",\"content\":[{\"type\":\"paragraph\",\"content\":[{\"type\":\"text\",\"text\":\"Once we have basic OpenTelemetry ingestion, we should expose a simple \\\"trace summary\\\" view that non-engineers can understand. Think: which services were slow, where retries happened, and whether any agent calls look suspicious or stuck.\"}]}]}",
|
| 792 |
+
"reactionData": {},
|
| 793 |
+
"editedAt": null,
|
| 794 |
+
"archivedAt": null,
|
| 795 |
+
"createdAt": "2025-01-04T09:15:00",
|
| 796 |
+
"updatedAt": "2025-01-04T09:15:00",
|
| 797 |
+
"url": "https://linear.app/test-org/issue/PROD-1#comments"
|
| 798 |
+
}
|
| 799 |
+
],
|
| 800 |
+
"team_memberships": [
|
| 801 |
+
{
|
| 802 |
+
"id": "tm-artem-eng",
|
| 803 |
+
"userId": "b55072d7-ccaa-43cd-8ab7-3dca324e3294",
|
| 804 |
+
"teamId": "ad608998-915c-4bad-bcd9-85ebfccccee8",
|
| 805 |
+
"owner": false,
|
| 806 |
+
"sortOrder": 0.0,
|
| 807 |
+
"archivedAt": null,
|
| 808 |
+
"createdAt": "2025-01-01T00:00:00",
|
| 809 |
+
"updatedAt": "2025-01-01T00:00:00"
|
| 810 |
+
},
|
| 811 |
+
{
|
| 812 |
+
"id": "tm-hubert-prod",
|
| 813 |
+
"userId": "25603d10-0364-407d-bdda-420ce07e9ae5",
|
| 814 |
+
"teamId": "cdb85540-5065-4346-8aef-ae2b72d6e940",
|
| 815 |
+
"owner": false,
|
| 816 |
+
"sortOrder": 0.0,
|
| 817 |
+
"archivedAt": null,
|
| 818 |
+
"createdAt": "2025-01-01T00:00:00",
|
| 819 |
+
"updatedAt": "2025-01-01T00:00:00"
|
| 820 |
+
},
|
| 821 |
+
{
|
| 822 |
+
"id": "tm-agent-eng",
|
| 823 |
+
"userId": "2790a7ee-fde0-4537-9588-e233aa5a68d1",
|
| 824 |
+
"teamId": "ad608998-915c-4bad-bcd9-85ebfccccee8",
|
| 825 |
+
"owner": false,
|
| 826 |
+
"sortOrder": 0.0,
|
| 827 |
+
"archivedAt": null,
|
| 828 |
+
"createdAt": "2025-01-01T00:00:00",
|
| 829 |
+
"updatedAt": "2025-01-01T00:00:00"
|
| 830 |
+
},
|
| 831 |
+
{
|
| 832 |
+
"id": "tm-john-eng",
|
| 833 |
+
"userId": "2dcc8dc2-ca19-475d-9882-3ba5e911e7ec",
|
| 834 |
+
"teamId": "ad608998-915c-4bad-bcd9-85ebfccccee8",
|
| 835 |
+
"owner": true,
|
| 836 |
+
"sortOrder": 0.0,
|
| 837 |
+
"archivedAt": null,
|
| 838 |
+
"createdAt": "2025-01-01T00:00:00",
|
| 839 |
+
"updatedAt": "2025-01-01T00:00:00"
|
| 840 |
+
},
|
| 841 |
+
{
|
| 842 |
+
"id": "tm-sarah-eng",
|
| 843 |
+
"userId": "03b0809e-713e-44ee-95de-b7a198b135ac",
|
| 844 |
+
"teamId": "ad608998-915c-4bad-bcd9-85ebfccccee8",
|
| 845 |
+
"owner": false,
|
| 846 |
+
"sortOrder": 0.0,
|
| 847 |
+
"archivedAt": null,
|
| 848 |
+
"createdAt": "2025-01-01T00:00:00",
|
| 849 |
+
"updatedAt": "2025-01-01T00:00:00"
|
| 850 |
+
},
|
| 851 |
+
{
|
| 852 |
+
"id": "tm-hugo-growth",
|
| 853 |
+
"userId": "3099eba6-56ac-46f0-82fe-17a1cc6dec38",
|
| 854 |
+
"teamId": "58c03c85-7b0c-466d-9a4c-120209fccb56",
|
| 855 |
+
"owner": false,
|
| 856 |
+
"sortOrder": 0.0,
|
| 857 |
+
"archivedAt": null,
|
| 858 |
+
"createdAt": "2025-01-01T00:00:00",
|
| 859 |
+
"updatedAt": "2025-01-01T00:00:00"
|
| 860 |
+
}
|
| 861 |
+
]
|
| 862 |
+
}
|