Incorporate MCP changes (#93)

Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com>
This commit is contained in:
Matt Rubens
2024-12-12 23:16:39 -05:00
committed by GitHub
parent f08c3c7736
commit be3d8a6166
30 changed files with 3878 additions and 3037 deletions

View File

@@ -1,10 +1,12 @@
# Roo Cline Changelog
## 2.1.21
## [2.2.0]
### Patch Changes
- Incorporate MCP changes from Cline 2.2.0
- 8dbd019: Larger Promp Text Input
## [2.1.21]
- Larger text area input + ability to drag images into it
## [2.1.20]
@@ -64,6 +66,12 @@
- Updated extension icon and metadata
## [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