From 8db3634c178f0ffcdadc103c594075216e4b2d8d Mon Sep 17 00:00:00 2001 From: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com> Date: Tue, 8 Oct 2024 18:23:45 -0400 Subject: [PATCH] Fixes --- CHANGELOG.md | 10 +++++----- webview-ui/src/components/chat/Announcement.tsx | 2 +- .../src/components/settings/OpenRouterModelPicker.tsx | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5495cf1..3fb1f04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,11 +3,11 @@ ## [2.0.0] -- New name! Meet Cline, an AI assistant that can use your CLI and Editor. -- Responses are now streamed with a yellow text decoration animation to keep track of Cline's progress as he edits files. -- New Cancel button to give Cline feedback if he goes off in the wrong direction, giving you more control over tasks. -- Re-imagined tool calling prompt resulting in ~40% fewer requests to accomplish tasks + better performance with other models. -- Search and use any model with OpenRouter (try searching "free" for free model offerings). +- New name! Meet Cline, an AI assistant that can use your CLI and Editor +- Responses are now streamed with a yellow text decoration animation to keep track of Cline's progress as he edits files +- New Cancel button to give Cline feedback if he goes off in the wrong direction, giving you more control over tasks +- Re-imagined tool calling prompt resulting in ~40% fewer requests to accomplish tasks + better performance with other models +- Search and use any model with OpenRouter ## [1.9.7] diff --git a/webview-ui/src/components/chat/Announcement.tsx b/webview-ui/src/components/chat/Announcement.tsx index 7f46e25..b659ec2 100644 --- a/webview-ui/src/components/chat/Announcement.tsx +++ b/webview-ui/src/components/chat/Announcement.tsx @@ -48,7 +48,7 @@ const Announcement = ({ version, hideAnnouncement }: AnnouncementProps) => { Re-imagined tool calling prompt resulting in ~40% fewer requests to accomplish tasks + better performance with other models. -
  • Search and use any model with OpenRouter (try searching "free" for free model offerings).
  • +
  • Search and use any model with OpenRouter (try searching "free" for no-cost options).
  • {/*