[WIP] Add real CSV/OFX/QFX import adapters with provenance#54
Closed
[WIP] Add real CSV/OFX/QFX import adapters with provenance#54
Conversation
Co-authored-by: kayodebristol <3579196+kayodebristol@users.noreply.github.com> Agent-Logs-Url: https://github.com/plures/FinancialAdvisor/sessions/6c92c668-9bf9-4672-97fb-7beacea85c3e
Contributor
|
Closing this PR to enforce the 1-PR-per-repo rule. Only one Copilot PR is allowed per repository at a time. The oldest PR (#48) will be kept active. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
packages/ingestionpackage with:types.ts— ImportSession, RawTransaction, IngestionResult, RowError typesdate-parser.ts— Multi-format date detection (MM/DD/YYYY, ISO, OFX YYYYMMDD, etc.)csv-adapter.ts— Full CSV adapter with column mapping, date detection, per-row error trackingofx-adapter.ts— Full OFX/QFX adapter with SGML+XML support, per-row error trackingstorage.ts— IIngestionStore interface + InMemoryIngestionStore implementationingestion-service.ts— Main service: hash dedup → session → parse → store raw → reportindex.ts— Package exportspackage.json+tsconfig.jsonpackage.jsonbuild:packages and test:unit scripts to include ingestiontsconfig.test.jsonwith ingestion path aliastest/unit/ingestion.test.tsOriginal prompt
⚡ Quickly spin up Copilot coding agent tasks from anywhere on your macOS or Windows machine with Raycast.