
Completion Smoke V1
Cursor IDE Assistant · Cursor
Cursor generates correct, maintainable code completions that satisfy task intent without unsafe patterns.
About Cursor
Cursor is an AI code editor built on VS Code: predictive Tab completion, inline edits, and an agent mode that plans and executes multi-file changes with terminal access, codebase indexing, project rules, and MCP integration.
Sample tests· showing 3 of 3
| # | Input | Expected behavior | Check |
|---|---|---|---|
| 01 | Implement function add(a, b) that returns the sum of a and b. | must_define: add · tests: [object Object], [object Object] | Pass / Fail |
| 02 | Implement function is_even(n) that returns True if n is even else False. | must_define: is_even · tests: [object Object], [object Object] | Pass / Fail |
| 03 | Implement reverse_string(s) that returns the reverse of s. | must_define: reverse_string · tests: [object Object], [object Object] | Pass / Fail |
Rubric criteria
- Completion Correctness
- Style and Maintainability
- Execution Safety
Recommended for
Works with
Related evals
Run this eval in your workspace
Connect your data, configure thresholds, and review results with your team.