Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dexhorthy/shannon
/ functions
Functions
128 in github.com/dexhorthy/shannon
⨍
Functions
128
◇
Types & classes
0
↓ 1 callers
Function
readJsonFixture
()
src/test/learning/claude-p-fixture.test.ts:17
↓ 1 callers
Function
readPromptsFromStdin
(inputFormat: "text" | "stream-json")
index.ts:939
↓ 1 callers
Function
readStdinLines
(initialText?: string)
index.ts:954
↓ 1 callers
Function
runQuery
( prompt: string | AsyncIterable<ShannonUserMessage>, options: QueryOptions, )
src/sdk.ts:867
↓ 1 callers
Function
runShannon
(options: CliOptions)
index.ts:728
↓ 1 callers
Function
runShannonLiveInteractiveInput
(args: string[], messages: JsonRecord[])
src/test/learning/shannon-live.test.ts:31
↓ 1 callers
Function
sendPrompt
(tmuxSession: string, prompt: string)
index.ts:1041
↓ 1 callers
Function
sessionInfoFromSummary
(projectKey: string, summary: SessionSummaryEntry)
src/sdk.ts:737
↓ 1 callers
Function
shannonTmuxSessions
()
src/test/learning/shannon-live.test.ts:115
↓ 1 callers
Function
skillNamesFromRows
(rows: TranscriptRow[])
index.ts:514
↓ 1 callers
Function
toModelUsage
(model: string, usage: JsonRecord)
index.ts:614
↓ 1 callers
Function
waitForAssistantReply
( transcriptPath: string, prompt: string, startedAt: number, afterRowCount: number, )
index.ts:1055
↓ 1 callers
Function
waitForPrompt
(tmuxSession: string)
index.ts:1028
↓ 1 callers
Function
waitForSessionWithPrompt
( projectFolder: string, before: Set<string>, tmuxSession: string, cwd: string, prompt: string, pr
index.ts:979
↓ 1 callers
Function
writeStreamingInput
( stdin: { write: (chunk: string | Uint8Array) => unknown; end: () => unknown } | undefined, prompt: Async
src/sdk.ts:975
Function
[Symbol.asyncIterator]
()
src/sdk.ts:448
Function
abortHandler
()
src/sdk.ts:895
Function
append
(key, entries)
src/test/learning/shannon-sdk.test.ts:61
Function
close
()
src/sdk.ts:454
Function
collect
(value: string, previous: string[])
index.ts:248
Function
delete
(key)
src/test/learning/shannon-sdk.test.ts:76
Function
handler
(signal: ShutdownSignal)
index.ts:889
Function
interrupt
()
src/sdk.ts:451
Function
listSessions
(options: ListSessionsOptions = {})
src/sdk.ts:488
Function
listSubkeys
(key)
src/test/learning/shannon-sdk.test.ts:79
Function
load
(key)
src/test/learning/shannon-sdk.test.ts:65
Function
start
(controller)
src/test/learning/shannon-sdk.test.ts:91
Function
usage
()
index.ts:1187
← previous
101–128 of 128, ranked by callers