MCPcopy Create free account

hub / github.com/cursor/cookbook / functions

Functions564 in github.com/cursor/cookbook

↓ 1 callersFunctioncollectProjectNameRun
( run: Run, context: Required<ProjectNameContext> )
sdk/app-builder/src/lib/app-builder/server.ts:357
↓ 1 callersFunctioncollectStringValues
(value: unknown)
sdk/app-builder/src/components/app-builder.tsx:1920
↓ 1 callersFunctioncomputeRanks
(dag: DAG)
sdk/dag-task-runner/src/dag.ts:154
↓ 1 callersFunctioncreateCloudAgent
( apiKey: string, input: CreateAgentInput )
sdk/agent-kanban/src/lib/agents/server.ts:262
↓ 1 callersFunctioncreateConversationId
()
sdk/app-builder/src/components/app-builder.tsx:3926
↓ 1 callersFunctioncreateModelResolver
(overrides: ModelMapOverride = {})
sdk/dag-task-runner/src/dag.ts:209
↓ 1 callersFunctioncreateSession
( apiKey: string, remember: boolean )
sdk/agent-kanban/src/lib/agents/server.ts:127
↓ 1 callersFunctioncreateSession
(apiKey: string)
sdk/app-builder/src/lib/app-builder/server.ts:200
↓ 1 callersFunctiondateBucket
(value: string | undefined)
sdk/agent-kanban/src/components/agent-kanban-app.tsx:1298
↓ 1 callersFunctiondefaultCanvasesDir
Mirrors the canvas skill's path scheme.
sdk/dag-task-runner/src/run_dag.ts:145
↓ 1 callersFunctiondetectCycle
Throws on the first cycle found. Uses iterative DFS with a recursion stack.
sdk/dag-task-runner/src/dag.ts:101
↓ 1 callersFunctiondisambiguateDuplicateLabels
( choices: ModelChoice[], model: SDKModel )
sdk/coding-agent-cli/src/agent.ts:295
↓ 1 callersFunctiondisambiguateGlobalDuplicateLabels
(choices: ModelChoice[])
sdk/coding-agent-cli/src/agent.ts:337
↓ 1 callersFunctiondownloadArtifact
( apiKey: string, agentId: string, artifactPath: string )
sdk/agent-kanban/src/lib/agents/server.ts:397
↓ 1 callersFunctionemitSdkMessage
(event: SDKMessage, emit: (event: AgentEvent) => void)
sdk/coding-agent-cli/src/agent.ts:475
↓ 1 callersFunctionemitSdkMessage
( event: SDKMessage, emit: (event: AgentStreamEvent) => void )
sdk/app-builder/src/lib/app-builder/server.ts:1038
↓ 1 callersFunctionencodeKnownLocalModelId
( modelKey: string, fallbackId: string, config: SelectedModelConfig )
sdk/app-builder/src/lib/app-builder/server.ts:728
↓ 1 callersFunctionencodeLocalSdkModelSelection
( selection: ModelSelection, models: ModelCatalogItem[] )
sdk/app-builder/src/lib/app-builder/server.ts:699
↓ 1 callersFunctionenrichAgentCardFromRuns
(card: AgentCard, runs: RunSummary[])
sdk/agent-kanban/src/lib/agents/server.ts:619
↓ 1 callersMethodensureAgentFresh
()
sdk/coding-agent-cli/src/agent.ts:224
↓ 1 callersFunctionextractProjectNameXml
(value: string)
sdk/app-builder/src/lib/app-builder/server.ts:381
↓ 1 callersFunctionfetchJson
(input: string, init?: RequestInit)
sdk/agent-kanban/src/components/agent-kanban-app.tsx:1234
↓ 1 callersFunctionfilterModelItems
( items: ModelSelectItem[], search: string, preference: ModelPreference )
sdk/coding-agent-cli/src/tui/App.tsx:1018
↓ 1 callersFunctionfinalizeThinkingContent
(content: string)
sdk/app-builder/src/components/app-builder.tsx:1529
↓ 1 callersFunctionfindActivityMessageIndex
(messages: ChatMessage[], activityKey: string)
sdk/app-builder/src/components/app-builder.tsx:1494
↓ 1 callersFunctionfirstRecordFromArray
(value: unknown)
sdk/agent-kanban/src/lib/agents/server.ts:812
↓ 1 callersFunctionfirstStringFromArray
(value: unknown)
sdk/agent-kanban/src/lib/agents/server.ts:867
↓ 1 callersFunctionformatActivity
(payload: StreamPayload)
sdk/app-builder/src/components/app-builder.tsx:1560
↓ 1 callersFunctionformatArgValue
(value: unknown)
sdk/coding-agent-cli/src/agent.ts:576
↓ 1 callersFunctionformatCloudRepository
(repository: CloudRepository)
sdk/coding-agent-cli/src/agent.ts:432
↓ 1 callersFunctionformatGroupedFileActivityContent
( verb: GroupableFileActivityVerb, targets: string[] )
sdk/app-builder/src/components/app-builder.tsx:2523
↓ 1 callersFunctionformatHeaderUpdatedAt
(updatedAt: number)
sdk/app-builder/src/components/app-builder.tsx:3266
↓ 1 callersFunctionformatModelLabel
(model: ModelSelection)
sdk/coding-agent-cli/src/agent.ts:248
↓ 1 callersFunctionformatParamDetails
(value: unknown)
sdk/app-builder/src/components/app-builder.tsx:1962
↓ 1 callersFunctionformatParamsLabel
( params: NonNullable<ModelSelection["params"]>, model: SDKModel )
sdk/coding-agent-cli/src/agent.ts:438
↓ 1 callersFunctionformatPathTarget
(paths: string[])
sdk/app-builder/src/components/app-builder.tsx:1938
↓ 1 callersFunctionformatRelativeTime
(value: string | undefined)
sdk/agent-kanban/src/components/agent-kanban-app.tsx:1327
↓ 1 callersFunctionformatRunStatus
(status: string)
sdk/coding-agent-cli/src/tui/App.tsx:997
↓ 1 callersFunctionformatStatusActivity
(status: string, message: string | undefined)
sdk/app-builder/src/components/app-builder.tsx:1816
↓ 1 callersFunctionformatThinkingActivity
(text: string)
sdk/app-builder/src/components/app-builder.tsx:1618
↓ 1 callersFunctionformatToolActivity
( name: string, status: string, args: unknown, truncatedArgs: boolean | undefined )
sdk/app-builder/src/components/app-builder.tsx:1679
↓ 1 callersFunctionformatToolIcon
(name: string)
sdk/coding-agent-cli/src/tui/App.tsx:966
↓ 1 callersFunctionformatToolParams
( args: unknown, truncated: boolean | undefined )
sdk/app-builder/src/components/app-builder.tsx:1862
↓ 1 callersFunctionformatToolStatus
(status: string)
sdk/coding-agent-cli/src/tui/App.tsx:951
↓ 1 callersFunctiongenerateProjectName
( sessionId: string, context: string | ProjectNameContext )
sdk/app-builder/src/lib/app-builder/server.ts:291
↓ 1 callersFunctiongenerateProjectNameForApiKey
( apiKey: string, context: string | ProjectNameContext )
sdk/app-builder/src/lib/app-builder/server.ts:299
↓ 1 callersFunctiongetActivityInlineSegments
(content: string)
sdk/app-builder/src/components/app-builder.tsx:2202
↓ 1 callersFunctiongetArtifactPreviewKind
( artifactPath: string, contentType?: string )
sdk/agent-kanban/src/lib/agents/server.ts:921
↓ 1 callersFunctiongetAvailablePort
()
sdk/app-builder/src/lib/app-builder/server.ts:976
↓ 1 callersFunctiongetBooleanOnLabel
( parameter: ModelParameterConfig, option: ModelParameterValue )
sdk/app-builder/src/components/app-builder.tsx:3769
↓ 1 callersFunctiongetConversationPreview
(conversation: Conversation)
sdk/app-builder/src/components/app-builder.tsx:3992
↓ 1 callersFunctiongetCookie
(request: Request, name: string)
sdk/agent-kanban/src/lib/agents/server.ts:205
↓ 1 callersFunctiongetDefaultModelParams
(model: SDKModel)
sdk/app-builder/src/lib/app-builder/server.ts:656
↓ 1 callersFunctiongetEffortValue
(valueKey: string)
sdk/app-builder/src/lib/app-builder/server.ts:801
↓ 1 callersFunctiongetErrorMessage
(error: unknown)
sdk/app-builder/src/lib/app-builder/server.ts:1022
↓ 1 callersFunctiongetExactToolFileTargets
( name: string, args: unknown, icon: ActivityIcon )
sdk/app-builder/src/components/app-builder.tsx:1762
↓ 1 callersFunctiongetFailedToolLabel
(toolName: string)
sdk/app-builder/src/components/app-builder.tsx:1850
↓ 1 callersFunctiongetFileActivityTargetText
( content: string, verb: GroupableFileActivityVerb )
sdk/app-builder/src/components/app-builder.tsx:2490
↓ 1 callersFunctiongetFileActivityTargetsFromContent
(message: ChatMessage, content: string)
sdk/app-builder/src/components/app-builder.tsx:2461
↓ 1 callersFunctiongetFileActivityTargetsFromTargetText
(targetText: string)
sdk/app-builder/src/components/app-builder.tsx:2502
↓ 1 callersFunctiongetFileActivityVerb
(content: string)
sdk/app-builder/src/components/app-builder.tsx:2466
↓ 1 callersFunctiongetFinishedToolLabel
(toolName: string)
sdk/app-builder/src/components/app-builder.tsx:1830
↓ 1 callersFunctiongetFriendlyErrorMessage
(error: unknown)
sdk/app-builder/src/components/app-builder.tsx:3572
↓ 1 callersFunctiongetFriendlyErrorMessage
(error: unknown)
sdk/app-builder/src/app/api/chat/route.ts:66
↓ 1 callersFunctiongetInlineActivityParams
(content: string)
sdk/app-builder/src/components/app-builder.tsx:1548
↓ 1 callersFunctiongetInputCharacter
(key: KeyEvent)
sdk/coding-agent-cli/src/tui/App.tsx:1175
↓ 1 callersFunctiongetModelParameterLabel
( parameter: ModelParameterConfig, option: ModelParameterValue | undefined )
sdk/app-builder/src/components/app-builder.tsx:3738
↓ 1 callersFunctiongetModelSelectionLabel
( selectedModel: ModelCatalogItem, encodedSelection: string )
sdk/app-builder/src/components/app-builder.tsx:3714
↓ 1 callersFunctiongetNextConversationTitle
(conversations: Conversation[])
sdk/app-builder/src/components/app-builder.tsx:3934
↓ 1 callersFunctiongetOrCreateAgent
(session: BuilderSession)
sdk/app-builder/src/lib/app-builder/server.ts:995
↓ 1 callersFunctiongetPathToolActivityLabel
(name: string, target: string | undefined)
sdk/app-builder/src/components/app-builder.tsx:1725
↓ 1 callersFunctiongetPreviewArtifact
(artifacts: AgentCard["artifacts"])
sdk/agent-kanban/src/components/agent-kanban-app.tsx:1212
↓ 1 callersFunctiongetProjectNameErrorMessage
(error: unknown)
sdk/app-builder/src/components/app-builder.tsx:3971
↓ 1 callersFunctiongetProjectNameTimeoutMs
()
sdk/app-builder/src/lib/app-builder/server.ts:388
↓ 1 callersFunctiongetPublicSession
(id: string)
sdk/app-builder/src/lib/app-builder/server.ts:258
↓ 1 callersFunctiongetRunningToolLabel
(toolName: string)
sdk/app-builder/src/components/app-builder.tsx:1826
↓ 1 callersFunctiongetSelectableGroupOptions
(agents: AgentCard[])
sdk/agent-kanban/src/components/agent-kanban-app.tsx:1249
↓ 1 callersFunctiongetSelectedModel
(models: ModelCatalogItem[], value: string)
sdk/app-builder/src/components/app-builder.tsx:3676
↓ 1 callersFunctiongetSelectedModelConfig
( selection: ModelSelection, model: ModelCatalogItem | undefined )
sdk/app-builder/src/lib/app-builder/server.ts:770
↓ 1 callersFunctiongetSlashCommand
(input: string)
sdk/coding-agent-cli/src/commands.ts:27
↓ 1 callersFunctiongetSlashCommandItems
(query: string)
sdk/coding-agent-cli/src/commands.ts:38
↓ 1 callersFunctiongetToolActivityIcon
(name: string)
sdk/app-builder/src/components/app-builder.tsx:1631
↓ 1 callersFunctiongetToolSummaryKeys
(toolName: string)
sdk/coding-agent-cli/src/agent.ts:534
↓ 1 callersFunctiongroupAgents
(agents: AgentCard[], groupBy: GroupBy)
sdk/agent-kanban/src/components/agent-kanban-app.tsx:1121
↓ 1 callersFunctiongroupTitle
(agent: AgentCard, groupBy: GroupBy)
sdk/agent-kanban/src/components/agent-kanban-app.tsx:1149
↓ 1 callersFunctionhasAgentValue
(agent: AgentCard, field: keyof AgentCard)
sdk/agent-kanban/src/components/agent-kanban-app.tsx:1263
↓ 1 callersFunctionhumanizeToolName
(name: string)
sdk/app-builder/src/components/app-builder.tsx:2106
↓ 1 callersFunctioninitialRunState
(dag: DAG, modelFor: (c: Complexity) => string)
sdk/dag-task-runner/src/canvas_writer.ts:42
↓ 1 callersFunctionisActivityIcon
(value: unknown)
sdk/app-builder/src/components/app-builder.tsx:4182
↓ 1 callersFunctionisBlankRenderedLine
(line: { parts: TranscriptPart[] })
sdk/coding-agent-cli/src/tui/App.tsx:667
↓ 1 callersFunctionisEncodedLocalModelId
(id: string)
sdk/app-builder/src/lib/app-builder/server.ts:719
↓ 1 callersFunctionisExactFileToolName
(name: string, icon: ActivityIcon)
sdk/app-builder/src/components/app-builder.tsx:1779
↓ 1 callersFunctionisFalseValue
(valueKey: string)
sdk/app-builder/src/lib/app-builder/server.ts:841
↓ 1 callersFunctionisGenericBooleanLabel
(label: string)
sdk/app-builder/src/components/app-builder.tsx:3794
↓ 1 callersFunctionisGroupableFileActivityIcon
( icon: ActivityIcon, verb: GroupableFileActivityVerb )
sdk/app-builder/src/components/app-builder.tsx:2479
↓ 1 callersFunctionisModelSelection
(value: unknown)
sdk/coding-agent-cli/src/tui/App.tsx:1150
↓ 1 callersFunctionisModelSelectionAvailable
(models: ModelCatalogItem[], value: string)
sdk/app-builder/src/components/app-builder.tsx:3681
↓ 1 callersFunctionisNodeFileError
(error: unknown)
sdk/agent-kanban/src/lib/agents/server.ts:972
↓ 1 callersFunctionisOffValue
(option: ModelParameterValue)
sdk/app-builder/src/components/app-builder.tsx:3785
↓ 1 callersFunctionisOnValue
(option: ModelParameterValue)
sdk/app-builder/src/components/app-builder.tsx:3776
← previousnext →201–300 of 564, ranked by callers