MCPcopy Create free account

hub / github.com/damianpdr/pi-librarian / functions

Functions24 in github.com/damianpdr/pi-librarian

↓ 9 callersFunctionghApi
( pi: ExtensionAPI, endpoint: string, options?: { method?: string; params?: Record<string, strin
index.ts:342
↓ 7 callersFunctionasTextResult
(data: unknown)
index.ts:398
↓ 6 callersFunctionparseRepository
(repository: string)
index.ts:182
↓ 6 callersFunctiontruncateInline
(text: string, max = 88)
index.ts:51
↓ 5 callersFunctionemitProgress
(force = false)
index.ts:457
↓ 5 callersFunctionsanitizeDisplayText
(text: string, max = 20000)
index.ts:62
↓ 3 callersFunctionformatDuration
(ms: number)
index.ts:43
↓ 2 callersFunctionencodeGitHubPath
(pathValue: string)
index.ts:240
↓ 2 callersFunctionescapeRegex
(text: string)
index.ts:310
↓ 2 callersFunctionnormalizePath
(input: string)
index.ts:208
↓ 2 callersFunctionprocessLine
(line: string)
index.ts:524
↓ 2 callersFunctionsummarizeToolCall
(toolName: string, args: any)
index.ts:113
↓ 1 callersFunctionabort
()
index.ts:647
↓ 1 callersFunctionaddRecent
(item: string)
index.ts:503
↓ 1 callersFunctiondecodeBase64Utf8
(data: string)
index.ts:248
↓ 1 callersFunctionglobMatches
(pattern: string, filePath: string)
index.ts:252
↓ 1 callersFunctionreadRangeSlice
(content: string, range?: number[])
index.ts:314
↓ 1 callersFunctionrenderProgress
(state: LibrarianProgressState)
index.ts:151
↓ 1 callersFunctionrunLibrarianSubagent
( cwd: string, prompt: string, signal: AbortSignal | undefined, onUpdate: | ((partial: { content?:
index.ts:405
↓ 1 callersFunctionsanitizeGhParamValue
(key: string, value: string)
index.ts:68
↓ 1 callersFunctionstripAnsiAndControl
(text: string)
index.ts:56
↓ 1 callersFunctionsummarizeListRepositoriesCall
(args: any)
index.ts:90
↓ 1 callersFunctionvalidateSearchPattern
(pattern: string)
index.ts:326
Functionexecute
(_id, params, signal)
index.ts:704