MCPcopy Create free account

hub / github.com/dexhorthy/shannon / functions

Functions128 in github.com/dexhorthy/shannon

↓ 1 callersFunctionreadJsonFixture
()
src/test/learning/claude-p-fixture.test.ts:17
↓ 1 callersFunctionreadPromptsFromStdin
(inputFormat: "text" | "stream-json")
index.ts:939
↓ 1 callersFunctionreadStdinLines
(initialText?: string)
index.ts:954
↓ 1 callersFunctionrunQuery
( prompt: string | AsyncIterable<ShannonUserMessage>, options: QueryOptions, )
src/sdk.ts:867
↓ 1 callersFunctionrunShannon
(options: CliOptions)
index.ts:728
↓ 1 callersFunctionrunShannonLiveInteractiveInput
(args: string[], messages: JsonRecord[])
src/test/learning/shannon-live.test.ts:31
↓ 1 callersFunctionsendPrompt
(tmuxSession: string, prompt: string)
index.ts:1041
↓ 1 callersFunctionsessionInfoFromSummary
(projectKey: string, summary: SessionSummaryEntry)
src/sdk.ts:737
↓ 1 callersFunctionshannonTmuxSessions
()
src/test/learning/shannon-live.test.ts:115
↓ 1 callersFunctionskillNamesFromRows
(rows: TranscriptRow[])
index.ts:514
↓ 1 callersFunctiontoModelUsage
(model: string, usage: JsonRecord)
index.ts:614
↓ 1 callersFunctionwaitForAssistantReply
( transcriptPath: string, prompt: string, startedAt: number, afterRowCount: number, )
index.ts:1055
↓ 1 callersFunctionwaitForPrompt
(tmuxSession: string)
index.ts:1028
↓ 1 callersFunctionwaitForSessionWithPrompt
( projectFolder: string, before: Set<string>, tmuxSession: string, cwd: string, prompt: string, pr
index.ts:979
↓ 1 callersFunctionwriteStreamingInput
( stdin: { write: (chunk: string | Uint8Array) => unknown; end: () => unknown } | undefined, prompt: Async
src/sdk.ts:975
Function[Symbol.asyncIterator]
()
src/sdk.ts:448
FunctionabortHandler
()
src/sdk.ts:895
Functionappend
(key, entries)
src/test/learning/shannon-sdk.test.ts:61
Functionclose
()
src/sdk.ts:454
Functioncollect
(value: string, previous: string[])
index.ts:248
Functiondelete
(key)
src/test/learning/shannon-sdk.test.ts:76
Functionhandler
(signal: ShutdownSignal)
index.ts:889
Functioninterrupt
()
src/sdk.ts:451
FunctionlistSessions
(options: ListSessionsOptions = {})
src/sdk.ts:488
FunctionlistSubkeys
(key)
src/test/learning/shannon-sdk.test.ts:79
Functionload
(key)
src/test/learning/shannon-sdk.test.ts:65
Functionstart
(controller)
src/test/learning/shannon-sdk.test.ts:91
Functionusage
()
index.ts:1187
← previous101–128 of 128, ranked by callers