MCPcopy Create free account

hub / github.com/Yuyz0112/dewhale / functions

Functions53 in github.com/Yuyz0112/dewhale

↓ 3 callersFunctionmerge
(target: T, source: DeepPartial<T>)
src/lib/config.ts:6
↓ 2 callersMethodconnect
({ model: defaultModel, unstableModelPreferences, maxRetries, }: { model: LanguageModelV1;
src/lib/mcp.ts:28
↓ 2 callersFunctiongetModel
(provider: string, model: string)
src/lib/llm.ts:27
↓ 2 callersFunctiongetPlatformSdk
()
src/platform/index.ts:41
↓ 2 callersFunctionkebab
(str: string)
mcp-servers/shadcn/components.ts:7
↓ 2 callersFunctionletCharacterDoTask
(characters: Character[], issue: Issue)
src/entry.ts:46
↓ 2 callersFunctionparseYamlWithVariables
( content: string, data: Record<string, string> )
src/lib/config.ts:75
↓ 2 callersFunctionreadFullComponentDoc
({ name }: { name: string })
mcp-servers/shadcn/components.ts:130
↓ 2 callersFunctionreadUsageComponentDoc
({ name }: { name: string })
mcp-servers/shadcn/components.ts:136
↓ 1 callersMethodaddInternalMessages
(issue: Issue, parts: string[])
src/character.ts:244
↓ 1 callersMethodcreateIssueComment
(issue: Issue, content: string)
src/types.ts:84
↓ 1 callersFunctioncreateNecessityFilter
(necessity: string)
mcp-servers/shadcn/components.ts:157
↓ 1 callersMethoddisconnect
()
src/lib/mcp.ts:164
↓ 1 callersMethoddoTask
(issue: Issue)
src/character.ts:148
↓ 1 callersFunctionextractComponents
()
mcp-servers/shadcn/components.ts:35
↓ 1 callersFunctionextractConfig
(fileContent: string)
mcp-servers/shadcn/components.ts:15
↓ 1 callersFunctionextractTsxCodeBlocks
(markdownContent: string)
mcp-servers/shadcn/components.ts:71
↓ 1 callersMethodfinalize
()
src/character.ts:106
↓ 1 callersFunctiongetGitLabContext
()
src/platform/gitlab.ts:119
↓ 1 callersFunctiongetGithubContext
()
src/platform/github.ts:132
↓ 1 callersFunctiongetGithubTriggerEvent
()
src/platform/github.ts:160
↓ 1 callersFunctiongetGitlabTriggerEvent
()
src/platform/gitlab.ts:146
↓ 1 callersMethodgetIssueFromEvent
(event: IssueEvent)
src/types.ts:78
↓ 1 callersFunctiongetLabelName
(l: core.IssueSchema["labels"][0])
src/platform/gitlab.ts:8
↓ 1 callersFunctiongetTriggerEvent
()
src/platform/index.ts:30
↓ 1 callersMethodinitialize
()
src/character.ts:98
↓ 1 callersMethodissueToPrompt
(issue: Issue)
src/character.ts:116
↓ 1 callersMethodlistIssues
(options: { owner: string; repo: string; labels?: string[]; })
src/types.ts:79
↓ 1 callersMethodlistTools
()
src/lib/mcp.ts:168
↓ 1 callersFunctionloadAllCharacters
( basePath: string, data: Record<string, string> )
src/character.ts:252
↓ 1 callersFunctionloadGlobalConfig
( basePath: string, data: Record<string, string> )
src/lib/config.ts:55
↓ 1 callersFunctionmain
()
mcp-servers/shadcn/index.ts:156
↓ 1 callersFunctionmapImports
(used: string[], declarations: Set<string>)
mcp-servers/shadcn/code-refiner.ts:282
↓ 1 callersMethodmatchesLabels
(issueLabels: Issue["labels"])
src/character.ts:110
↓ 1 callersFunctionparseMessageToJson
(input: string)
mcp-servers/shadcn/parser.ts:1
↓ 1 callersFunctionrefineCode
(code: string)
mcp-servers/shadcn/code-refiner.ts:5
↓ 1 callersFunctiontransformMessages
(messages: PromptMessage[])
src/lib/llm.ts:40
Methodconstructor
(config: DeepPartial<CharacterConfig>)
src/character.ts:52
Methodconstructor
({ servers }: McpHubOptions)
src/lib/mcp.ts:24
Methodconstructor
()
src/platform/gitlab.ts:18
Methodconstructor
()
src/platform/github.ts:13
MethodcreateIssueComment
(issue: Issue, content: string)
src/platform/gitlab.ts:112
MethodcreateIssueComment
(issue: Issue, content: string)
src/platform/github.ts:120
MethodgetIssueFromEvent
(event: IssueEvent)
src/platform/gitlab.ts:31
MethodgetIssueFromEvent
(event: IssueEvent)
src/platform/github.ts:21
MethodlistIssues
(options: { owner: string; repo: string; labels?: string[]; })
src/platform/gitlab.ts:64
MethodlistIssues
({ owner, repo, labels, }: { owner: string; repo: string; labels?: string[]; })
src/platform/github.ts:57
Methodmodel
()
src/character.ts:68
Methodname
()
src/character.ts:64
MethodunstableModelPreferences
()
src/character.ts:72
FunctionvisitIdentifier
(p)
mcp-servers/shadcn/code-refiner.ts:33
FunctionvisitImportDeclaration
(p)
mcp-servers/shadcn/code-refiner.ts:15
FunctionvisitJSXIdentifier
(p)
mcp-servers/shadcn/code-refiner.ts:49