ts-v2.8.0
Klavis-AI/klavists-v2.8.0Oct 10, 2025by github-actions[bot]
AI Summary
This release (ts-v2.8.0) focuses on API specification updates, documentation improvements, and workflow enhancements. The update includes multiple API spec updates via Fern, documentation additions for Fireflies, a dependency bump for axios in the firecrawl server, and various workflow improvements for SDK generation.
Key Highlights
- Multiple API specification updates via Fern API
- Added Fireflies documentation
- Bumped axios dependency from 1.8.4 to 1.12.2 in firecrawl server
- Implemented SDK generation workflow
- Various workflow fixes and refinements
New Features
- SDK generation workflow for automated releases
- Updated Fireflies integration documentation
Full Release Notes
## What's Changed * Update API specifications with fern api update by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/524 * add fireflies doc by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/525 * Update API specifications with fern api update by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/528 * update doc by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/529 * update api. by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/531 * build(deps): bump axios from 1.8.4 to 1.12.2 in /mcp_servers/firecrawl by @dependabot[bot] in https://github.com/Klavis-AI/klavis/pull/533 * Update API specifications with fern api update by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/536 * add sdk generate workflow by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/535 * workflow fix by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/537 * workflow fix by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/538 * workflow rm by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/539 * Update API specifications with fern api update by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/541 * fix api by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/540 * nit workflow by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/542 **Full Changelog**: https://github.com/Klavis-AI/klavis/compare/python-v2.7.0...ts-v2.8.0