From 1169dd6c2be3a5b14e80f6ae0fa0d17ac76abc88 Mon Sep 17 00:00:00 2001 From: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com> Date: Wed, 9 Oct 2024 04:05:23 -0400 Subject: [PATCH] Fixes --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c31ad7f..e611db6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Cline (prev. Claude Dev) – #1 on OpenRouter +# Cline (prev. Claude Dev)
@@ -49,6 +49,7 @@ Cline supports API providers like OpenRouter, Anthropic, OpenAI, Google Gemini,
The extension also keeps track of total tokens and API usage cost for the entire task loop and individual requests, keeping you informed of spend every step of the way.
+
@@ -60,6 +61,7 @@ Thanks to the new [shell integration updates in VSCode v1.93](https://code.visua
For long running processes like dev servers, use the "Proceed While Running" button to let Cline continue in the task while the command runs in the background. As Cline works he’ll be notified of any new terminal output along the way, letting him react to issues that may come up, such as compile-time errors when editing files.
+
@@ -71,6 +73,7 @@ Cline can create and edit files directly in your editor, presenting you a diff v
All changes made by Cline are recorded in your file's Timeline, providing an easy way to track and revert modifications if needed.
+
@@ -82,6 +85,7 @@ Models like Claude 3.5 Sonnet can now understand and analyze images, allowing fo
Cline can also use a headless browser to inspect any website, e.g., localhost, allowing him to capture screenshots and console logs. This gives him autonomy to fixing visual bugs and runtime issues without you needing to handhold and copy-pasting error logs yourself.
+