| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-25 | Fix all static analysis errors (golangci-lint) | Peter Stone | |
| - Fix errcheck: handle all error return values in production code - Fix errcheck: handle all error return values in test files - Fix staticcheck: replace deprecated WithCredentialsFile with WithAuthCredentialsFile - Remove unused code: authHeaders, planToEatPlannerItem, planToEatResponse - Use defer func() { _ = x.Close() }() pattern for ignored close errors Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> | |||
| 2026-01-20 | Add API research tests for sync optimization | Peter Stone | |
| Include tests exploring Todoist Sync API and Trello field filtering for efficient incremental data fetching. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> | |||
