MCPcopy Create free account

hub / github.com/dust-tt/dust / functions

Functions24,692 in github.com/dust-tt/dust

↓ 13 callersFunctionauditLog
( data: { author: UserType | "no-author" } & Record<string, unknown>, message: string, auditLogger = log
front/logger/logger.ts:55
↓ 13 callersMethodbaseFetch
( auth: Authenticator, { includes, limit, order, where, includeDeleted,
front/lib/resources/space_resource.ts:201
↓ 13 callersFunctionbuild
(type: ErrorType, text: string)
front/lib/model_constructors/sdk/anthropic_ai/converters/output/utils.ts:522
↓ 13 callersFunctionbuild
( files: Record<string, string>, entry = "dashboard.tsx", { esbuild = ESM_BROWSER, transform,
front/lib/api/bundler/bundle_module.test.ts:91
↓ 13 callersFunctionbuildQuery
( params: Record<string, unknown> )
front/lib/api/actions/servers/vanta/helpers.ts:1
↓ 13 callersFunctionbuild_frame
(token: &str, domain: &str, original_dest_port: u16)
egress-proxy/src/handshake.rs:71
↓ 13 callersFunctioncapitalize
(s: string)
marketing/components/home/content/Integration/utils/chatMockupTemplates.ts:94
↓ 13 callersFunctioncombinedOutput
(result: ExecResult)
front/scripts/sandbox_security_check.ts:58
↓ 13 callersFunctioncreateAction
({ name, status, resumeState = null, sandboxChildActionInfo, }: { name: string; stat
front/lib/api/sandbox/sandbox_child_block.test.ts:101
↓ 13 callersFunctioncreateAsyncGenerator
(items: T[])
front/lib/api/llm/utils/index.ts:10
↓ 13 callersMethodcreateSuggestionForAgent
( auth: Authenticator, agentConfiguration: LightAgentConfigurationType, blob: Omit< Creation
front/lib/resources/agent_suggestion_resource.ts:119
↓ 13 callersFunctiondateToHumanReadable
(date: Date)
front/types/shared/utils/date_utils.ts:7
↓ 13 callersFunctiondeny
( stream: &mut TlsStream<TcpStream>, reason: DenyReason, token: Option<&ValidatedToken>, reque
egress-proxy/src/connection.rs:374
↓ 13 callersFunctiondetectWarnings
( buildWatchersRunning: boolean, dockerRunning: boolean, appServicesRunning: boolean, runningAppServic
x/henry/dust-hive/src/lib/state.ts:61
↓ 13 callersMethodemitAgentStatus
(status: string)
x/henry/research-god/src/services/research.ts:286
↓ 13 callersFunctionenv
(key: string)
front/lib/api/provider_credentials.ts:48
↓ 13 callersFunctionescapeSql
(s: string | null | undefined)
x/henry/dust-hive/src/lib/seed.ts:206
↓ 13 callersFunctionexpectedUserCreditState
({ seatType, seatBalanceAwu, seatStartingBalanceAwu, perUserCapAwuCredits, consumedAwuCredits, }: {
front/types/memberships.ts:324
↓ 13 callersMethodfetchByWorkspace
* Returns the configured per-seat-type limits for a workspace, keyed by seat * type. Seat types without a row are simply absent from the map (calle
front/lib/resources/workspace_seat_limit_resource.ts:45
↓ 13 callersFunctionfileSizeToHumanReadable
(size: number, decimals = 0)
front/types/files.ts:342
↓ 13 callersMethodfindByMCPServer
( auth: Authenticator, { mcpServerId, connectionType, }: { mcpServerId: string;
front/lib/resources/mcp_server_connection_resource.ts:196
↓ 13 callersMethodforAgentLoop
* Build a DustFileSystem for an agent loop. * * Always includes the agent loop conversation mount and, when applicable, its Pod mount * (same
front/lib/api/file_system/dust_file_system.ts:297
↓ 13 callersFunctionformatSandboxImageId
(id: SandboxImageId)
front/lib/api/sandbox/image/types.ts:10
↓ 13 callersFunctionformatShortDate
(timestamp: number | string)
front/lib/utils/timestamps.ts:71
↓ 13 callersMethodfromJsonWithRefrehedGroups
* Rebuilds an Authenticator from a serialized snapshot and refreshes group * memberships from the database. Used by the agent loop, which freezes a
front/lib/auth.ts:1440
↓ 13 callersFunctionfunctionMessage
( name: string, content: string )
front/lib/api/assistant/conversation_rendering/index.test.ts:65
↓ 13 callersFunctiongetConfluenceClient
( config: { cloudId?: string; connectorId?: ModelId; }, connector?: ConnectorResource )
connectors/src/connectors/confluence/lib/utils.ts:50
↓ 13 callersFunctiongetConnector
(args: NotionCommandType["args"])
connectors/src/connectors/notion/lib/cli.ts:46
↓ 13 callersFunctiongetConversationFilesBasePath
({ workspaceId, conversationId, }: { workspaceId: string; conversationId: string; })
front/lib/api/files/mount_path.ts:30
↓ 13 callersFunctiongetDefaultMCPAction
( mcpServerView?: MCPServerViewType )
front/components/agent_builder/types.ts:123
↓ 13 callersFunctiongetDustAPI
(dataSourceConfig: DataSourceConfig)
connectors/src/lib/api/dust_api.ts:13
↓ 13 callersFunctiongetEnvFilePath
(name: string)
x/henry/dust-hive/src/lib/paths.ts:77
↓ 13 callersFunctiongetFileFromConversationAttachment
( auth: Authenticator, fileId: string, agentLoopContext: AgentLoopContextType )
front/lib/actions/mcp_internal_actions/utils/file_utils.ts:156
↓ 13 callersFunctiongetLargeWhitelistedModel
( auth: Authenticator, excludeProviders: ReadonlySet<ModelProviderIdType> = new Set(), { forBatch = fals
front/lib/api/assistant/models.ts:156
↓ 13 callersMethodgetLatestMembershipOfUserInWorkspace
* Returns the most recent membership row by `startAt` (still excluding * future-dated rows), regardless of revocation state. Used by call sites
front/lib/resources/membership_resource.ts:401
↓ 13 callersFunctiongetOAuthConnectionAccessTokenWithThrow
({ logger, provider, connectionId, }: { logger: LoggerInterface; provider: OAuthProvider; connecti
connectors/src/lib/oauth.ts:10
↓ 13 callersFunctiongetOctokit
( connector: ConnectorResource )
connectors/src/connectors/github/lib/github_api.ts:626
↓ 13 callersFunctiongetResourceNameAndIdFromSId
(sId: string)
front/lib/resources/string_ids.ts:256
↓ 13 callersFunctiongetTemporalClientForAgentNamespace
()
front/lib/temporal.ts:108
↓ 13 callersFunctiongetTool
()
front/lib/api/actions/servers/skill_management/tools/index.test.ts:123
↓ 13 callersFunctiongetWorkspaceInfos
( wId: string )
front/lib/api/workspace.ts:55
↓ 13 callersFunctionhasFeatureFlag
( auth: Authenticator, flag: WhitelistableFeature )
front/lib/auth.ts:1778
↓ 13 callersFunctioninitialCreditStateForSeatType
( seatType: MembershipSeatType | null | undefined )
front/types/memberships.ts:291
↓ 13 callersFunctioninternalIdFromTypeAndPath
({ nodeType, itemAPIPath, }: { nodeType: MicrosoftNodeType; itemAPIPath: string; })
connectors/src/connectors/microsoft/lib/utils.ts:17
↓ 13 callersFunctioninvoke
( handlerPath: string, input: RequestInput )
cli/dust-sandbox/functions-runner/invoke.ts:25
↓ 13 callersMethodisBuilder
()
front/lib/auth.ts:1068
↓ 13 callersMethodisConversations
()
front/lib/resources/space_resource.ts:1535
↓ 13 callersFunctionisCreditPurchaseInvoice
(invoice: Stripe.Invoice)
front/lib/plans/stripe.ts:884
↓ 13 callersFunctionisRestrictedSpace
(spaceId: string)
sparkle/playground/src/components/AgentBuilderView.tsx:327
↓ 13 callersFunctionisUploadSupportedForContentType
({ contentType, useCase, }: { contentType: AllSupportedFileContentType; useCase: FileUseCase; })
front/lib/api/files/processing/index.ts:369
↓ 13 callersMethodlistBlockedActionsForConversation
( auth: Authenticator, conversation: ConversationResource )
front/lib/resources/agent_mcp_action_resource.ts:288
↓ 13 callersMethodlistConversationsInSpace
( auth: Authenticator, { spaceId, options, }: { spaceId: string; options?:
front/lib/resources/conversation_resource.ts:2057
↓ 13 callersFunctionlistHandler
( { scope }: { scope?: ListScope }, extra: ToolHandlerExtra )
front/lib/api/actions/servers/files/tools/list.ts:78
↓ 13 callersFunctionlistMetronomeUsageWithGroups
({ customerId, billableMetricId, startingOn, endingBefore, windowSize, groupKey, groupFilters, }
front/lib/metronome/client.ts:2384
↓ 13 callersMethodload_data_source_table
( &self, project: &Project, data_source_id: &str, table_id: &str, )
core/src/stores/postgres.rs:2952
↓ 13 callersFunctionmakeAllowlist
( overrides: Partial<AuthorizedFileAccessAllowlist> = {} )
front/lib/api/viz/authorized_file_access.test.ts:46
↓ 13 callersFunctionmakeExtra
({ conversationOverride = conversation, userMessageOverride = userMessage, }: { conversationOver
front/lib/api/actions/servers/skill_management/tools/index.test.ts:102
↓ 13 callersFunctionmakeExtra
( auth: Authenticator, conversation: ConversationType )
front/lib/api/actions/servers/files/tools/list.test.ts:56
↓ 13 callersFunctionmakeInstructionSuggestion
( overrides: Partial<SkillSuggestionType> = {} )
front/lib/reinforcement/aggregate_suggestions.test.ts:35
↓ 13 callersFunctionmockTool
( name: string, description: string, sId?: string )
front/tests/reinforcement-evals/lib/types.ts:54
↓ 13 callersFunctionnormalizeError
(error: unknown)
cli/dust-cli/src/utils/errors.ts:13
↓ 13 callersFunctionnormalizeToPoolLimitSeatType
( seatType: MembershipSeatType | null | undefined )
front/types/memberships.ts:120
↓ 13 callersFunctionoperation
()
connectors/src/api/webhooks/teams/bot_messaging_utils.ts:85
↓ 13 callersMethodparse
(value: &str)
egress-proxy/src/policy.rs:35
↓ 13 callersFunctionparseToolTag
(tag: string)
front/lib/tools/format.ts:41
↓ 13 callersFunctionparse_pair
Parses a block pair from a pest parser Pair.
core/src/blocks/block.rs:171
↓ 13 callersFunctionpatchEditors
(workspace: { sId: string }, aId: string, body: unknown)
front-api/routes/w/[wId]/assistant/agent_configurations/[aId]/editors.test.ts:59
↓ 13 callersFunctionplanPanelDecision
({ isLoading, hasContent, isMobile, isPanelOpen, prev, }: { isLoading: boolean; hasContent: bool
front/components/assistant/conversation/plan_mode/utils.tsx:30
↓ 13 callersFunctionpostSkill
(workspace: { sId: string }, body: unknown)
front-api/routes/w/[wId]/skills/index.test.ts:38
↓ 13 callersFunctionpostVerifyCode
(token: string, body: Record<string, unknown>)
front-api/routes/v1/public/frames/[token]/verify-code.test.ts:59
↓ 13 callersFunctionreportSuccess
(reportPayload: unknown)
front/admin/cli.ts:757
↓ 13 callersFunctionrunOnRedisCache
( opts: { origin: RedisUsageTagsType }, fn: (client: RedisClientType) => PromiseLike<T> )
front/lib/api/redis.ts:202
↓ 13 callersFunctionrunReader
()
front/lib/api/sandbox/egress.test.ts:726
↓ 13 callersFunctionrunSandboxBashTool
( { command, workingDirectory, timeoutMs, }: { command: string; description: string;
front/lib/api/actions/servers/sandbox/tools/index.ts:277
↓ 13 callersFunctionscheduleMetronomeContractEnd
({ metronomeCustomerId, contractId, endingBefore, }: { metronomeCustomerId: string; contractId: stri
front/lib/metronome/client.ts:1038
↓ 13 callersFunctionseal_str
(s: &str)
core/src/oauth/encryption.rs:20
↓ 13 callersFunctionsearch
( workspace: { sId: string }, spaceId: string, query: Record<string, string> )
front-api/routes/w/[wId]/spaces/[spaceId]/search_conversations.test.ts:26
↓ 13 callersMethodsearch
( auth: Authenticator, searchParams: { [key in AllowedSearchColumns]?: string; } )
front/lib/resources/data_source_view_resource.ts:512
↓ 13 callersFunctionseededRandom
(seed: string, index: number)
sparkle/playground/src/data/dataSources.ts:17
↓ 13 callersFunctionsessionApp
()
front-api/middlewares/ctx.ts:70
↓ 13 callersFunctionsetup
()
front-api/routes/w/[wId]/assistant/mentions/index.test.ts:27
↓ 13 callersMethodsetup
* Full mount sequence: mint credential, write it to the sandbox, start the credential * server, create mount directories, run the mount tool for ea
front/lib/api/file_system/sandbox/sandbox_mount_adapter.ts:19
↓ 13 callersFunctionsetupMetronomeWorkspace
( contractId: string, { stripeSubscriptionId = null }: { stripeSubscriptionId?: string | null } = {} )
front/lib/api/metronome/process_webhook.test.ts:161
↓ 13 callersFunctionsetupTest
(role: MembershipRoleType = "admin")
front-api/routes/w/[wId]/webhook_sources/views/[viewId]/index.test.ts:11
↓ 13 callersFunctionshouldMatchExisting
( candidateIndex: number, existingSId: string )
front/tests/dedup-evals/lib/types.ts:20
↓ 13 callersFunctionsoftDeleteSpaceAndLaunchScrubWorkflow
( auth: Authenticator, space: SpaceResource, force?: boolean )
front/lib/api/spaces.ts:44
↓ 13 callersFunctionstartVerification
( auth: Authenticator, phoneNumber: string )
front/lib/api/workspace_verification/start_verification.ts:76
↓ 13 callersFunctionstart_test_h2_upstream_bridge
( sni: &str, secret_table: Arc<SecretTable>, pool: H2UpstreamPool, )
cli/dust-sandbox/src/commands/forward/http2/test_support.rs:487
↓ 13 callersFunctionsyncFailed
( connectorId: ModelId, errorType: ConnectorErrorType, at?: Date )
connectors/src/lib/sync_status.ts:106
↓ 13 callersFunctionsyncProgrammaticUsageLimit
({ auth, monthlyCapCredits, auditContext, }: { auth: Authenticator; monthlyCapCredits: number | null
front/lib/api/credits/programmatic_usage_limit.ts:49
↓ 13 callersFunctiontoMessage
( message: ModelMessageTypeMultiActionsWithoutContentFragment, { isFirst, isLast = false, omit
front/lib/api/llm/clients/anthropic/utils/conversation_to_anthropic.ts:241
↓ 13 callersFunctiontransitionProgrammaticCreditState
( workspace: WorkspaceResource, event: ProgrammaticCreditEvent, { transaction }: { transaction?: Transac
front/lib/metronome/programmatic_credit_state_machine.ts:166
↓ 13 callersMethodupdateCreditState
( creditState: ApiKeyCreditState, transaction?: Transaction )
front/lib/resources/key_resource.ts:393
↓ 13 callersFunctionupsertMetronomeAlert
( params: UpsertMetronomeAlertParams )
front/lib/metronome/alerts.ts:146
↓ 13 callersFunctionuseClientType
()
front/lib/context/clientType.tsx:7
↓ 13 callersFunctionuseSpacesContext
()
front/components/agent_builder/SpacesContext.tsx:18
↓ 13 callersFunctionvalidateTailwindCode
( code: string )
front/lib/api/files/content_validation.ts:34
↓ 13 callersFunctionvantaGet
({ path, schema, query, authInfo, }: VantaRequestOptions<T>)
front/lib/api/actions/servers/vanta/api.ts:17
↓ 13 callersFunctionwithEs
( fn: (client: Client) => Promise<T> )
front/lib/api/elasticsearch.ts:89
↓ 12 callersFunction_getIntercomConnectorOrRaise
(connectorId: ModelId)
connectors/src/connectors/intercom/temporal/activities.ts:51
← previousnext →1,001–1,100 of 24,692, ranked by callers