Skip to content

Commit 81aaa9c

Browse files
committed
Add a hint that diff editing works best with latest Sonnet
1 parent 5fcf6f0 commit 81aaa9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webview-ui/src/components/settings/SettingsView.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ const SettingsView = ({ onDone }: SettingsViewProps) => {
155155
marginTop: "5px",
156156
color: "var(--vscode-descriptionForeground)",
157157
}}>
158-
When enabled, Cline will be able to edit files more quickly and will automatically reject truncated full-file writes.
158+
When enabled, Cline will be able to edit files more quickly and will automatically reject truncated full-file writes. Works best with the latest Claude 3.5 Sonnet model.
159159
</p>
160160
</div>
161161

0 commit comments

Comments
 (0)