MCPcopy Create free account

hub / github.com/Kilo-Org/cloud / functions

Functions24,362 in github.com/Kilo-Org/cloud

↓ 19 callersFunctionseedInventoryKey
( key = `managed-test-key-${crypto.randomUUID()}`, planId: CodingPlanId = PLAN_ID )
apps/web/src/lib/coding-plans/index.test.ts:44
↓ 19 callersMethodsnapshot
()
services/deploy-infra/dispatcher/src/routes/api.test.ts:49
↓ 19 callersFunctionstartSession
( config: DriverConfig, args: StartSessionArgs, api: ApiVersion = 'unified' )
services/cloud-agent-next/test/e2e/client.ts:144
↓ 19 callersFunctiontextContent
(text: string)
packages/kilo-chat-hooks/src/use-messages.test.ts:41
↓ 19 callersFunctiontextPart
(id: string, messageID: string, text: string, sessionID = 'ses-1')
apps/web/src/lib/cloud-agent-sdk/__fixtures__/helpers.ts:74
↓ 19 callersFunctiontmux
(...args: string[])
dev/local/tmux.test.ts:42
↓ 19 callersFunctiontriggerError
(code: ManualBitbucketCodeReviewTriggerErrorCode, message: string)
apps/web/src/lib/integrations/platforms/bitbucket/manual-code-review-trigger.ts:87
↓ 19 callersFunctionulidToTimestamp
(ulid: string)
packages/kilo-chat/src/utils.ts:10
↓ 19 callersFunctionuseInvalidateAllOrganizationData
()
apps/web/src/app/api/organizations/hooks.ts:82
↓ 19 callersFunctionvalidateBitbucketWorkspaceAccessToken
( input: ValidateBitbucketWorkspaceAccessTokenInput )
apps/web/src/lib/integrations/platforms/bitbucket/workspace-access-token-adapter.ts:498
↓ 19 callersFunctionwaitForModel
(driver: WebDriver, text = 'Claude Sonnet 4')
apps/extension/tests/e2e/firefox-selenium-e2e.ts:853
↓ 18 callersFunctionPOST
(request: NextRequest)
apps/web/src/app/api/openrouter/[...path]/route.ts:170
↓ 18 callersMethodaddReaction
(params: AddReactionParams)
services/kilo-chat/src/do/conversation-do.ts:1217
↓ 18 callersFunctionauthHeaders
(token = 'test-token')
services/kiloclaw/controller/src/routes/kilo-cli-run.test.ts:38
↓ 18 callersFunctionbaseEnv
()
services/kiloclaw/src/index.test.ts:263
↓ 18 callersFunctionbaseEnv
(stub: Record<string, unknown>)
services/kiloclaw/src/routes/platform-agents.test.ts:9
↓ 18 callersFunctionbuildPreviousReviewSummaryHistory
( body: string, options: BuildPreviousReviewSummaryHistoryOptions = {} )
apps/web/src/lib/code-reviews/summary/history.ts:73
↓ 18 callersMethodcall
(method: string, path: string, body?: unknown, timeoutSeconds?: number)
services/cloud-agent-next/src/kilo/client.ts:225
↓ 18 callersFunctioncleanupStaleWorkspaces
( sandbox: SandboxInstance, baseWorkspacePath: string, currentSessionId: string, options: StaleWorkspa
services/cloud-agent-next/src/workspace.ts:414
↓ 18 callersFunctioncollectChunks
* Helper to collect all chunks from the async generator
apps/web/src/lib/code-indexing/managed-index-chunking.test.ts:18
↓ 18 callersFunctioncommentResponse
( id: number, body: string, options: { inline?: { path: string; from?: number | null; to?: number |
services/cloud-agent-next/wrapper/src/bitbucket-review-cli.test.ts:122
↓ 18 callersFunctioncreateAuditService
(repository: GatewayRepository)
apps/web/src/lib/mcp-gateway/audit-service.ts:6
↓ 18 callersFunctioncreateBatch
( messages: ReturnType<typeof createMockMessage>[] )
services/gmail-push/src/consumer.test.ts:54
↓ 18 callersFunctioncreateEnv
()
services/cloud-agent-next/src/server.test.ts:114
↓ 18 callersFunctioncreateGatewayRepository
(database: GatewayDatabase = db)
apps/web/src/lib/mcp-gateway/repository.ts:46
↓ 18 callersFunctioncreateMockEnv
( kiloclawFetch: ReturnType<typeof vi.fn>, idempotencyStub = createMockIdempotencyStub() )
services/gmail-push/src/consumer.test.ts:35
↓ 18 callersFunctioncreateRepo
(files: Record<string, string>)
dev/local/env-sync/plan.test.ts:21
↓ 18 callersFunctioncreateStatus
(status: KiloClawDashboardStatus['status'])
apps/web/src/app/(app)/claw/components/ClawOnboardingFlow.state.test.ts:12
↓ 18 callersFunctioncreateStreamFromString
* Helper to create a ReadableStream from a string
apps/web/src/lib/code-indexing/managed-index-chunking.test.ts:6
↓ 18 callersFunctiondefineReview
( userId: string, integrationId: string | null, overrides: Partial<typeof cloud_agent_code_reviews.$infe
apps/web/src/lib/code-reviews/triggers/prepare-review-payload.test.ts:113
↓ 18 callersFunctionderiveSecurityFindingAuditEventKey
(parts: readonly string[])
packages/worker-utils/src/security-finding-audit.ts:367
↓ 18 callersFunctiondescribeError
(error: unknown)
apps/web/src/scripts/db/kiloclaw-subscription-alignment.ts:415
↓ 18 callersFunctionextractBearerToken
(authHeader: string | null | undefined)
packages/worker-utils/src/extract-bearer-token.ts:6
↓ 18 callersFunctionfetchKiloGatewayChatCompletionStream
({ apiBaseUrl, fetch, messages, model, onContentDelta, onReasoningDelta = () => {}, organization
apps/extension/src/shared/kilo-gateway-chat-stream-client.ts:396
↓ 18 callersMethodflush
()
services/deploy-infra/builder/src/tests/webhook-delivery.test.ts:153
↓ 18 callersMethodgetAllStream
()
services/session-ingest/src/dos/SessionIngestDO.ts:315
↓ 18 callersFunctiongetIntegrationById
(integrationId: string, organizationId?: string)
apps/web/src/lib/integrations/db/platform-integrations.ts:68
↓ 18 callersMethodgetTokenForRepo
* Get a GitHub token for a repository. * * This is the main entry point - it handles the full flow: * 1. Looks up the GitHub App installation
services/git-token-service/src/index.ts:647
↓ 18 callersFunctiongetValidGitLabToken
(integration: PlatformIntegration)
apps/web/src/lib/integrations/gitlab-service.ts:89
↓ 18 callersFunctionhandleKiloPassSubscriptionEvent
(params: { eventId: string; eventType: string; subscription: Stripe.Subscription; })
apps/web/src/lib/kilo-pass/stripe-handlers-subscription-events.ts:34
↓ 18 callersFunctionhandleQueue
( batch: MessageBatch<GmailPushQueueMessage>, env: AppEnv )
services/gmail-push/src/consumer.ts:69
↓ 18 callersFunctionhostnameLabelFromSandboxId
(sandboxId: string)
packages/worker-utils/src/hostname-label.ts:141
↓ 18 callersFunctioninsertFinding
( suffix: string, analysisStatus: string | null = 'pending' )
services/security-auto-analysis/src/db/queries.integration.test.ts:791
↓ 18 callersFunctioninsertPersonalInstance
(params: { id: string; userId: string })
apps/web/src/lib/kiloclaw/stripe-funded-settlement.test.ts:20
↓ 18 callersFunctioninsertReviews
(reviews: CodeReviewInsert[])
apps/web/src/lib/code-reviews/alerting/detectors.test.ts:60
↓ 18 callersFunctionisDefiniteUnreachable
(err: unknown)
services/kilo-chat/src/services/bot-status-request.ts:116
↓ 18 callersFunctionisRecord
(value: unknown)
services/cloud-agent-next/wrapper/src/bitbucket-review-cli.ts:147
↓ 18 callersFunctionjsonResponse
(value: unknown, init?: ResponseInit)
services/git-token-service/src/bitbucket-api.test.ts:13
↓ 18 callersFunctionliveWrapperTarget
(containerFetch: ContainerFetch)
services/cloud-agent-next/src/kilo-facade/user-kilo-facade.test.ts:367
↓ 18 callersFunctionlogSuccess
(message: string)
services/app-builder/src/_integration_tests/git-test-helpers.ts:45
↓ 18 callersFunctionmakeBody
(model = 'openai/gpt-4o')
apps/web/src/app/api/openrouter/[...path]/route.test.ts:113
↓ 18 callersFunctionmakeFetch
(responses: MockResponse[])
services/wasteland/src/wanted-board/wanted-board-ops-sdk.test.ts:38
↓ 18 callersFunctionmakeRequest
(body: unknown)
apps/web/src/app/api/openrouter/[...path]/route.test.ts:102
↓ 18 callersFunctionmakeStripeSubscription
(params: { id: string; start_date_seconds: number; metadata: Stripe.Metadata; status: Stripe.Subscript
apps/web/src/lib/kilo-pass/stripe-handlers-subscription-events.test.ts:61
↓ 18 callersFunctionnow
()
services/gastown/src/dos/town/actions.ts:449
↓ 18 callersFunctionnowIso
()
apps/web/src/lib/mcp-gateway/crypto.ts:15
↓ 18 callersFunctionparseDollarInput
(raw: string)
apps/web/src/app/(app)/organizations/[id]/distribute-funds/parseDollarInput.ts:12
↓ 18 callersFunctionregisterHealthRoute
( app: Hono, supervisor: Supervisor | null, expectedToken?: string, stateRef?: ControllerStateRef, k
services/kiloclaw/controller/src/routes/health.ts:75
↓ 18 callersFunctionrenderTemplate
(name: string, vars: TemplateVars)
apps/web/src/lib/email.ts:87
↓ 18 callersFunctionresolveInstanceUrlTemplate
( envVar: string | undefined, nodeEnv: string | undefined, workerUrl: string | undefined )
apps/web/src/lib/config.server.ts:351
↓ 18 callersFunctionresolveSafePath
(relativePath: string, rootDir: string)
services/kiloclaw/controller/src/safe-path.ts:15
↓ 18 callersFunctionsanitizeOpenclawConfigError
( err: unknown, operation: string )
services/kiloclaw/src/routes/platform.ts:1137
↓ 18 callersFunctionsend
(params: SendParams)
apps/web/src/lib/email.ts:123
↓ 18 callersMethodsetTownId
* Explicitly set the town ID. Called by configureRig or any handler * that knows the real town UUID, so that subsequent internal calls * (alarm,
services/gastown/src/dos/Town.do.ts:835
↓ 18 callersMethodstop
(options?: { reason?: KiloclawStopReason })
services/kiloclaw/src/durable-objects/kiloclaw-instance/index.ts:2509
↓ 18 callersFunctionuseConfirm
()
apps/web/src/components/ui/confirm.tsx:100
↓ 18 callersFunctionvalidateGitLabInstance
( instanceUrl: string )
apps/web/src/lib/integrations/platforms/gitlab/adapter.ts:1799
↓ 18 callersFunctionwaitForNewSandboxPresent
( knownIds: Set<string>, timeoutMs: number )
services/cloud-agent-next/test/e2e/sandbox-control.ts:77
↓ 18 callersFunctionworkerAuthHeaders
()
services/code-review-infra/test/integration/code-review-orchestrator.test.ts:88
↓ 18 callersFunctionwriteBaseConfig
( env: EnvLike, configPath = DEFAULT_CONFIG_PATH, deps: ConfigWriterDeps = defaultDeps )
services/kiloclaw/controller/src/config-writer.ts:864
↓ 17 callersFunctionPOST
(request: NextRequest)
apps/web/src/app/api/auth/magic-link/route.ts:40
↓ 17 callersMethodaddExecution
* Add a new execution with initial 'pending' status.
services/cloud-agent-next/src/persistence/CloudAgentSession.ts:2505
↓ 17 callersMethodagentDone
(agentId: string, input: AgentDoneInput)
services/gastown/src/dos/Town.do.ts:2109
↓ 17 callersMethodarrayBuffer
()
services/ai-attribution/worker-configuration.d.ts:2241
↓ 17 callersFunctionassertKiloModelAvailable
( input: AssertKiloModelAvailableInput )
services/cloud-agent-next/src/model-validation.ts:239
↓ 17 callersFunctionassertNotNullish
(value: T, message?: string)
apps/web/src/lib/utils.ts:274
↓ 17 callersMethodbeginFreshProvision
( ownerKey: string, assignedUserId: string, instanceId: string, doKey: string )
services/kiloclaw/src/durable-objects/kiloclaw-registry.ts:169
↓ 17 callersFunctionbuildDoltUrl
(path: string, query?: Record<string, string | undefined>)
packages/wl-sdk/src/dolthub/api.ts:69
↓ 17 callersFunctionbuildSecurityAgentAuditReportFromRows
(params: { owner: SecurityAgentAuditReportOwner; period: NormalizedAuditReportPeriod; generatedAt: strin
apps/web/src/lib/security-agent/db/security-audit-report.ts:493
↓ 17 callersFunctioncleanup
()
apps/extension/scripts/debug-chrome.ts:82
↓ 17 callersFunctioncloudAgentNextFreshRetryClassification
( error: CloudAgentNextError | undefined, retryable: boolean, failureCategory: CloudAgentNextFreshRetryF
services/code-review-infra/src/code-review-orchestrator.ts:193
↓ 17 callersFunctioncountSubscriptionStartedSends
()
apps/web/src/lib/purchase-emails.test.ts:1016
↓ 17 callersFunctioncreateHandlers
()
apps/web/src/lib/security-agent/router/shared-handlers.test.ts:139
↓ 17 callersFunctioncreateLegacyExecutionCaller
()
services/cloud-agent-next/src/router.test.ts:1830
↓ 17 callersFunctioncreateMockConfig
(fetchFn: typeof globalThis.fetch)
packages/kilo-chat/test/client.test.ts:6
↓ 17 callersFunctioncreateMockSandbox
( existingWrapper: { port: number; healthy: boolean } | null = null )
services/cloud-agent-next/src/kilo/wrapper-client.test.ts:106
↓ 17 callersFunctioncreateRequest
(body: unknown)
apps/web/src/app/api/auth/magic-link/route.test.ts:32
↓ 17 callersFunctionensurePaymentMethodStored
( kiloUserId: string, paymentMethod: Stripe.PaymentMethod, headers: FraudDetectionHeaders = EmptyFraudDe
apps/web/src/lib/stripe/index.ts:239
↓ 17 callersFunctionerrorPayload
(error: string, message: string)
services/kiloclaw/plugins/kiloclaw-customizer/src/kilo-exa-web-search-provider.ts:134
↓ 17 callersFunctionevaluateAt
( kv: KVNamespace, result: GastownHealthMetrics, sentAlerts: AlertPayload[] )
services/o11y/test/gastown-health-evaluate.spec.ts:83
↓ 17 callersFunctionfetchInstallPayload
( source: InstallSource, slug: string, opts: { bypassCache?: boolean } = {} )
apps/web/src/lib/kiloclaw/install.ts:179
↓ 17 callersFunctiongetGastownUserStub
(env: Env, userId: string)
services/gastown/src/dos/GastownUser.do.ts:289
↓ 17 callersFunctionisBeforeKiloClawCommitSalesCutoff
(timestamp: Timestamp)
packages/db/src/kiloclaw-commit-retirement.ts:78
↓ 17 callersFunctionmakeModel
(id: string)
apps/web/src/app/api/openrouter/models/route.test.ts:62
↓ 17 callersFunctionmakeMsg
(id: string, role: 'user' | 'assistant' = 'user')
apps/web/src/lib/cloud-agent-sdk/storage/memory.test.ts:6
↓ 17 callersFunctionmakeRequest
(path: string)
apps/web/src/app/api/integrations/google/connect/route.test.ts:57
↓ 17 callersFunctionmaybeIssueKiloPassBonusFromUsageThreshold
(params: { kiloUserId: string; nowIso: string; db?: Db; })
apps/web/src/lib/kilo-pass/usage-triggered-bonus.ts:296
↓ 17 callersFunctionmessage
(id: string)
apps/mobile/src/components/kilo-chat/live-message-cache.test.ts:29
↓ 17 callersFunctionnormalizeComponentScore
( rawValue: number, threshold: number, pointsPerComponent: number )
apps/web/src/lib/organizations/ai-adoption-calculations.ts:90
↓ 17 callersFunctionnormalizeGitLabInstanceUrl
(instanceUrl?: string)
apps/web/src/lib/integrations/platforms/gitlab/instance-url.ts:13
← previousnext →801–900 of 24,362, ranked by callers