MCPcopy Create free account

hub / github.com/UsefulSoftwareCo/executor / functions

Functions8,793 in github.com/UsefulSoftwareCo/executor

↓ 7 callersFunctioncreateInvitedIdentity
( baseUrl: string, admin: Identity, options?: { readonly role?: "admin" | "member"; readonly emailPrefix
e2e/targets/selfhost.ts:107
↓ 7 callersFunctioncreatePluginAtomClient
( group: G, options: CreatePluginAtomClientOptions = {}, )
packages/core/sdk/src/client.ts:422
↓ 7 callersFunctioncreateSelfHostDb
(options: SelfHostDbLayerOptions)
apps/host-selfhost/src/db/self-host-db.ts:155
↓ 7 callersFunctiondeepResolve
(schema: JsonSchema, root: JsonSchema)
packages/react/src/components/json-schema-form.tsx:68
↓ 7 callersMethoddiscard
Discard the VM (delete the tart clone / terminate the EC2 instance).
e2e/src/vm/types.ts:42
↓ 7 callersFunctionexecute
( client: SqliteDataMigrationClient, stmt: string | { readonly sql: string; readonly args: readonly unknow
packages/plugins/provider-service-split/src/sqlite.ts:26
↓ 7 callersFunctionfail
(message: string)
apps/host-cloudflare/scripts/preview.ts:48
↓ 7 callersFunctionfileSecretsPlugin
( config?: FileSecretsPluginConfig, )
packages/plugins/file-secrets/src/promise.ts:14
↓ 7 callersMethodforeignKey
* Define foreign key for explicit relation, please note that: * * - this constraint is ignored for MongoDB (without Prisma). * - you **must**
packages/core/fumadb/src/schema/create.ts:253
↓ 7 callersFunctiongetName
(names: NameVariants)
packages/core/fumadb/src/migration-engine/auto-from-schema.ts:47
↓ 7 callersFunctiongetServerSettings
()
apps/desktop/src/main/settings.ts:33
↓ 7 callersMethodinit
(ormName: string, impliedBy: ExplicitRelation)
packages/core/fumadb/src/schema/create.ts:163
↓ 7 callersFunctionjoinOrg
( target: TargetShape, admin: Identity, member: Identity, options: { readonly roleSlug?: string } = {}
e2e/cloud/support/session.ts:123
↓ 7 callersFunctionlayer
( config: AnalyticsConfig, )
packages/core/analytics/src/analytics.ts:151
↓ 7 callersMethodlimit
* Rate limit a request based on the provided options. * @see https://developers.cloudflare.com/workers/runtime-apis/bindings/rate-limit/ * @retu
apps/cloud/worker-configuration.d.ts:12301
↓ 7 callersFunctionmakeKeychainProvider
(serviceName: string)
packages/plugins/keychain/src/provider.ts:40
↓ 7 callersFunctionmicrosoftGraphKeepPathItem
(selection: { readonly coversFullGraph: boolean; readonly presetIds: readonly string[]; readonly customS
packages/plugins/openapi/src/providers/microsoft/graph.ts:708
↓ 7 callersFunctionnormalizeConnectionOwner
( value: Owner, options: readonly ConnectionOwnerOption[], )
packages/react/src/plugins/connection-owner.tsx:94
↓ 7 callersFunctionnow
()
apps/cloud/src/auth/workos-mirror-backfill.ts:132
↓ 7 callersFunctionparseToolAddress
(address: string)
packages/core/sdk/src/executor.ts:310
↓ 7 callersFunctionplacementFromHeaderPattern
(pattern: string)
packages/react/src/lib/auth-placements.tsx:47
↓ 7 callersFunctionpluginStorageFailure
(pluginId: string, hook: string, cause: unknown)
packages/core/sdk/src/executor.ts:909
↓ 7 callersFunctionrowToIntegrationRecord
( row: IntegrationRow, authMethods: readonly AuthMethodDescriptor[] = [], )
packages/core/sdk/src/executor.ts:976
↓ 7 callersMethodsetAlarm
(scheduledTime: number | Date, options?: DurableObjectSetAlarmOptions)
apps/cloud/worker-configuration.d.ts:672
↓ 7 callersFunctiontableRows
(db: MemoryDatabase, table: AnyTable)
packages/core/fumadb/src/adapters/memory/index.ts:96
↓ 7 callersFunctiontoRepoRelative
(filename)
scripts/oxlint-plugin-executor/utils.js:6
↓ 7 callersFunctiontouchSubject
(db: FumaDb<any>, input: TouchSubjectInput)
packages/core/sdk/src/subject-registry.ts:115
↓ 7 callersFunctionunique
(values: Iterable<T>)
packages/plugins/provider-service-split/src/planner.ts:291
↓ 7 callersFunctionwrap
(inner: FumaDb)
packages/core/sdk/src/connections.test.ts:74
↓ 6 callersMethodappend
(content: string | ReadableStream | Response, options?: ContentOptions)
apps/cloud/worker-configuration.d.ts:1706
↓ 6 callersFunctionbootProcesses
( procs: ReadonlyArray<{ readonly cmd: string; readonly args: ReadonlyArray<string>; readonly cw
e2e/setup/boot.ts:68
↓ 6 callersFunctionbuildWhere
( toDrizzle: (col: AnyColumn) => ColumnType, condition: Condition )
packages/core/fumadb/src/adapters/drizzle/query.ts:96
↓ 6 callersFunctioncfOk
(method: string, path: string, body?: unknown)
apps/host-cloudflare/scripts/preview.ts:76
↓ 6 callersFunctionclaimAndBoot
( claims: ReadonlyArray<PortClaim>, boot: (ports: Record<string, number>) => Promise<{ teardown: () => Pro
e2e/src/ports.ts:264
↓ 6 callersFunctionclassifyDurableObjectError
(error: unknown)
packages/hosts/cloudflare/src/mcp/durable-object-errors.ts:229
↓ 6 callersFunctionconnectionOwnerOptionsForAccess
( organizationId: string | null, canCreateWorkspaceConnections: boolean, )
packages/react/src/plugins/connection-owner.tsx:75
↓ 6 callersFunctionconsoleRoutes
(options: ConsoleRoutesOptions)
packages/react/src/console-routes.ts:65
↓ 6 callersFunctioncookieOf
(identity: Identity)
e2e/cloud/support/session.ts:42
↓ 6 callersFunctioncreateBuilder
( columns: Columns )
packages/core/fumadb/src/query/condition-builder.ts:92
↓ 6 callersFunctiondebugLog
(event: string, data: Record<string, unknown>)
packages/hosts/mcp/src/tool-server.ts:1568
↓ 6 callersFunctiondeepEqual
(a: any, b: any)
packages/core/fumadb/src/utils/deep-equal.ts:2
↓ 6 callersFunctiondiscoverProtectedResourceMetadata
( resourceUrl: string, options: DiscoveryRequestOptions = {}, )
packages/core/sdk/src/oauth-discovery.ts:337
↓ 6 callersFunctiondisposeExecutor
()
apps/local/src/executor.ts:332
↓ 6 callersFunctionfail
(message: string)
packages/plugins/toolkits/src/server.ts:115
↓ 6 callersFunctionfail
(msg: string)
apps/desktop/scripts/smoke-sidecar.ts:55
↓ 6 callersFunctionfsyncFileIfExists
(path: string)
apps/local/src/db/v1-v2-migration.ts:1059
↓ 6 callersMethodgenerateDefaultValue
* Generate default value for the column on runtime.
packages/core/fumadb/src/schema/create.ts:446
↓ 6 callersFunctiongetActiveOrgSlug
()
packages/react/src/api/server-connection.tsx:107
↓ 6 callersFunctiongetCallName
(node)
scripts/oxlint-plugin-executor/utils.js:52
↓ 6 callersFunctiongetElicitationSupport
(server: McpServer)
packages/hosts/mcp/src/tool-server.ts:385
↓ 6 callersFunctionintegrationInferredUrl
(integration: { readonly id: string; readonly name?: string; })
packages/react/src/components/integration-favicon.tsx:81
↓ 6 callersFunctionisFirstPartyOAuthClientSlug
(slug: string)
packages/core/sdk/src/oauth-client.ts:182
↓ 6 callersFunctionlistConnectionsForRecord
(toolkitId: string)
packages/plugins/toolkits/src/server.ts:279
↓ 6 callersFunctionlistPoliciesForRecord
(toolkitId: string)
packages/plugins/toolkits/src/server.ts:274
↓ 6 callersFunctionmakeDynamicWorkerExecutor
( options: DynamicWorkerExecutorOptions, )
packages/kernel/runtime-dynamic-worker/src/executor.ts:869
↓ 6 callersFunctionmakeOrgWriteAccessState
(access: OrgWriteAccess)
packages/core/sdk/src/org-write-access.ts:19
↓ 6 callersFunctionmakeUserStore
(db: DrizzleDb)
apps/cloud/src/auth/user-store.ts:96
↓ 6 callersFunctionmatchPattern
(pattern: string, toolId: string)
packages/core/sdk/src/policies.ts:86
↓ 6 callersFunctionmatchesCondition
( row: Record<string, unknown>, condition: Condition | undefined, )
packages/core/fumadb/src/adapters/memory/index.ts:35
↓ 6 callersFunctionmcpClientSdkIfLoaded
()
packages/plugins/mcp/src/sdk/client-module.ts:39
↓ 6 callersFunctionmirrorMembershipFromWorkOs
( membership: WorkOsMembershipPayload, )
apps/cloud/src/auth/workos-mirror-store.ts:478
↓ 6 callersFunctionnodeName
(node)
scripts/oxlint-plugin-executor/utils.js:125
↓ 6 callersFunctionnormalizeGoogleDiscoveryUrl
(discoveryUrl: string)
packages/plugins/openapi/src/providers/google/discovery.ts:305
↓ 6 callersFunctionoauthReauthRequiredFromProviderState
(value: unknown)
packages/core/sdk/src/executor.ts:1013
↓ 6 callersFunctionownedKeys
(owner: Owner)
packages/core/sdk/src/executor.ts:1927
↓ 6 callersFunctionparseBrowserApproval
(result: McpCallResult)
e2e/src/surfaces/mcp.ts:127
↓ 6 callersFunctionparseCredentialWriteAttempt
(value: unknown)
packages/core/sdk/src/credential-item-reference.ts:23
↓ 6 callersFunctionpickClientAuth
( clientSecret: string | null | undefined, method: ClientAuthMethod, )
packages/core/sdk/src/oauth-helpers.ts:967
↓ 6 callersFunctionremoveLocalServerManifestIfOwnedBy
(input: { readonly pid: number; })
apps/cli/src/local-server-manifest.ts:68
↓ 6 callersMethodrender
()
packages/hosts/mcp-apps-shell/src/shell/shell-app.tsx:1127
↓ 6 callersFunctionrespond
(response: Response)
packages/plugins/mcp/src/sdk/plugin.test.ts:171
↓ 6 callersFunctionrun
(target: ExecutableDrizzleDb)
packages/core/fumadb/src/adapters/drizzle/runtime.ts:395
↓ 6 callersFunctionsafeReturnTo
(path: string | null | undefined)
apps/cloud/src/auth/return-to.ts:17
↓ 6 callersFunctionschemaToDBType
( column: AnyColumn | Pick<AnyColumn, "type">, provider: SQLProvider )
packages/core/fumadb/src/schema/serialize.ts:126
↓ 6 callersFunctionsendParent
(message: Record<string, unknown>)
packages/hosts/mcp-apps-shell/src/shell/inner-renderer.tsx:103
↓ 6 callersFunctionserializeExecutorLocalServerManifest
( manifest: ExecutorLocalServerManifest, )
packages/core/sdk/src/server-connection.ts:304
↓ 6 callersFunctionserializeWhere
(where: Condition)
packages/core/fumadb/src/convex/serialize.ts:65
↓ 6 callersFunctionserveGraphqlTestServer
( options: GraphqlTestServerOptions, )
packages/plugins/graphql/src/testing/index.ts:117
↓ 6 callersFunctionsetPassword
( serviceName: string, account: string, value: string, )
packages/plugins/keychain/src/keyring.ts:102
↓ 6 callersFunctionsleep
(ms: number)
apps/cli/src/device-login.ts:258
↓ 6 callersMethodssh
Run a command in the guest over SSH (shell on Unix, PowerShell on Windows).
e2e/src/vm/types.ts:34
↓ 6 callersFunctionstubWorkOS
(methods: Partial<WorkOSClientService>)
apps/cloud/src/auth/mirror-feeders.node.test.ts:187
↓ 6 callersFunctiontoMcpResult
(result: FormattedExecuteInput)
packages/hosts/mcp/src/tool-server.ts:705
↓ 6 callersFunctiontoReportableError
(error: unknown, context: FrontendErrorContext)
packages/react/src/api/error-reporting.tsx:100
↓ 6 callersFunctionuseCanCreateWorkspaceConnections
()
packages/react/src/multiplayer/use-admin-nav.tsx:48
↓ 6 callersFunctionuseOrganizationId
()
packages/react/src/api/organization-context.tsx:37
↓ 6 callersFunctionvalidateCliServerConnectionProfileName
(name: string)
apps/cli/src/server-profile.ts:29
↓ 6 callersFunctionwaitForSupervisedAttach
( timeoutMs: number, options: { readonly port?: number } = {}, )
apps/desktop/src/main/index.ts:235
↓ 6 callersFunctionwrite
(runDir: string, timeline: Timeline)
e2e/src/timeline.ts:31
↓ 5 callersFunctionartifactById
(id: string)
packages/core/sdk/src/executor.ts:6104
↓ 5 callersFunctionartifactUrlFor
(webBaseUrl: string, organizationSlug?: string | null)
packages/hosts/mcp/src/create-artifact.ts:32
↓ 5 callersFunctionasString
(value: unknown)
apps/cli/src/device-login.ts:74
↓ 5 callersFunctionassertSupportedOAuthEndpointUrl
( value: string, label = "OAuth endpoint URL", policy: OAuthEndpointUrlPolicy = {}, )
packages/core/sdk/src/oauth-helpers.ts:171
↓ 5 callersFunctionauthenticated
(principal: Principal)
packages/hosts/mcp/src/seams.ts:174
↓ 5 callersFunctionbetween
(next: () => number, min: number, max: number)
packages/react/src/components/artifact-preview.tsx:87
↓ 5 callersFunctionbuildCondition
( columns: Columns, input: (builder: ConditionBuilder<Columns>) => T )
packages/core/fumadb/src/query/condition-builder.ts:175
↓ 5 callersFunctionbuildResumeApprovalUrl
(input: { readonly origin: string | URL; readonly executionId: string; readonly sessionId?: string | nul
packages/hosts/mcp/src/browser-approval.ts:105
↓ 5 callersFunctionbuildWhere
( condition: Condition, eb: ExpressionBuilder<any, any>, provider: SQLProvider )
packages/core/fumadb/src/adapters/kysely/query.ts:35
↓ 5 callersFunctionbuildWhere
(condition: Condition)
packages/core/fumadb/src/adapters/prisma/query.ts:19
↓ 5 callersFunctioncanAutoStartLocalDaemonForHost
(hostname: string)
apps/cli/src/daemon.ts:61
← previousnext →201–300 of 8,793, ranked by callers