MCPcopy Create free account

hub / github.com/Mihir2423/ai-code-review-system / functions

Functions246 in github.com/Mihir2423/ai-code-review-system

↓ 62 callersFunctioncn
(...inputs: ClassValue[])
apps/web/lib/utils.ts:4
↓ 22 callersMethodbuild
()
apps/server/src/utils/response-helpers.ts:76
↓ 22 callersMethodwithContent
(content: unknown)
apps/server/src/utils/response-helpers.ts:66
↓ 22 callersMethodwithMessage
(message: string)
apps/server/src/utils/response-helpers.ts:71
↓ 11 callersFunctioncreateQueue
(name: string)
packages/queue/src/index.ts:21
↓ 9 callersFunctionaddJob
(queue: Queue, name: string, data: unknown, options?: JobsOptions)
packages/queue/src/index.ts:44
↓ 7 callersFunctionclamp
(x: number, min: number, max: number)
apps/web/components/globals/dither-image.tsx:5
↓ 6 callersFunctioncreateWorker
( name: string, processor: Processor, options?: { concurrency?: number; }, )
packages/queue/src/index.ts:31
↓ 6 callersFunctionuseSidebar
()
apps/web/components/ui/sidebar.tsx:47
↓ 5 callersFunctionuseMessageBranch
()
apps/web/components/ai-elements/message.tsx:103
↓ 4 callersFunctiondetectLanguage
(path: string)
services/repo-indexer/src/lib/embedding.ts:194
↓ 4 callersFunctionnavigateTo
(view: 'main' | 'repos' | 'status', dir: number)
apps/web/app/(root)/review-history/page.tsx:99
↓ 4 callersFunctionupsertVectors
(vectors: VectorRecord[], repoId: string)
services/repo-indexer/src/lib/embedding.ts:228
↓ 3 callersFunctioncreateEventPublisher
()
packages/queue/src/events.ts:35
↓ 3 callersFunctiongenerateEmbedding
(text: string, dimensions?: number)
packages/ai/src/index.ts:135
↓ 3 callersFunctiongetBotOctokit
(installationId: string)
services/pr-processor/src/index.ts:89
↓ 3 callersMethodgetProducer
()
packages/kafka/src/index.ts:36
↓ 2 callersFunctionchunkContent
(content: string, startLine: number)
services/repo-indexer/src/lib/embedding.ts:25
↓ 2 callersFunctioncreateConnection
()
packages/queue/src/index.ts:3
↓ 2 callersFunctioncreatePubSub
()
packages/redis/src/index.ts:11
↓ 2 callersFunctionfetchRepositoryFiles
( octokit: Octokit, repoDetails: RepoDetails, onFileFetched?: (file: FileContent) => Promise<void>
services/repo-indexer/src/lib/github.ts:167
↓ 2 callersFunctionformatDate
(isoString: string | null)
apps/web/lib/utils.ts:13
↓ 2 callersFunctionformatMs
(ms: number)
apps/web/lib/utils.ts:8
↓ 2 callersMethodgetAdmin
()
packages/kafka/src/index.ts:49
↓ 2 callersFunctionindexCodebase
( files: FileContent[], params: { repoId: string; branchId: string; jobId: string; owner: string; repo
services/repo-indexer/src/lib/embedding.ts:52
↓ 2 callersMethodinitialize
()
packages/kafka/src/index.ts:62
↓ 2 callersFunctionisExcluded
(path: string)
services/repo-indexer/src/lib/github.ts:74
↓ 2 callersFunctionisExcludedExtension
(path: string)
services/repo-indexer/src/lib/github.ts:83
↓ 2 callersFunctionpostComment
( owner: string, repo: string, prNumber: number, comment: string, octokit: Octokit, )
services/pr-processor/src/index.ts:127
↓ 2 callersFunctionprocessFile
( item: { path: string; sha: string; size: number; content?: string | null; download_url?: string | null }
services/repo-indexer/src/lib/github.ts:126
↓ 2 callersFunctionupdateCheckRun
( owner: string, repo: string, checkRunId: number, conclusion: 'success' | 'neutral', summ
services/ai-review-worker/src/index.ts:103
↓ 2 callersFunctionupsertRepositories
(repos: any[], installationRecordId: string, userId: string, installationId: string)
apps/server/src/modules/webhook/route.ts:27
↓ 1 callersFunctionbayerThreshold
(x: number, y: number)
apps/web/components/globals/dither-image.tsx:9
↓ 1 callersFunctionbuildIssueComment
(issue: ReviewIssue & { line: number })
services/ai-review-worker/src/index.ts:222
↓ 1 callersFunctioncomputeHash
(content: string)
services/repo-indexer/src/lib/embedding.ts:224
↓ 1 callersFunctioncomputeHash
(content: string)
services/repo-indexer/src/lib/github.ts:87
↓ 1 callersFunctioncreateCheckRun
(owner: string, repo: string, commitSha: string, octokit: Octokit)
services/pr-processor/src/index.ts:72
↓ 1 callersFunctioncreateIssueHash
(issue: ReviewIssue)
services/ai-review-worker/src/index.ts:237
↓ 1 callersFunctiondeduplicateIssues
(issues: ReviewIssue[])
services/ai-review-worker/src/index.ts:241
↓ 1 callersMethoddisconnect
()
packages/kafka/src/index.ts:170
↓ 1 callersFunctionditherImage
( img: HTMLImageElement, ctx: CanvasRenderingContext2D, outW: number, outH: number, Q: num
apps/web/components/globals/dither-image.tsx:19
↓ 1 callersFunctionextractFilesFromDiff
(diff: string)
services/ai-review-worker/src/index.ts:158
↓ 1 callersFunctionfetchAllFiles
( octokit: Octokit, owner: string, repo: string, path: string, allFiles: FileContent[],
services/repo-indexer/src/lib/github.ts:91
↓ 1 callersFunctionfetchChangedFiles
( octokit: Octokit, owner: string, repo: string, baseCommitSha: string, headCommitSha: str
services/repo-indexer/src/lib/github.ts:194
↓ 1 callersFunctionfetchRepoMetadata
(accessToken: string, owner: string, repo: string)
apps/server/src/modules/github/service.ts:58
↓ 1 callersFunctionfetchReviewById
(reviewId: string)
apps/web/lib/review.ts:120
↓ 1 callersFunctionfetchReviewEvents
(reviewId: string)
apps/web/lib/review.ts:93
↓ 1 callersFunctionfindLineNumberInDiff
(diff: string, file: string, code: string)
services/ai-review-worker/src/index.ts:169
↓ 1 callersFunctionformatDate
(dateValue: string | Date)
apps/web/app/(root)/review-history/_components/review.tsx:102
↓ 1 callersFunctiongenerateCodeReview
( title: string, description: string, context: string[], diff: string, )
packages/ai/src/index.ts:39
↓ 1 callersFunctiongetAccessToken
(userId: string)
services/repo-indexer/src/index.ts:53
↓ 1 callersFunctiongetBotOctokit
(installationId: string)
services/ai-review-worker/src/index.ts:38
↓ 1 callersFunctiongetConnectedRepositories
(userId: string)
apps/server/src/modules/github/service.ts:113
↓ 1 callersFunctiongetGitHubStats
(userId: string)
apps/server/src/modules/github/service.ts:122
↓ 1 callersFunctiongetReviewById
(reviewId: string, userId: string)
apps/server/src/modules/review/service.ts:167
↓ 1 callersFunctiongetReviewChannel
(reviewId: string)
packages/queue/src/events.ts:31
↓ 1 callersFunctiongetReviewEvents
(reviewId: string, userId: string)
apps/server/src/modules/review/service.ts:145
↓ 1 callersFunctiongetUserReviewHistory
(userId: string)
apps/server/src/modules/review/service.ts:34
↓ 1 callersFunctiongetUserReviewStats
(userId: string)
apps/server/src/modules/review/service.ts:62
↓ 1 callersFunctionindexChangedFiles
( changedFiles: ChangedFile[], params: { repoId: string; branchId: string; jobId: string; owner: strin
services/repo-indexer/src/lib/embedding.ts:240
↓ 1 callersFunctionlerp
(a: number, b: number, t: number)
apps/web/hooks/useCssFallback.ts:27
↓ 1 callersFunctionloadSavedEvents
()
apps/web/lib/use-review-events.ts:50
↓ 1 callersFunctionmain
()
services/repo-indexer/src/index.ts:320
↓ 1 callersFunctionmain
()
services/ai-review-worker/src/index.ts:577
↓ 1 callersFunctionmain
()
services/pr-processor/src/index.ts:550
↓ 1 callersFunctionpostInlineComment
( owner: string, repo: string, prNumber: number, commitSha: string, issue: ReviewIssue,
services/pr-processor/src/index.ts:144
↓ 1 callersFunctionprismaClientSingleton
()
packages/db/src/index.ts:10
↓ 1 callersFunctionretrieveContext
(query: string, repoId: string, topK: number = 5)
services/repo-indexer/src/index.ts:66
↓ 1 callersFunctionreviewPullRequest
(owner: string, repo: string, prNumber: number, octokit: Octokit)
services/pr-processor/src/index.ts:100
↓ 1 callersFunctionsaveEventToDb
(event: ReviewEventPayload)
services/streaming-service/src/index.ts:28
↓ 1 callersFunctionstart
()
apps/server/src/index.ts:33
↓ 1 callersFunctionstartCommentWorker
()
services/pr-processor/src/index.ts:397
↓ 1 callersFunctionstartContextWorker
()
services/repo-indexer/src/index.ts:78
↓ 1 callersFunctionstartIssuesWorker
()
services/pr-processor/src/index.ts:426
↓ 1 callersFunctionstartPrReviewWorker
()
services/pr-processor/src/index.ts:185
↓ 1 callersFunctionstartPubSub
()
services/streaming-service/src/index.ts:94
↓ 1 callersFunctionstartWorker
()
services/repo-indexer/src/index.ts:152
↓ 1 callersFunctionstartWorker
()
services/ai-review-worker/src/index.ts:258
↓ 1 callersFunctionstripMarkdownFences
(code: string)
services/ai-review-worker/src/index.ts:151
↓ 1 callersFunctiontick
()
apps/web/hooks/useCssFallback.ts:28
↓ 1 callersFunctiontransformGitHubStatsToStats
(githubStats: { repos: { total: number; thisMonth: number; trend: { month: string; count: number }[] };
apps/web/app/(root)/dashboard/page.tsx:8
↓ 1 callersFunctiontransformReviewStatsToStats
(reviewStats: { total: number; thisWeek: number; completed: number; pending: number; faile
apps/web/app/(root)/dashboard/page.tsx:42
↓ 1 callersFunctionupdatePRDescription
( owner: string, repo: string, prNumber: number, uniqueIssues: ReviewIssue[], octokit: Oct
services/ai-review-worker/src/index.ts:49
↓ 1 callersFunctionuseCssFallback
( sectionRef: React.RefObject<HTMLDivElement | null>, overlayRef: React.RefObject<HTMLDivElement | nul
apps/web/hooks/useCssFallback.ts:3
↓ 1 callersFunctionuseIsMobile
()
apps/web/hooks/use-mobile.ts:5
↓ 1 callersFunctionuseReviewEvents
({ reviewId, onEvent, onError, onConnect, fetchSavedEvents = false, }: UseReviewEventsOpti
apps/web/lib/use-review-events.ts:29
↓ 1 callersFunctionuseReviewHistory
()
apps/web/lib/review.ts:167
↓ 1 callersFunctionvalidateToken
(token: string)
services/streaming-service/src/middleware/auth.ts:12
↓ 1 callersFunctionverifySignature
(req: express.Request)
apps/server/src/modules/webhook/route.ts:15
FunctionAddRepositoriesButton
()
apps/web/app/(root)/repositories/_component/add-repositories-button.tsx:7
FunctionApp
()
apps/web/app/(root)/repositories/page.tsx:6
FunctionButton
({ className, variant = "default", size = "default", ...props }: ButtonPrimitive.Props & VariantProps<
apps/web/components/ui/button.tsx:45
FunctionButtonGroup
({ className, orientation, ...props }: React.ComponentProps<"div"> & VariantProps<typeof buttonGroupVari
apps/web/components/ui/button-group.tsx:25
FunctionButtonGroupSeparator
({ className, orientation = "vertical", ...props }: React.ComponentProps<typeof Separator>)
apps/web/components/ui/button-group.tsx:64
FunctionButtonGroupText
({ className, render, ...props }: useRender.ComponentProps<"div">)
apps/web/components/ui/button-group.tsx:41
FunctionDashboardContent
()
apps/web/app/(root)/repositories/_component/dashboard-content.tsx:9
FunctionDashboardPage
()
apps/web/app/(root)/dashboard/page.tsx:84
FunctionDialog
({ ...props }: DialogPrimitive.Root.Props)
apps/web/components/ui/dialog.tsx:10
FunctionDialogClose
({ ...props }: DialogPrimitive.Close.Props)
apps/web/components/ui/dialog.tsx:22
FunctionDialogContent
({ className, children, showCloseButton = true, ...props }: DialogPrimitive.Popup.Props & { showClos
apps/web/components/ui/dialog.tsx:42
next →1–100 of 246, ranked by callers