2 Commits

Author SHA1 Message Date
henry 3340fd11ca feat: add stock database with prisma for portfolio persistence
- Initialize Prisma with SQLite and Stock model
- Create database service layer with singleton client
- Add API routes for stock CRUD operations
- Integrate database with analyze page to persist ticker entries
- Add Playwright tests for stock database functionality
2026-05-14 10:23:56 +02:00
henry e913b32f34 feat: add bullish and bearish researcher agents 2026-05-14 07:59:44 +02:00