v2026.3.18
virattt/dexterv2026.3.18Mar 18, 2026by virattt
AI Summary
This release adds a real-time earnings sub-tool using the Financial Datasets API to provide latest earnings snapshots and beat/miss analysis. It also introduces self chat and bot chat modes for WhatsApp, improves memory search functionality with OR queries and lower minScore thresholds, and fixes Gemini tool schema compatibility issues.
Key Highlights
- Real-time earnings sub-tool via Financial Datasets API for earnings snapshots and beat/miss analysis
- Self chat and bot chat mode for WhatsApp
- Memory search now uses OR in FTS queries with lower minScore for better recall
- Fix Gemini tool schema compatibility (exclusiveMinimum errors)
- WhatsApp gateway utils improved with normalization and tests
New Features
- Real-time earnings sub-tool via Financial Datasets API
- Self chat mode for WhatsApp
- Bot chat mode for WhatsApp
- Improved env.example placeholders for API key descriptions
- Memory search improvements with OR queries and lower minScore
Full Release Notes
### Changes - Add real-time earnings sub-tool via Financial Datasets API for latest earnings snapshot and beat/miss - Improve WhatsApp gateway utils normalization and add tests - Add self chat and bot chat mode for WhatsApp - Improve env.example placeholders for API key descriptions - Fix Gemini tool schema compatibility (avoid exclusiveMinimum errors) ### Fixes - Fix memory search: use OR in FTS queries and lower minScore so search returns results - Fix memory: make search the single source of truth for memory recall