MCPcopy Index your code

hub / github.com/PawanOsman/OpenCursor / functions

Functions727 in github.com/PawanOsman/OpenCursor

↓ 1 callersFunctionisModelEnabled
(id: string)
webview-ui/settings/panels/ModelsPanel.tsx:250
↓ 1 callersFunctionisOutsideWorkspace
(path: string, root: string | undefined)
src/agent/approvalPolicy.ts:61
↓ 1 callersFunctionisRetryableError
(e: unknown)
src/agent/provider.ts:119
↓ 1 callersFunctionkeywordFallback
(input: any, abortSignal?: AbortSignal, callId?: string, ctx?: any)
src/agent/tools/search.ts:154
↓ 1 callersFunctionlanguageIdFor
(name: string)
src/ui/fileIcons.ts:75
↓ 1 callersFunctionlistDocSources
()
src/agent/docsIndex.ts:62
↓ 1 callersMethodlistResources
List resources across all connected servers, namespaced by server.
src/integrations/mcpClient.ts:258
↓ 1 callersFunctionlistRulesForPrompt
(matchFiles: string[] = [])
src/context/workspaceContext.ts:232
↓ 1 callersMethodlistTools
Returns all tools across connected servers, namespaced as `mcp__<server>__<tool>`.
src/integrations/mcpClient.ts:228
↓ 1 callersFunctionloadTheme
()
src/ui/fileIcons.ts:21
↓ 1 callersFunctionlooksRisky
(type: ApprovalActionType, subject: string)
src/agent/approvalPolicy.ts:127
↓ 1 callersFunctionmain
()
esbuild.js:26
↓ 1 callersFunctionmake
()
src/agent/provider.ts:373
↓ 1 callersFunctionmakeCell
(content: string)
src/agent/tools/files.ts:324
↓ 1 callersFunctionmatcherHits
True when a Claude matcher (regex/pipe list, empty/* = all) matches the tool name.
src/integrations/hooksRunner.ts:39
↓ 1 callersMethodmigrateFromGlobal
One-time: move old globalState conversations into this workspace.
src/stores/conversationStore.ts:48
↓ 1 callersFunctionmodelId
(repo: string | undefined, file: string)
src/agent/llamacpp.ts:265
↓ 1 callersFunctionnativePayload
Build the native stdin JSON payload for a Cursor or Claude Code hook.
src/integrations/hooksRunner.ts:122
↓ 1 callersFunctionnbCellType
(lang: string)
src/agent/tools/files.ts:253
↓ 1 callersFunctionnbSourceToString
(source: unknown)
src/agent/tools/files.ts:274
↓ 1 callersFunctionnewAttachId
()
webview-ui/sidebar/components/Composer.tsx:185
↓ 1 callersFunctionnextShellId
()
src/agent/tools/shared.ts:213
↓ 1 callersFunctionnonce
()
src/ui/webviewHtml.ts:12
↓ 1 callersFunctionnormalizeOpenAIMessages
* OpenAI's `tool` role content is string-only, so a tool result that carries an * image is split: the tool message keeps the text, and the image is f
src/agent/provider.ts:178
↓ 1 callersFunctiononAllModels
(cb: (d: AllModels) => void)
src/stores/modelRegistry.ts:33
↓ 1 callersMethodonChange
(fn: () => void)
src/stores/pendingChanges.ts:123
↓ 1 callersFunctiononDocsStatus
(fn: (s: DocsStatus) => void)
src/agent/docsIndex.ts:92
↓ 1 callersFunctiononImplement
(planPath: string)
webview-ui/sidebar/App.tsx:1157
↓ 1 callersFunctiononIndexStatus
(fn: (s: IndexStatus) => void)
src/agent/semanticIndex.ts:231
↓ 1 callersFunctiononKind
(kind: ProviderKind)
webview-ui/settings/panels/ProvidersPanel.tsx:51
↓ 1 callersFunctionopenEdit
(i: number)
webview-ui/settings/panels/McpPanel.tsx:39
↓ 1 callersFunctionoptionsToParams
(options: ModelOption[])
src/stores/featureStore.ts:356
↓ 1 callersFunctionownPayload
Stdin payload for our own hooks: unified event name + full context.
src/integrations/hooksRunner.ts:150
↓ 1 callersFunctionparseAnthropicStream
(reader: ReadableStreamDefaultReader<Uint8Array>)
src/agent/oauth.ts:924
↓ 1 callersFunctionparseCodexStream
(reader: ReadableStreamDefaultReader<Uint8Array>)
src/agent/oauth.ts:996
↓ 1 callersFunctionparseContextSize
Parse a context-size label ("200k", "1m", "128k") to a token count.
webview-ui/sidebar/components/Composer.tsx:227
↓ 1 callersFunctionparseDdgHtml
Parse the DuckDuckGo HTML endpoint (rich: title + url + snippet).
src/agent/tools/web.ts:44
↓ 1 callersFunctionparseDroppedPaths
Parse the various clipboard/drag payloads VS Code emits into file paths.
webview-ui/sidebar/components/Composer.tsx:126
↓ 1 callersFunctionparseGeminiStream
(reader: ReadableStreamDefaultReader<Uint8Array>)
src/agent/oauth.ts:1166
↓ 1 callersFunctionparseMentionTokens
(text: string)
src/shared/turns.ts:128
↓ 1 callersFunctionparseTodos
(output: string)
webview-ui/sidebar/components/Tool.tsx:158
↓ 1 callersFunctionpick
(v: any)
src/runtimeDeps.ts:258
↓ 1 callersFunctionpickAccount
Pick the account to use for a request, honoring the balance strategy.
src/agent/oauth.ts:172
↓ 1 callersFunctionpickCustom
()
webview-ui/sidebar/components/Tool.tsx:430
↓ 1 callersFunctionpickModel
(apiBaseUrl: string, apiKey: string, judge: string, candidates: string[], task: string, anthropic?: boolean, o
src/agent/provider.ts:314
↓ 1 callersFunctionpickVersion
(name: string, range: string)
src/runtimeDeps.ts:103
↓ 1 callersFunctionpkce
()
src/agent/oauth.ts:216
↓ 1 callersFunctionpkgMeta
(name: string)
src/runtimeDeps.ts:90
↓ 1 callersFunctionplace
()
webview-ui/sidebar/components/Composer.tsx:275
↓ 1 callersFunctionplayCompletionSound
Short two-tone chime via WebAudio (no asset files needed).
webview-ui/sidebar/App.tsx:574
↓ 1 callersFunctionpoll
()
src/agent/llamacpp.ts:470
↓ 1 callersFunctionpopularByKind
(kind: ProviderKind)
webview-ui/settings/panels/ProvidersPanel.tsx:399
↓ 1 callersFunctionprune
Drop undefined/empty values so they don't clobber lower-priority defaults.
src/agent/llamacpp.ts:344
↓ 1 callersFunctionpushShellOutput
(sh: BgShell, chunk: string)
src/agent/tools/shared.ts:221
↓ 1 callersMethodreadResource
(server: string, uri: string)
src/integrations/mcpClient.ts:271
↓ 1 callersFunctionrecordUsage
(model: string, promptTokens = 0, completionTokens = 0)
src/stores/usageStore.ts:32
↓ 1 callersFunctionrefreshAccount
(acc: OAuthAccount)
src/agent/oauth.ts:526
↓ 1 callersFunctionregisterInlineReview
(context: vscode.ExtensionContext)
src/ui/inlineReview.ts:33
↓ 1 callersFunctionremove
(i: number)
webview-ui/settings/panels/HooksPanel.tsx:173
↓ 1 callersFunctionremove
(id: string)
webview-ui/settings/panels/ProvidersPanel.tsx:362
↓ 1 callersFunctionremove
(i: number)
webview-ui/settings/panels/McpPanel.tsx:29
↓ 1 callersFunctionremoveAttachment
(id: string)
webview-ui/sidebar/components/Composer.tsx:1150
↓ 1 callersFunctionremoveCustom
(id: string)
webview-ui/settings/panels/PersonasPanel.tsx:28
↓ 1 callersFunctionremoveSub
(i: number)
webview-ui/settings/panels/RulesPanel.tsx:37
↓ 1 callersFunctionrender
(icon: FileIconInfo | null)
webview-ui/sidebar/components/Composer.tsx:86
↓ 1 callersFunctionrenderMentionHtml
(text: string)
webview-ui/sidebar/App.tsx:248
↓ 1 callersFunctionrequestEditSubmit
(index: number, text: string, attachments: Attachment[])
webview-ui/sidebar/App.tsx:1117
↓ 1 callersFunctionrequestRevert
(index: number, turn: UserTurn)
webview-ui/sidebar/App.tsx:1127
↓ 1 callersFunctionresetTodos
()
src/agent/tools/shared.ts:313
↓ 1 callersFunctionresetUsage
()
src/stores/usageStore.ts:45
↓ 1 callersFunctionresolveFileIcon
(filename: string)
src/ui/fileIcons.ts:111
↓ 1 callersFunctionresolveMentions
( mentions: MentionItem[], prompt: string, docs: DocSource[], pastChats?: PastChatProvider )
src/context/mentions.ts:150
↓ 1 callersFunctionresolveTree
Resolve the flat dependency tree (name → picked version manifest).
src/runtimeDeps.ts:163
↓ 1 callersFunctionrestoreMessage
(index: number, text: string, attachments: Attachment[], revertFiles: boolean)
webview-ui/sidebar/App.tsx:1135
↓ 1 callersFunctionrgAvailable
()
src/agent/tools/shared.ts:176
↓ 1 callersFunctionrunAgent
(opts: RunAgentOptions)
src/agent/loop.ts:34
↓ 1 callersFunctionsanitize
(html: string)
webview-ui/shared/markdown.ts:18
↓ 1 callersFunctionsave
(root: string, idx: IndexFile)
src/agent/semanticIndex.ts:197
↓ 1 callersFunctionsave
()
webview-ui/settings/App.tsx:388
↓ 1 callersMethodsaveApiKey
(apiKey: string)
src/stores/settingsManager.ts:87
↓ 1 callersFunctionsaveExternalHook
(source: HookSource, hook: { ref?: string; event: string; command: string; matcher?: string })
src/integrations/externalHooks.ts:149
↓ 1 callersFunctionschedulePersist
(id: string, s: ChatSession)
webview-ui/sidebar/App.tsx:840
↓ 1 callersFunctionschemasForMode
(mode: Mode)
src/agent/tools/index.ts:79
↓ 1 callersFunctionsearch
()
webview-ui/settings/panels/LlamacppPanel.tsx:143
↓ 1 callersFunctionsearch
()
webview-ui/settings/panels/OllamaPanel.tsx:53
↓ 1 callersFunctionsearchCode
(query: string, limit = 10)
src/context/mentions.ts:109
↓ 1 callersFunctionsearchCommits
(query: string, limit = 15)
src/context/mentions.ts:72
↓ 1 callersFunctionsearchDocSources
(docs: DocSource[], query: string)
src/context/mentions.ts:87
↓ 1 callersFunctionsearchDocs
( id: string, query: string, k = 6 )
src/agent/docsIndex.ts:329
↓ 1 callersFunctionsearchFilesAndFolders
(query: string, limit = 30)
src/context/mentions.ts:50
↓ 1 callersFunctionsearchRules
(query: string)
src/context/mentions.ts:101
↓ 1 callersFunctionsearchTerminals
(query: string)
src/context/mentions.ts:94
↓ 1 callersFunctionserialize
()
webview-ui/sidebar/components/Composer.tsx:1237
↓ 1 callersFunctionsetCaretAt
(offset: number)
webview-ui/sidebar/components/Composer.tsx:766
↓ 1 callersFunctionsetDocSourcesProvider
(fn: () => DocSource[])
src/agent/docsIndex.ts:59
↓ 1 callersFunctionsetDocsStorageDir
(dir: string)
src/agent/docsIndex.ts:53
↓ 1 callersFunctionsetIndexStorageDir
(dir: string)
src/agent/semanticIndex.ts:103
↓ 1 callersMethodsetProviderKey
(providerId: string, apiKey: string)
src/stores/settingsManager.ts:75
↓ 1 callersFunctionsetRemoteEmbedModel
(cfg: RemoteEmbedConfig)
src/agent/semanticIndex.ts:70
↓ 1 callersMethodsetState
(state: T)
webview-ui/shared/vscode.ts:13
← previousnext →401–500 of 727, ranked by callers