Changelog: 2026-03-08
Expanded European filings coverage and made large workflows faster and more reliable, with parallel processing upgrades, smoother streaming, and more capable prompt editing.
- Added new European filings sources and unified ingestion utilities for more consistent document capture.
- Improved large-scale processing with safer parallel execution, better batching, and clearer recovery from partial failures.
- Made live, streaming experiences more reliable with keepalives and timeout tuning for long retrievals.
- Upgraded the prompt editor to support much larger instructions and prompts, with better in-editor guidance.
- Polished product UX with improved scrolling behavior and clearer save feedback.
- European filings ingestion: Expanded coverage to include additional EU announcements and exchange filings, standardizing shared scraper utilities and document handling to improve consistency across sources.
- Document access improvements: Introduced a better way to fetch private documents on demand via short-lived access links, while keeping public documents directly accessible.
- Pipeline performance & resilience: Reworked the main processing pipeline to parallelize work safely, reduce memory pressure, and speed up database writes through batching. Processing steps are more repeatable, and failures are captured in a way that enables targeted retries instead of rerunning everything.
- Streaming stability: Improved long-running retrieval and streaming sessions by sending periodic keepalives and adjusting time limits for larger workloads, reducing the likelihood of stalled starts or dropped connections.
- Risk review experience: Fixed scrolling and layout issues so long “thinking” and report content stays within the intended panels and scrolls naturally.
- Prompt editor enhancements: Increased supported prompt and instruction size to 100k characters, added live character counters and validation, made editor fields resizable, and raised the default output limit to support longer responses.
- Trade ideas UX: Added clear success/failure notifications when saving generated trade ideas.