MCPcopy Index your code

hub / github.com/PawanOsman/OpenCursor / functions

Functions727 in github.com/PawanOsman/OpenCursor

↓ 3 callersMethod_buildModelList
Build the picker model list from ALL enabled providers.
src/ui/sidebarProvider.ts:924
↓ 3 callersMethod_enabledProviders
Enabled providers (multi-provider). Falls back to all configured if none flagged.
src/ui/sidebarProvider.ts:835
↓ 3 callersMethod_indexDoc
Index a doc source in the background; persist result or error on the doc.
src/ui/settingsPanel.ts:630
↓ 3 callersFunctionaccountId
Build a stable account id; fall back to a random suffix if no native id.
src/agent/oauth.ts:390
↓ 3 callersFunctionactionTypeForCall
(toolName: string, input: any, root: string | undefined)
src/agent/approvalPolicy.ts:74
↓ 3 callersFunctionallPersonas
(custom: Persona[])
src/agent/personas.ts:83
↓ 3 callersFunctionapplyEmbedModel
(id: string)
src/stores/modelRegistry.ts:51
↓ 3 callersFunctionblockedInMultitask
(ctx?: ToolContext)
src/agent/tools/files.ts:142
↓ 3 callersFunctionclose
()
webview-ui/shared/ModelSelect.tsx:80
↓ 3 callersFunctioncloseThinking
(turn: AssistantTurn)
src/shared/turns.ts:246
↓ 3 callersMethodconnect
(timeoutMs = 15000)
src/integrations/mcpClient.ts:50
↓ 3 callersFunctioneffectiveConfig
(m: LlamacppModel, globalCfg?: LlamacppServerConfig)
src/agent/llamacpp.ts:334
↓ 3 callersFunctionembed
(texts: string[])
src/agent/semanticIndex.ts:152
↓ 3 callersFunctionesc
(s: string)
webview-ui/sidebar/components/Composer.tsx:1240
↓ 3 callersFunctionfail
(msg: string)
src/agent/llamacpp.ts:454
↓ 3 callersFunctionfileFor
(source: HookSource)
src/integrations/externalHooks.ts:56
↓ 3 callersFunctionfileFor
(id: string)
src/agent/docsIndex.ts:65
↓ 3 callersFunctionfirstDiffLine
(before: string, after: string)
src/agent/tools/shared.ts:86
↓ 3 callersFunctionflush
()
webview-ui/sidebar/App.tsx:149
↓ 3 callersFunctionfmtSize
(bytes?: number)
webview-ui/settings/panels/localShared.ts:10
↓ 3 callersFunctiongetStatus
(root: string)
src/agent/semanticIndex.ts:235
↓ 3 callersFunctiongetUsage
()
src/stores/usageStore.ts:27
↓ 3 callersFunctionimportRuntimeDep
(name: string)
src/runtimeDeps.ts:271
↓ 3 callersFunctionindexPath
(root: string)
src/agent/semanticIndex.ts:172
↓ 3 callersFunctioninsertMention
(m: MentionItem)
webview-ui/sidebar/components/Composer.tsx:1064
↓ 3 callersFunctioninsertTextAtCaret
(text: string)
webview-ui/sidebar/components/Composer.tsx:1048
↓ 3 callersFunctionisReadonlySubagent
(i: any)
webview-ui/sidebar/components/Tool.tsx:87
↓ 3 callersFunctionkindMatches
(kind: ModelKind | ModelKind[], k: string)
src/stores/featureStore.ts:54
↓ 3 callersFunctionlistModels
(apiBaseUrl: string, apiKey: string, anthropic?: boolean)
src/agent/provider.ts:88
↓ 3 callersFunctionlistSkills
()
src/context/workspaceContext.ts:276
↓ 3 callersFunctionload
()
webview-ui/settings/panels/ProvidersPanel.tsx:230
↓ 3 callersFunctionlocaleOf
First path segment if it's a locale code (e.g. "en" in /en/stable/x), else null.
src/agent/docsIndex.ts:128
↓ 3 callersFunctionnorm
(p: string)
src/agent/approvalPolicy.ts:63
↓ 3 callersFunctionnorm
(s: string)
src/agent/tools/files.ts:190
↓ 3 callersFunctionoptionSummary
Short summary of a model's options, e.g. "Low · Thinking".
webview-ui/sidebar/components/Composer.tsx:357
↓ 3 callersFunctionparseResetMs
Parse a reset value (epoch s/ms or ISO string) into epoch ms.
src/agent/oauth.ts:596
↓ 3 callersFunctionparseTitle
Extract a title from a model response that may be JSON, fenced JSON, or plain text.
src/agent/provider.ts:301
↓ 3 callersFunctionparseV
(v: string)
src/runtimeDeps.ts:52
↓ 3 callersFunctionpatch
(p: Partial<typeof r>)
webview-ui/settings/App.tsx:221
↓ 3 callersMethodpersist
(list: Conversation[])
src/stores/conversationStore.ts:65
↓ 3 callersFunctionreadJson
(file: string)
src/integrations/externalHooks.ts:70
↓ 3 callersMethodreject
Reject — restore the file's original content (or delete if it was created).
src/stores/pendingChanges.ts:172
↓ 3 callersMethodrejectAll
()
src/stores/pendingChanges.ts:188
↓ 3 callersFunctionrenderMentionTokens
(text: string, target: "display" | "html" = "display")
src/shared/turns.ts:143
↓ 3 callersFunctionrunBlockingHooks
(hooks: HookDef[], event: TriggerEvent, context: Record<string, string> = {}, tool?: string)
src/integrations/hooksRunner.ts:186
↓ 3 callersFunctionsaveAccount
(acc: OAuthAccount)
src/agent/oauth.ts:224
↓ 3 callersFunctionset
(patch: Partial<ProviderConfig>)
webview-ui/settings/panels/ProvidersPanel.tsx:50
↓ 3 callersFunctionset
(patch: Partial<McpServerConfig>)
webview-ui/settings/panels/McpPanel.tsx:121
↓ 3 callersFunctionsetCustomSelected
(on: boolean)
webview-ui/sidebar/components/Tool.tsx:418
↓ 3 callersFunctionsetOpt
(i: number, value: string)
webview-ui/sidebar/components/Composer.tsx:416
↓ 3 callersFunctionstreamOAuthChat
(kind: OAuthKind, opts: { model: string; messages: WireMessage[]; tools?: ToolSchema[]; maxTokens?: nu
src/agent/oauth.ts:781
↓ 3 callersFunctionsubmit
()
webview-ui/sidebar/components/Tool.tsx:444
↓ 3 callersMethodsync
(configs: McpServerConfig[])
src/integrations/mcpClient.ts:203
↓ 3 callersFunctionupdateCustom
(id: string, patch: Partial<Persona>)
webview-ui/settings/panels/PersonasPanel.tsx:25
↓ 2 callersMethod_addLlamacppModel
* Register a downloaded/imported GGUF. Local models are served directly by the * extension's own llama-server on demand — no provider entry or enab
src/ui/settingsPanel.ts:604
↓ 2 callersMethod_evaluatePolicy
Evaluate the current approval policy for a tool call.
src/ui/sidebarProvider.ts:772
↓ 2 callersMethod_handleMessage
( text: string, attachments?: Attachment[], edit?: { fromIndex?: number; model?: string; mode?: st
src/ui/sidebarProvider.ts:1134
↓ 2 callersMethod_localModel
Whether a model id maps to a managed local llama.cpp model.
src/ui/sidebarProvider.ts:841
↓ 2 callersMethod_optionsKeyFor
Kind-scoped modelOptions key ("<kind>:<id>") for a scoped picker id, so the * same model id keeps separate option state per provider (anthropic vs
src/ui/sidebarProvider.ts:823
↓ 2 callersMethod_resolveProviderForModel
* Resolve the provider that serves a given model id into connection details. * For local models, pass `{ load: true }` to spawn the server if not a
src/ui/sidebarProvider.ts:851
↓ 2 callersMethod_selectConversation
(id: string)
src/ui/sidebarProvider.ts:656
↓ 2 callersMethod_sendConfigState
Push live persona list + provider availability to the webview.
src/ui/sidebarProvider.ts:678
↓ 2 callersMethod_sendPendingChanges
()
src/ui/sidebarProvider.ts:327
↓ 2 callersMethod_truncateConversation
* Drop turns (and the matching model-history steps) at/after `turnIndex` so an * edited message can be re-sent as if the later conversation never h
src/ui/sidebarProvider.ts:596
↓ 2 callersMethod_turnsFor
Authoritative turns for a conversation: live session turns if running, else stored.
src/ui/sidebarProvider.ts:582
↓ 2 callersFunctionadd
()
webview-ui/settings/App.tsx:176
↓ 2 callersFunctionadvance
()
webview-ui/sidebar/components/Tool.tsx:450
↓ 2 callersFunctionagHeaders
(token: string)
src/agent/oauth.ts:453
↓ 2 callersFunctionappendText
(s: string)
webview-ui/sidebar/components/Composer.tsx:866
↓ 2 callersFunctionapplyAnthropicReasoning
( body: Record<string, unknown>, model: string, maxTokens: number, params?: ModelParams, )
src/agent/provider.ts:43
↓ 2 callersFunctionapplyEvent
(turns: Turn[], ev: AgentEvent)
src/shared/turns.ts:230
↓ 2 callersFunctionapplyFileIconTo
(el: HTMLElement, path: string)
webview-ui/sidebar/components/Composer.tsx:84
↓ 2 callersFunctionapplySnapshot
(snap: { html: string; caret: number })
webview-ui/sidebar/components/Composer.tsx:821
↓ 2 callersFunctionattrsOf
(s: string)
src/shared/turns.ts:121
↓ 2 callersFunctionb64url
(b: Buffer)
src/agent/oauth.ts:215
↓ 2 callersFunctioncall
(body: Record<string, unknown>)
src/agent/provider.ts:240
↓ 2 callersMethodcallTool
(qualifiedName: string, args: any)
src/integrations/mcpClient.ts:241
↓ 2 callersFunctioncanonicalUrl
* Canonicalize a URL for dedup: strip hash + all query strings, normalize * trailing slash. Never rewrites the path (a stripped locale prefix can 404
src/agent/docsIndex.ts:139
↓ 2 callersFunctioncapitalize
(s: string)
webview-ui/sidebar/App.tsx:121
↓ 2 callersFunctioncloseTab
(id: string)
webview-ui/sidebar/App.tsx:1196
↓ 2 callersFunctioncmpV
(a: string, b: string)
src/runtimeDeps.ts:55
↓ 2 callersFunctioncompleteLogin
(kind: OAuthKind, code: string, retState: string, expectState: string, verifier: string)
src/agent/oauth.ts:367
↓ 2 callersFunctioncustomKindLabel
(kind: ProviderKind)
webview-ui/settings/panels/ProvidersPanel.tsx:32
↓ 2 callersFunctionddgSearch
(term: string, endpoint: string, signal: AbortSignal | undefined, limit: number)
src/agent/tools/web.ts:71
↓ 2 callersMethoddefFor
Catalog entry for a model, scoped to a provider kind when given. A def only * applies to the kinds it declares, so the same model id can have diffe
src/stores/featureStore.ts:314
↓ 2 callersMethoddeleteApiKey
()
src/stores/settingsManager.ts:91
↓ 2 callersMethoddispose
()
src/integrations/mcpClient.ts:152
↓ 2 callersMethoddisposeAll
()
src/integrations/mcpClient.ts:289
↓ 2 callersFunctiondisposeLlamacpp
()
src/agent/llamacpp.ts:521
↓ 2 callersFunctiondropRetryNote
(turn: AssistantTurn)
src/shared/turns.ts:241
↓ 2 callersFunctioneffectiveContextLength
(m: LlamacppModel, globalCtx: number)
src/agent/llamacpp.ts:354
↓ 2 callersFunctionembedQuery
(q: string)
src/agent/semanticIndex.ts:161
↓ 2 callersFunctionensureCaretInEditor
()
webview-ui/sidebar/components/Composer.tsx:990
↓ 2 callersFunctionensureDir
()
src/agent/llamacpp.ts:181
↓ 2 callersFunctionensureLoaded
(m: LlamacppModel, globalCfg?: LlamacppServerConfig)
src/agent/llamacpp.ts:497
↓ 2 callersFunctionenvFor
(context: Record<string, string>)
src/integrations/hooksRunner.ts:166
↓ 2 callersFunctionevalStick
()
webview-ui/sidebar/App.tsx:749
↓ 2 callersFunctionexec
(i: number)
src/agent/loop.ts:470
↓ 2 callersMethodexecute
(input: any, abortSignal?: AbortSignal, callId?: string, ctx?: ToolContext)
src/agent/tools/types.ts:39
↓ 2 callersFunctionexploreSummary
(tools: ToolBlock[])
webview-ui/sidebar/App.tsx:177
← previousnext →101–200 of 727, ranked by callers