From 432c7beb1abcb30720a9df946e2a1481abbd181a Mon Sep 17 00:00:00 2001 From: TerminalMan <84923604+SecretiveShell@users.noreply.github.com> Date: Thu, 12 Dec 2024 20:57:25 +0000 Subject: [PATCH] add cline/cline --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2b313ceb..23ecc09c 100644 --- a/README.md +++ b/README.md @@ -252,6 +252,7 @@ Interact with Git repositories and version control platforms. Enables repository - [mark3labs/mcphost](https://github.com/mark3labs/mcphost) A CLI host application that enables Large Language Models (LLMs) to interact with external tools through the Model Context Protocol (MCP). - [adhikasp/mcp-client-cli](https://github.com/adhikasp/mcp-client-cli/) CLI client that support Anthorpic, OpenAI, Groq, and ollama model via langchain - [daodao97/chatmcp](https://github.com/daodao97/chatmcp) A GUI chat repl for interacting with MCP servers. +- [cline/cline](https://github.com/cline/cline) A vs code extension that implements a fully agentic software development environment. ## Tips and Tricks