MCPcopy Index your code

hub / github.com/PawanOsman/OpenCursor / functions

Functions727 in github.com/PawanOsman/OpenCursor

↓ 1 callersFunctionaddCustomModel
(id: string, providerId: string, kind: ProviderKind)
webview-ui/settings/panels/ModelsPanel.tsx:276
↓ 1 callersMethodaddSelectionToChat
Ctrl+L: insert the current editor selection as a @code mention in the composer.
src/ui/sidebarProvider.ts:98
↓ 1 callersFunctionaddTo
(source: HookSource, data: any, event: string, command: string, matcher?: string)
src/integrations/externalHooks.ts:130
↓ 1 callersFunctionagLoadCodeAssist
(token: string)
src/agent/oauth.ts:500
↓ 1 callersFunctionagOnboard
(token: string, tierId: string)
src/agent/oauth.ts:518
↓ 1 callersFunctionallowedNamesFor
()
src/agent/loop.ts:192
↓ 1 callersFunctionapplyAnthropicSampling
(body: Record<string, unknown>, s?: SamplingParams)
src/agent/provider.ts:80
↓ 1 callersFunctionapplyOpenAISampling
(body: Record<string, unknown>, s?: SamplingParams)
src/agent/provider.ts:16
↓ 1 callersFunctionapplyToBlocks
(blocksIn: AssistantBlock[], ev: AgentEvent)
src/shared/turns.ts:184
↓ 1 callersFunctionatBottom
()
webview-ui/sidebar/App.tsx:747
↓ 1 callersFunctionbranchDiffItem
()
src/context/mentions.ts:124
↓ 1 callersFunctionbuildArgs
Build the llama-server argv from a model + effective config.
src/agent/llamacpp.ts:374
↓ 1 callersFunctionbuildAuthUrl
(kind: OAuthKind, challenge: string, state: string)
src/agent/oauth.ts:324
↓ 1 callersFunctionbuildMessages
(system: string, steps: Step[], ctx?: CursorContextBlocks)
src/agent/messages.ts:125
↓ 1 callersFunctionbuildNotify
Build a notify_on_output config from the tool input, if present.
src/agent/tools/shell.ts:27
↓ 1 callersFunctionbuildOpenFilesBlock
()
src/context/cursorContext.ts:103
↓ 1 callersFunctionbuildTree
(dir: string, prefix: string, depth: number, lines: string[], budget: { n: number })
src/context/workspaceContext.ts:18
↓ 1 callersFunctionbuildUserInfoBlock
(opts: { userRules?: string; enableWorkspaceContext?: boolean; })
src/context/cursorContext.ts:48
↓ 1 callersFunctioncaretOffset
()
webview-ui/sidebar/components/Composer.tsx:755
↓ 1 callersFunctioncheckInstalled
()
src/agent/llamacpp.ts:204
↓ 1 callersFunctionchunkFile
(rel: string, text: string)
src/agent/semanticIndex.ts:202
↓ 1 callersFunctionchunkText
(text: string)
src/agent/docsIndex.ts:217
↓ 1 callersFunctionclear
()
webview-ui/sidebar/components/Composer.tsx:1262
↓ 1 callersFunctioncloseTrailingThinking
(turns: Turn[])
src/shared/turns.ts:358
↓ 1 callersFunctioncommitEdit
(index: number, text: string, attachments: Attachment[], revertFiles: boolean)
webview-ui/sidebar/App.tsx:1145
↓ 1 callersFunctioncontentHash
Cheap FNV-1a hash of page text for content-level dedup.
src/agent/docsIndex.ts:175
↓ 1 callersMethodcreate
(personaId?: string)
src/stores/conversationStore.ts:88
↓ 1 callersMethodcreateOrShow
(context: vscode.ExtensionContext, settingsManager: SettingsManager, featureStore: FeatureStore, section?: str
src/ui/settingsPanel.ts:35
↓ 1 callersFunctiondecodeFontChar
(ch: string)
webview-ui/sidebar/components/Tool.tsx:41
↓ 1 callersFunctiondecodeJwt
(token: string)
src/agent/oauth.ts:379
↓ 1 callersFunctiondecodePillFontChar
(ch: string)
webview-ui/sidebar/components/Composer.tsx:78
↓ 1 callersFunctiondeleteDocIndex
(id: string)
src/agent/docsIndex.ts:324
↓ 1 callersFunctiondeleteExternalHook
(source: HookSource, ref: string)
src/integrations/externalHooks.ts:160
↓ 1 callersFunctiondeleteIndex
(root: string)
src/agent/semanticIndex.ts:252
↓ 1 callersMethoddeleteProviderKey
(providerId: string)
src/stores/settingsManager.ts:83
↓ 1 callersFunctiondiffStats
(diff: string)
webview-ui/sidebar/components/Tool.tsx:352
↓ 1 callersFunctiondisposeShellSession
(key: string)
src/agent/tools/shared.ts:265
↓ 1 callersFunctiondoFetch
()
src/stores/modelRegistry.ts:76
↓ 1 callersFunctiondoResolve
(name: string)
src/ui/fileIcons.ts:119
↓ 1 callersFunctiondocSourcesProvider
()
src/agent/docsIndex.ts:58
↓ 1 callersFunctiondownload
(repo: string, file: string)
webview-ui/settings/panels/LlamacppPanel.tsx:159
↓ 1 callersFunctiondownloadAndExtract
(ver: any, destDir: string)
src/runtimeDeps.ts:144
↓ 1 callersFunctioneditPreview
(name: string, i: any)
webview-ui/sidebar/components/Tool.tsx:522
↓ 1 callersFunctioneditQueued
(i: number)
webview-ui/sidebar/App.tsx:1079
↓ 1 callersFunctioneffectivePort
Effective bind port: the running server's port, else a per-model config override.
src/agent/llamacpp.ts:360
↓ 1 callersFunctionembedRemote
Embed via a provider's OpenAI-compatible /embeddings endpoint.
src/agent/semanticIndex.ts:128
↓ 1 callersFunctionembedTexts
(texts: string[])
src/agent/semanticIndex.ts:167
↓ 1 callersMethodemit
(event: AgentEvent)
src/ui/sidebarProvider.ts:1258
↓ 1 callersFunctionenabledOfKind
Enabled accounts of a kind, in insertion order.
src/agent/oauth.ts:167
↓ 1 callersFunctionensureRuntimeDeps
()
src/runtimeDeps.ts:235
↓ 1 callersFunctionentryOf
Resolve a package's ESM entry point from its package.json.
src/runtimeDeps.ts:257
↓ 1 callersFunctionevaluateApproval
(policy: ApprovalPolicy, toolName: string, input: any, workspaceRoot?: string)
src/agent/approvalPolicy.ts:137
↓ 1 callersFunctionexchangeAnthropic
(code: string, verifier: string, state: string)
src/agent/oauth.ts:394
↓ 1 callersFunctionexchangeAntigravity
(code: string)
src/agent/oauth.ts:462
↓ 1 callersFunctionexchangeCodex
(code: string, verifier: string)
src/agent/oauth.ts:421
↓ 1 callersFunctionexternalFor
External (Cursor/Claude file-based) hooks that should fire for a trigger.
src/integrations/hooksRunner.ts:50
↓ 1 callersFunctionextractLinks
(body: string, baseUrl: string, isHtml: boolean, startLocale: string | null)
src/agent/docsIndex.ts:159
↓ 1 callersFunctionfetchLogs
()
webview-ui/settings/App.tsx:376
↓ 1 callersFunctionfetchPage
(url: string)
src/agent/docsIndex.ts:185
↓ 1 callersFunctionfindSub
(callId: string)
webview-ui/sidebar/App.tsx:1171
↓ 1 callersFunctionfitStepsToBudget
(steps: Step[], system: string, budgetTokens: number)
src/agent/messages.ts:36
↓ 1 callersFunctionformatDate
(d: Date)
src/context/cursorContext.ts:22
↓ 1 callersFunctionformatTimestamp
(d: Date)
src/context/cursorContext.ts:29
↓ 1 callersFunctionfuzzyScore
(text: string, query: string)
src/agent/tools/shared.ts:150
↓ 1 callersFunctiongenerateTitle
(apiBaseUrl: string, apiKey: string, model: string, userText: string, anthropic?: boolean, oauthKind?: OAuthKi
src/agent/provider.ts:196
↓ 1 callersFunctiongetAccountLimits
(id: string)
src/agent/oauth.ts:607
↓ 1 callersFunctiongetAntigravityLimits
(acc: OAuthAccount)
src/agent/oauth.ts:678
↓ 1 callersFunctiongetClaudeLimits
(acc: OAuthAccount)
src/agent/oauth.ts:617
↓ 1 callersFunctiongetCodexUsage
(acc: OAuthAccount)
src/agent/oauth.ts:641
↓ 1 callersFunctiongetCursorRules
(matchFiles: string[] = [])
src/context/workspaceContext.ts:139
↓ 1 callersFunctiongetDocLogs
(id: string)
src/agent/docsIndex.ts:89
↓ 1 callersFunctiongetDocsStatus
()
src/agent/docsIndex.ts:96
↓ 1 callersFunctiongetExtractor
()
src/agent/semanticIndex.ts:109
↓ 1 callersFunctiongetFileTree
()
src/context/workspaceContext.ts:52
↓ 1 callersFunctiongetFreePort
Ask the OS for a free ephemeral port (bind :0, read the assigned port).
src/agent/llamacpp.ts:138
↓ 1 callersFunctiongetLangMaps
()
src/ui/fileIcons.ts:55
↓ 1 callersFunctiongetOpenFiles
()
src/context/workspaceContext.ts:59
↓ 1 callersFunctiongetPersona
(personas: Persona[], id: string | undefined)
src/agent/personas.ts:78
↓ 1 callersFunctiongetQuestionAsker
()
src/agent/tools/shared.ts:339
↓ 1 callersFunctiongetRecentFiles
()
src/context/workspaceUtils.ts:22
↓ 1 callersFunctiongetShellSession
(key: string, cwd: string)
src/agent/tools/shared.ts:253
↓ 1 callersFunctiongetStatus
()
src/agent/oauth.ts:140
↓ 1 callersFunctiongetSubagentRunner
()
src/agent/tools/shared.ts:331
↓ 1 callersFunctiongroupOf
(m: ModelSelectItem)
webview-ui/shared/ModelSelect.tsx:27
↓ 1 callersFunctiongroupTurns
(turns: Turn[])
webview-ui/sidebar/App.tsx:167
↓ 1 callersFunctionhtmlToMarkdown
Convert an HTML document into compact, readable markdown.
src/agent/tools/web.ts:116
↓ 1 callersFunctionhtmlToText
(html: string)
src/agent/docsIndex.ts:105
↓ 1 callersFunctionindexDocSource
(doc: DocSource)
src/agent/docsIndex.ts:236
↓ 1 callersFunctioninitLlamacpp
(ctx: vscode.ExtensionContext)
src/agent/llamacpp.ts:152
↓ 1 callersFunctioninitModelRegistry
(featureStore: FeatureStore, settingsManager: SettingsManager)
src/stores/modelRegistry.ts:39
↓ 1 callersFunctioninitOAuth
(context: vscode.ExtensionContext)
src/agent/oauth.ts:117
↓ 1 callersFunctioninitRuntimeDeps
(storageDir: string)
src/runtimeDeps.ts:225
↓ 1 callersFunctioninitUsage
(context: vscode.ExtensionContext)
src/stores/usageStore.ts:23
↓ 1 callersFunctioninstall
(dir: string)
src/runtimeDeps.ts:185
↓ 1 callersFunctioninstallRequireHook
Redirect failed resolutions of our externals into runtime-deps.
src/runtimeDeps.ts:209
↓ 1 callersFunctioninvalidateFileIconCache
()
src/ui/fileIcons.ts:46
↓ 1 callersFunctionisEmbeddingModel
(id: string)
webview-ui/settings/App.tsx:490
↓ 1 callersFunctionisExploreBlock
(b: AssistantBlock)
webview-ui/sidebar/App.tsx:138
↓ 1 callersFunctionisIndexing
()
src/agent/semanticIndex.ts:216
↓ 1 callersFunctionisLocal
(m: ModelDef)
webview-ui/sidebar/components/Composer.tsx:549
← previousnext →301–400 of 727, ranked by callers