## Summary - Migrate from deprecated Todoist REST API v2 (`410 Gone`) to new unified API v1 - Add cursor-based pagination for project and task listing endpoints - Switch 1Password credential retrieval from `op item get --fields` to `op read` ## Testing - [x] `mise run blumeops-tasks` returns all 9 tasks successfully - [x] Pre-commit hooks pass Reviewed-on: https://forge.ops.eblu.me/eblume/blumeops/pulls/155
161 B
161 B
Fix blumeops-tasks: migrate from deprecated Todoist REST API v2 to API v1, handle cursor-based pagination, and use op read for 1Password credential retrieval.