ts-v2.7.0

Klavis-AI/klavists-v2.7.0Oct 7, 2025by github-actions[bot]

AI Summary

This is a TypeScript SDK release (ts-v2.7.0) that includes minor improvements: a revert of an OpenAPI sync workflow, switching to use JSON results, documentation updates, and an SDK upgrade. The release appears to be a maintenance update rather than a major feature release.

Key Highlights

  • SDK upgrade to version 2.7.0 (TypeScript)
  • Reverted previous OpenAPI sync workflow change
  • Changed to use JSON results
  • Multiple documentation updates

New Features

  • Switched to use JSON results (likely improving data handling)

Full Release Notes

## What's Changed
* Revert "update openapi sync workflow" by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/519
* Use json results. by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/520
* update doc. by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/521
* update docs. by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/522
* sdk upgrade by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/523


**Full Changelog**: https://github.com/Klavis-AI/klavis/compare/python-v2.6.0...ts-v2.7.0