v0.8.0
Highlights
- Breaking change:
toolbox_executeparameter renamed fromnametotoolId - Remote MCP connections now prefer Streamable HTTP with SSE fallback
Breaking Changes
toolbox_executeparameter renamed:name→toolId
Added
- Streamable HTTP transport with SSE fallback for remote MCP connections
Changed
- System prompt rewritten in structured XML for readability/debugging
- Documented
{serverName}_{toolName}format fortoolbox_execute - Renamed ExtendedToolbox to MCPTools in system prompt
- Improved code formatting throughout plugin
Fixed
- Remote MCP client transport fallback cleanup to avoid closing existing connections
CI
- Added CI/CD workflow and README badges
- Fixed Codecov reporting and generated lcov.info for uploads
Documentation
- Added performance tip about version pinning for faster startup
- Updated docs to use
toolIdinstead ofname
Full Changelog: v0.7.0...v0.8.0