python-v2.18.0
silvia-odwyer/photonpython-v2.18.0Dec 12, 2025by github-actions[bot]
AI Summary
This release focuses on infrastructure improvements (sandbox hotfix, MCP reorganization) and documentation expansion, covering new integrations like Scholarly, Google Cloud, and PayPal, as well as Azure AD OAuth setup guides.
Key Highlights
- Fixed sandbox issues and reorganized fetch-url MCP
- Added Scholarly MCP server
- Expanded documentation for PayPal, Sentry, Netlify, HuggingFace, and Honeycomb
- Added Azure AD OAuth documentation
New Features
- Scholarly MCP Server
- Azure AD OAuth documentation
- Reorganization of fetch-url MCP
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