ts-v2.15.0
Klavis-AI/klavists-v2.15.0Dec 9, 2025by github-actions[bot]
AI Summary
TypeScript SDK v2.15.0 with fetch URL MCP functionality and PDF tools. Includes API specification updates and default port configuration changes.
Key Highlights
- Added fetch URL MCP
- Changed fetch URL MCP default port to 5000
- Added PDF tools
- API specification updates via Fern
- Bug fixes and typo corrections
New Features
- Fetch URL MCP with configurable port (default 5000)
- PDF tools integration
Full Release Notes
## What's Changed * Add fetch url mcp by @LLiuZheng in https://github.com/Klavis-AI/klavis/pull/799 * fix typo by @LLiuZheng in https://github.com/Klavis-AI/klavis/pull/800 * change fetch url mcp default port to 5000 by @LLiuZheng in https://github.com/Klavis-AI/klavis/pull/802 * Update API specifications with fern api update by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/803 * Add pdf tools by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/801 * Revert "Update API specifications with fern api update" by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/804 **Full Changelog**: https://github.com/Klavis-AI/klavis/compare/python-v2.14.1...ts-v2.15.0