Tasks · desk · Reformatting
Split the tracker notes into Pipedrive activities
notes-to-activities · timeout 1200 s · source
The ask
Sent verbatim as the prompt. The agent works in a copy of the workspace below and sees nothing else.
We're moving sales onto Pipedrive. Can you turn the notes in our accounts tracker into their activity import and save it as activities.csv? Jason's notes on how he wants it and the template are in the folder.
Workspace
- accounts_tracker.xlsx
- crm_move_notes.md
- pipedrive_activities_template.csv
- pipedrive_users_export.csv
Expected deliverables
- activities.csv
Checks
The task passes only when every required check passes. Reference answers, tolerances, and the planted traps are in the repository, not here.
| Check | Type | Required | Failed (frozen) / 6 |
|---|---|---|---|
| Pipedrive template columns, exact order | csv_columns | yes | 0 |
| accounts with activities | csv_set_equal | yes | 0 |
| row count | csv_row_count | yes | 0 |
| activity date and type | csv_values_match | yes | 0 |
| owner | csv_values_match | yes | 2 |
Recorded results, complete desk comparison
pass pass, frozen scorer only fail timed out
| System | Repetitions | Frozen / 3 | Raw / 3 | Median minutes | Mean cost (USD) |
|---|---|---|---|---|---|
| Proto / DeepSeek V4.1 Flash | 1 | 1 | 3.1 | 0.0311 | |
| Codex / GPT-5.6 sol | 3 | 3 | 2.8 | 0.2713 |
Per-attempt check verdicts, raw and frozen verdicts, usage, receipt and artifact hashes for this task are in results/latest/attempts.jsonl under "task": "notes-to-activities".