MCPcopy Create free account

hub / github.com/alibaba/open-code-review / functions

Functions2,751 in github.com/alibaba/open-code-review

FunctionCountUpValue
({ value, isVisible })
pages/src/components/HighlightsSection.tsx:42
FunctionCustomForm
({ wide, config, connTest, selection, onBack, onBackToList, onTest, onSave, }: FormProps & { selection: st
extensions/vscode/src/webview/views/ConfigView.tsx:423
FunctionCustomProviderManager
({ config, onAdd, onEdit, onActivate, onDelete }: Props)
extensions/vscode/src/webview/components/CustomProviderManager.tsx:19
MethodDiffs
Diffs returns the scanned items adapted to model.Diff form so callers (e.g. cmd/opencodereview's outputJSON / ResolveLineNumbers) can treat both revie
internal/scan/agent.go:171
MethodDiffs
Diffs returns the parsed diffs loaded by the agent.
internal/agent/agent.go:266
MethodDiffs
()
cmd/opencodereview/emit_run_result_test.go:32
FunctionDocsPage
()
pages/src/pages/DocsPage.tsx:160
FunctionDoneView
({ result, commentStatus, commentJumpable, logs, onOpen, onAction }: Props)
extensions/vscode/src/webview/views/DoneView.tsx:16
FunctionEmptyView
({ logs = [] }: Props)
extensions/vscode/src/webview/views/EmptyView.tsx:8
FunctionEnvCheckingBanner
({ label }: { label: string })
extensions/vscode/src/webview/components/EnvSetupGuide.tsx:139
FunctionEnvChecklist
({ checking, env }: { checking?: boolean; env?: EnvCheckResult })
extensions/vscode/src/webview/components/EnvSetupGuide.tsx:148
FunctionEnvSetupGuide
({ layout, cliStatus, envCheck, skipEnvCheck = false, installing, installLogs, onInstall, onCheckEnv, onCo
extensions/vscode/src/webview/components/EnvSetupGuide.tsx:40
FunctionEnvTimelineItem
({ title, state, version, command, hint, onCopy, last, }: { title: string; state: StepState; version?:
extensions/vscode/src/webview/components/EnvSetupGuide.tsx:172
MethodExecute
(_ context.Context, _ map[string]any)
internal/llmloop/loop_test.go:80
MethodExecute
(_ context.Context, args map[string]any)
internal/llmloop/loop_test.go:282
MethodExecute
(ctx context.Context, args map[string]any)
internal/tool/file_read.go:20
MethodExecute
(_ context.Context, _ map[string]any)
internal/tool/definitions_test.go:133
MethodExecute
(ctx context.Context, args map[string]any)
internal/tool/code_search.go:28
MethodExecute
(_ context.Context, args map[string]any)
internal/tool/file_read_diff.go:45
MethodExecute
(ctx context.Context, args map[string]any)
internal/tool/file_find.go:29
MethodExecute
(_ context.Context, args map[string]any)
internal/tool/stub.go:15
MethodExecute
(ctx context.Context, args map[string]any)
internal/tool/stub.go:30
FunctionEyeIcon
()
extensions/vscode/src/webview/components/PasswordInput.tsx:11
FunctionEyeOffIcon
()
extensions/vscode/src/webview/components/PasswordInput.tsx:20
FunctionFadeInSection
({ children, delay = 0 })
pages/src/components/FadeInSection.tsx:8
FunctionFailedView
({ onRetry, error }: Props)
extensions/vscode/src/webview/views/FailedView.tsx:4
FunctionFeaturesPage
()
pages/src/pages/FeaturesPage.tsx:11
FunctionFeaturesSection
()
pages/src/components/FeaturesSection.tsx:12
FunctionFileList
({ files, loading, onOpenFile }: Props)
extensions/vscode/src/webview/components/FileList.tsx:10
MethodFilesReviewed
FilesReviewed returns the number of dispatchable files included in this review.
internal/agent/agent.go:261
MethodFilesReviewed
()
cmd/opencodereview/emit_run_result_test.go:33
FunctionFooter
()
pages/src/components/Footer.tsx:14
FunctionFormItem
({ label, span = 1, optional, hint, children, }: { label: string; span?: 1 | 2; optional?: boolean;
extensions/vscode/src/webview/views/ConfigView.tsx:301
FunctionFormSection
({ wide, children }: { wide?: boolean; children: ComponentChildren })
extensions/vscode/src/webview/views/ConfigView.tsx:296
FunctionHeroSection
()
pages/src/components/HeroSection.tsx:121
FunctionHighlightsSection
()
pages/src/components/HighlightsSection.tsx:54
FunctionIdleView
({ gitState, modeFiles, filesLoading, configured, onModeChange, onRequestModeFiles, onOpenFile, onStart, onOpe
extensions/vscode/src/webview/views/IdleView.tsx:22
MethodInit
()
cmd/opencodereview/provider_tui.go:376
FunctionLandingPage
({ children })
pages/src/components/LandingPage.tsx:8
FunctionLanguageProvider
({ children })
pages/src/i18n/context.tsx:39
FunctionLogViewer
({ logs }: Props)
extensions/vscode/src/webview/components/LogViewer.tsx:7
FunctionMarkdownRenderer
({ content })
pages/src/components/MarkdownRenderer.tsx:47
FunctionNavbar
()
pages/src/components/Navbar.tsx:24
FunctionOcrIcon
({ className })
pages/src/components/icons/OcrIcon.tsx:3
FunctionOcrVersionMeta
({ envCheck, cliStatus }: { envCheck: EnvCheckResult | null; cliStatus: CliStatus })
extensions/vscode/src/webview/views/ConfigView.tsx:170
FunctionOfficialForm
({ wide, config, connTest, onBack, onTest, onSave }: FormProps)
extensions/vscode/src/webview/views/ConfigView.tsx:323
FunctionOpenAIIcon
({ className })
pages/src/components/icons/OpenAIIcon.tsx:3
FunctionPasswordInput
({ value, placeholder, className, onInput }: Props)
extensions/vscode/src/webview/components/PasswordInput.tsx:31
MethodPreview
Preview loads diffs and applies the filter algorithm, returning structured preview data without dispatching any LLM calls.
internal/agent/preview.go:61
MethodProjectSummary
ProjectSummary returns the markdown project-level summary. Always empty for the diff-review path; defined so *Agent satisfies the cmd/opencodereview.R
internal/agent/agent.go:289
MethodProjectSummary
()
cmd/opencodereview/emit_run_result_test.go:40
FunctionProviderStep
({ wide, config, tab, setTab, customView, setCustomView, customSelection, setCustomSelection, connTest, on
extensions/vscode/src/webview/views/ConfigView.tsx:223
FunctionQuickStartPage
()
pages/src/pages/QuickStartPage.tsx:6
FunctionQuickStartSection
()
pages/src/components/QuickStartSection.tsx:66
MethodResolve
(_ string)
internal/delegate/rulegroup_test.go:14
MethodResolve
(path string)
internal/delegate/rulegroup_test.go:21
MethodResolve
Resolve checks each layer in priority order; first match wins. User rules replace the system rule by default; rules with merge_system_rule keep the ma
internal/config/rules/system_rules.go:372
MethodResolveDetail
(path string)
internal/delegate/rulegroup_test.go:25
MethodResolveDetail
ResolveDetail returns the matched rule along with its source layer and pattern. When a user rule sets merge_system_rule, Rule contains the merged syst
internal/config/rules/system_rules.go:405
MethodResumeInfo
ResumeInfo returns resume metadata for output. Nil means this was not a resume run.
internal/agent/agent.go:252
MethodResumeInfo
()
cmd/opencodereview/emit_run_result_test.go:42
FunctionRunningView
({ logs, onCancel }: Props)
extensions/vscode/src/webview/views/RunningView.tsx:7
FunctionScrollToTop
()
pages/src/App.tsx:10
FunctionSelect
({ value, options, placeholder, onChange }: Props)
extensions/vscode/src/webview/components/Select.tsx:16
MethodSessionID
SessionID returns the current review's session id, or "" when no session has been created.
internal/agent/agent.go:244
MethodSessionID
()
cmd/opencodereview/emit_run_result_test.go:43
FunctionTestActiveModelForProvider
(t *testing.T)
cmd/opencodereview/config_cmd_test.go:996
FunctionTestActiveModelForProvider_FallsBackToCfgModel
(t *testing.T)
cmd/opencodereview/provider_tui_test.go:1250
FunctionTestActiveModelForProvider_PrefersEntryModel
(t *testing.T)
cmd/opencodereview/provider_tui_test.go:1241
FunctionTestAddNextMessage_NoStartThenCancelSameCall
(t *testing.T)
internal/llmloop/runner_test.go:601
FunctionTestAddToolResult
(t *testing.T)
internal/session/history_test.go:194
FunctionTestAgentFilesReviewedCountsDispatchableDiffs
(t *testing.T)
internal/agent/coverage_test.go:69
FunctionTestAgent_Getters
(t *testing.T)
internal/scan/coverage_test.go:45
FunctionTestAgent_Getters
(t *testing.T)
internal/agent/coverage_test.go:16
FunctionTestAgent_RecordWarning
(t *testing.T)
internal/agent/coverage_test.go:85
FunctionTestAgent_TokenAccumulation
(t *testing.T)
internal/agent/agent_test.go:762
FunctionTestAnthropicClient_DefaultsToAuthorizationHeader
(t *testing.T)
internal/llm/client_test.go:379
FunctionTestAnthropicClient_ExtraHeadersSent
(t *testing.T)
internal/llm/client_test.go:421
FunctionTestAnthropicClient_NoExtraHeadersWhenEmpty
(t *testing.T)
internal/llm/client_test.go:1005
FunctionTestAnthropicClient_UsesConfiguredAuthorizationHeader
(t *testing.T)
internal/llm/client_test.go:333
FunctionTestAnthropicClient_UsesConfiguredXAPIKeyHeader
(t *testing.T)
internal/llm/client_test.go:287
FunctionTestAnyToAttr
(t *testing.T)
internal/telemetry/span_test.go:16
FunctionTestApiKeyStepCanConfirm_CustomEmpty
(t *testing.T)
cmd/opencodereview/provider_tui_funcs_test.go:1820
FunctionTestApiKeyStepCanConfirm_MaskedSavedKey
(t *testing.T)
cmd/opencodereview/provider_tui_funcs_test.go:1841
FunctionTestApiKeyStepCanConfirm_OfficialEmptyWithEnv
(t *testing.T)
cmd/opencodereview/provider_tui_funcs_test.go:1801
FunctionTestApiKeyStepCanConfirm_OfficialEmptyWithoutEnv
(t *testing.T)
cmd/opencodereview/provider_tui_funcs_test.go:1779
FunctionTestAppendTaskRecord
(t *testing.T)
internal/session/history_test.go:69
FunctionTestAppendTaskRecord_DefensiveCopy
(t *testing.T)
internal/session/history_test.go:96
FunctionTestApplyCLIExcludes_AppendsPatterns
(t *testing.T)
cmd/opencodereview/shared_test.go:20
FunctionTestApplyCLIExcludes_Empty
(t *testing.T)
cmd/opencodereview/shared_test.go:12
FunctionTestApplyCLIExcludes_NilFileFilter
(t *testing.T)
cmd/opencodereview/shared_test.go:28
FunctionTestApplyCustomProviderConfigNormalizesAuthHeader
(t *testing.T)
cmd/opencodereview/provider_tui_test.go:2670
FunctionTestApplyCustomProviderConfigPreservesModelOrder
(t *testing.T)
cmd/opencodereview/provider_tui_test.go:2602
FunctionTestApplyCustomProviderConfig_EmptyKeyClearsSavedAPIKey
(t *testing.T)
cmd/opencodereview/provider_cmd_test.go:243
FunctionTestApplyCustomProviderConfig_MissingModel
(t *testing.T)
cmd/opencodereview/provider_cmd_test.go:194
FunctionTestApplyCustomProviderConfig_MissingProvider
(t *testing.T)
cmd/opencodereview/provider_cmd_test.go:187
FunctionTestApplyDedupGroups_AcceptsMarkdownFences
(t *testing.T)
internal/scan/dedup_test.go:81
FunctionTestApplyDedupGroups_KeepCanonicalContentWhenNoMergedContent
(t *testing.T)
internal/scan/dedup_test.go:45
FunctionTestApplyDedupGroups_MergeAndKeep
(t *testing.T)
internal/scan/dedup_test.go:14
FunctionTestApplyDedupGroups_RejectsBadShapes
(t *testing.T)
internal/scan/dedup_test.go:61
← previousnext →1,201–1,300 of 2,751, ranked by callers