MCPcopy Create free account

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

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

↓ 3,705 callersMethodjson
()
services/ai-attribution/worker-configuration.d.ts:2244
↓ 3,702 callersMethodget
(key: string, options: R2GetOptions & { onlyIf: R2Conditional | Headers; })
services/o11y/worker-configuration.d.ts:2030
↓ 2,936 callersMethodpush
(clause: string, ...bindings: SnowflakeBinding[])
apps/web/src/routers/usage-analytics-router.ts:155
↓ 2,327 callersMethodset
* Set a new stored value
services/ai-attribution/worker-configuration.d.ts:10519
↓ 2,278 callersFunctiontest
(tc: TestCase)
services/kiloclaw/controller/src/routes/config.test.ts:428
↓ 2,182 callersMethodvalues
(options?: ReadableStreamValuesOptions)
services/ai-attribution/worker-configuration.d.ts:2454
↓ 2,178 callersMethodlog
* The **`console.log()`** static method outputs a message to the console. * * [MDN Reference](https://developer.mozilla.org/docs/Web/API/console
services/ai-attribution/worker-configuration.d.ts:180
↓ 1,954 callersMethoderror
* The **`console.error()`** static method outputs a message to the console at the 'error' log level. * * [MDN Reference](https://developer.mozil
services/ai-attribution/worker-configuration.d.ts:150
↓ 1,741 callersFunctioninsertTestUser
(userData: Partial<User> = {})
apps/web/src/tests/helpers/user.helper.ts:54
↓ 1,558 callersFunctionsql
(query)
services/kiloclaw/e2e/google-setup-e2e.mjs:83
↓ 1,357 callersMethoddelete
(keys: string | string[])
services/o11y/worker-configuration.d.ts:2040
↓ 1,270 callersFunctioncreateCallerForUser
(userId: string)
apps/web/src/routers/test-utils.ts:21
↓ 1,250 callersMethodjoin
(input: JoinInput)
packages/wl-sdk/src/client.ts:209
↓ 1,186 callersMethodupdate
* Update hosted image metadata * @param options Properties to update * @returns Updated image metadata * @throws {@link ImagesError} if
services/o11y/worker-configuration.d.ts:11637
↓ 968 callersMethodlimit
* Rate limit a request based on the provided options. * @see https://developers.cloudflare.com/workers/runtime-apis/bindings/rate-limit/ * @retu
services/ai-attribution/worker-configuration.d.ts:10957
↓ 922 callersMethodinput
* Creates a media transformer from an input stream. * @param media - The input media bytes * @returns A MediaTransformer instance for applying t
services/ai-attribution/worker-configuration.d.ts:10725
↓ 896 callersMethodhas
(sessionId: string)
services/session-ingest/src/dos/SessionAccessCacheDO.ts:27
↓ 863 callersMethodtoString
()
services/ai-attribution/worker-configuration.d.ts:559
↓ 851 callersMethodwarn
* The **`console.warn()`** static method outputs a warning message to the console at the 'warning' log level. * * [MDN Reference](https://develo
services/ai-attribution/worker-configuration.d.ts:217
↓ 848 callersMethodon
( event: N, handler: (ctx: string, payload: KiloChatEventOf<N>) => void )
packages/kilo-chat/src/client.ts:339
↓ 812 callersMethodrequest
(url: string, init?: RequestInit)
services/gastown/container/plugin/client.ts:91
↓ 762 callersMethodreplace
(content: string | ReadableStream | Response, options?: ContentOptions)
services/ai-attribution/worker-configuration.d.ts:1687
↓ 561 callersFunctioncn
(...inputs: ClassValue[])
apps/web/src/lib/utils.ts:7
↓ 518 callersFunctiontimestamp
()
dev/discord-gateway-cron.ts:24
↓ 483 callersFunctioncreateInstance
( storage = createFakeStorage(), env = createFakeEnv() )
services/kiloclaw/src/durable-objects/kiloclaw-instance.test.ts:346
↓ 397 callersMethodtext
()
services/ai-attribution/worker-configuration.d.ts:2243
↓ 391 callersMethodput
(key: string, value: ReadableStream | ArrayBuffer | ArrayBufferView | string | null | Blob, options?: R2PutOpt
services/o11y/worker-configuration.d.ts:2034
↓ 389 callersMethodfetch
(request: Request)
services/ai-attribution/worker-configuration.d.ts:540
↓ 353 callersFunctionquery
( sql: SqlStorage, query: Query, params: SqliteParams<Query> & unknown[] )
services/gastown/src/util/query.util.ts:23
↓ 344 callersMethodclose
()
services/ai-attribution/worker-configuration.d.ts:3440
↓ 333 callersMethodinfo
* The **`console.info()`** static method outputs a message to the console at the 'info' log level. * * [MDN Reference](https://developer.mozilla
services/ai-attribution/worker-configuration.d.ts:174
↓ 328 callersMethodadd
(sessionId: string)
services/session-ingest/src/dos/SessionAccessCacheDO.ts:36
↓ 297 callersFunctioncreateOrganization
( name: string, // this is only used in tests // TODO(bmc): remove this from tests in the future. nbd rn
apps/web/src/lib/organizations/organizations.ts:188
↓ 296 callersMethodtransaction
(closure: (txn: DurableObjectTransaction) => Promise<T>)
services/ai-attribution/worker-configuration.d.ts:636
↓ 284 callersMethodoutput
* Retrieve the image that results from applying the transforms to the * provided input * @param options Options that apply to the output e.g. ou
services/ai-attribution/worker-configuration.d.ts:10691
↓ 279 callersMethoddestroy
(error?: any)
services/ai-attribution/worker-configuration.d.ts:3515
↓ 279 callersMethodpost
(input: PostInput)
packages/wl-sdk/src/client.ts:264
↓ 227 callersFunctionfetch
()
apps/web/src/lib/ai-gateway/providers/direct-byok/sync-direct-byok.ts:86
↓ 224 callersFunctiongetEnvVariable
(key: string)
apps/web/src/lib/dotenvx.ts:6
↓ 219 callersFunctionputSessionMessageState
( storage: SessionMessageStorage, state: SessionMessageState )
services/cloud-agent-next/src/session/session-message-state.ts:423
↓ 214 callersMethodalarm
(alarmInfo?: AlarmInvocationInfo)
services/ai-attribution/worker-configuration.d.ts:541
↓ 204 callersFunctionseedProvisioned
Seed DO storage with a provisioned instance and trigger loadState.
services/kiloclaw/src/durable-objects/kiloclaw-instance.test.ts:370
↓ 203 callersFunctionresError
(error: string)
packages/worker-utils/src/res.ts:17
↓ 198 callersFunctionlogToFile
(message: string)
services/cloud-agent-next/wrapper/src/utils.ts:368
↓ 196 callersMethodexecute
( plan: FencedWrapperDispatchRequest | FencedLegacyExecutionRequest, options?: { onProgress?: (s
services/cloud-agent-next/src/execution/orchestrator.ts:69
↓ 190 callersMethodprocess
* Process a labeled event
apps/web/src/lib/auto-fix/application/webhook/label-webhook-processor.ts:31
↓ 188 callersMethodconnect
(socket: Socket)
services/o11y/worker-configuration.d.ts:520
↓ 177 callersMethodcreate
* Create a new repository with an initial access token. * @param name Repository name (alphanumeric, dots, hyphens, underscores). * @param o
services/o11y/worker-configuration.d.ts:10191
↓ 169 callersFunctiongetTownDOStub
(env: Env, townId: string)
services/gastown/src/dos/Town.do.ts:5789
↓ 165 callersMethodexec
( query: string, ...bindings: any[] )
services/ai-attribution/worker-configuration.d.ts:3405
↓ 165 callersFunctionnormalize
(raw: CloudAgentEvent)
apps/web/src/lib/cloud-agent-sdk/normalizer.ts:479
↓ 163 callersFunctionresolve
(value: T)
apps/web/src/lib/cloud-agent-sdk/user-web-connection.test.ts:70
↓ 162 callersFunctionseedRunning
( storage: ReturnType<typeof createFakeStorage>, overrides: Record<string, unknown> = {} )
services/kiloclaw/src/durable-objects/kiloclaw-instance.test.ts:390
↓ 162 callersMethodsend
(message: Body, options?: QueueSendOptions)
services/ai-attribution/worker-configuration.d.ts:2126
↓ 158 callersFunctioncreateRaw
(streamEventType: string, data: unknown, sessionId = 'ses-1')
apps/web/src/lib/cloud-agent-sdk/normalizer.test.ts:4
↓ 157 callersFunctionjsonError
(message: string, status: number, code?: string)
services/kiloclaw/src/routes/platform.ts:821
↓ 156 callersFunctioncreateGatewayError
(code: GatewayErrorCode, message: string, status: number)
packages/mcp-gateway/src/errors.ts:30
↓ 154 callersFunctioncreateTestOrganization
( name: string, ownerId: string, microdollarBalance: number, settings?: object, requireSeats?: boole
apps/web/src/tests/helpers/organization.helper.ts:6
↓ 153 callersFunctioncount
(value: number | string | null | undefined)
apps/web/src/routers/admin-cloud-agent-next-router.ts:82
↓ 153 callersFunctionjoin
(opts: JoinOptions)
packages/wl-sdk/src/ops/join.ts:78
↓ 150 callersFunctionworkerInstanceId
( instance: { id: string; sandboxId?: string; sandbox_id?: string } | null | undefined )
apps/web/src/lib/kiloclaw/instance-registry.ts:52
↓ 144 callersFunctionensureOrganizationAccess
( ctx: TRPCContext, organizationId: Organization['id'], roles?: OrganizationRole[] )
apps/web/src/routers/organizations/utils.ts:30
↓ 141 callersFunctionkiloId
Cast a plain string to KiloSessionId in tests.
apps/web/src/lib/cloud-agent-sdk/test-helpers.ts:16
↓ 137 callersFunctioncheck
(file: string)
script/check-md-table-padding.ts:83
↓ 134 callersFunctiongetSessionMessageState
( storage: SessionMessageStorage, messageId: string )
services/cloud-agent-next/src/session/session-message-state.ts:415
↓ 134 callersFunctiongetUserFromAuth
(opts: RequiredPermissions)
apps/web/src/lib/user/server.ts:987
↓ 131 callersFunctionaddUserToOrganization
( organizationId: Organization['id'], userId: User['id'], role: OrganizationRole, txn?: DrizzleTransac
apps/web/src/lib/organizations/organizations.ts:252
↓ 129 callersFunctionnext
()
services/cloud-agent-next/wrapper/src/restore-session.ts:128
↓ 126 callersFunctionatomValue
(store: ReturnType<typeof createStore>, atom: { read: unknown })
apps/web/src/lib/cloud-agent-sdk/session-manager.test.ts:172
↓ 124 callersMethodget
(key: Key, options?: Partial<KVNamespaceGetOptions<undefined>>)
services/ai-attribution/worker-configuration.d.ts:2010
↓ 124 callersFunctionkilocode
(type: string, properties: unknown, sessionId = 'ses-1')
apps/web/src/lib/cloud-agent-sdk/__fixtures__/helpers.ts:25
↓ 118 callersFunctionresSuccess
(data: T)
packages/worker-utils/src/res.ts:13
↓ 117 callersFunctioncreateServiceState
(config: ServiceStateConfig)
apps/web/src/lib/cloud-agent-sdk/service-state.ts:88
↓ 116 callersFunctiongetWorkerDb
(connectionString: string, options: GetWorkerDbOptions = {})
packages/db/src/client.ts:45
↓ 115 callersFunctionmakeConfig
(overrides?: Partial<ServiceStateConfig>)
apps/web/src/lib/cloud-agent-sdk/service-state.test.ts:5
↓ 115 callersFunctionregisterReadySession
( instance: SessionRegistrar, input: RegisterReadySessionInput )
services/cloud-agent-next/test/helpers/session-setup.ts:209
↓ 114 callersFunctionstorePendingSessionMessage
( storage: SessionQueueStorage, message: PendingSessionMessage | LegacyPendingSessionMessage )
services/cloud-agent-next/src/session/pending-messages.ts:419
↓ 113 callersFunctioncreateMockDb
( selectResults: unknown[][], options?: { insertRowCounts?: number[]; txInsertRowCounts?: number[]
services/kiloclaw-billing/src/lifecycle.test.ts:83
↓ 112 callersFunctioncreateKilocodeEvent
( type: string, properties: unknown, sessionId = 'session-123' )
apps/web/src/lib/cloud-agent-next/processor/event-processor.test.ts:36
↓ 111 callersFunctionsetError
(modelId: string, message: string)
apps/web/src/app/admin/alerting/use-baseline-state.ts:30
↓ 110 callersFunctioninstrumented
( c: Context<GastownEnv>, route: string, handler: () => Promise<Response> )
services/gastown/src/middleware/analytics.middleware.ts:72
↓ 109 callersMethoddecode
(capability: string)
services/git-token-service/src/kilo-session-capability.ts:87
↓ 109 callersMethodstart
(options?: ContainerStartupOptions)
services/ai-attribution/worker-configuration.d.ts:3513
↓ 107 callersFunctionsuccessResult
(okValue?: TOk)
apps/web/src/lib/maybe-result.ts:40
↓ 106 callersMethodend
(end: DocumentEnd)
services/ai-attribution/worker-configuration.d.ts:1641
↓ 105 callersMethodabort
(name: string, reason: any)
services/o11y/worker-configuration.d.ts:642
↓ 105 callersMethodrun
* Main orchestration method. * Clones repo, builds project, and deploys to Cloudflare.
services/deploy-infra/builder/src/deployment-orchestrator.ts:503
↓ 102 callersFunctionenumCheck
( name: string, column: DrizzleAnyPgColumn, enumObj: T )
packages/db/src/schema.ts:170
↓ 102 callersMethodlist
(options?: R2ListOptions)
services/o11y/worker-configuration.d.ts:2041
↓ 102 callersFunctionlistPendingSessionMessages
( storage: SessionQueueStorage, defaults?: PendingSessionExecutionDefaults )
services/cloud-agent-next/src/session/pending-messages.ts:429
↓ 100 callersFunctioncleanupDbForTest
()
apps/web/src/lib/drizzle.ts:170
↓ 99 callersMethodupdate
* Update hosted image metadata * @param imageId The ID of the image * @param options Properties to update * @returns Updated image meta
services/kiloclaw-inbound-email/worker-configuration.d.ts:10164
↓ 97 callersMethoddebug
* The **`console.debug()`** static method outputs a message to the console at the 'debug' log level. * * [MDN Reference](https://developer.mozil
services/ai-attribution/worker-configuration.d.ts:132
↓ 97 callersFunctionescapeSqlString
(s: string)
packages/wl-sdk/src/commons/escape.ts:26
↓ 97 callersFunctionfakeDeps
(existingConfig?: string)
services/kiloclaw/controller/src/config-writer.test.ts:19
↓ 95 callersFunctionsentryLogger
(source: string, severity: SeverityLevel = 'log')
apps/web/src/lib/utils.server.ts:15
↓ 92 callersFunctiongetWrapperLease
(storage: DurableObjectStorage)
services/cloud-agent-next/src/session/wrapper-runtime-state.ts:202
↓ 91 callersFunctionminimalEnv
()
services/kiloclaw/controller/src/config-writer.test.ts:77
↓ 89 callersMethodrequest
(path: string, options?: RequestInit, ctx?: RequestContext)
apps/web/src/lib/kiloclaw/kiloclaw-internal-client.ts:138
↓ 87 callersMethodaddEventListener
(type: string, listener: (...args: unknown[]) => void)
packages/event-service/src/__tests__/client.test.ts:23
next →1–100 of 24,362, ranked by callers