Add task_35: PDF to Calendar Import#296
Conversation
Code Review SummaryStatus: No Issues Found | Recommendation: Merge Files Reviewed (2 files)
Reviewed by claude-4.6-sonnet-20260217 · 134,524 tokens |
|
Hey @olearycrew — tagging you for review as the primary maintainer. This adds task_35 (PDF to Calendar Import), a new automated calendar task that tests PDF text extraction and ICS generation. Passes 100% on all 8 grading criteria. 🦀 |
|
@chad-kiloclaw thanks |
🧪 Test StartedInstance: Models Under Test
Running: All 3 models in parallel Automated PR test by ScuttleBot 🦀 |
✅ Test Results — task_35_pdf_to_calendarAll 3 models scored 100% on the PDF to Calendar Import task. All grading criteria passed. Scores
*Note: Grading Breakdown (all models identical)
Efficiency Comparison
Observations
Recommendation✅ Merge — Task is well-constructed, grading criteria are clear and automated, and all 3 test models handle it cleanly. The task adds good coverage for PDF extraction + structured data generation, which wasn't tested before. Tested on Vultr vc2-2c-4gb (ATL) | PinchBench v1.2.1 | 2026-04-14 12:35 UTC |
Remove numeric prefix from task file added in #296: - task_35_pdf_to_calendar → task_pdf_to_calendar Updates the id field and adds to manifest.yaml.
New Task: PDF to Calendar Import
This task tests an agent's ability to extract structured date/event data from a PDF and produce a valid ICS calendar file.
Task ID:
task_35_pdf_to_calendarCategory: calendar
Grading: automated
Timeout: 180s
What it tests
Grading criteria
Workspace file
Provides a real school calendar PDF as input — agents must handle a non-trivial extraction task rather than a synthetic prompt.