TradingAgents/ui/__tests__
Ali AL OGAILI 723069b958 feat: implement API client and SSE connection for trading agents
- Added api-client module with functions for creating and listing runs, and fetching settings.
- Introduced SSE connection handling for real-time updates with event listeners for agent and run events.
- Created types for agents and runs to support the new API structure.
- Updated .gitignore to ensure proper exclusion of Next.js library directories.

Made-with: Cursor
2026-03-23 05:44:46 +01:00
..
components feat: initialize trading agents project with FastAPI and essential configurations 2026-03-23 05:16:57 +01:00
features feat: initialize trading agents project with FastAPI and essential configurations 2026-03-23 05:16:57 +01:00
lib feat: implement API client and SSE connection for trading agents 2026-03-23 05:44:46 +01:00