MCPcopy Create free account

hub / github.com/ZhangJinHaHaHa/AgentLens / functions

Functions1,409 in github.com/ZhangJinHaHaHa/AgentLens

↓ 5 callersFunctionbuildLatestAuditReport
(overrides: Partial<LatestAuditReport> = {})
sandbox/tests/cli/agentRegistry.test.ts:39
↓ 5 callersFunctionbuildMockFetch
(responseBody: unknown, captured: CapturedRequest[])
sandbox/tests/attestation/httpAttestationClient.test.ts:15
↓ 5 callersFunctionbuildProcessed
(event: AuditRequestedEvent = buildEvent())
sandbox/tests/listener/createListenerRuntime.test.ts:75
↓ 5 callersFunctionbuildProcessed
( auditResult: LocalAuditResult = buildAuditResult() )
sandbox/tests/listener/slashPolicy.test.ts:28
↓ 5 callersFunctionbuildReportArtifact
()
sandbox/tests/report/persistAuditReport.test.ts:21
↓ 5 callersFunctionbuildReportArtifact
(reportJson = "{}")
sandbox/tests/report/readPersistedAuditReport.test.ts:24
↓ 5 callersFunctionbuildTestManifest
()
sandbox/tests/e2e/fullPipeline.test.ts:38
↓ 5 callersFunctionbuildWriteback
( overrides: Partial<AuditWritebackSummary> = {} )
sandbox/tests/listener/slashPolicy.test.ts:125
↓ 5 callersMethodcreateAppeal
(input: AppealCreateInput)
sandbox/src/appeal/appealIntakeServer.ts:12
↓ 5 callersFunctioncreateAuditEvidenceChainContext
(input: { eventKey: string; tokenId: bigint | string; })
sandbox/src/evidence/evidenceChain.ts:21
↓ 5 callersFunctioncreateCollectorFromState
( counters: ReadonlyMap<string, number>, gauges: ReadonlyMap<string, number>, now: () => Date )
sandbox/src/metrics/metricsCollector.ts:55
↓ 5 callersFunctioncreateHttpAttestationClient
( config: AttestationConfig & { fetchImpl?: typeof fetch } )
sandbox/src/attestation/httpAttestationClient.ts:66
↓ 5 callersFunctioncreateJsonRpcWriteClient
( options: CreateJsonRpcWriteClientOptions )
sandbox/src/chain/jsonRpcWriteClient.ts:152
↓ 5 callersFunctioncreateListenerServiceState
( options: ListenerServiceStateOptions )
sandbox/src/listener/listenerServiceState.ts:89
↓ 5 callersFunctioncreateSlashRetryItem
( options: CreateSlashRetryItemOptions, error: unknown, now: Date = new Date() )
sandbox/src/listener/retrySlashQueue.ts:70
↓ 5 callersFunctiondeployContracts
()
contracts/tests/AgentReviewRegistry.test.js:17
↓ 5 callersMethodend
(body: string)
sandbox/src/appeal/appealReviewApi.ts:33
↓ 5 callersMethodenqueueAuditExecutionRetry
(item: ListenerAuditExecutionRetryItem)
sandbox/src/cli/listener.ts:82
↓ 5 callersMethodenqueueRetry
(item: ListenerRetryQueueItem)
sandbox/src/cli/listener.ts:78
↓ 5 callersMethodenqueueSlashRetry
(item: ListenerSlashRetryItem)
sandbox/src/cli/listener.ts:86
↓ 5 callersFunctionformatTimestamp
(unixSeconds: bigint | number)
frontend/src/lib/format.ts:1
↓ 5 callersMethodgetAccessCount
(tokenId: bigint)
frontend/src/lib/marketplaceClient.ts:17
↓ 5 callersMethodgetAuditReportByIndex
(tokenId: bigint, index: number)
frontend/src/lib/agentAuditRegistryClient.ts:83
↓ 5 callersMethodhasAccess
(tokenId: bigint, userAddress: string)
frontend/src/lib/marketplaceClient.ts:11
↓ 5 callersFunctionloadManifestSource
( manifestLocation: string, options: { fetchImpl?: typeof fetch } = {} )
sandbox/src/manifest/loadManifest.ts:89
↓ 5 callersFunctionpatch
(next: Partial<CatalogFilters>)
frontend/src/components/agent/SearchFilterBar.tsx:60
↓ 5 callersFunctionreadAppealChainWriterConfigFromEnv
( env: NodeJS.ProcessEnv | Record<string, string | undefined> )
sandbox/src/appeal/appealChainWriter.ts:72
↓ 5 callersFunctionreadAppealCompensationConfigFromEnv
( env: NodeJS.ProcessEnv | Record<string, string | undefined> )
sandbox/src/appeal/appealCompensation.ts:68
↓ 5 callersFunctionreadMiniMaxApiKey
(env = process.env)
frontend/scripts/llmNeedProxy.mjs:13
↓ 5 callersFunctionreadPersistedAuditEvidence
( options: ReadPersistedAuditEvidenceOptions )
sandbox/src/evidence/readPersistedAuditEvidence.ts:80
↓ 5 callersFunctionreadRequiredString
( payload: Record<string, unknown>, field: string )
sandbox/src/appeal/appealReviewApi.ts:100
↓ 5 callersFunctionrequireEnvValue
( env: NodeJS.ProcessEnv | Record<string, string | undefined>, key: string )
sandbox/src/report/readReportStorageConfig.ts:30
↓ 5 callersFunctionrequireString
(value: unknown, field: keyof AttestationRequest)
sandbox/src/attestation/commandProviderBackend.ts:4
↓ 5 callersFunctionrequireString
(value: unknown, field: keyof AttestationRequest)
sandbox/src/attestation/attestationApiServer.ts:33
↓ 5 callersFunctionrequireString
(value, field)
sandbox/examples/tee-command-provider/attest.mjs:18
↓ 5 callersFunctionrequire_string
(obj, field)
sandbox/sgx/generate-quote.py:25
↓ 5 callersFunctionrunInitCommand
(options: InitCommandOptions)
sandbox/src/cdk/commands/initCommand.ts:20
↓ 5 callersFunctionrunValidateCommand
(options: ValidateCommandOptions)
sandbox/src/cdk/commands/validateCommand.ts:13
↓ 5 callersFunctionsendJson
(res, status, body)
frontend/scripts/llmNeedProxy.mjs:270
↓ 5 callersMethodsetHeader
(name: string, value: string)
sandbox/src/report/reportGatewayServer.ts:14
↓ 5 callersFunctionstartContainer
( manifest: SandboxManifest, options: DockerRunnerOptions = {} )
sandbox/src/docker/dockerRunner.ts:123
↓ 5 callersFunctionuseCompareSelection
()
frontend/src/hooks/useCompareSelection.ts:34
↓ 5 callersFunctionwriteJson
(response: import("node:http").ServerResponse, statusCode: number, body: unknown)
sandbox/src/testAgent/server.ts:10
↓ 5 callersFunctionwriteJson
(response: AttestationApiResponseLike, statusCode: number, body: unknown)
sandbox/src/attestation/attestationApiServer.ts:27
↓ 5 callersFunctionwriteManifestFile
(content: SandboxManifest)
sandbox/tests/runtime/runDockerSmokeCheck.test.ts:12
↓ 5 callersFunctionwriteValidArtifact
(baseDir: string, eventKey = "0xabc:0")
sandbox/tests/attestation/readPersistedAuditAttestation.test.ts:15
↓ 5 callersFunctionyellow
(text: string)
sandbox/src/cdk/util/formatOutput.ts:26
↓ 4 callersMethodaddToIpfs
(input: { body: Buffer; fileName: string })
sandbox/src/report/ipfsHttpClient.ts:10
↓ 4 callersFunctionallowValues
(values: string[], allowed: readonly T[])
frontend/src/domain/filters.ts:661
↓ 4 callersFunctionask
(question: string)
sandbox/src/cdk/util/promptUser.ts:21
↓ 4 callersFunctionassertRequiredStringField
( entry: Record<string, unknown>, field: string, index: number )
sandbox/src/audit/auditPromptTemplate.ts:88
↓ 4 callersFunctionbuildEvent
(overrides: Partial<AuditRequestedEvent> = {})
sandbox/tests/report/readPersistedAuditReport.test.ts:13
↓ 4 callersFunctionbuildEvent
()
sandbox/tests/report/storePersistedAuditReport.test.ts:12
↓ 4 callersFunctionbuildFailedResult
(options: { manifest: SandboxManifest; manifestHash: string; startedAt: string; healthcheckPassed: boo
sandbox/src/runtime/runLocalSandboxAudit.ts:82
↓ 4 callersFunctionbuildLatestAuditReport
( overrides: Partial<LatestAuditReportFixture> = {} )
sandbox/tests/listener/retryWritebackQueue.test.ts:78
↓ 4 callersFunctionbuildMockFetch
( responses: unknown[], capturedRequests: RpcRequestPayload[] )
sandbox/tests/chain/jsonRpcWriteClient.test.ts:15
↓ 4 callersFunctionbuildMockFetch
(responseBody: unknown, captured: CapturedRequest[])
sandbox/tests/report/ipfsHttpClient.test.ts:11
↓ 4 callersFunctionbuildPersistedReport
( content: string )
sandbox/tests/report/storePersistedAuditReport.test.ts:39
↓ 4 callersFunctionbuildProcessed
( overrides: Partial<ProcessedAuditRequested["writeback"]> = {} )
sandbox/tests/listener/writeAuditResult.test.ts:10
↓ 4 callersFunctionbuildProcessedWithWriteback
( auditResult: LocalAuditResult = buildAuditResult(), writeback: AuditWritebackSummary = buildWriteback()
sandbox/tests/listener/slashPolicy.test.ts:143
↓ 4 callersFunctionbuildRawAuditRequestedLog
(overrides: Partial<RawAuditRequestedLogShape> = {})
sandbox/tests/listener/pollAuditRequestedLogs.test.ts:45
↓ 4 callersFunctionbuildReportArtifact
()
sandbox/tests/report/storePersistedAuditReport.test.ts:22
↓ 4 callersFunctioncollectEnhancedNetworkSnapshot
( containerId: string, options: { commandRunner?: CommandRunner; now?: () => Date; } = {} )
sandbox/src/monitor/enhancedNetworkMonitor.ts:324
↓ 4 callersFunctioncomputeEvidencePayloadHash
(payload: unknown)
sandbox/src/evidence/buildAuditEvidenceEvent.ts:49
↓ 4 callersFunctioncreateAppealChainWriter
( config: AppealChainWriterConfig, dependencies: AppealChainWriterDependencies = {} )
sandbox/src/appeal/appealChainWriter.ts:101
↓ 4 callersFunctioncreateCompositeAttestationQuoteValidator
( validators: AttestationQuoteValidator[] )
sandbox/src/attestation/attestationQuoteValidator.ts:34
↓ 4 callersFunctioncreateDiskWritableCheck
( stateDir: string, fs: FsOperations )
sandbox/src/health/dependencyChecker.ts:107
↓ 4 callersFunctioncreateIpfsHttpClient
(config: IpfsHttpClientConfig)
sandbox/src/report/ipfsHttpClient.ts:27
↓ 4 callersFunctioncreatePersistentAppealStore
( options: PersistentAppealStoreOptions )
sandbox/src/appeal/persistentAppealStore.ts:69
↓ 4 callersFunctioncreateQueueState
(initialItems: ListenerRetryQueueItem[])
sandbox/tests/listener/retryWritebackQueue.test.ts:102
↓ 4 callersFunctioncreateRpcCheck
( rpcUrl: string, fetchImpl: typeof fetch = fetch )
sandbox/src/health/dependencyChecker.ts:8
↓ 4 callersFunctiondeployRegistry
()
contracts/tests/AgentAuditRegistry.test.js:22
↓ 4 callersMethodend
(body: string)
sandbox/src/report/reportGatewayServer.ts:15
↓ 4 callersFunctionensureDirectory
(stateDir: string)
sandbox/src/listener/persistentListenerState.ts:54
↓ 4 callersFunctionevaluateAllRules
( metrics: MetricsSnapshot )
sandbox/src/metrics/alertRules.ts:110
↓ 4 callersFunctionevaluateSlashDecision
( processed: Pick<ProcessedAuditRequested, "auditResult" | "writeback"> )
sandbox/src/listener/slashPolicy.ts:47
↓ 4 callersMethodfindById
(appealId: string)
sandbox/src/appeal/appealReviewStore.ts:12
↓ 4 callersFunctionflushRetryWritebackQueue
( options: FlushRetryWritebackQueueOptions )
sandbox/src/listener/retryWritebackQueue.ts:129
↓ 4 callersFunctionformatPolygonEdgeLocalEnv
(deployment, env = process.env)
frontend/scripts/printPolygonEdgeLocalEnv.js:13
↓ 4 callersFunctionformatPriceEth
(weiValue: bigint)
frontend/src/lib/format.ts:37
↓ 4 callersFunctionformatRecord
(record: AppealReviewRecord)
sandbox/src/appeal/appealReviewApi.ts:138
↓ 4 callersFunctionformatTimestamp
(ts: number)
sandbox/src/cdk/commands/statusCommand.ts:23
↓ 4 callersFunctiongetAuditRegistryArtifact
()
sandbox/src/listener/auditRegistryArtifact.ts:36
↓ 4 callersFunctiongetAuditStatusLabel
(status: bigint | number)
frontend/src/lib/auditStatus.ts:9
↓ 4 callersMethodgetCommentsByTokenId
(tokenId: string)
sandbox/src/review/reviewCommentStore.ts:20
↓ 4 callersFunctionhandleAttestationApiRequest
( request: AttestationApiRequestLike, response: AttestationApiResponseLike, _config: AttestationServiceC
sandbox/src/attestation/attestationApiServer.ts:67
↓ 4 callersFunctionhasAnyScenario
(scenarioIds: Set<string>, candidates: Set<string>)
frontend/src/domain/agentTaskCategory.ts:73
↓ 4 callersFunctionisRentable
(entry: AgentCatalogEntry)
frontend/src/domain/catalog.ts:727
↓ 4 callersMethodlisten
(port: number, host: string, callback: () => void)
sandbox/src/cli/reportGateway.ts:9
↓ 4 callersFunctionloadManifestFromUrl
( manifestUrl: string, options: { fetchImpl?: typeof fetch } = {} )
sandbox/src/manifest/loadManifest.ts:115
↓ 4 callersFunctionmakeFetchMock
(responseData: string)
sandbox/tests/cdk/cdkRegistryReader.test.ts:14
↓ 4 callersFunctionmakeSequentialAsker
(answers: string[])
sandbox/tests/cdk/initCommand.test.ts:9
↓ 4 callersFunctionnormalizeBytes32
(value: string)
sandbox/src/listener/retryWritebackQueue.ts:51
↓ 4 callersFunctionnormalizeBytes32
(value: string)
sandbox/src/listener/writeAuditResult.ts:46
↓ 4 callersFunctionnormalizeContractReadError
(error: unknown)
sandbox/src/listener/normalizeContractReadError.ts:7
↓ 4 callersFunctionparseTokenIdInput
(input: string)
frontend/src/lib/tokenId.ts:14
↓ 4 callersFunctionprintSuccess
(message: string)
sandbox/src/cdk/util/formatOutput.ts:34
↓ 4 callersMethodreadAppeals
()
sandbox/src/appeal/persistentAppealStore.ts:36
↓ 4 callersFunctionreadAttestationVerifyConfig
( env: NodeJS.ProcessEnv | Record<string, string | undefined> )
sandbox/src/attestation/readAttestationVerifyConfig.ts:8
↓ 4 callersMethodreadAuditExecutionRetryQueue
()
sandbox/src/cli/listener.ts:81
← previousnext →201–300 of 1,409, ranked by callers