Skip to content

v2.3.0

Latest
Compare
Choose a tag to compare
@Arenukvern Arenukvern released this 22 Jun 11:41
· 3 commits to main since this release

2.3.0

  • perf: added more checks for [MCPCallEntry.resourceUri] for MCPToolkit package (MCPToolkit updated to v0.2.3)

mcp_server_dart

  • feat: Added support for saving captured screenshots as files instead of returning them as base64 data, with automatic cleanup of old screenshots. Use (--save-images) flag to enable it.

  • fix: Fixed various issues with dynamic registry, made logs level error by default.

  • added section for RooCode in QUICK_START.md

  • disabled resources support by default for RooCode and Cline setups (for unknown reason it doesn't work)

  • Huge thank you to cosystudio for raising, researching and (describing issues)[https://github.com//issues/53] with RooCode MCP server.