TradingAgents/ui/__tests__/lib
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
..
api-client.test.ts feat: implement API client and SSE connection for trading agents 2026-03-23 05:44:46 +01:00