MCPcopy Create free account

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

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

↓ 5 callersMethodgetPropertyValue
(issue: Issue, propertyId: SystemPropertyId)
apps/api-server/src/harness-kanban/worker/coding-agent-workflow.service.ts:1674
↓ 5 callersMethodgetProvider
(providerId: AIProviderId)
apps/api-server/src/agent/ai-provider/ai-provider.factory.ts:94
↓ 5 callersMethodgetWorkspaceNameForIssue
(issueId: number)
apps/api-server/src/harness-kanban/worker/devpod.service.ts:180
↓ 5 callersMethodlistChats
* List all chats for a user, ordered by most recent first
apps/api-server/src/agent/agent.service.ts:46
↓ 5 callersFunctionlistInbox
(agent: SupertestAgent)
apps/api-server/test/notification-inbox.e2e-spec.ts:83
↓ 5 callersFunctionmarkAllRead
(agent: SupertestAgent)
apps/api-server/test/notification-inbox.e2e-spec.ts:88
↓ 5 callersFunctionnormalizeProjectMcpConfig
(config: ProjectMcpConfig | null | undefined)
packages/shared/src/project/types.ts:107
↓ 5 callersMethodprepareDockerConfigDirectory
()
apps/api-server/src/harness-kanban/worker/devpod.service.ts:831
↓ 5 callersMethodqueryComments
(issueId: number)
apps/api-server/src/issue/comment.service.ts:141
↓ 5 callersFunctionrandom
()
apps/web/src/components/common/global-loading.tsx:14
↓ 5 callersFunctionregisterActivityBehavior
(propertyId: string, behavior: ActivityBehavior)
apps/web/src/issue/registry/activity-behavior-registry.ts:17
↓ 5 callersMethodrequest
* Generic request method
apps/web/src/lib/api-server-client.ts:61
↓ 5 callersMethodresolveHumanAssigneeId
(issueId: number, preferredAssigneeId: string | null)
apps/api-server/src/harness-kanban/worker/coding-agent-workflow.service.ts:1598
↓ 5 callersFunctionresolveIssueBackTarget
(context: IssueNavigationContext | null | undefined)
apps/web/src/issue/utils/navigation-context.ts:80
↓ 5 callersMethodresolveWorkspaceRoot
(issueId: number)
apps/api-server/src/harness-kanban/worker/coding-agent-workflow.service.ts:846
↓ 5 callersMethodrunImplementationForIssue
(input: RunImplementationInput)
apps/api-server/src/harness-kanban/worker/coding-agent-workflow.service.ts:692
↓ 5 callersFunctionsendToClient
* @param {Client} client * @param {any} message * @param {Array<Transferable>} transferrables * @returns {Promise<any>}
apps/web/public/mockServiceWorker.js:277
↓ 5 callersMethodsubscribeToIssue
(issueId: number, userIds: string[])
apps/api-server/src/issue/activity.service.ts:137
↓ 5 callersMethodtruncate
(value: string, maxLength: number)
apps/api-server/src/harness-kanban/worker/coding-agent-workflow.service.ts:1690
↓ 5 callersMethodupdateComment
(userId: string, commentID: string, content: string)
apps/api-server/src/issue/comment.service.ts:200
↓ 5 callersFunctionuseIssuePropertyMetas
()
apps/web/src/property/hooks/use-issue-property-metas.ts:5
↓ 5 callersFunctionuseMessageBranch
()
apps/web/src/components/ai-elements/message.tsx:103
↓ 5 callersFunctionwaitForCondition
(predicate: () => boolean, timeoutMs = 1500, intervalMs = 50)
apps/web/src/notification/components/notification-inbox-panel.stories.tsx:110
↓ 5 callersFunctionwaitForCondition
(predicate: () => boolean, timeoutMs = 2000, intervalMs = 50)
apps/web/src/issue/components/comment/comment-item.stories.tsx:47
↓ 5 callersFunctionwaitForCondition
(predicate: () => boolean, timeoutMs = 1500, intervalMs = 50)
apps/web/src/property/components/project-property.stories.tsx:84
↓ 4 callersFunctionOnTxEvent
(event: IssueEventNames)
apps/api-server/src/event-bus/decorators/tx-event.decorator.ts:4
↓ 4 callersFunctionassertNotificationType
( item: InboxNotificationListItem | undefined, type: TType, )
apps/api-server/test/notification-inbox.e2e-spec.ts:16
↓ 4 callersFunctionbuildNotificationQueryKeysToInvalidate
( item: InboxNotificationListItem, workspaceId: string, )
apps/web/src/notification/lib/notification-query-invalidation.ts:20
↓ 4 callersFunctioncreateChat
()
apps/api-server/test/agent.e2e-spec.ts:31
↓ 4 callersFunctioncreateJsonResponse
(body: unknown)
apps/api-server/test/github.e2e-spec.ts:13
↓ 4 callersMethodcreateModel
(config: ProviderConfig)
apps/api-server/src/agent/ai-provider/ai-provider.types.ts:17
↓ 4 callersMethodcreateProject
(workspaceId: string, userId: string, input: CreateProjectInput)
apps/api-server/src/project/project.service.ts:60
↓ 4 callersMethodensureForward
(issueId: number, targetPort: number)
apps/api-server/src/harness-kanban/worker/workspace-port-forward.service.ts:25
↓ 4 callersMethodensureIssueCodingAgentSnapshot
(issueId: number, workspaceId: string)
apps/api-server/src/harness-kanban/coding-agent/coding-agent-snapshot.service.ts:26
↓ 4 callersMethodensureReadyForReviewPullRequest
(input: EnsurePullRequestInput)
apps/api-server/src/harness-kanban/worker/github.service.ts:304
↓ 4 callersMethodfilterRecipientIds
(recipientIds: string[], excludedUserId?: string)
apps/api-server/src/notification/notification.service.ts:243
↓ 4 callersFunctionfindStatusDefinition
( config: StatusPropertyConfig, statusId: string | null | undefined, )
packages/shared/src/property/status-config.ts:85
↓ 4 callersMethodgenerateChatTitle
* Generate a chat title based on the user message content using structured output * This should be called asynchronously and not block the main cha
apps/api-server/src/agent/agent.service.ts:500
↓ 4 callersMethodgetActiveProviderId
()
apps/api-server/src/agent/ai-provider/ai-provider.factory.ts:86
↓ 4 callersFunctiongetActivityBehavior
(propertyId: string)
apps/web/src/issue/registry/activity-behavior-registry.ts:21
↓ 4 callersMethodgetChatHistory
* Get chat history with all messages and parts
apps/api-server/src/agent/agent.service.ts:62
↓ 4 callersFunctiongetChatState
()
apps/api-server/src/agent/tools/index.ts:79
↓ 4 callersMethodgetCollection
(name: ChromaCollectionName)
apps/api-server/src/chroma/chroma.service.ts:45
↓ 4 callersFunctiongetEditableRenderer
(propertyId: string)
apps/web/src/property/registry/property-registry.ts:17
↓ 4 callersMethodgetIssueProjectRepository
( issueId: number, workspaceId: string, )
apps/api-server/src/harness-kanban/worker/github.service.ts:789
↓ 4 callersMethodgetIssueStates
(issueIds: number[], workspaceId?: string)
apps/api-server/src/issue/issue.service.ts:298
↓ 4 callersMethodgetPlanPullRequestContext
(input: { issueId: number; workspaceId: string })
apps/api-server/src/harness-kanban/worker/github.service.ts:380
↓ 4 callersMethodgetPropertyDefinitions
()
apps/api-server/src/property/property.service.ts:11
↓ 4 callersMethodgetProviderConfig
(providerId: AIProviderId)
apps/api-server/src/agent/ai-provider/ai-provider.factory.ts:107
↓ 4 callersMethodgetProxyBaseUrl
()
apps/api-server/src/harness-kanban/worker/worker.service.ts:347
↓ 4 callersFunctiongetStatusConfig
(meta: Pick<PropertyMeta, 'config'>)
apps/web/src/property/components/fields/status/status-utils.tsx:48
↓ 4 callersFunctiongetStatusDefinition
(meta: Pick<PropertyMeta, 'config'>, statusId: string | null | undefined)
apps/web/src/property/components/fields/status/status-utils.tsx:56
↓ 4 callersFunctiongetStringValue
(value: unknown)
apps/web/src/project/components/project-kanban-utils.ts:42
↓ 4 callersMethodhandleContinuationTrigger
(trigger: HarnessWorkerIssueTrigger)
apps/api-server/src/harness-kanban/worker/coding-agent-workflow.service.ts:331
↓ 4 callersMethodhandlePlanningFailure
( issueId: number, workspaceId: string, error: unknown, options: { instruction: string
apps/api-server/src/harness-kanban/worker/coding-agent-workflow.service.ts:1487
↓ 4 callersFunctionhasOwnField
(value: T, key: keyof T)
apps/web/src/project/components/project-kanban.tsx:45
↓ 4 callersFunctionisObject
(value: unknown)
packages/shared/src/property/status-config.ts:10
↓ 4 callersMethodloadIssueDetail
(issueId: number)
apps/api-server/src/harness-kanban/worker/coding-agent-workflow.service.ts:765
↓ 4 callersMethodloadIssueSummary
(issueId: number)
apps/api-server/src/harness-kanban/worker/coding-agent-workflow.service.ts:1633
↓ 4 callersFunctionmakeIssueUpdatedItem
( overrides: Partial<Extract<InboxNotificationListItem, { type: NotificationType.ISSUE_UPDATED }>> = {}, )
apps/web/src/notification/lib/__tests__/desktop-notifications.test.ts:7
↓ 4 callersFunctionmakeSuccessResponse
(data: T)
apps/web/src/notification/components/notification-bell.stories.tsx:59
↓ 4 callersFunctionmapDBMessageToUIMessage
(message: { id: string; role: string; parts: Part[] })
apps/api-server/src/agent/message-mapping.ts:499
↓ 4 callersFunctionparseIssueNavigationContext
( searchParams: URLSearchParams | ReadonlyURLSearchParams, )
apps/web/src/issue/utils/navigation-context.ts:17
↓ 4 callersMethodparseWithSchema
(schema: ZodType<TParsed>, value: unknown, type: CodingAgentType)
apps/api-server/src/harness-kanban/coding-agent/coding-agent-management.registry.ts:174
↓ 4 callersFunctionpassthrough
()
apps/web/public/mockServiceWorker.js:207
↓ 4 callersMethodpatch
* PATCH request
apps/web/src/lib/api-server-client.ts:196
↓ 4 callersFunctionregister
()
apps/web/src/instrumentation.ts:3
↓ 4 callersMethodrejectUpgrade
(socket: Socket, statusCode: number, message: string)
apps/api-server/src/harness-kanban/worker/workspace-proxy-server.service.ts:225
↓ 4 callersFunctionresolveToolchainKind
(packageName)
scripts/build-coding-agent-toolchain.mjs:310
↓ 4 callersMethodrunCodingAgentWithSchema
( input: StructuredCodingAgentRunInput, )
apps/api-server/src/harness-kanban/worker/coding-agent-workflow.service.ts:806
↓ 4 callersMethodrunDispatchPollingOnce
()
apps/api-server/src/harness-kanban/worker/worker.service.ts:390
↓ 4 callersMethodsaveAssistantUIMessage
* Save assistant message from UIMessage format * This is the preferred method when you have a complete UIMessage
apps/api-server/src/agent/agent.service.ts:254
↓ 4 callersFunctionsleep
(ms: number)
apps/api-server/test/harness-worker.e2e-spec.ts:18
↓ 4 callersMethodstartImplementation
(input: HarnessWorkerCodingAgentWorkflowInput)
apps/api-server/src/harness-kanban/worker/coding-agent-workflow.service.ts:476
↓ 4 callersMethodstartPlanning
(input: HarnessWorkerCodingAgentWorkflowInput)
apps/api-server/src/harness-kanban/worker/coding-agent-workflow.service.ts:380
↓ 4 callersMethodsubscribeAssigneeOnIssueUpdated
(event: TxEventWrapper<IssueUpdatedEvent>)
apps/api-server/src/issue/event-listeners/event-listeners.ts:62
↓ 4 callersMethodtoIssueCodingAgentSnapshot
(snapshot: IssueCodingAgentSnapshotRecord)
apps/api-server/src/harness-kanban/coding-agent/coding-agent-snapshot.service.ts:136
↓ 4 callersMethodtoManagementDetail
(codingAgent: CodingAgentDetail)
apps/api-server/src/harness-kanban/coding-agent/coding-agent-management.registry.ts:32
↓ 4 callersMethodtoStatusId
(value: unknown)
apps/api-server/src/harness-kanban/kanban/listeners/issue-code-bot.listeners.ts:251
↓ 4 callersMethodupdateProject
( workspaceId: string, userId: string, projectId: string, input: UpdateProjectInput, )
apps/api-server/src/project/project.service.ts:99
↓ 4 callersFunctionuseFormField
()
apps/web/src/components/ui/form.tsx:36
↓ 4 callersFunctionusePropertyOptions
(propertyId: string)
apps/web/src/property/hooks/use-property-options.ts:5
↓ 4 callersFunctionuseRuntimeConfig
()
apps/web/src/providers/runtime-config-provider.tsx:57
↓ 4 callersFunctionwaitFor
(assertion: () => Promise<boolean>, timeoutMs = 5_000, intervalMs = 100)
apps/api-server/test/harness-worker.e2e-spec.ts:20
↓ 4 callersMethodwaitForApproval
(request: AgentApprovalRequestEvent)
apps/api-server/src/agent/agent-approval.service.ts:64
↓ 4 callersFunctionwaitForCondition
(predicate: () => boolean, timeoutMs = 1500, intervalMs = 50)
apps/web/src/project/components/project-kanban.stories.tsx:36
↓ 4 callersFunctionwaitForCondition
(predicate: () => boolean, timeoutMs = 1500, intervalMs = 50)
apps/web/src/settings/pages/connections-page.stories.tsx:28
↓ 3 callersFunctionactorLabel
(item: InboxNotificationListItem)
apps/web/src/notification/components/notification-inbox-renderers.tsx:8
↓ 3 callersMethodbuildClaudeCommandScript
( context: HarnessWorkerCodingAgentRunContext<'claude-code'>, input: { promptBase64: string
apps/api-server/src/harness-kanban/worker/providers/harness-worker-claude-code.provider.ts:273
↓ 3 callersMethodcompletePendingApproval
( key: string, pending: PendingApproval, result: PendingApprovalResult | boolean, )
apps/api-server/src/agent/agent-approval.service.ts:133
↓ 3 callersFunctionconvertIssueToRow
(issue: Issue)
apps/web/src/issue/utils/transform.ts:5
↓ 3 callersFunctioncreateAgentTools
(options: CreateAgentToolsOptions)
apps/api-server/src/agent/tools/index.ts:74
↓ 3 callersMethodcreateNotification
({ workspaceId, type, payload, recipientIds, channelTypes = [NotificationChannelType.INBOX
apps/api-server/src/notification/notification.service.ts:47
↓ 3 callersFunctioncreateWebRuntimeConfig
(input?: Partial<WebRuntimeConfig>)
apps/web/src/lib/runtime-config.ts:17
↓ 3 callersMethoddeleteIssueDocument
(issueId: number)
apps/api-server/src/issue/services/issue-rag.service.ts:90
↓ 3 callersMethoddeleteWorkspace
(workspaceName: string)
apps/api-server/src/harness-kanban/worker/devpod.service.ts:309
↓ 3 callersFunctionencryptGithubToken
(token: string, secret: string)
apps/api-server/src/github/github-token.crypto.ts:17
↓ 3 callersMethodensureDraftPullRequest
(input: EnsureDraftPullRequestInput)
apps/api-server/src/harness-kanban/worker/github.service.ts:251
↓ 3 callersMethodensureQueue
(queueName: string)
apps/api-server/src/pgmq/pgmq.service.ts:14
↓ 3 callersMethodfindCodingAgentRecord
(workspaceId: string, codingAgentId: string)
apps/api-server/src/harness-kanban/coding-agent/coding-agent.service.ts:233
← previousnext →101–200 of 1,558, ranked by callers