python-v2.6.0
Klavis-AI/klavispython-v2.6.0Oct 7, 2025by github-actions[bot]
AI Summary
This release (python-v2.6.0) is a minor update focusing on documentation improvements and SDK enhancements. Key changes include adding documentation for individual apps in MCP Integrations, introducing a readonly field, and setting up authentication sync for the SDK.
Key Highlights
- Added documentation for individual apps in MCP Integrations
- Introduced a readonly field
- Set up auth sync openapi for SDK
- Updated Salesforce documentation
- Updated openapi sync workflow
New Features
- MCP Integrations documentation for individual apps
- Readonly field functionality
- Auth sync setup for SDK
Full Release Notes
## What's Changed * feat(MCP Integrations): Add docs for individual app in `MCP Integrations` by @udaykakade25 in https://github.com/Klavis-AI/klavis/pull/511 * add readonly field by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/512 * set up auth sync openapi for sdk by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/514 * update llm.txt by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/515 * update openapi sync workflow by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/516 * Update salesforce doc. by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/517 * fix. by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/518 **Full Changelog**: https://github.com/Klavis-AI/klavis/compare/python-v2.5.0...python-v2.6.0