ts-v2.4.0
Klavis-AI/klavists-v2.4.0Oct 3, 2025by github-actions[bot]
AI Summary
This TypeScript release (ts-v2.4.0) introduces Reddit search functionality as the main feature, along with improvements to Langchain integration, timeout adjustments, and an OAuth URL endpoint override for SDK updates.
Key Highlights
- Added Reddit search functionality
- Refactored Langchain to include Strata code
- Increased timeout settings
- Updated get_oauth_url endpoint to support SDK updates
- New contributor @AhmadAbdelaziz8 made their first contribution
New Features
- Reddit search functionality
- Langchain refactoring with Strata code integration
- Timeout increase for improved reliability
- OAuth URL endpoint override for SDK updates
Full Release Notes
## What's Changed * Reddit search by @AhmadAbdelaziz8 in https://github.com/Klavis-AI/klavis/pull/301 * fix(Langchain): Refactored Langchain to include Strata code by @udaykakade25 in https://github.com/Klavis-AI/klavis/pull/502 * Increase timeout. by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/507 * override get_oauth_url endpoint to update sdk by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/508 ## New Contributors * @AhmadAbdelaziz8 made their first contribution in https://github.com/Klavis-AI/klavis/pull/301 **Full Changelog**: https://github.com/Klavis-AI/klavis/compare/python-v2.3.0...ts-v2.4.0