What's Changed
- feat: add Mistral OCR adapter and export OcrProvider protocol by @felixschmetz in #1405
- feat(tests): layout new architecture by @orhanrauf in #1395
- fix: migrate Todoist source to new API v1 (REST v2 returns 410 Gone) by @orhanrauf in #1414
- fix: mcp server description needs to be <100 chars by @felixschmetz in #1403
- feat: wire OCR + circuit breaker through DI container by @felixschmetz in #1407
- feat(ocr): add docling as self-hosted fallback by @felixschmetz in #1413
- feat: resilient sync cancellation with async cleanup and TimedSource by @orhanrauf in #1415
Full Changelog: v0.8.86...v0.8.87