| dataset: linear-bench-mini | |
| tags: | |
| - agent-evals | |
| - linear | |
| - graphql | |
| license: mit | |
|  | |
| ## Files | |
| - `data/train.jsonl` | |
| - `dataset_infos.json` | |
| - `seeds/linear_default.json` | |
| ## Context | |
| The Linear Bench suite runs inside Agent Diff isolation engine, with | |
| its own Postgres schema replaying the Linear GraphQL API. Agents interact via | |
| Linear's public surface area to satisfy CRUD-style tasks (create issues, move | |
| states, add labels, etc.). | |
| ## Usage | |
| Read more here https://github.com/hubert-marek/agent-diff |