Merge remote-tracking branch 'upstream/main' into fix_mcp_merge

This commit is contained in:
Matt Rubens
2024-12-12 23:27:29 -05:00
10 changed files with 18350 additions and 17347 deletions

View File

@@ -72,6 +72,12 @@
- Add MCP server management tab accessible via the server icon in the menu bar
- Add ability for Cline to dynamically create new MCP servers based on user requests (e.g., "add a tool that gets the latest npm docs")
## [2.2.0]
- Add support for Model Context Protocol (MCP), enabling Cline to use custom tools like web-search tool or GitHub tool
- Add MCP server management tab accessible via the server icon in the menu bar
- Add ability for Cline to dynamically create new MCP servers based on user requests (e.g., "add a tool that gets the latest npm docs")
## [2.1.6]
- Roo Cline now runs in all VSCode-compatible editors