MCPcopy Create free account

hub / github.com/PawanOsman/OpenCursor / functions

Functions727 in github.com/PawanOsman/OpenCursor

FunctionproviderEnabled
(p: ProviderConfig)
src/stores/featureStore.ts:96
FunctionpullModel
(name: string, onProgress?: (pct: number) => void)
src/agent/ollama.ts:101
MethodreadResource
Read a resource (resources/read); returns its text contents joined.
src/integrations/mcpClient.ts:141
Functionrefresh
(e: React.MouseEvent)
webview-ui/settings/panels/ProvidersPanel.tsx:238
FunctionrefreshAll
()
webview-ui/settings/panels/ModelsPanel.tsx:426
MethodrejectHunk
Reject a single hunk: restore its original lines in the file and in `after`.
src/stores/pendingChanges.ts:212
FunctionremoveCustomModel
(id: string)
webview-ui/settings/panels/ModelsPanel.tsx:286
MethodresolveWebviewView
( webviewView: vscode.WebviewView, _context: vscode.WebviewViewResolveContext, _token: vscode.Canc
src/ui/sidebarProvider.ts:118
FunctionrunTest
()
webview-ui/settings/panels/ProvidersPanel.tsx:66
Functionsave
()
webview-ui/settings/panels/HooksPanel.tsx:58
Functionsave
()
webview-ui/settings/panels/ProvidersPanel.tsx:78
Functionsave
(cfg: McpServerConfig)
webview-ui/settings/panels/McpPanel.tsx:41
Functionsearch
( root: string, query: string, k = 12, filter?: (rel: string) => boolean )
src/agent/semanticIndex.ts:318
FunctionsearchGguf
(query: string, limit = 20)
src/agent/llamacpp.ts:239
FunctionsearchLibrary
(query: string)
src/agent/ollama.ts:180
FunctionsetAccountEnabled
(id: string, enabled: boolean)
src/agent/oauth.ts:159
FunctionsetBalanceStrategy
(s: OAuthBalanceStrategy)
src/agent/oauth.ts:154
FunctionsetOllamaHost
(host: string)
src/agent/ollama.ts:23
FunctionsetQuestionAsker
(asker: QuestionAsker | undefined)
src/agent/tools/shared.ts:336
FunctionsetSubagentRunner
(runner: SubagentRunner | undefined)
src/agent/tools/shared.ts:328
Methodsettle
(ok: boolean)
src/ui/sidebarProvider.ts:758
Functionsetup
(build)
esbuild.js:12
Methodstate
workspaceState = per-workspace storage; VS Code scopes it for us.
src/stores/conversationStore.ts:43
Functiontoggle
()
webview-ui/settings/panels/ProvidersPanel.tsx:233
FunctiontoggleLocal
(id: string)
webview-ui/settings/panels/ModelsPanel.tsx:264
FunctiontoggleModel
(id: string)
webview-ui/settings/panels/ModelsPanel.tsx:258
MethodwithTimeout
(p: Promise<T>)
src/integrations/mcpClient.ts:97
← previous701–727 of 727, ranked by callers