MCPcopy Index your code

hub / github.com/PawanOsman/OpenCursor / functions

Functions727 in github.com/PawanOsman/OpenCursor

↓ 155 callersMethodget
()
src/stores/featureStore.ts:288
↓ 151 callersMethodpostMessage
(msg: unknown)
webview-ui/shared/vscode.ts:11
↓ 89 callersMethodhas
(path: string)
src/stores/pendingChanges.ts:153
↓ 73 callersMethodset
(patch: Partial<FeatureConfig>)
src/stores/featureStore.ts:293
↓ 59 callersMethoddelete
(id: string)
src/stores/conversationStore.ts:114
↓ 44 callersFunctionpost
(msg: OutMessage)
webview-ui/sidebar/App.tsx:20
↓ 40 callersFunctionemit
()
src/agent/oauth.ts:136
↓ 40 callersFunctionsetFeatures
(patch: Partial<FeatureConfig>)
webview-ui/settings/App.tsx:592
↓ 37 callersFunctiongetWorkspaceRoot
()
src/context/workspaceUtils.ts:13
↓ 25 callersFunctiondef
(spec: ToolSpec)
src/agent/tools/schemas.ts:23
↓ 25 callersFunctiondefineTool
(name: string, mutating: boolean, execute: Tool["execute"])
src/agent/tools/types.ts:85
↓ 24 callersFunctionresolve
(msg: Omit<Extract<OutMessage, { type: "resolveApproval" }>, "type" | "requestId">)
webview-ui/sidebar/App.tsx:510
↓ 21 callersMethodall
()
src/stores/conversationStore.ts:61
↓ 19 callersFunctionset
(patch: Partial<LlamacppServerConfig>)
webview-ui/settings/panels/LlamacppPanel.tsx:19
↓ 18 callersMethodupdate
(patch: Partial<DocSource>)
src/ui/settingsPanel.ts:631
↓ 16 callersFunctionctx
(values: string[], value: string)
src/stores/featureStore.ts:102
↓ 16 callersMethodupdate
(id: string, patch: Partial<Pick<Conversation, "steps" | "turns" | "title" | "personaId" | "usedTokens">>)
src/stores/conversationStore.ts:106
↓ 15 callersMethod_sendFeatures
()
src/ui/settingsPanel.ts:649
↓ 15 callersFunctioneffort
(value = "medium", values = ["none", "low", "medium", "high"])
src/stores/featureStore.ts:100
↓ 13 callersFunctionsafePath
(rel: string)
src/context/workspaceUtils.ts:38
↓ 11 callersFunctionsessionFor
(id: string | undefined)
webview-ui/sidebar/App.tsx:664
↓ 10 callersFunctionensureAssistant
(list: Turn[])
src/shared/turns.ts:231
↓ 10 callersFunctionlog
(id: string, line: string)
src/agent/docsIndex.ts:83
↓ 9 callersMethod_sendConversations
()
src/ui/sidebarProvider.ts:614
↓ 9 callersFunctionsetIndex
(i: number)
webview-ui/sidebar/components/Composer.tsx:844
↓ 8 callersFunctionemit
()
src/agent/ollama.ts:64
↓ 8 callersMethodgetSettings
()
src/stores/settingsManager.ts:38
↓ 8 callersMethodoptionsFor
Resolved options for a model: stored overrides take precedence over defaults. * Overrides are kind-scoped ("<kind>:<id>") so the same model id can
src/stores/featureStore.ts:325
↓ 8 callersFunctionstripModelScope
(id: string)
src/ui/sidebar/approvalSuggest.ts:13
↓ 8 callersFunctionvalidAccount
Return an account with a fresh access token (refreshing if near expiry).
src/agent/oauth.ts:571
↓ 7 callersFunctionappendLog
Append server output to a model's tail log (capped) and notify listeners.
src/agent/llamacpp.ts:172
↓ 7 callersFunctionbasename
(p: string)
webview-ui/shared/markdown.ts:35
↓ 7 callersFunctionemit
()
src/agent/llamacpp.ts:199
↓ 7 callersFunctionnum
(v: string)
webview-ui/settings/panels/LlamacppPanel.tsx:21
↓ 7 callersFunctionpush
(m: ModelDef)
webview-ui/settings/panels/ModelsPanel.tsx:300
↓ 7 callersFunctionsatisfies
(v: string, range: string)
src/runtimeDeps.ts:61
↓ 6 callersMethod_handleFetchModels
()
src/ui/sidebarProvider.ts:1041
↓ 6 callersMethod_openFile
(relPath: string, startLine?: number, endLine?: number)
src/ui/sidebarProvider.ts:504
↓ 6 callersFunctionapprovalRule
(mode: ApprovalMode)
webview-ui/settings/features.ts:282
↓ 6 callersMethoddispose
()
src/ui/settingsPanel.ts:677
↓ 6 callersMethodemit
()
src/stores/pendingChanges.ts:127
↓ 6 callersFunctionescAttr
(s: string)
src/shared/turns.ts:113
↓ 6 callersMethodgetProviderKey
(providerId: string)
src/stores/settingsManager.ts:71
↓ 6 callersFunctiongit
(args: string[])
src/context/mentions.ts:37
↓ 6 callersFunctionisAgentic
()
src/agent/loop.ts:39
↓ 6 callersFunctionpost
(msg: OutMessage)
webview-ui/sidebar/components/Composer.tsx:38
↓ 6 callersFunctionpushHistory
(discrete = false)
webview-ui/sidebar/components/Composer.tsx:799
↓ 6 callersFunctionredirectUri
(k: OAuthKind)
src/agent/oauth.ts:94
↓ 6 callersFunctionrule
(mode: ApprovalMode)
src/agent/approvalPolicy.ts:35
↓ 6 callersFunctionrunHooks
(hooks: HookDef[], event: TriggerEvent, context: Record<string, string> = {}, tool?: string)
src/integrations/hooksRunner.ts:174
↓ 6 callersFunctionsetCat
(c: MentionCategory | null)
webview-ui/sidebar/components/Composer.tsx:839
↓ 6 callersFunctionthinking
(value = "adaptive", values = ["disabled", "adaptive", "enabled"])
src/stores/featureStore.ts:101
↓ 5 callersMethod_request
(method: string, params: any)
src/integrations/mcpClient.ts:184
↓ 5 callersMethod_sendDocs
()
src/ui/settingsPanel.ts:641
↓ 5 callersFunctionassert
(c: boolean, m: string)
src/runtimeDeps.ts:284
↓ 5 callersFunctionclose
()
webview-ui/sidebar/components/Composer.tsx:1154
↓ 5 callersFunctiondecodeEntities
Decode the handful of HTML entities that show up in result text.
src/agent/tools/web.ts:15
↓ 5 callersFunctionemitStatus
(root: string)
src/agent/semanticIndex.ts:246
↓ 5 callersFunctionfn
(i: FileIconInfo | null)
webview-ui/sidebar/components/Tool.tsx:55
↓ 5 callersMethodget
(id: string)
src/stores/conversationStore.ts:76
↓ 5 callersMethodget
(path: string)
src/stores/pendingChanges.ts:146
↓ 5 callersFunctiongetEmbedModelId
()
src/agent/semanticIndex.ts:49
↓ 5 callersFunctionisCursor
(s: HookSource)
src/integrations/externalHooks.ts:83
↓ 5 callersFunctionlistExternalHooks
()
src/integrations/externalHooks.ts:111
↓ 5 callersFunctionpost
(msg: OutMessage)
webview-ui/sidebar/components/Tool.tsx:16
↓ 5 callersFunctionpush
(line: string)
src/agent/tools/search.ts:106
↓ 5 callersFunctionrefreshAllModels
()
src/stores/modelRegistry.ts:68
↓ 5 callersMethodsetActiveId
(id: string | undefined)
src/stores/conversationStore.ts:84
↓ 5 callersFunctionstepTokens
(s: Step)
src/agent/messages.ts:15
↓ 5 callersFunctionupdate
(i: number, patch: Partial<HookDef>)
webview-ui/settings/panels/HooksPanel.tsx:169
↓ 5 callersFunctionupdateSub
(i: number, patch: Partial<SubagentDef>)
webview-ui/settings/panels/RulesPanel.tsx:33
↓ 5 callersFunctionwin
(w: any, label: string)
src/agent/oauth.ts:628
↓ 4 callersMethod_sendOllamaModels
()
src/ui/settingsPanel.ts:611
↓ 4 callersMethodallModels
Catalog + user-added models.
src/stores/featureStore.ts:306
↓ 4 callersFunctionbuildIndex
(root: string, onProgress?: (done: number, total: number) => void)
src/agent/semanticIndex.ts:261
↓ 4 callersFunctioncleanTitle
(s: string)
src/agent/provider.ts:360
↓ 4 callersFunctioncomputeHunks
(before: string, after: string)
src/stores/pendingChanges.ts:38
↓ 4 callersFunctionemit
(patch: Partial<DocsStatus>)
src/agent/docsIndex.ts:99
↓ 4 callersFunctionesc
(s: string)
webview-ui/sidebar/App.tsx:249
↓ 4 callersFunctionfirstOfKind
First enabled account of a kind (default for routing).
src/agent/oauth.ts:588
↓ 4 callersFunctionflushSettledBg
()
src/agent/loop.ts:216
↓ 4 callersFunctionfmtTokens
(n: number)
webview-ui/settings/App.tsx:260
↓ 4 callersFunctiongetTodos
()
src/agent/tools/shared.ts:316
↓ 4 callersFunctioninsertNodesAtCaret
(nodes: Node[])
webview-ui/sidebar/components/Composer.tsx:1035
↓ 4 callersFunctionisAnthropic
(apiBaseUrl: string)
src/agent/provider.ts:106
↓ 4 callersMethodlist
()
src/stores/pendingChanges.ts:143
↓ 4 callersMethodlog
()
src/ui/sidebarProvider.ts:44
↓ 4 callersFunctionmakeDiff
(_filePath: string, before: string, after: string)
src/agent/tools/shared.ts:30
↓ 4 callersFunctionmakeMentionEl
(m: MentionItem)
webview-ui/sidebar/components/Composer.tsx:960
↓ 4 callersMethodnameFor
Friendly catalog label for an id, or the id itself if not catalogued.
src/stores/featureStore.ts:345
↓ 4 callersMethodnotifyChanged
Notify listeners of a config change that happened outside `set` (e.g. provider keys).
src/stores/featureStore.ts:301
↓ 4 callersFunctionparseFrontmatter
(raw: string)
src/context/workspaceContext.ts:181
↓ 4 callersMethodproviderSecretKey
(providerId: string)
src/stores/settingsManager.ts:67
↓ 4 callersFunctionpushUserPart
(p: GeminiPart)
src/agent/oauth.ts:1076
↓ 4 callersMethodrecord
Record an edit. Coalesces repeated edits to the same file (keeps the original `before`).
src/stores/pendingChanges.ts:132
↓ 4 callersMethodsaveSettings
(settings: Settings)
src/stores/settingsManager.ts:50
↓ 4 callersFunctionset
(k: K, v: Settings[K])
webview-ui/settings/App.tsx:589
↓ 4 callersFunctionuid
(prefix: string)
webview-ui/settings/features.ts:357
↓ 4 callersFunctionwalk
(dir: string, out: string[], depth: number, includeIgnored = false)
src/agent/tools/shared.ts:104
↓ 3 callersFunctionSECRET_KEY
(id: string)
src/agent/oauth.ts:115
next →1–100 of 727, ranked by callers