python-v2.18.0
usestrix/strixpython-v2.18.0Dec 12, 2025by github-actions[bot]
AI Summary
Hotfixes for sandbox functionality, reorganization of the fetch-url MCP, and comprehensive documentation updates for cloud services.
Key Highlights
- Moved fetch-url MCP out of local scope
- Added Scholarly MCP
- Updated documentation for PayPal, Sentry, Netlify, HuggingFace, and Honeycomb
- Updated Azure AD OAuth documentation
- Sandbox hotfix
New Features
- Scholarly MCP
- Fetch-url MCP reorganization
- Documentation for PayPal
- Documentation for Sentry
- Documentation for Netlify
- Documentation for HuggingFace
- Documentation for Honeycomb
- Documentation for Azure AD
- Sandbox hotfix
Full Release Notes
## What's Changed * hotfix sandbox by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/818 * move fetch-url out of local by @LLiuZheng in https://github.com/Klavis-AI/klavis/pull/819 * sandbox update doc by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/820 * Add fetch url mcp doc by @LLiuZheng in https://github.com/Klavis-AI/klavis/pull/822 * Update API specifications with fern api update by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/823 * Update API specifications with fern api update by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/824 * upgrade doc by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/825 * Add scholarly mcp by @LLiuZheng in https://github.com/Klavis-AI/klavis/pull/826 * Add google cloud, google forms and zoho mail to docs. by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/828 * remove. by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/830 * Update API specifications with fern api update by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/832 * docs: add MCP documentation for PayPal, Sentry, Netlify, HuggingFace, and Honeycomb by @xz-dev in https://github.com/Klavis-AI/klavis/pull/833 * update doc for API by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/834 * hotfix for api doc by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/835 * Docs/add azure ad oauth guide by @xz-dev in https://github.com/Klavis-AI/klavis/pull/836 * docs: fix Microsoft Azure OAuth reference and ordering by @xz-dev in https://github.com/Klavis-AI/klavis/pull/837 * Update API specifications with fern api update by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/838 **Full Changelog**: https://github.com/Klavis-AI/klavis/compare/python-v2.17.0...python-v2.18.0