Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HKUDS/AgentSpace
/ functions
Functions
5,266 in github.com/HKUDS/AgentSpace
⨍
Functions
5,266
◇
Types & classes
823
↓ 5 callers
Function
createAgentForkInvitationSync
( input: CreateAgentForkInvitationRecordInput, )
packages/db/src/agent-fork-invitations.ts:30
↓ 5 callers
Function
createApprovalRequestSync
(input: { type: ApprovalRequest["type"]; sourceId: string; agentId: string; channelName: string; con
packages/services/src/approvals/approvals.ts:21
↓ 5 callers
Function
createChannelDocument
(input: { state: AgentSpaceState; channelName: string; title: string; kind?: ChannelDocumentKind; st
packages/services/src/documents/service.ts:62
↓ 5 callers
Function
createFakeIntegrationProviderAdapter
( options: FakeIntegrationProviderAdapterOptions = {}, )
packages/services/src/integrations/core/fake-adapter.ts:27
↓ 5 callers
Function
createFeishuApiClient
(input: { credentials: FeishuClientCredentials; baseUrl?: string; fetchImpl?: typeof fetch; })
packages/services/src/integrations/providers/feishu/client.ts:45
↓ 5 callers
Function
createFeishuChannelBindingAction
( input: CreateFeishuChannelBindingInput, )
apps/web/features/integrations/feishu/feishu-actions.ts:765
↓ 5 callers
Function
createFeishuUserBindingAction
( input: CreateFeishuUserBindingInput, )
apps/web/features/integrations/feishu/feishu-actions.ts:873
↓ 5 callers
Function
createMetrics
()
packages/services/src/integrations/providers/feishu/__tests__/websocket-worker.test.ts:546
↓ 5 callers
Function
createOwnedWorkspaceForUserSync
( input: OwnedWorkspaceBootstrapInput, )
apps/web/features/auth/user-workspaces.ts:21
↓ 5 callers
Function
createPostgresClient
(databaseUrl: string)
packages/db/src/postgres.ts:525
↓ 5 callers
Function
createRuntimeAppOperationSync
(input: CreateRuntimeAppOperationInput)
packages/db/src/runtime-apps.ts:308
↓ 5 callers
Function
createSessionSync
(input: { userId: string; tokenHash: string; expiresAt: string; ipAddress?: string; userAgent?: stri
packages/db/src/user-auth.ts:246
↓ 5 callers
Function
createWorkspaceNotificationSync
( input: CreateWorkspaceNotificationInput, )
packages/db/src/notifications.ts:44
↓ 5 callers
Function
createWorkspaceWithTourVisitChannel
(input: { slug: string; name: string; createdBy: string; })
packages/services/src/integrations/providers/feishu/__tests__/outbound-db.test.ts:594
↓ 5 callers
Function
dedupeStrings
(values: string[])
packages/daemon/src/provider-runtime.ts:1619
↓ 5 callers
Function
discoverSessionId
(events: Array<Record<string, unknown>>, initial?: string)
packages/daemon/src/agent-router/adapters/shared.ts:170
↓ 5 callers
Function
evaluateFeishuExternalGuestRuntimeToolIdentityRequirementFromTaskInput
( inputJson: string, )
packages/services/src/integrations/providers/feishu/runtime-tools.ts:11
↓ 5 callers
Function
executeFeishuDataOperation
(input: { context: IntegrationRuntimeContext; client: FeishuApiClient; request: ExternalDataOperationReq
packages/services/src/integrations/providers/feishu/data-plane.ts:249
↓ 5 callers
Function
formatFeishuDataOperationResourceReference
(input: { providerResourceType: string; providerResourceToken: string; tableId?: string; })
packages/services/src/integrations/providers/feishu/operation-plan.ts:166
↓ 5 callers
Function
formatFeishuResponseReference
(value: string | undefined)
packages/services/src/integrations/providers/feishu/operation-plan.ts:191
↓ 5 callers
Function
formatPercent
(value: number)
apps/web/features/performance/performance-page-client.tsx:186
↓ 5 callers
Function
getDaemonTaskOutputStagingDir
(taskId: string, workspaceId: string)
apps/web/app/api/daemon/_lib/output-bundle.ts:11
↓ 5 callers
Function
getDaemonTaskWorkDirPath
( stateDir: string, input: { taskId: string; workspaceId?: string; }, )
packages/db/src/storage-paths.ts:45
↓ 5 callers
Function
getFeishuWorkerExitCode
(metrics: Pick< FeishuWebSocketWorkerMetrics, "connectionErrorCount" | "failedCount" | "processedCount" >)
apps/cli/src/commands/integrations/feishu.ts:1433
↓ 5 callers
Function
getField
(formData: FormData, key: string)
apps/web/shared/lib/form.ts:1
↓ 5 callers
Method
getInputBundle
(taskId: string)
packages/daemon/src/daemon-client.ts:101
↓ 5 callers
Function
getKnowledgePageData
( currentUserDisplayName?: string, workspaceId = DEFAULT_WORKSPACE_ID, )
apps/web/features/dashboard/data.ts:5213
↓ 5 callers
Function
getPostgresSchemaStatements
()
packages/db/src/postgres-schema.ts:69
↓ 5 callers
Function
getRuntimeOutputExternalDocumentsPath
(workDir: string)
packages/daemon/src/runtime-output.ts:64
↓ 5 callers
Function
getRuntimeOutputKnowledgeProposalsPath
(workDir: string)
packages/daemon/src/runtime-output.ts:48
↓ 5 callers
Function
getRuntimeOutputManifestPath
(workDir: string)
packages/daemon/src/runtime-output.ts:36
↓ 5 callers
Function
getWorkspaceChannelHistoryDirPath
(workspaceId = DEFAULT_WORKSPACE_ID)
packages/db/src/storage-paths.ts:18
↓ 5 callers
Function
getWorkspaceShellData
( currentUserDisplayName?: string, workspaceId = DEFAULT_WORKSPACE_ID, currentUserId?: string, current
apps/web/features/dashboard/workspace-shell-data.ts:95
↓ 5 callers
Function
hasFeishuSafeThreadEvidenceContext
( metadata: Record<string, unknown> | undefined, )
apps/cli/src/commands/integrations/feishu.ts:8170
↓ 5 callers
Function
hasNoFeishuRawDataOperationResourceContext
(metadata: Record<string, unknown>)
apps/cli/src/commands/integrations/feishu.ts:8324
↓ 5 callers
Function
inferAttachmentKind
(mediaType: string)
packages/services/src/shared/helpers.ts:146
↓ 5 callers
Function
inferHandoffKind
(input: string, inheritedKind?: "document" | "attachment" | "message")
packages/domain/src/mention-plan.ts:228
↓ 5 callers
Function
isBuiltinSkill
(name: string)
packages/services/src/skills/skills.ts:342
↓ 5 callers
Function
isDaemonProvider
(value: string)
packages/domain/src/daemon-provider.ts:23
↓ 5 callers
Function
isFeishuApprovalCardActionCallbackPayload
(value: Record<string, unknown>)
packages/services/src/integrations/providers/feishu/events.ts:62
↓ 5 callers
Function
isFeishuExternalGuestDataOperationActor
( actor: FeishuBoundDataOperationActor | undefined, )
packages/services/src/integrations/providers/feishu/data-plane.ts:1467
↓ 5 callers
Function
isRecipientType
(value: unknown)
packages/db/src/notifications.ts:431
↓ 5 callers
Function
isRuntimeAppCatalogSource
(value: unknown)
packages/db/src/runtime-apps.ts:895
↓ 5 callers
Function
isSha256Hex
(value: unknown)
scripts/feishu/smoke.ts:2225
↓ 5 callers
Function
isWorkspaceAdminOrOwnerRole
(role?: WorkspaceRole)
packages/services/src/channel-access/channel-access.ts:50
↓ 5 callers
Function
isWorkspaceModuleId
(value: string | null | undefined)
apps/web/features/dashboard/workspace-module-route.ts:86
↓ 5 callers
Function
isWorkspaceModuleLoaderId
(moduleId: WorkspaceModuleId | null)
apps/web/features/dashboard/workspace-module-loader-types.ts:105
↓ 5 callers
Function
knowledgeProposalSelectSql
(where: string)
packages/db/src/knowledge-proposals.ts:225
↓ 5 callers
Function
listAgentRouterEventsSync
(options: { workspaceId?: string; routerSessionId?: string; taskQueueId?: string; limit?: number; or
packages/db/src/agent-router-sessions.ts:707
↓ 5 callers
Function
listAgentTaskAttemptsSync
(options: { workspaceId?: string; taskQueueId?: string; routerSessionId?: string; limit?: number; } =
packages/db/src/agent-router-sessions.ts:545
↓ 5 callers
Function
listChannelInvitationsSync
( workspaceId: string, options?: ListChannelInvitationsOptions, )
packages/db/src/channel-access.ts:363
↓ 5 callers
Function
listDaemonApiTokensSync
(workspaceId = DEFAULT_WORKSPACE_ID)
packages/db/src/daemon-tokens.ts:40
↓ 5 callers
Function
listNotificationsForRecipientSync
(input: { workspaceId: string; recipientType: WorkspaceNotificationRecipientType; recipientId: string;
packages/services/src/notifications/notifications.ts:34
↓ 5 callers
Function
listSessionsForUserSync
(userId: string)
packages/db/src/user-auth.ts:313
↓ 5 callers
Function
listTaskMessagesForTaskSync
(taskId: string)
packages/db/src/task-messages.ts:71
↓ 5 callers
Function
listWorkspaceInvitationsSync
( workspaceId: string, options?: { statuses?: WorkspaceInvitationStatus[] }, )
packages/db/src/workspace-invitations.ts:103
↓ 5 callers
Function
materializeOutputBundleToStaging
( taskId: string, workspaceId: string, bundle: DaemonTaskOutputBundle, )
apps/web/app/api/daemon/_lib/output-bundle.ts:23
↓ 5 callers
Function
normalizeAdapterError
( harness: AgentRouterHarness, error: unknown, context: HarnessErrorContext, )
packages/daemon/src/agent-router/adapters/shared.ts:145
↓ 5 callers
Function
normalizeNonNegativeInteger
(value: unknown)
packages/services/src/documents/model.ts:419
↓ 5 callers
Function
normalizeOptional
(value: string | undefined)
packages/db/src/notifications.ts:374
↓ 5 callers
Function
normalizeOptionalCount
(value: unknown)
apps/web/features/integrations/external-sheets.ts:406
↓ 5 callers
Function
normalizeOptionalPolicyValue
( value: T | undefined, allowedValues: readonly T[], errorCode: string, )
packages/services/src/integrations/providers/feishu/agent-bot-bindings.ts:224
↓ 5 callers
Function
normalizeOptionalString
(value: unknown)
apps/web/features/integrations/external-sheets.ts:402
↓ 5 callers
Function
normalizeRequired
(value: string, label: string)
packages/services/src/agent-access-requests/agent-access-requests.ts:518
↓ 5 callers
Function
normalizeSearchText
(value: string)
packages/domain/src/agent-templates.ts:286
↓ 5 callers
Method
onReady
()
packages/services/src/integrations/providers/feishu/websocket-worker.ts:92
↓ 5 callers
Function
parseAgentMentions
(input: string, candidates: MentionCandidate[])
packages/domain/src/mentions.ts:29
↓ 5 callers
Function
parseJsonRecord
(value: string)
apps/web/features/integrations/feishu/feishu-settings-data.ts:923
↓ 5 callers
Function
parseMentionPlan
(input: string, candidates: MentionCandidate[])
packages/domain/src/mention-plan.ts:32
↓ 5 callers
Function
readAgentAccessRequestSync
( requestId: string, workspaceId?: string, )
packages/db/src/agent-access-requests.ts:129
↓ 5 callers
Function
readAgentForkSnapshotByInvitationSync
( workspaceId: string, invitationId: string, )
packages/db/src/agent-fork-invitations.ts:99
↓ 5 callers
Function
readAgentRouterSessionSync
(id: string)
packages/db/src/agent-router-sessions.ts:155
↓ 5 callers
Function
readArgValue
(name: string)
scripts/feishu/smoke.ts:2545
↓ 5 callers
Function
readChannelParticipantSync
( workspaceId: string, channelName: string, userId: string, options?: { includeRemoved?: boolean }, )
packages/db/src/channel-access.ts:79
↓ 5 callers
Function
readExternalUserBindingByExternalUserSync
(input: { workspaceId?: string; integrationId: string; externalUserId: string; })
packages/db/src/integrations/external-integrations.ts:446
↓ 5 callers
Function
readFeishuAtAttribute
(attrs: string, name: string)
packages/services/src/integrations/providers/feishu/agent-bot-routing.ts:292
↓ 5 callers
Function
readFeishuChannelAutoProvisionPolicy
( integration: ExternalIntegrationRecord, )
packages/services/src/integrations/providers/feishu/channel-auto-provisioning.ts:55
↓ 5 callers
Function
readFeishuMatchedIdentityIntegrationId
( proof: FeishuExpectedBotAddedPayloadIdentityProof | undefined, evidence: unknown, )
apps/cli/src/commands/integrations/feishu.ts:6566
↓ 5 callers
Function
readFiniteNumber
(entry: PerformanceEntry, key: string)
apps/web/features/dashboard/workspace-navigation-performance.ts:257
↓ 5 callers
Function
readFirstSafeIdentifier
( sources: Record<string, unknown>[], keys: string[], )
packages/services/src/integrations/providers/feishu/lark-cli.ts:679
↓ 5 callers
Function
readJsonObject
(value: string)
packages/services/src/integrations/providers/feishu/data-plane.ts:1868
↓ 5 callers
Function
readKnowledgeProposalSync
( proposalId: string, workspaceId?: string, )
packages/db/src/knowledge-proposals.ts:108
↓ 5 callers
Function
readObjectArray
(value: unknown)
packages/db/src/task-queue.ts:1035
↓ 5 callers
Function
readPidIfRunning
(pidPath: string)
packages/daemon/src/state.ts:41
↓ 5 callers
Function
readPlainObject
(value: unknown)
packages/services/src/integrations/providers/feishu/runtime-output.ts:674
↓ 5 callers
Function
readReadinessItem
(value: unknown)
packages/services/src/clihub/runtime-apps.ts:212
↓ 5 callers
Function
readRequiredGoogleWorkspaceEnv
(name: string)
apps/web/features/integrations/google-workspace.ts:1087
↓ 5 callers
Function
readRuntimeAppCatalogItemSync
( source: RuntimeAppCatalogSource, name: string, )
packages/db/src/runtime-apps.ts:185
↓ 5 callers
Function
readRuntimeMetadataString
(runtime: ProviderRuntimeRecord, ...keys: string[])
packages/daemon/src/provider-runtime.ts:901
↓ 5 callers
Function
readStoredChannelSync
(channelName: string, workspaceId = DEFAULT_WORKSPACE_ID)
packages/db/src/workspace-channels.ts:24
↓ 5 callers
Function
readString
(value: unknown)
packages/services/src/integrations/providers/feishu/runtime-tools.ts:58
↓ 5 callers
Function
readString
(value: unknown)
apps/web/features/dashboard/data.ts:3026
↓ 5 callers
Function
readText
(path: string)
packages/daemon/src/install-remote-daemon-script.test.ts:524
↓ 5 callers
Function
readValueAtPaths
(value: unknown, paths: string[][])
packages/daemon/src/agent-router/utils.ts:191
↓ 5 callers
Function
readWorkspaceStateVersion
(state: AgentSpaceState)
packages/db/src/workspace-state.ts:381
↓ 5 callers
Function
rebuildChannelDocumentBlocksForVersion
(input: { state: AgentSpaceState; document: ChannelDocument; version: ChannelDocumentVersion; actorNam
packages/services/src/documents/collab.ts:14
↓ 5 callers
Function
renderInbox
(pageData: InboxPageData = data)
apps/web/features/inbox/inbox-page-client.test.tsx:163
↓ 5 callers
Function
replaceBuiltinWorkspaceSkill
( skills: WorkspaceSkill[], builtinName: string, createBuiltin: () => WorkspaceSkill, )
packages/services/src/shared/normalizers.ts:316
↓ 5 callers
Function
replacePendingChannelMessageSync
(input: { channel: string; pendingSpeaker: string; speaker: string; role: "human" | "agent"; summary
packages/services/src/messages/messages.ts:764
↓ 5 callers
Function
replaceStateSkillSnapshot
(state: AgentSpaceState, skillId: string, nextSkill: WorkspaceSkill)
packages/services/src/skills/skills.ts:465
← previous
next →
701–800 of 5,266, ranked by callers