MCPcopy Create free account

hub / github.com/sourcebot-dev/sourcebot / functions

Functions1,810 in github.com/sourcebot-dev/sourcebot

↓ 1 callersFunctiongetUserChatHistory
()
packages/web/src/app/(app)/@sidebar/components/defaultSidebar/index.tsx:113
↓ 1 callersFunctiongetUserPermissionsForServerRepo
( client: BitbucketClient, projectKey: string, repoSlug: string, )
packages/backend/src/bitbucket.ts:762
↓ 1 callersFunctiongetVisiblePermissionSummary
( tools: McpServerToolPermissionEntry[], )
packages/web/src/app/(app)/settings/workspaceAskAgent/connectors/[serverId]/tools/mcpToolPermissionsPage.tsx:75
↓ 1 callersFunctiongetWebUrl
(repo: BitbucketRepository)
packages/backend/src/repoCompileUtils.ts:457
↓ 1 callersFunctiongetYearlyTermStatus
( license: License | null, )
packages/web/src/app/(app)/settings/license/types.ts:11
↓ 1 callersFunctiongithubApiBase
(url: string)
packages/setupWizard/src/github.ts:8
↓ 1 callersFunctiongitlabApiBase
(url: string)
packages/setupWizard/src/gitlab.ts:8
↓ 1 callersFunctionglobToFileRegexp
(glob: string)
packages/web/tools/globToRegexpPlayground.ts:17
↓ 1 callersFunctionglobToFileRegexp
(glob: string)
packages/web/src/features/tools/grep.ts:18
↓ 1 callersFunctionglobToFileRegexp
(glob: string)
packages/web/src/features/tools/glob.ts:15
↓ 1 callersFunctionhandleApplyToTools
(toolsToUpdate: McpServerToolPermissionEntry[], permission: McpServerToolPermission)
packages/web/src/app/(app)/settings/workspaceAskAgent/connectors/[serverId]/tools/mcpToolPermissionsPage.tsx:403
↓ 1 callersFunctionhandleCheckedChange
(scope: string, checked: boolean)
packages/web/src/app/(app)/settings/workspaceAskAgent/workspaceAskAgentPage.tsx:107
↓ 1 callersFunctionhandleConnect
(serverId: string)
packages/web/src/ee/features/chat/mcp/components/connectorsMenu.tsx:160
↓ 1 callersFunctionhandleCopyCommand
(command: string)
packages/web/src/app/(app)/settings/mcp/clientCard.tsx:21
↓ 1 callersFunctionhandleCreateDialogOpenChange
(open: boolean)
packages/web/src/app/(app)/settings/workspaceAskAgent/workspaceAskAgentPage.tsx:452
↓ 1 callersFunctionhandleDelete
(serverId: string)
packages/web/src/app/(app)/settings/workspaceAskAgent/workspaceAskAgentPage.tsx:691
↓ 1 callersFunctionhandleDeleteApiKey
(name: string)
packages/web/src/app/(app)/settings/apiKeys/apiKeysPage.tsx:114
↓ 1 callersFunctionhandleDisconnect
(serverId: string)
packages/web/src/ee/features/chat/mcp/components/accountAskAgentPage.tsx:270
↓ 1 callersFunctionhandleEntryClick
(slug: string)
packages/web/src/app/(app)/@sidebar/components/whatsNewSidebarButton.tsx:84
↓ 1 callersFunctionhandleExampleClick
(example: DemoSearchExample)
packages/web/src/app/(app)/chat/components/demoCards.tsx:25
↓ 1 callersFunctionhandleGroupOpenChange
(groupId: ToolGroup['id'])
packages/web/src/app/(app)/settings/workspaceAskAgent/connectors/[serverId]/tools/mcpToolPermissionsPage.tsx:423
↓ 1 callersFunctionhandlePermissionChange
(tool: McpServerToolPermissionEntry, permission: McpServerToolPermission)
packages/web/src/app/(app)/settings/workspaceAskAgent/connectors/[serverId]/tools/mcpToolPermissionsPage.tsx:387
↓ 1 callersFunctionhandleRevokeClient
(clientId: string, name: string)
packages/web/src/app/(app)/settings/mcp/mcpPage.tsx:59
↓ 1 callersFunctionhandleSelectPrefabServer
(server: PrefabMcpServer)
packages/web/src/app/(app)/settings/workspaceAskAgent/prefabConnectorPopover.tsx:64
↓ 1 callersFunctionhandleSelectPrefabServer
(server: PrefabMcpServer)
packages/web/src/ee/features/chat/mcp/components/prefabConnectorPopover.tsx:62
↓ 1 callersFunctionhandleTabChange
(value: string)
packages/web/src/components/ui/tab-switcher.tsx:17
↓ 1 callersFunctionhasUnmatchedOpenParen
* Checks if we're currently inside a ParenExpr by looking backwards in the input * to count unmatched opening parens that likely started a ParenExpr.
packages/queryLanguage/src/tokens.ts:345
↓ 1 callersFunctionhighlightCode
( languageName: string, input: string, highlighter: Highlighter, highlightRanges: { from: numb
packages/web/src/lib/codeHighlight.ts:38
↓ 1 callersFunctionhighlightRanges
(selectedMatchIndex: number, ranges: SourceRange[], view: EditorView)
packages/web/src/lib/extensions/searchResultHighlightExtension.ts:60
↓ 1 callersFunctionincrementMcpToolCallCounter
(serverId: string, toolName: string)
packages/web/src/ee/features/chat/mcp/mcpToolSets.ts:33
↓ 1 callersFunctionindexGitRepository
(repo: Repo, settings: Settings, revisions: string[], signal?: AbortSignal)
packages/backend/src/zoekt.ts:11
↓ 1 callersMethodindexRepository
(repo: RepoWithConnections, logger: Logger, signal: AbortSignal)
packages/backend/src/repoIndexManager.ts:349
↓ 1 callersFunctioninferDeploymentType
()
packages/web/src/features/billing/servicePing.ts:179
↓ 1 callersFunctioninjectRepoPermissionFilterIntoRelation
( args: Record<string, unknown>, filter: Prisma.RepoWhereInput, )
packages/web/src/prisma.ts:76
↓ 1 callersFunctioninsertMention
(editor: CustomEditor, data: MentionData, target?: Range | null)
packages/web/src/features/chat/utils.ts:28
↓ 1 callersFunctioninvalidateAllSessionsForUser
( prisma: Prisma.TransactionClient, userId: string, )
packages/web/src/features/userManagement/actions.ts:536
↓ 1 callersFunctioninvokeDiffReviewLlm
(reviewAgentLogPath: string | undefined, prompt: string)
packages/web/src/features/agents/review-agent/nodes/invokeDiffReviewLlm.ts:24
↓ 1 callersFunctionisActive
(href: string)
packages/web/src/app/(app)/@sidebar/components/defaultSidebar/nav.tsx:96
↓ 1 callersFunctionisAllowedMcpOAuthDraftPath
(pathname: string)
packages/web/src/features/chat/mcpOAuthDraft.ts:24
↓ 1 callersFunctionisAllowedMcpOAuthReturnPath
(pathname: string)
packages/web/src/features/mcp/mcpOAuthReturnTo.ts:4
↓ 1 callersFunctionisAllowedMcpOAuthReturnPath
(pathname: string)
packages/web/src/ee/features/chat/mcp/mcpOAuthReturnTo.ts:4
↓ 1 callersFunctionisAndQuery
(query: QueryIR)
packages/web/src/features/search/ir.ts:38
↓ 1 callersFunctionisArchivedValue
(value: string)
packages/web/src/features/search/parser.ts:49
↓ 1 callersFunctionisBitbucketServerPublicAccessEnabled
( serverUrl: string, publicRepo: ServerRepository, )
packages/backend/src/bitbucket.ts:786
↓ 1 callersFunctionisBoostQuery
(query: QueryIR)
packages/web/src/features/search/ir.ts:42
↓ 1 callersFunctionisBranchesReposQuery
(query: QueryIR)
packages/web/src/features/search/ir.ts:32
↓ 1 callersFunctionisCacheValid
(entry: CacheEntry)
packages/web/src/app/(app)/search/useStreamedSearch.ts:33
↓ 1 callersFunctionisConstQuery
(query: QueryIR)
packages/web/src/features/search/ir.ts:29
↓ 1 callersFunctionisCustomText
(value: unknown)
packages/web/src/features/chat/mcpOAuthDraft.ts:32
↓ 1 callersFunctionisEscapedAt
* Checks whether the character at the given offset is escaped by an odd number * of immediately preceding backslashes.
packages/queryLanguage/src/tokens.ts:133
↓ 1 callersFunctionisFileNameSetQuery
(query: QueryIR)
packages/web/src/features/search/ir.ts:35
↓ 1 callersFunctionisForkValue
(value: string)
packages/web/src/features/search/parser.ts:57
↓ 1 callersFunctionisGitLabMergeRequestEvent
(eventHeader: string, payload: unknown)
packages/web/src/app/api/(server)/webhook/route.ts:99
↓ 1 callersFunctionisGitLabNoteEvent
(eventHeader: string, payload: unknown)
packages/web/src/app/api/(server)/webhook/route.ts:110
↓ 1 callersFunctionisInRange
(index: number, ranges: { from: number; to: number }[])
packages/web/src/app/(app)/browse/[...path]/components/commitDiffPanel/lightweightDiffViewer.tsx:292
↓ 1 callersFunctionisIndexHighlighted
(index: number, ranges: { from: number; to: number }[])
packages/web/src/lib/codeHighlight.ts:129
↓ 1 callersFunctionisIssueCommentEvent
(eventHeader: string, payload: unknown)
packages/web/src/app/api/(server)/webhook/route.ts:95
↓ 1 callersFunctionisLanguageQuery
(query: QueryIR)
packages/web/src/features/search/ir.ts:28
↓ 1 callersFunctionisMcpOAuthDraft
(value: unknown)
packages/web/src/features/chat/mcpOAuthDraft.ts:94
↓ 1 callersFunctionisMcpOAuthDraftChildren
(value: unknown)
packages/web/src/features/chat/mcpOAuthDraft.ts:63
↓ 1 callersFunctionisMentionElement
(value: unknown)
packages/web/src/features/chat/mcpOAuthDraft.ts:36
↓ 1 callersFunctionisNavigable
(item: NormalizedChoice<Value> | Separator)
packages/setupWizard/src/tabCheckbox.ts:100
↓ 1 callersFunctionisNotQuery
(query: QueryIR)
packages/web/src/features/search/ir.ts:40
↓ 1 callersFunctionisOctokitRequestError
(error: unknown)
packages/backend/src/github.ts:57
↓ 1 callersFunctionisOrKeyword
* Checks if current position starts with "or" that will be recognized as the OR operator. * This matches the logic in orToken - only returns true if
packages/queryLanguage/src/tokens.ts:65
↓ 1 callersFunctionisOrQuery
(query: QueryIR)
packages/web/src/features/search/ir.ts:39
↓ 1 callersFunctionisParagraphElement
(element: Descendant)
packages/web/src/features/chat/utils.ts:127
↓ 1 callersFunctionisPostHogCookie
(cookie: unknown)
packages/web/src/lib/posthog.ts:19
↓ 1 callersFunctionisPullRequestEvent
(eventHeader: string, payload: unknown)
packages/web/src/app/api/(server)/webhook/route.ts:91
↓ 1 callersFunctionisRawConfigQuery
(query: QueryIR)
packages/web/src/features/search/ir.ts:25
↓ 1 callersFunctionisRecord
(value: unknown)
packages/web/src/ee/features/chat/mcp/connectionStatus.ts:19
↓ 1 callersFunctionisRegexpQuery
(query: QueryIR)
packages/web/src/features/search/ir.ts:26
↓ 1 callersFunctionisRepoEmpty
({ path, }: { path: string, })
packages/backend/src/git.ts:466
↓ 1 callersFunctionisRepoIdsQuery
(query: QueryIR)
packages/web/src/features/search/ir.ts:33
↓ 1 callersFunctionisRepoQuery
(query: QueryIR)
packages/web/src/features/search/ir.ts:30
↓ 1 callersFunctionisRepoRegexpQuery
(query: QueryIR)
packages/web/src/features/search/ir.ts:31
↓ 1 callersFunctionisRepoSetQuery
(query: QueryIR)
packages/web/src/features/search/ir.ts:34
↓ 1 callersFunctionisRetryableStatus
(status: number)
packages/web/src/lib/utils.ts:634
↓ 1 callersFunctionisSubstringQuery
(query: QueryIR)
packages/web/src/features/search/ir.ts:37
↓ 1 callersFunctionisSupportedProvider
(providerType: string)
packages/backend/src/ee/tokenRefresh.ts:30
↓ 1 callersFunctionisSymbolQuery
(query: QueryIR)
packages/web/src/features/search/ir.ts:27
↓ 1 callersFunctionisTypeQuery
(query: QueryIR)
packages/web/src/features/search/ir.ts:36
↓ 1 callersFunctionisUrlAValidGitRepo
(url: string)
packages/backend/src/git.ts:275
↓ 1 callersFunctionisUseServerDirective
(stmt)
packages/web/tools/eslint-plugin-local/rules/requireAuthWrapper.mjs:21
↓ 1 callersFunctionisUserSelected
(userId: string)
packages/web/src/app/(app)/chat/components/shareChatPopover/ee/invitePanel.tsx:42
↓ 1 callersFunctionisValidOnlineLicenseActive
(_license: License | null)
packages/shared/src/entitlements.ts:135
↓ 1 callersFunctionisVisibilityValue
(value: string)
packages/web/src/features/search/parser.ts:53
↓ 1 callersFunctionjoinOrganization
(inviteLinkId?: string)
packages/web/src/app/invite/actions.ts:16
↓ 1 callersFunctionleaveOrg
()
packages/web/src/features/userManagement/actions.ts:49
↓ 1 callersFunctionlighthouseUnreachable
(url: string, error: unknown)
packages/web/src/lib/serviceError.ts:72
↓ 1 callersFunctionlistChangelogEntries
()
packages/web/src/features/changelog/listEntriesApi.ts:21
↓ 1 callersFunctionlistChangelogEntries
()
packages/web/src/app/api/(client)/client.ts:99
↓ 1 callersFunctionlistChats
(queryParams: ListChatsQueryParams)
packages/web/src/app/api/(client)/client.ts:217
↓ 1 callersFunctionlistComposeContainers
()
packages/setupWizard/src/index.ts:350
↓ 1 callersFunctionlistExistingDockerVolumes
(expectedNames: string[])
packages/setupWizard/src/index.ts:278
↓ 1 callersFunctionlistRepos
(queryParams: ListReposQueryParams)
packages/web/src/app/api/(client)/client.ts:71
↓ 1 callersFunctionlistenToShutdownSignals
()
packages/backend/src/index.ts:83
↓ 1 callersFunctionloadCatalog
()
packages/setupWizard/src/models.ts:58
↓ 1 callersFunctionloadJsonFile
( filePath: string, schema: any )
packages/shared/src/utils.ts:18
↓ 1 callersFunctionloadLicenseMap
()
scripts/fetchLicenses.mjs:24
← previousnext →901–1,000 of 1,810, ranked by callers