MCPcopy Create free account

hub / github.com/Orenoid/harness-kanban / functions

Functions1,558 in github.com/Orenoid/harness-kanban

↓ 2 callersMethodserializeProjectEnvConfig
( config: ProjectEnvConfig | null | undefined, )
apps/api-server/src/project/project.service.ts:354
↓ 2 callersMethodserializeProjectMcpConfig
( config: ProjectMcpConfig | null | undefined, )
apps/api-server/src/project/project.service.ts:343
↓ 2 callersFunctionserializeRequest
* @param {Request} request
apps/web/public/mockServiceWorker.js:319
↓ 2 callersMethodserializeSettings
(settings: CodingAgentSettings)
apps/api-server/src/harness-kanban/coding-agent/coding-agent.service.ts:319
↓ 2 callersFunctionsetUnreadCount
( current: GetUnreadNotificationCountResponse | undefined, updater: (count: number) => number, )
apps/web/src/notification/hooks/use-notifications.ts:94
↓ 2 callersFunctionshouldRenderProperty
(propertyId: string, getValue: GetPropertyValueFunction)
apps/web/src/property/registry/property-registry.ts:52
↓ 2 callersFunctionsleep
(ms: number)
apps/api-server/test/notification-inbox.e2e-spec.ts:43
↓ 2 callersMethodstartPlanningPipeline
(input: HarnessWorkerClaimedIssueInput)
apps/api-server/src/harness-kanban/worker/coding-agent-workflow.service.ts:553
↓ 2 callersFunctionsyncPropertyValuesToIssue
(tx: Prisma.TransactionClient, issueIds: number[])
apps/api-server/src/issue/event-listeners/event-listeners.ts:151
↓ 2 callersMethodtoProjectSummary
(project: { id: string name: string github_repo_url: string repo_base_branch: string check
apps/api-server/src/project/project.service.ts:150
↓ 2 callersFunctiontoggle
(val: string | number)
apps/web/src/issue/components/issue-filter-dropdown.tsx:191
↓ 2 callersMethodtruncateFromEnd
(value: string, maxLength: number)
apps/api-server/src/harness-kanban/worker/providers/harness-worker-codex.provider.ts:383
↓ 2 callersMethodtruncateFromEnd
(value: string, maxLength: number)
apps/api-server/src/harness-kanban/worker/providers/harness-worker-claude-code.provider.ts:517
↓ 2 callersMethodupdateChatTitle
* Update chat title
apps/api-server/src/agent/agent.service.ts:489
↓ 2 callersFunctionupdateFilter
(propertyId: string, updated: FilterCondition[])
apps/web/src/issue/components/issue-filter-dropdown.tsx:37
↓ 2 callersMethodupsertIssueDocument
(issueId: number)
apps/api-server/src/issue/services/issue-rag.service.ts:16
↓ 2 callersFunctionuseCreateIssueComment
(issueId: number)
apps/web/src/issue/hooks/use-create-issue-comment.ts:64
↓ 2 callersFunctionuseGithubConnection
(enabled = true)
apps/web/src/github/hooks/use-github-connection.ts:13
↓ 2 callersFunctionuseInfiniteIssueList
(searchParams: URLSearchParams)
apps/web/src/issue/hooks/use-issue-list.ts:85
↓ 2 callersFunctionuseIssueActivities
(issueId: number)
apps/web/src/issue/hooks/use-issue-activities.ts:25
↓ 2 callersFunctionuseMarkNotificationRead
()
apps/web/src/notification/hooks/use-notifications.ts:184
↓ 2 callersFunctionuseUnreadNotificationCount
()
apps/web/src/notification/hooks/use-notifications.ts:112
↓ 2 callersFunctionuseUpdateIssueMutation
()
apps/web/src/issue/hooks/use-update-issue.ts:29
↓ 2 callersFunctionvalidateCodeBotCodingAgentConfiguration
( codingAgentService: CodingAgentService, workspaceId: string, )
apps/api-server/src/harness-kanban/kanban/hooks/issue-code-bot.hooks.ts:27
↓ 2 callersMethodvalidateConfig
(config: ProviderConfig)
apps/api-server/src/agent/ai-provider/ai-provider.types.ts:16
↓ 2 callersMethodvalidateProvider
(providerId: AIProviderId)
apps/api-server/src/agent/ai-provider/ai-provider.factory.ts:228
↓ 2 callersFunctionwaitForCondition
(predicate: () => boolean, timeoutMs = 1500, intervalMs = 50)
apps/web/src/components/core/markdown/markdown-input.stories.tsx:30
↓ 2 callersFunctionwaitForCondition
(predicate: () => boolean, timeoutMs = 1500, intervalMs = 50)
apps/web/src/components/core/markdown/markdown-renderer.stories.tsx:20
↓ 2 callersFunctionwaitForCondition
(predicate: () => boolean, timeoutMs = 1500, intervalMs = 50)
apps/web/src/project/components/project-kanban-column.stories.tsx:17
↓ 2 callersFunctionwaitForCondition
(predicate: () => boolean, timeoutMs = 1500, intervalMs = 50)
apps/web/src/project/components/project-kanban-card.stories.tsx:21
↓ 2 callersFunctionwaitForCondition
(predicate: () => boolean, timeoutMs = 1500, intervalMs = 50)
apps/web/src/project/components/project-card.stories.tsx:34
↓ 2 callersFunctionwaitForCondition
(predicate: () => boolean, timeoutMs = 1500, intervalMs = 50)
apps/web/src/project/pages/list-page.stories.tsx:24
↓ 2 callersFunctionwaitForCondition
(predicate: () => boolean, timeoutMs = 1500, intervalMs = 50)
apps/web/src/project/pages/detail-page.stories.tsx:60
↓ 2 callersFunctionwaitForIssuePropertyValue
( issueId: number, propertyId: string, expectedValue: unknown, attempts = 20, )
apps/api-server/test/issue-property.e2e-spec.ts:30
↓ 2 callersFunctionwaitForStatusActivity
( issueId: number, nextStatusId: string, attempts = 20, )
apps/api-server/test/issue-property.e2e-spec.ts:50
↓ 1 callersFunctionaddKeysToTokens
(lines: ThemedToken[][])
apps/web/src/components/ai-elements/code-block.tsx:36
↓ 1 callersMethodallocateLocalPort
()
apps/api-server/src/harness-kanban/worker/workspace-port-forward.service.ts:78
↓ 1 callersMethodappendPartsToAssistantMessage
* Append parts to an existing assistant message * Used when accumulating step results into a single message
apps/api-server/src/agent/agent.service.ts:304
↓ 1 callersFunctionapplyValidation
(schema: ZodTypeAny, rules: PropertyValidationMeta | undefined, type: string)
apps/web/src/property/forms/schema-factory.ts:6
↓ 1 callersFunctionbootstrap
()
apps/api-server/src/main.ts:15
↓ 1 callersFunctionbootstrap
()
apps/api-server/src/worker-main.ts:5
↓ 1 callersMethodbuildCodexMcpAddCommand
( name: string, serverConfig: ProjectMcpServerConfig, quoteShellArg: (value: string) => string,
apps/api-server/src/harness-kanban/worker/providers/harness-worker-codex.provider.ts:169
↓ 1 callersMethodbuildCodexMcpStartupTimeoutCommand
( stdioServerNames: string[], quoteShellArg: (value: string) => string, )
apps/api-server/src/harness-kanban/worker/providers/harness-worker-codex.provider.ts:189
↓ 1 callersMethodbuildExceptionContext
(exception: unknown)
apps/api-server/src/common/filters/api-exception.filter.ts:29
↓ 1 callersMethodbuildGitConfigContent
(githubRepoUrl: string, githubUsername: string, credentialsPath: string)
apps/api-server/src/harness-kanban/worker/devpod.service.ts:890
↓ 1 callersMethodbuildGitCredentialsContent
(githubRepoUrl: string, githubUsername: string, token: string)
apps/api-server/src/harness-kanban/worker/devpod.service.ts:904
↓ 1 callersMethodbuildImplementationPrompt
(issueDetail: IssueDetail, input: RunImplementationInput)
apps/api-server/src/harness-kanban/worker/coding-agent-workflow.service.ts:963
↓ 1 callersMethodbuildImplementationRepairPrompt
(error: string, rawOutput: string)
apps/api-server/src/harness-kanban/worker/coding-agent-workflow.service.ts:1032
↓ 1 callersMethodbuildIssuePropertyChanges
( operations: Operation[], originalPropertyValues: Map<string, null | string | number | Array<string>
apps/api-server/src/issue/issue.service.ts:933
↓ 1 callersFunctionbuildKanbanColumns
({ rows, config, issueNavigationContext, optimisticOverrides, priorityOptions, assigneeOptions, }:
apps/web/src/project/components/project-kanban-utils.ts:101
↓ 1 callersMethodbuildKey
(issueId: number, targetPort: number)
apps/api-server/src/harness-kanban/worker/workspace-port-forward.service.ts:141
↓ 1 callersMethodbuildParameterizedOrderByClause
(sorts: SortParam[], startParamIndex: number)
apps/api-server/src/issue/issue.service.ts:1473
↓ 1 callersMethodbuildParameterizedWhereClause
( filters: FilterCondition[], filterRelation: 'and' | 'or', startParamIndex: number, )
apps/api-server/src/issue/issue.service.ts:1316
↓ 1 callersMethodbuildPlanningPrompt
(issueDetail: IssueDetail)
apps/api-server/src/harness-kanban/worker/coding-agent-workflow.service.ts:868
↓ 1 callersMethodbuildPlanningRepairPrompt
(error: string, rawOutput: string)
apps/api-server/src/harness-kanban/worker/coding-agent-workflow.service.ts:1020
↓ 1 callersFunctionbuildQueryKeysToInvalidate
( toolName: DataModifyingTool, input: Record<string, unknown>, orgId: string, )
apps/web/src/agent/utils/tool-query-invalidation.ts:67
↓ 1 callersMethodbuildRunAsUserCommand
(remoteUser: string, quoteShellArg: (value: string) => string, command: string)
apps/api-server/src/harness-kanban/worker/providers/harness-worker-claude-code.provider.ts:425
↓ 1 callersFunctionbuildToolchainArtifact
({ definition, nodeVersion, platform, storeRoot, toolchainVersion })
scripts/build-coding-agent-toolchain.mjs:173
↓ 1 callersMethodbuildVncWebSocketPatchScript
(issueId: number)
apps/api-server/src/harness-kanban/workspace-proxy/workspace-vnc-proxy.service.ts:274
↓ 1 callersMethodbuildWorkspaceEnvArgs
(envConfig: ProjectEnvConfig | null)
apps/api-server/src/harness-kanban/worker/devpod.service.ts:631
↓ 1 callersMethodbuildWorkspaceShellCommand
(command: string)
apps/api-server/src/harness-kanban/worker/devpod.service.ts:994
↓ 1 callersMethodbuildWorkspaceSource
(githubRepoUrl: string, repoBaseBranch: string)
apps/api-server/src/harness-kanban/worker/devpod.service.ts:627
↓ 1 callersMethodcanConnect
(port: number)
apps/api-server/src/harness-kanban/worker/workspace-port-forward.service.ts:123
↓ 1 callersMethodcanHandleUrl
(rawUrl: string | undefined)
apps/api-server/src/harness-kanban/workspace-proxy/workspace-vnc-proxy.service.ts:31
↓ 1 callersMethodcanResumePlanning
(issueId: number)
apps/api-server/src/harness-kanban/worker/coding-agent-workflow.service.ts:592
↓ 1 callersFunctioncancel
()
apps/web/src/property/components/fields/title/editable-title.tsx:27
↓ 1 callersMethodcheck
()
apps/api-server/src/health/health.controller.ts:16
↓ 1 callersMethodcheckDatabase
()
apps/api-server/src/health/prisma.health.ts:12
↓ 1 callersMethodcheckUserSubscriptions
(userId: string, issueId: number, commentId?: string)
apps/api-server/src/issue/comment.service.ts:298
↓ 1 callersMethodclaimNextQueuedIssue
()
apps/api-server/src/harness-kanban/worker/worker.service.ts:147
↓ 1 callersMethodcleanupClaimedIssueWorkspace
(issueId: number)
apps/api-server/src/harness-kanban/worker/worker.service.ts:445
↓ 1 callersMethodcleanupInactiveSandboxes
* Clean up inactive sandboxes
apps/api-server/src/agent/sandbox.service.ts:146
↓ 1 callersMethodclearClaimedIssueId
()
apps/api-server/src/harness-kanban/worker/worker.service.ts:457
↓ 1 callersMethodclearConnection
(workspaceId: string)
apps/api-server/src/github/github.service.ts:79
↓ 1 callersMethodclearIssueCodingAgentSnapshot
(issueId: number)
apps/api-server/src/harness-kanban/coding-agent/coding-agent-snapshot.service.ts:114
↓ 1 callersMethodcollectAndPersistWorkspaceMetadata
( issueId: number, workspaceName: string, env: NodeJS.ProcessEnv, )
apps/api-server/src/harness-kanban/worker/devpod.service.ts:595
↓ 1 callersMethodcollectWorkspaceMetadata
( workspaceName: string, env: NodeJS.ProcessEnv, )
apps/api-server/src/harness-kanban/worker/devpod.service.ts:688
↓ 1 callersFunctioncommit
()
apps/web/src/property/components/fields/title/editable-title.tsx:19
↓ 1 callersMethodconfigureWorkspaceCodexMcp
( context: HarnessWorkerCodingAgentWorkspacePreparationContext<'codex'>, )
apps/api-server/src/harness-kanban/worker/providers/harness-worker-codex.provider.ts:142
↓ 1 callersMethodconfigureWorkspaceGitAuth
( workspaceName: string, env: NodeJS.ProcessEnv, githubRepoUrl: string, token: string, )
apps/api-server/src/harness-kanban/worker/devpod.service.ts:931
↓ 1 callersMethodconfigureWorkspaceGitIdentity
(workspaceName: string, env: NodeJS.ProcessEnv)
apps/api-server/src/harness-kanban/worker/devpod.service.ts:914
↓ 1 callersMethodcontinuePlanningAfterHelp
(issueId: number, workspaceId: string)
apps/api-server/src/harness-kanban/worker/coding-agent-workflow.service.ts:578
↓ 1 callersFunctionconvertToIssueComment
(comment: Comment)
apps/web/src/issue/hooks/use-create-issue-comment.ts:33
↓ 1 callersFunctioncreateApiServerClient
(config?: Partial<ApiClientConfig>)
apps/web/src/lib/api-server-client.ts:204
↓ 1 callersFunctioncreateAssistantMessage
(text: string)
apps/web/src/agent/components/agent-chat.stories.tsx:57
↓ 1 callersFunctioncreateCodexCodingAgent
()
apps/api-server/test/issue-property.e2e-spec.ts:74
↓ 1 callersMethodcreateDraftPullRequest
( githubToken: string, owner: string, repo: string, baseBranch: string, input: EnsureDraft
apps/api-server/src/harness-kanban/worker/github.service.ts:943
↓ 1 callersMethodcreateForward
(issueId: number, targetPort: number, key: string)
apps/api-server/src/harness-kanban/worker/workspace-port-forward.service.ts:57
↓ 1 callersFunctioncreateHarnessKanbanAuthClient
(baseURL: string)
apps/web/src/lib/auth/auth-client.ts:3
↓ 1 callersFunctioncreateInboxHandler
(items: InboxNotificationListItem[] = notificationItems)
apps/web/src/notification/components/notification-bell.stories.tsx:74
↓ 1 callersMethodcreateIssue
( @Body() createIssueDto: CreateIssueDto, @AuthWorkspaceId() workspaceId: string, @Session() sessi
apps/api-server/src/issue/issue.controller.ts:88
↓ 1 callersMethodcreateIssues
( @Body() createIssuesDto: CreateIssuesDto, @AuthWorkspaceId() workspaceId: string, @Session() ses
apps/api-server/src/issue/issue.controller.ts:107
↓ 1 callersFunctioncreateMarkAllReadHandler
()
apps/web/src/notification/components/notification-bell.stories.tsx:97
↓ 1 callersFunctioncreateMarkReadHandler
()
apps/web/src/notification/components/notification-bell.stories.tsx:87
↓ 1 callersMethodcreatePendingApproval
(key: string, request: AgentApprovalRequestEvent)
apps/api-server/src/agent/agent-approval.service.ts:101
↓ 1 callersFunctioncreateRawTokens
(code: string)
apps/web/src/components/ai-elements/code-block.tsx:125
↓ 1 callersMethodcreateReadyForReviewPullRequest
( githubToken: string, owner: string, repo: string, baseBranch: string, input: EnsurePullR
apps/api-server/src/harness-kanban/worker/github.service.ts:975
↓ 1 callersMethodcreateSandbox
* Create a new sandbox environment
apps/api-server/src/agent/sandbox.service.ts:37
↓ 1 callersFunctioncreateSetOperationPayloadSchema
(valueSchema: T)
apps/api-server/src/property/update-property-processors/common.ts:5
↓ 1 callersFunctioncreateSocket
(namespace: string, socketServerUrl: string)
apps/web/src/lib/socket/socket.ts:11
← previousnext →401–500 of 1,558, ranked by callers