Overview of LangAlpha Web features
mainLangAlpha Web provides a comprehensive interface for interacting with AI-powered financial research and trading agents. Key capabilities include:
- Real-time Agent Interaction: SSE streaming chat with subagent task cards, tool call displays, and reasoning blocks.
- Human-in-the-loop (HITL): Ability to review and approve/reject agent plans before execution.
- Configurable Dashboard: A drag-and-drop workspace with 30+ widgets (watchlist, portfolio, news, TradingView heatmaps, etc.) using
@dnd-kit. - Financial Charting: Interactive candlestick charts (TradingView-style) with an integrated AI chat sidebar for analysis.
- Automations: Management of recurring agent tasks via cron scheduling.
- Research & Artifacts: Inline rendering of PDFs, Excel, CSV, and HTML; a Memo Library for uploading research notes; and a Monaco Code Editor for code artifacts.
- Data Layer: Powered by
@tanstack/react-querywith a hierarchical cache key factory and prefix-based invalidation.