MCPcopy Create free account

hub / github.com/idosal/git-mcp / functions

Functions489 in github.com/idosal/git-mcp

FunctionnoopFallbackSearch
({ repoData, query, env, ctx, }: { repoData: RepoData; query: string; env: Env; ctx: any; })
src/api/tools/repoHandlers/ThreejsRepoHandler.ts:162
FunctiononChange
()
app/chat/hooks/use-mobile.ts:12
MethodonEndTag
(handler: (tag: EndTag) => void | Promise<void>)
worker-configuration.d.ts:1197
FunctiononError
(error: unknown)
app/entry.server.tsx:19
MethodonNextSessionRestoreBookmark
(bookmark: string)
worker-configuration.d.ts:490
Methodopened
()
worker-configuration.d.ts:2418
Methodoutput
* Retrieve the image that results from applying the transforms to the * provided input * @param options Options that apply to the output e.g
worker-configuration.d.ts:4928
FunctionparseApproveFormBody
(body: { [x: string]: string | File; })
src/utils.ts:381
MethodpassThroughOnException
()
worker-configuration.d.ts:358
MethodpipeThrough
(transform: ReadableWritablePair<T, R>, options?: StreamPipeOptions)
worker-configuration.d.ts:1764
MethodpipeTo
(destination: WritableStream<R>, options?: StreamPipeOptions)
worker-configuration.d.ts:1766
Methodprepend
(content: string | ReadableStream | Response, options?: ContentOptions)
worker-configuration.d.ts:1191
Methodput
(key: string, value: T, options?: DurableObjectPutOptions)
worker-configuration.d.ts:463
Methodput
(key: string, value: T, options?: DurableObjectPutOptions)
worker-configuration.d.ts:476
MethodqueueMicrotask
(task: Function)
worker-configuration.d.ts:227
Methodreadable
()
worker-configuration.d.ts:2415
Methodremove
()
worker-configuration.d.ts:1194
Methodremove
()
worker-configuration.d.ts:1203
Methodremove
()
worker-configuration.d.ts:1211
MethodremoveAndKeepContent
()
worker-configuration.d.ts:1195
MethodremoveAttribute
(name: string)
worker-configuration.d.ts:1188
FunctionremoveLeadingUnderscore
(url: string)
src/shared/urlUtils.ts:1
FunctionrenderAuthorizationApprovedContent
( redirectUrl: string, )
src/utils.ts:365
FunctionrenderAuthorizationRejectedContent
( redirectUrl: string, )
src/utils.ts:375
FunctionrenderLoggedInAuthorizeScreen
( oauthScopes: { name: string; description: string }[], oauthReqInfo: AuthRequest, )
src/utils.ts:185
FunctionrenderLoggedOutAuthorizeScreen
( oauthScopes: { name: string; description: string }[], oauthReqInfo: AuthRequest, )
src/utils.ts:241
Methodreplace
(content: string | ReadableStream | Response, options?: ContentOptions)
worker-configuration.d.ts:1193
Methodreplace
(content: string, options?: ContentOptions)
worker-configuration.d.ts:1210
Methodreply
* Reply to the sender of this email message with a new EmailMessage object. * @param message The reply message. * @returns A promise that re
worker-configuration.d.ts:4764
MethodreportError
(error: any)
worker-configuration.d.ts:229
Methodresponse
* The image as a response, ready to store in cache or return to users
worker-configuration.d.ts:4934
Methodretry
(options?: QueueRetryOptions)
worker-configuration.d.ts:1522
MethodretryAll
(options?: QueueRetryOptions)
worker-configuration.d.ts:1528
MethodretryAll
(options?: QueueRetryOptions)
worker-configuration.d.ts:1534
Methodrollback
()
worker-configuration.d.ts:467
Methodrunning
()
worker-configuration.d.ts:2489
FunctionsearchDocumentation
( owner: string, repo: string, query: string, limit: number = 5, vectorize: Vectorize, )
src/api/utils/vectorStore.ts:849
MethodsearchRepositoryDocumentation
({ repoData, query, env, ctx, }: { repoData: RepoData; query: string; env: Env;
src/api/tools/repoHandlers/ReactRouterRepoHandler.ts:66
MethodsearchRepositoryDocumentation
({ repoData, query, env, ctx, }: { repoData: RepoData; query: string; env: Cloud
src/api/tools/repoHandlers/GenericRepoHandler.ts:177
MethodsearchRepositoryDocumentation
({ repoData, query, env, ctx, }: { repoData: RepoData; query: string; env: Env;
src/api/tools/repoHandlers/DefaultRepoHandler.ts:110
MethodsearchRepositoryDocumentation
({ repoData, query, env, ctx, }: { repoData: RepoData; query: string; env: Env;
src/api/tools/repoHandlers/RepoHandler.ts:31
MethodsearchRepositoryDocumentation
({ repoData, query, env, ctx, }: { repoData: RepoData; query: string; env: Env;
src/api/tools/repoHandlers/ThreejsRepoHandler.ts:129
FunctionsearchRepositoryDocumentationNaive
({ repoData, query, forceReindex = false, env, ctx, }: { repoData: RepoData; query: string; fo
src/api/tools/commonTools.ts:512
MethodsecureTransport
()
worker-configuration.d.ts:2420
Methodsend
* Transmits data using the WebSocket connection. data can be a string, a Blob, an ArrayBuffer, or an ArrayBufferView. * * [MDN Reference](ht
worker-configuration.d.ts:2349
Methodsend
(message: EmailMessage)
worker-configuration.d.ts:4770
Methodsend
* The Pipeline interface represents the type of a binding to a Pipeline * * @param records The records to send to the pipeline
worker-configuration.d.ts:5012
MethodsendBatch
(messages: Iterable<MessageSendRequest<Body>>, options?: QueueSendBatchOptions)
worker-configuration.d.ts:1500
MethodserializeAttachment
(attachment: any)
worker-configuration.d.ts:2356
MethodsetAlarm
(scheduledTime: number | Date, options?: DurableObjectSetAlarmOptions)
worker-configuration.d.ts:469
MethodsetAlarm
(scheduledTime: number | Date, options?: DurableObjectSetAlarmOptions)
worker-configuration.d.ts:483
MethodsetAttribute
(name: string, value: string)
worker-configuration.d.ts:1187
MethodsetHibernatableWebSocketEventTimeout
(timeoutMs?: number)
worker-configuration.d.ts:454
MethodsetInnerContent
(content: string | ReadableStream | Response, options?: ContentOptions)
worker-configuration.d.ts:1196
MethodsetInterval
(callback: (...args: any[]) => void, msDelay?: number)
worker-configuration.d.ts:224
MethodsetReject
* Reject this email message by returning a permanent SMTP error back to the connecting client including the given reason. * @param reason The rej
worker-configuration.d.ts:4751
MethodsetTimeout
(callback: (...args: any[]) => void, msDelay?: number)
worker-configuration.d.ts:221
MethodsetWebSocketAutoResponse
(maybeReqResp?: WebSocketRequestResponsePair)
worker-configuration.d.ts:451
Methodsignal
(signo: number)
worker-configuration.d.ts:2493
Methodstart
(options?: ContainerStartupOptions)
worker-configuration.d.ts:2490
MethodstartTls
(options?: TlsOptions)
worker-configuration.d.ts:2422
FunctionstoreDocumentationVectors
( owner: string, repo: string, content: string, fileName: string, vectorize?: Vectorize, )
src/api/utils/vectorStore.ts:663
MethodstructuredClone
(value: T, options?: StructuredSerializeOptions)
worker-configuration.d.ts:228
Methodsync
()
worker-configuration.d.ts:485
Methodtable
(tabularData?: any, properties?: string[])
worker-configuration.d.ts:127
Methodtee
()
worker-configuration.d.ts:1768
Methodtext
(element: Text)
worker-configuration.d.ts:1167
Methodtext
(text: Text)
worker-configuration.d.ts:1172
Methodtime
(label?: string)
worker-configuration.d.ts:129
MethodtimeEnd
(label?: string)
worker-configuration.d.ts:131
MethodtimeLog
(label?: string, ...data: any[])
worker-configuration.d.ts:133
MethodtimeStamp
(label?: string)
worker-configuration.d.ts:134
MethodtoJSON
()
worker-configuration.d.ts:1646
Methodtrace
(...data: any[])
worker-configuration.d.ts:136
Methodtransaction
(closure: (txn: DurableObjectTransaction) => Promise<T>)
worker-configuration.d.ts:481
MethodtransactionSync
(closure: () => T)
worker-configuration.d.ts:487
Methodtransform
* Apply transform next, returning a transform handle. * You can then apply more transformations, draw, or retrieve the output. * @param tran
worker-configuration.d.ts:4915
FunctionupdateServer
()
app/chat/components/mcp-server-manager.tsx:169
FunctionupdateUserId
(newUserId: string)
app/chat/lib/user-id.ts:20
Methodupgraded
()
worker-configuration.d.ts:2419
MethoduploadPart
(partNumber: number, value: ReadableStream | (ArrayBuffer | ArrayBufferView) | string | Blob, options?: R2Uplo
worker-configuration.d.ts:1570
FunctionuseLocalStorageValue
(key: string, defaultValue: T)
app/chat/lib/hooks/use-local-storage.ts:79
Methodvalues
(options?: ReadableStreamValuesOptions)
worker-configuration.d.ts:1772
Methodwait
(delay: number, maybeOptions?: SchedulerWaitOptions)
worker-configuration.d.ts:759
MethodwaitUntil
(promise: Promise<any>)
worker-configuration.d.ts:444
MethodwebSocketClose
(ws: WebSocket, code: number, reason: string, wasClean: boolean)
worker-configuration.d.ts:416
MethodwebSocketError
(ws: WebSocket, error: unknown)
worker-configuration.d.ts:417
MethodwebSocketMessage
(ws: WebSocket, message: string | ArrayBuffer)
worker-configuration.d.ts:415
Methodwritable
()
worker-configuration.d.ts:2416
← previous401–489 of 489, ranked by callers