Conversation
|
joemanley201
approved these changes
Dec 13, 2024
Contributor
|
Should we add a changeset? |
mrubens
commented
Dec 13, 2024
stea9499
approved these changes
Dec 13, 2024
Collaborator
Author
No, I want to release this manually. |
roomote
pushed a commit
that referenced
this pull request
Jul 8, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#89
Important
Integrates Model Context Protocol (MCP) into Cline extension, adding dynamic tool creation and server management with new UI components and commands.
Cline.tsfor dynamic tool creation and server management.use_mcp_toolandaccess_mcp_resourcefunctionalities.McpView,McpToolRow, andMcpResourceRowfor displaying MCP server details and tools.ChatViewandChatRowto handle MCP-related messages.openMcpSettingsandrestartMcpServercommands inextension.ts.ClineProviderto manage MCP server settings and connections.README.mdandCHANGELOG.mdto reflect MCP changes.McpHubclass inMcpHub.tsfor managing MCP server connections.This description was created by
for 958b191. It will automatically update as commits are pushed.