Commit Graph

10 Commits

Author SHA1 Message Date
Matthias
15bf5d2036 Fix savings chat autoscroll 2026-06-16 11:02:00 +02:00
Matthias
9f17d4d1e1 Add chat sources and citations 2026-06-16 10:58:15 +02:00
Matthias
28d0f4f852 Add AI Elements-inspired chat primitives 2026-06-16 10:42:19 +02:00
4836e12a11 feat: sync savings chat history with convex 2026-06-16 10:24:18 +02:00
238a30ae0c Add effective-date transaction filtering and bulk selection 2026-06-15 21:38:25 +02:00
1c88d12f0d feat: add read-only savings agent tools 2026-06-15 21:21:57 +02:00
Matthias
4a1cbd105b Add realistic loan amortization with currentBalance back-calculation
- Extend schema with effectiveAnnualRate, totalInterest, totalAmount
- Back-calculate paid months from currentBalance and rebuild schedule
- Allow schedule calculation from termMonths without monthlyPayment
- Handle NaN form values gracefully
- Show effective rate, total interest and total amount in UI
- Add amortization unit tests
2026-06-15 20:02:44 +02:00
Matthias
4869402d45 Add savings chat analysis feature 2026-06-15 18:26:25 +02:00
Matthias
d65e7681ac Add bank synchronization features with FinTS support and update dependencies 2026-06-15 13:56:32 +02:00
Matthias
fc0a6fb975 initial commit 2026-06-15 11:33:23 +02:00