MCPcopy Create free account

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

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

↓ 2 callersFunctionformatCredentialStatus
(settings: CodingAgentManagementSettings)
apps/web/src/settings/components/coding-agent-settings-section.tsx:64
↓ 2 callersFunctionformatDisplayDate
(timestamp: number)
packages/shared/src/lib/utils/datetime.ts:43
↓ 2 callersFunctionformatRelativeDate
(timestamp: number)
packages/shared/src/lib/utils/datetime.ts:17
↓ 2 callersFunctiongetAuth
()
apps/api-server/src/auth/auth.ts:38
↓ 2 callersMethodgetAvailableProviders
()
apps/api-server/src/agent/ai-provider/ai-provider.factory.ts:224
↓ 2 callersMethodgetAvailableUsers
(_workspaceId: string)
apps/api-server/src/user/user.service.ts:10
↓ 2 callersFunctiongetCodingAgentDefinition
(type: CodingAgentType)
packages/shared/src/coding-agent/types.ts:197
↓ 2 callersMethodgetCodingAgents
(userId: string, workspaceId: string)
apps/api-server/src/harness-kanban/coding-agent/coding-agent.service.ts:86
↓ 2 callersMethodgetCurrentValue
(propertyId: string)
apps/api-server/src/issue/types/hook.types.ts:24
↓ 2 callersFunctiongetDesktopNotificationPermission
()
apps/web/src/notification/lib/desktop-notifications.ts:21
↓ 2 callersFunctiongetHarnessWorkerDispatchQueueName
(issueId: number)
apps/api-server/src/harness-kanban/worker/worker.constants.ts:37
↓ 2 callersMethodgetHistory
( @Param('chatId') chatId: string, @Session() session: UserSession, )
apps/api-server/src/agent/agent.controller.ts:73
↓ 2 callersFunctiongetInboxListQueryFilters
()
apps/web/src/notification/hooks/use-notifications.ts:107
↓ 2 callersMethodgetIssueCodingAgentExecutionState
(issueId: number)
apps/api-server/src/harness-kanban/coding-agent/coding-agent-snapshot.service.ts:82
↓ 2 callersMethodgetIssueCodingAgentSnapshot
(issueId: number)
apps/api-server/src/harness-kanban/coding-agent/coding-agent-snapshot.service.ts:72
↓ 2 callersMethodgetIssuePropertyValuesByIds
( issueIds: number[], propertyIds: string[], workspaceId?: string, )
apps/api-server/src/issue/issue.service.ts:269
↓ 2 callersMethodgetIssueSubscriberIds
(issueId: number, actorId?: string)
apps/api-server/src/notification/notification.service.ts:210
↓ 2 callersMethodgetKey
(chatId: string, toolCallId: string)
apps/api-server/src/agent/agent-approval.service.ts:148
↓ 2 callersMethodgetModel
* Get the AI language model based on environment configuration
apps/api-server/src/agent/agent.service.ts:39
↓ 2 callersMethodgetNextSetValue
(propertyId: string)
apps/api-server/src/issue/types/hook.types.ts:26
↓ 2 callersFunctiongetOnChangeHandler
(propertyId: string)
apps/web/src/issue/pages/detail-page.tsx:257
↓ 2 callersMethodgetOperationForProperty
(operations: Operation[], propertyId: string)
apps/api-server/src/issue/issue.service.ts:1057
↓ 2 callersMethodgetPositiveInteger
(key: string, fallback: number)
apps/api-server/src/harness-kanban/worker/github.service.ts:1258
↓ 2 callersMethodgetProvider
(type: CodingAgentType)
apps/api-server/src/harness-kanban/worker/providers/coding-agent-provider.registry.ts:21
↓ 2 callersFunctiongetPublicUrl
(key: string)
apps/web/src/lib/minio-client.ts:19
↓ 2 callersFunctiongetRenderer
(propertyId: string)
apps/web/src/property/registry/property-registry.ts:25
↓ 2 callersMethodgetRepositories
(workspaceId: string)
apps/api-server/src/github/github.service.ts:87
↓ 2 callersMethodgetRequestedValue
(propertyId: string)
apps/api-server/src/issue/types/hook.types.ts:10
↓ 2 callersMethodgetSensitiveValues
(settings: CodexCodingAgentSettings)
apps/api-server/src/harness-kanban/worker/providers/harness-worker-codex.provider.ts:32
↓ 2 callersMethodgetSensitiveValues
(settings: ClaudeCodeCodingAgentSettings)
apps/api-server/src/harness-kanban/worker/providers/harness-worker-claude-code.provider.ts:41
↓ 2 callersMethodgetSpecifiedUsers
(userIds: string[])
apps/api-server/src/user/user.service.ts:28
↓ 2 callersFunctiongetStatusTransitions
( config: StatusPropertyConfig, statusId: string | null | undefined, )
packages/shared/src/property/status-config.ts:96
↓ 2 callersFunctiongetTrustedOrigins
(env: NodeJS.ProcessEnv = process.env)
apps/api-server/src/auth/auth-origins.ts:12
↓ 2 callersMethodhandleHttpRequest
(req: IncomingMessage, res: ServerResponse)
apps/api-server/src/harness-kanban/worker/workspace-proxy-server.service.ts:76
↓ 2 callersFunctionhandleSubmit
()
apps/web/src/issue/components/comment/comment-form.tsx:53
↓ 2 callersMethodhandleUpgradeRequest
(req: IncomingMessage, socket: Socket, head: Buffer)
apps/api-server/src/harness-kanban/worker/workspace-proxy-server.service.ts:126
↓ 2 callersFunctionhasOwn
(value: T, key: keyof T)
apps/web/src/project/components/project-kanban-utils.ts:46
↓ 2 callersFunctionisCommonSetValueOpration
( operationType: string, payload: Record<string, unknown>, valueSchema: T = z.string() as unknown as T,
apps/api-server/src/property/update-property-processors/common.ts:11
↓ 2 callersFunctionisConfigurableCodingAgentType
(type: CodingAgentType)
packages/shared/src/coding-agent/types.ts:205
↓ 2 callersMethodisHumanUserId
(userId: string | null | undefined)
apps/api-server/src/harness-kanban/worker/coding-agent-workflow.service.ts:1629
↓ 2 callersFunctionisInteractiveTarget
(target: EventTarget | null)
apps/web/src/project/components/project-kanban-card.tsx:37
↓ 2 callersFunctionisRemoveOperation
(operationType: string)
apps/api-server/src/property/update-property-processors/common.ts:24
↓ 2 callersFunctionisSupportedCodingAgent
(codingAgent: CodingAgentManagementDetail)
apps/web/src/settings/components/coding-agent-settings-section.tsx:61
↓ 2 callersFunctionjoinApprovalRoom
(socket: Socket, roomId: string)
apps/web/src/agent/components/agent-chat-container.tsx:47
↓ 2 callersFunctionjoinRealtimeRoom
(socket: Socket, roomId: string, ack?: () => void)
apps/web/src/lib/socket/socket.ts:18
↓ 2 callersFunctionlisten
(server: Server, port = 0)
apps/api-server/src/harness-kanban/worker/__tests__/workspace-proxy-server.service.spec.ts:10
↓ 2 callersMethodloadImplementationPullRequestContext
( input: { branchName?: string | null issueId: number workspaceId: string }, req
apps/api-server/src/harness-kanban/worker/github.service.ts:481
↓ 2 callersMethodloadIssueReference
(issueId: number)
apps/api-server/src/issue/event-listeners/notification.event-listeners.ts:153
↓ 2 callersMethodloadPersistedPullRequestReference
( issueId: number, kind: 'implementation' | 'plan', )
apps/api-server/src/harness-kanban/worker/github.service.ts:1118
↓ 2 callersMethodloadPullRequestByReference
( githubToken: string, owner: string, repo: string, reference: PersistedPullRequestReference |
apps/api-server/src/harness-kanban/worker/github.service.ts:840
↓ 2 callersMethodloadPullRequestDiscussions
( githubToken: string, owner: string, repo: string, pullRequestNumber: number, )
apps/api-server/src/harness-kanban/worker/github.service.ts:686
↓ 2 callersFunctionmakeCommentCreatedItem
( overrides: Partial<Extract<InboxNotificationListItem, { type: NotificationType.COMMENT_CREATED }>> = {}, )
apps/web/src/notification/lib/__tests__/notification-query-invalidation.test.ts:31
↓ 2 callersMethodmapCommentsToInterface
(comments: CommentRecordWithChildren[])
apps/api-server/src/issue/comment.service.ts:294
↓ 2 callersMethodmatchesIssueReference
(value: string, issueId: number)
apps/api-server/src/harness-kanban/worker/github.service.ts:933
↓ 2 callersFunctionnormalizeBaseUrl
(value: null | string | undefined, fallback: string)
apps/web/src/lib/runtime-config.ts:8
↓ 2 callersFunctionnormalizeCodingAgentSettings
( type: TType, settings: CodingAgentSettings<TType> | null | undefined, )
packages/shared/src/coding-agent/types.ts:332
↓ 2 callersMethodnormalizeFilters
(filters: FilterCondition[])
apps/api-server/src/issue/issue.service.ts:1513
↓ 2 callersMethodnormalizeName
(raw: string)
apps/api-server/src/project/project.service.ts:260
↓ 2 callersMethodnormalizeName
(raw: string)
apps/api-server/src/harness-kanban/coding-agent/coding-agent.service.ts:295
↓ 2 callersMethodnormalizePreviewCommands
(raw: string[] | undefined)
apps/api-server/src/project/project.service.ts:295
↓ 2 callersFunctionnormalizeProjectValidationCommands
( commands: ProjectValidationCommands | null | undefined, )
packages/shared/src/project/types.ts:192
↓ 2 callersMethodnormalizeValidationCommands
(raw: string[] | null | undefined)
apps/api-server/src/project/project.service.ts:326
↓ 2 callersMethodonApplicationBootstrap
()
apps/api-server/src/harness-kanban/worker/worker.service.ts:66
↓ 2 callersMethodonApplicationShutdown
()
apps/api-server/src/harness-kanban/worker/worker.service.ts:75
↓ 2 callersMethodonModuleDestroy
* Clean up all sandboxes
apps/api-server/src/agent/sandbox.service.ts:179
↓ 2 callersMethodparseCodexExecutionResult
(rawOutput: string)
apps/api-server/src/harness-kanban/worker/providers/harness-worker-codex.provider.ts:219
↓ 2 callersMethodparseImplementationResult
(rawOutput: string)
apps/api-server/src/harness-kanban/worker/coding-agent-workflow.service.ts:1088
↓ 2 callersFunctionparseIssueDragId
(id: UniqueIdentifier | null | undefined)
apps/web/src/project/components/project-kanban-utils.ts:171
↓ 2 callersFunctionparseOriginList
(value: null | string | undefined)
apps/api-server/src/auth/auth-origins.ts:1
↓ 2 callersMethodparsePlanningResult
(rawOutput: string)
apps/api-server/src/harness-kanban/worker/coding-agent-workflow.service.ts:1044
↓ 2 callersFunctionparseProjectEnvConfig
(value: unknown)
packages/shared/src/project/types.ts:179
↓ 2 callersFunctionparseProjectMcpConfig
(value: unknown)
packages/shared/src/project/types.ts:150
↓ 2 callersFunctionparseProjectMcpConfigText
( value: string, )
apps/web/src/project/components/project-form.tsx:45
↓ 2 callersFunctionparseProjectValidationCommands
(value: unknown)
packages/shared/src/project/types.ts:207
↓ 2 callersMethodparseTarget
(rawUrl: string | undefined)
apps/api-server/src/harness-kanban/worker/workspace-proxy-server.service.ts:166
↓ 2 callersMethodprepareGitConfigFile
(githubRepoUrl: string, token: string)
apps/api-server/src/harness-kanban/worker/devpod.service.ts:857
↓ 2 callersMethodprepareWorkspace
(context: HarnessWorkerCodingAgentWorkspacePreparationContext<TType>)
apps/api-server/src/harness-kanban/worker/providers/coding-agent-provider.types.ts:50
↓ 2 callersMethodpublishTrigger
( event: IssueUpdatedEvent, statusChange: IssuePropertyChange, trigger: HarnessWorkerIssueTriggerT
apps/api-server/src/harness-kanban/kanban/listeners/issue-code-bot.listeners.ts:161
↓ 2 callersMethodqueueIssueIfNeeded
(workspaceId: string, issueId: number, issueState: IssueState)
apps/api-server/src/harness-kanban/kanban/listeners/issue-code-bot.listeners.ts:65
↓ 2 callersMethodquoteShellArg
(value: string)
apps/api-server/src/harness-kanban/worker/coding-agent-workflow.service.ts:1718
↓ 2 callersFunctionrandomMove
()
apps/web/src/components/common/global-loading.tsx:15
↓ 2 callersFunctionreadUrl
(url: string)
apps/api-server/src/harness-kanban/workspace-proxy/__tests__/workspace-vnc-proxy.service.spec.ts:24
↓ 2 callersMethodreadWorkspaceRecord
( workspaceName: string, env: NodeJS.ProcessEnv, )
apps/api-server/src/harness-kanban/worker/devpod.service.ts:745
↓ 2 callersMethodreadWorkspaceResult
( context: string, workspaceName: string, env: NodeJS.ProcessEnv, )
apps/api-server/src/harness-kanban/worker/devpod.service.ts:770
↓ 2 callersMethodrecordPlanningPipelineFailure
(input: HarnessWorkerClaimedIssueInput, error: unknown)
apps/api-server/src/harness-kanban/worker/coding-agent-workflow.service.ts:619
↓ 2 callersMethodredactSensitiveData
(text: string, sensitiveValues: string[])
apps/api-server/src/harness-kanban/worker/devpod.service.ts:1157
↓ 2 callersFunctionrenderNotificationItem
(item: InboxNotificationListItem)
apps/web/src/notification/components/notification-inbox-renderers.tsx:104
↓ 2 callersFunctionrenderToolPart
(part: ToolUIPart)
apps/web/src/agent/components/tool-renderers/tool-registry.tsx:209
↓ 2 callersFunctionrenderValue
()
apps/web/src/issue/components/comment/comment-property/comment-property-viewer.tsx:17
↓ 2 callersMethodrequestPlanChanges
(input: HarnessWorkerCodingAgentWorkflowInput)
apps/api-server/src/harness-kanban/worker/coding-agent-workflow.service.ts:440
↓ 2 callersMethodrequireSettings
( type: TType, settings: CodingAgentSettings<TType> | null | undefined, )
apps/api-server/src/harness-kanban/coding-agent/coding-agent.service.ts:303
↓ 2 callersMethodresolveCodexToolchainArtifact
( platform: HarnessWorkerToolchainPlatform, )
apps/api-server/src/harness-kanban/worker/toolchain.service.ts:34
↓ 2 callersFunctionresolveOptionDisplay
( value: unknown, options: Map<string, ProjectKanbanOptionDisplay>, )
apps/web/src/project/components/project-kanban-utils.ts:60
↓ 2 callersMethodresolveWorkerProxyTarget
(issueId: number)
apps/api-server/src/harness-kanban/workspace-proxy/workspace-vnc-proxy.service.ts:134
↓ 2 callersMethodresumePlanning
(input: HarnessWorkerCodingAgentWorkflowInput)
apps/api-server/src/harness-kanban/worker/coding-agent-workflow.service.ts:408
↓ 2 callersMethodrunWorkspaceCommandSafely
( context: HarnessWorkerCodingAgentRunContext<'codex'>, command: string, label: string, )
apps/api-server/src/harness-kanban/worker/providers/harness-worker-codex.provider.ts:124
↓ 2 callersMethodsanitizeClaudeFailure
( execution: HarnessWorkerClaudeExecutionEnvelope, settings: ClaudeCodeCodingAgentSettings, fallba
apps/api-server/src/harness-kanban/worker/providers/harness-worker-claude-code.provider.ts:463
↓ 2 callersMethodsanitizeCodexFailure
( execution: HarnessWorkerCodexExecutionEnvelope, settings: CodexCodingAgentSettings, fallbackMess
apps/api-server/src/harness-kanban/worker/providers/harness-worker-codex.provider.ts:328
↓ 2 callersFunctionsanitizeIssueListSearchParams
(searchParams: URLSearchParams | ReadonlyURLSearchParams)
apps/web/src/issue/hooks/use-issue-list.ts:14
↓ 2 callersMethodsaveMessages
* Save all messages for a chat, replacing existing messages * This is used when frontend wants to sync its state to the database
apps/api-server/src/agent/agent.service.ts:376
← previousnext →301–400 of 1,558, ranked by callers