v2026.2.25
virattt/dexterv2026.2.25Feb 25, 2026by virattt
AI Summary
This release adds a stock price tool with market cap support and improves chat history context management through getRecentTurns and buildHistoryContext functions, along with enhanced error handling for LLM errors.
Key Highlights
- Add stock price tool with market cap support
- Improve chat history context (getRecentTurns, buildHistoryContext)
- Improve error handling for LLM errors
New Features
- Stock price tool with market cap support
- Chat history context improvements with getRecentTurns and buildHistoryContext
- Enhanced error handling for LLM errors
Full Release Notes
### Changes - Add stock price tool with market cap support - Improve chat history context (getRecentTurns, buildHistoryContext) - Improve error handling for LLM errors