From 20ffdf36d70f7a70bbc71e577fd8a273387b075a Mon Sep 17 00:00:00 2001 From: Matt Rubens Date: Fri, 14 Feb 2025 10:13:49 -0500 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8795b54d370..31edb9b3681 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "roo-cline", "displayName": "Roo Code (prev. Roo Cline)", - "description": "A VS Code plugin that enhances coding with AI-powered automation, multi-model support, and experimental features.", + "description": "An AI-powered autonomous coding agent that lives in your editor.", "publisher": "RooVeterinaryInc", "version": "3.3.19", "icon": "assets/icons/rocket.png",