MCPcopy Create free account

hub / github.com/ZhangJinHaHaHa/AgentLens / functions

Functions1,409 in github.com/ZhangJinHaHaHa/AgentLens

↓ 150 callersFunctionscenario
(id: keyof typeof map)
frontend/src/data/catalog/scenarios.ts:37
↓ 73 callersFunctioncn
(...inputs: ClassValue[])
frontend/src/lib/utils.ts:4
↓ 61 callersFunctionpickText
(text: I18nText | string | undefined, locale: SupportedLocale)
frontend/src/domain/i18nText.ts:8
↓ 45 callersFunctionprintKeyValue
(key: string, value: string, keyWidth: number = 20)
sandbox/src/cdk/util/formatOutput.ts:50
↓ 31 callersFunctionmakeEvent
(overrides: Partial<EnhancedNetworkEvent> = {})
sandbox/tests/monitor/networkActivitySummary.test.ts:28
↓ 26 callersFunctionuseLocale
()
frontend/src/i18n/useLocale.ts:22
↓ 23 callersFunctionbuildStandardAuditRequest
(input: { taskId: string; currentBlock?: number; envVars?: string[]; history?: AuditHistoryMessage[];
sandbox/src/audit/buildStandardAuditRequest.ts:83
↓ 23 callersFunctionwriteFile
()
sandbox/tests/health/dependencyChecker.test.ts:102
↓ 21 callersFunctionfetchImpl
()
sandbox/tests/audit/llmClient.test.ts:47
↓ 19 callersFunctionwriteJson
( response: ReviewResponseLike, statusCode: number, body: unknown )
sandbox/src/appeal/appealReviewApi.ts:90
↓ 18 callersFunctionpersistAuditReport
( options: PersistAuditReportOptions )
sandbox/src/report/persistAuditReport.ts:41
↓ 17 callersFunctioncommandRunner
(command: string, args: string[])
sandbox/tests/network/egressProbe.test.ts:10
↓ 17 callersFunctioncreateAppealReviewHandler
( deps: AppealReviewHandlerDependencies )
sandbox/src/appeal/appealReviewHandler.ts:57
↓ 17 callersFunctiongetAuditRegistryInterface
()
sandbox/src/listener/auditRegistryArtifact.ts:58
↓ 17 callersFunctionprocessAuditRequested
( event: AuditRequestedEvent, dependencies: ProcessAuditRequestedDependencies )
sandbox/src/listener/processAuditRequested.ts:113
↓ 16 callersFunctioncreateInMemoryStore
()
sandbox/tests/appeal/appealReviewHandler.test.ts:14
↓ 16 callersFunctioncreateMetricsCollector
( options: MetricsCollectorOptions = {} )
sandbox/src/metrics/metricsCollector.ts:105
↓ 16 callersFunctioncreateSnapshot
(overrides: { counters?: Array<{ name: string; value: number }>; gauges?: Array<{ name: string; value: num
sandbox/tests/metrics/alertRules.test.ts:13
↓ 16 callersFunctionfail
(msg)
frontend/scripts/validateCatalog.mjs:48
↓ 16 callersMethodgetReputation
(tokenId: bigint)
frontend/src/lib/agentAuditRegistryClient.ts:87
↓ 16 callersFunctionreadListenerRuntimeConfigFromEnv
( env: NodeJS.ProcessEnv | Record<string, string | undefined> )
sandbox/src/listener/createListenerRuntime.ts:158
↓ 16 callersFunctionrunLocalSandboxAudit
( options: RunLocalSandboxAuditOptions )
sandbox/src/runtime/runLocalSandboxAudit.ts:115
↓ 15 callersMethodevaluate
(prompt: string)
sandbox/src/audit/evaluateAuditAnswer.ts:32
↓ 15 callersFunctionwriteManifestFile
(content: SandboxManifest)
sandbox/tests/runtime/runLocalSandboxAudit.test.ts:13
↓ 14 callersFunctionbold
(text: string)
sandbox/src/cdk/util/formatOutput.ts:10
↓ 14 callersFunctionbuildAuditReport
( result: LocalAuditResult, options: { evidence?: { evidenceRoot: string; eventCount: numb
sandbox/src/report/buildAuditReport.ts:62
↓ 14 callersFunctionbuildNetworkActivitySummary
( snapshot: EnhancedNetworkSnapshot, manifest: SandboxManifest )
sandbox/src/monitor/networkActivitySummary.ts:120
↓ 14 callersFunctioncreateInMemoryDeps
( records: AppealReviewRecord[] = [], compensateAppeal?: AppealReviewApiDependencies["compensateAppeal"] )
sandbox/tests/appeal/appealReviewApi.test.ts:15
↓ 14 callersFunctioncreateInMemoryEventDeduper
()
sandbox/src/listener/inMemoryEventDeduper.ts:6
↓ 14 callersFunctioncreateLlmClient
( config: AuditQuestionConfig, fetchImpl: FetchLike = fetch )
sandbox/src/audit/llmClient.ts:274
↓ 14 callersFunctioncreateRequestDouble
( method: string, url: string, body: unknown )
sandbox/tests/appeal/appealReviewApi.test.ts:320
↓ 14 callersFunctioncreateResponseDouble
()
sandbox/tests/appeal/appealReviewApi.test.ts:336
↓ 14 callersFunctiondim
(text: string)
sandbox/src/cdk/util/formatOutput.ts:14
↓ 14 callersFunctionhandleAppealIntakeRequest
( request: AppealRequestLike, response: AppealResponseLike, store: AppealStore, compensateAppeal?: App
sandbox/src/appeal/appealIntakeServer.ts:45
↓ 14 callersFunctionhandleAppealReviewRequest
( request: ReviewRequestLike, response: ReviewResponseLike, deps: AppealReviewApiDependencies )
sandbox/src/appeal/appealReviewApi.ts:172
↓ 14 callersFunctionmakeEval
( overrides: Partial<AnswerEvaluation> & Pick<AnswerEvaluation, "questionId" | "category"> )
sandbox/tests/audit/securityBoundaryScore.test.ts:7
↓ 14 callersFunctionmakeManifest
(overrides: Partial<SandboxManifest> = {})
sandbox/tests/monitor/networkActivitySummary.test.ts:18
↓ 14 callersFunctionmakeSnapshot
( events: EnhancedNetworkEvent[], source: EnhancedNetworkSnapshot["source"] = "conntrack" )
sandbox/tests/monitor/networkActivitySummary.test.ts:41
↓ 14 callersFunctionreadOptionalEnvString
(value: string | boolean | undefined)
frontend/src/config/appConfig.ts:142
↓ 14 callersMethodupdate
( appealId: string, fields: Partial<AppealReviewRecord> )
sandbox/src/appeal/appealReviewStore.ts:13
↓ 13 callersFunctioncreateRequestDouble
(method: string, url: string, body: unknown, headers?: Record<string, string>)
sandbox/tests/appeal/appealIntakeServer.test.ts:428
↓ 13 callersFunctioncreateResponseDouble
()
sandbox/tests/appeal/appealIntakeServer.test.ts:446
↓ 13 callersMethodgenerateAuditQuestions
(context: AuditQuestionContext)
sandbox/src/audit/llmClient.ts:12
↓ 13 callersFunctionreadAuditQuestionConfig
( env: Record<string, string | undefined> )
sandbox/src/audit/readAuditQuestionConfig.ts:45
↓ 13 callersFunctionreadString
(value: unknown)
sandbox/src/listener/listenerTaskStatusState.ts:71
↓ 13 callersFunctionrunListenerCli
( argv: string[], env: NodeJS.ProcessEnv | Record<string, string | undefined>, dependencies: ListenerCli
sandbox/src/cli/listener.ts:584
↓ 13 callersFunctionseedRecord
( store: ReturnType<typeof createInMemoryStore>, overrides: Partial<AppealReviewRecord> = {} )
sandbox/tests/appeal/appealReviewHandler.test.ts:37
↓ 13 callersMethodvalidate
(input: AttestationQuoteValidationInput)
sandbox/src/attestation/attestationQuoteValidator.ts:25
↓ 13 callersFunctionwriteAuditResult
( processed: ProcessedAuditRequested, deps: WriteAuditResultDependencies )
sandbox/src/listener/writeAuditResult.ts:54
↓ 12 callersFunctionappendAuditEvidenceEvent
( context: AuditEvidenceChainContext, input: AuditEvidenceInput )
sandbox/src/evidence/evidenceChain.ts:33
↓ 12 callersFunctionbuildProcessed
( event: AuditRequestedEvent = buildEvent(), auditResult: LocalAuditResult = buildAuditResult() )
sandbox/tests/cli/listener.test.ts:58
↓ 12 callersFunctioncomputeTrustTier
({ entry, chainEvidence }: TrustTierInput)
frontend/src/domain/trustTier.ts:40
↓ 12 callersFunctioncreateState
(overrides: Partial<{ cursor: number | undefined; queue: ListenerRetryQueueItem[]; auditExecutionQueue:
sandbox/tests/cli/listener.test.ts:114
↓ 12 callersFunctioncreateStoreDouble
()
sandbox/tests/appeal/appealIntakeServer.test.ts:11
↓ 12 callersFunctionincrement
(map: Map<T, number>, key: T)
frontend/src/domain/filters.ts:245
↓ 12 callersFunctionrunAuditRequestedListenerOnce
( options: { fromBlock: number; } & RunAuditRequestedListenerDependencies )
sandbox/src/listener/runAuditRequestedListener.ts:112
↓ 12 callersFunctionsplitCsv
(value: string | null)
frontend/src/domain/filters.ts:653
↓ 12 callersMethodsubmitTransaction
(request: SubmitTransactionRequest)
sandbox/src/chain/jsonRpcWriteClient.ts:20
↓ 11 callersFunctionbuildAuditResult
(overrides: Partial<LocalAuditResult> = {})
sandbox/tests/listener/slashPolicy.test.ts:8
↓ 11 callersFunctionbuildProfile
(overrides: Partial<AgentProfileOnChain> = {})
sandbox/tests/cli/agentRegistry.test.ts:25
↓ 11 callersFunctionclassifyAuditDecision
( facts: AuditDecisionFacts )
sandbox/src/audit/classifyAuditDecision.ts:12
↓ 11 callersFunctioncomputeExpectedReportData
( eventKey: string, manifestHash: string, evidenceRoot: string )
sandbox/src/attestation/sgxDcapQuoteValidator.ts:125
↓ 11 callersMethodcreate
(input: AppealReviewCreateInput)
sandbox/src/appeal/appealReviewStore.ts:11
↓ 11 callersFunctioncreateListenerRuntime
( config: ListenerRuntimeConfig, dependencies: CreateListenerRuntimeDependencies = {} )
sandbox/src/listener/createListenerRuntime.ts:313
↓ 11 callersFunctionmakePendingRecord
(overrides: Partial<AppealReviewRecord> = {})
sandbox/tests/appeal/appealReviewApi.test.ts:53
↓ 11 callersFunctionprintError
(message: string)
sandbox/src/cdk/util/formatOutput.ts:38
↓ 11 callersFunctionprintInfo
(message: string)
sandbox/src/cdk/util/formatOutput.ts:42
↓ 11 callersFunctionreadPersistedAuditAttestation
( options: ReadPersistedAuditAttestationOptions )
sandbox/src/attestation/readPersistedAuditAttestation.ts:92
↓ 11 callersFunctiontdClass
(key: CompareAttributeKey)
frontend/src/pages/ComparePage.tsx:47
↓ 11 callersFunctionvaluesDiffer
(values: readonly string[])
frontend/src/domain/compare.ts:137
↓ 10 callersFunctionbuildCompletedResult
(overrides: Partial<LocalAuditResult> = {})
sandbox/tests/listener/processAuditRequested.test.ts:27
↓ 10 callersFunctionbuildEvent
(overrides: Partial<AuditRequestedEvent> = {})
sandbox/tests/listener/processAuditRequested.test.ts:14
↓ 10 callersFunctioncomputeDimensionalScores
(result: LocalAuditResult)
sandbox/src/audit/dimensionalScoring.ts:58
↓ 10 callersMethodgetAgentProfile
(tokenId: bigint)
frontend/src/lib/agentAuditRegistryClient.ts:80
↓ 10 callersFunctionparseEvaluationResponse
(raw: string)
sandbox/src/audit/evaluationPromptTemplate.ts:80
↓ 10 callersFunctionstakeAndPassAudit
(contract, operator, developer, score)
contracts/tests/AgentAuditRegistryV3.test.js:28
↓ 10 callersFunctiontoggleArray
( key: keyof Pick< CatalogFilters, | "scenarios" | "tags" | "categories" | "
frontend/src/components/agent/SearchFilterBar.tsx:64
↓ 10 callersFunctionvalidatePersistedReportEventKey
(eventKey: string)
sandbox/src/report/persistAuditReport.ts:21
↓ 10 callersFunctionwithCount
(options: readonly T[], counts: Map<T, number>)
frontend/src/domain/filters.ts:250
↓ 10 callersFunctionwriteStdout
(line: string)
sandbox/tests/cli/reportGateway.test.ts:30
↓ 9 callersFunctionbuildAuditAttestationArtifact
( bundle: AuditAttestationBundle )
sandbox/src/attestation/buildAuditAttestation.ts:38
↓ 9 callersFunctionbuildAuditPrompt
( context: AuditQuestionContext, questionCount: number )
sandbox/src/audit/auditPromptTemplate.ts:20
↓ 9 callersFunctionbuildPersistedReport
( overrides: Partial<PersistedAuditReportArtifact> = {} )
sandbox/tests/listener/processAuditRequested.test.ts:47
↓ 9 callersFunctioncomputeAuditReportHash
(reportJson: string)
sandbox/src/report/buildAuditReport.ts:58
↓ 9 callersFunctioncomputeSecurityBoundaryScore
( evaluations: AnswerEvaluation[] )
sandbox/src/audit/securityBoundaryScore.ts:21
↓ 9 callersFunctioncreateAppealReviewStore
( options: AppealReviewStoreOptions )
sandbox/src/appeal/appealReviewStore.ts:94
↓ 9 callersFunctiondeployV3Registry
()
contracts/tests/AgentAuditRegistryV3.test.js:12
↓ 9 callersFunctiongetCdkV2Interface
()
sandbox/src/cdk/chain/cdkArtifact.ts:50
↓ 9 callersMethodgetLatestAuditReport
(tokenId: bigint)
frontend/src/lib/agentAuditRegistryClient.ts:81
↓ 9 callersFunctionhandleHealthCheckRequest
( request: HealthCheckRequestLike, response: HealthCheckResponseLike, config: HealthCheckConfig )
sandbox/src/health/healthCheckServer.ts:29
↓ 9 callersFunctionhasAuditEvidence
(entry: AgentCatalogEntry)
frontend/src/domain/catalog.ts:713
↓ 9 callersFunctionisValidTransition
( from: AppealReviewStatus, to: AppealReviewStatus )
sandbox/src/appeal/appealReviewTypes.ts:34
↓ 9 callersFunctionmakeResult
(overrides: Partial<LocalAuditResult> = {})
sandbox/tests/audit/dimensionalScoring.test.ts:11
↓ 9 callersMethodonce
(event: string, handler: (...args: unknown[]) => void)
sandbox/src/cli/reportGateway.ts:8
↓ 9 callersFunctionpersistAuditEvidence
( options: PersistAuditEvidenceOptions )
sandbox/src/evidence/persistAuditEvidence.ts:41
↓ 9 callersFunctionreadPersistedAuditReport
( options: ReadPersistedAuditReportOptions )
sandbox/src/report/readPersistedAuditReport.ts:43
↓ 9 callersFunctionreadReportStorageConfig
( env: NodeJS.ProcessEnv | Record<string, string | undefined> )
sandbox/src/report/readReportStorageConfig.ts:42
↓ 9 callersMethodstartReview
( appealId: string, reviewerAddress: string )
sandbox/src/appeal/appealReviewHandler.ts:27
↓ 9 callersFunctionwriteJson
(response: AppealResponseLike, statusCode: number, body: unknown)
sandbox/src/appeal/appealIntakeServer.ts:188
↓ 8 callersMethodapproveAppeal
( appealId: string, reviewerAddress: string, note: string )
sandbox/src/appeal/appealReviewHandler.ts:32
next →1–100 of 1,409, ranked by callers