Compare commits

...
Author SHA1 Message Date
0xtoshii 62e91dc0cd updating menu text to mention new tools 2025-11-19 12:09:14 -08:00
@@ -51,7 +51,8 @@ export const ACTION_METADATA: ActionMetadata[] = [
id: "useBrowser",
label: "Use the browser",
shortName: "Browser",
description: "Allows Cline to launch and interact with any website in a browser.",
description:
"Allows Cline to launch and interact with any website in a browser. Also enables websearch and webfetch tools.",
icon: "codicon-globe",
},
{