You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add new `receipts` field to categorizer return dict that allows attaching
receipt files to transactions. When receipts are provided:
- Creates Document entries for each receipt file
- Links transactions and documents via a deterministic link ID
- Link ID is generated from hash of date, payee, and receipt paths
- Supports multiple receipts per transaction
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>