We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c8e899 commit ac22924Copy full SHA for ac22924
src/core/webview/generateSystemPrompt.ts
@@ -4,7 +4,6 @@ import { defaultModeSlug, getModeBySlug, getGroupName } from "../../shared/modes
4
import { buildApiHandler } from "../../api"
5
import { experiments as experimentsModule, EXPERIMENT_IDS } from "../../shared/experiments"
6
import { modelSupportsBrowserCapability } from "../../shared/browserCapability"
7
-import { modelSupportsBrowserCapability } from "../../shared/browserCapability"
8
9
import { SYSTEM_PROMPT } from "../prompts/system"
10
import { MultiSearchReplaceDiffStrategy } from "../diff/strategies/multi-search-replace"
0 commit comments