ts-v1.1.1
Klavis-AI/klavists-v1.1.1Sep 18, 2025by github-actions[bot]
AI Summary
This TypeScript release (ts-v1.1.1) introduces new integrations including Zendesk support and Google Drive features (empty_trash and create_shared_drive), along with bug fixes for QuickBooks and ClosedResourceError. The release also includes a documentation overhaul, API updates, and various dependency updates.
Key Highlights
- New Zendesk integration added
- Google Drive support expanded with empty_trash and create_shared_drive features
- Bug fixes for QuickBooks and ClosedResourceError
- Documentation completely revamped
- Multiple dependency updates (axios, hono, vite)
New Features
- Zendesk integration
- Google Drive empty_trash function
- Google Drive create_shared_drive function
- API additions and upgrades
Full Release Notes
## What's Changed * add api by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/438 * build(deps): bump axios from 1.9.0 to 1.12.0 in /examples/openai/typescript by @dependabot[bot] in https://github.com/Klavis-AI/klavis/pull/439 * build(deps): bump axios from 1.8.4 to 1.12.2 in /mcp_servers/firecrawl_deep_research by @dependabot[bot] in https://github.com/Klavis-AI/klavis/pull/440 * build(deps): bump hono from 4.9.6 to 4.9.7 in /examples/mastra by @dependabot[bot] in https://github.com/Klavis-AI/klavis/pull/441 * update api by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/443 * fix quickbooks. by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/444 * fix quickbooks. by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/445 * add zendesk by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/446 * build(deps-dev): bump vite from 6.3.5 to 7.1.5 in /mcp_servers/supabase by @dependabot[bot] in https://github.com/Klavis-AI/klavis/pull/442 * upgrade api by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/447 * Fix ClosedResourceError by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/448 * feat/google_drive: add empty_trash and create_shared_drive by @xz-dev in https://github.com/Klavis-AI/klavis/pull/449 * Revamp Docs by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/450 * revamp doc 2 by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/452 **Full Changelog**: https://github.com/Klavis-AI/klavis/compare/python-v2.0.2...ts-v1.1.1