Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/afar1/fieldtheory-cli
/ functions
Functions
920 in github.com/afar1/fieldtheory-cli
⨍
Functions
920
◇
Types & classes
221
↓ 8 callers
Function
mergeBookmarkRecord
(existing: BookmarkRecord | undefined, incoming: BookmarkRecord)
src/graphql-bookmarks.ts:491
↓ 8 callers
Function
paint
(s: string, code: string)
src/adjacent/pipeline.ts:515
↓ 8 callers
Function
parseCookieOption
(cookies: unknown)
src/cli.ts:296
↓ 8 callers
Function
parseJsonArray
(value: unknown)
src/bookmarks-db.ts:85
↓ 8 callers
Function
parseModelProfileAnswer
(answer: string)
src/possible-wizard.ts:307
↓ 8 callers
Function
parseRepoList
(answer: string)
src/possible-wizard.ts:465
↓ 8 callers
Function
readCurrentDocumentContext
(manifestPath = findCurrentContextManifest())
src/current.ts:378
↓ 8 callers
Function
readDocumentVersion
(filePath: string)
src/document-ops.ts:82
↓ 8 callers
Function
resolveFrameIdForRun
( explicit: string | undefined, seedFrameId: string | undefined, )
src/ideas.ts:258
↓ 8 callers
Function
sanitizeBookmarkedAt
(record: BookmarkRecord)
src/graphql-bookmarks.ts:135
↓ 8 callers
Function
skillWithFrontmatter
()
src/skill.ts:165
↓ 8 callers
Function
validateNodeTarget
(value: unknown)
src/adjacent/prompts.ts:56
↓ 8 callers
Function
withTmpRoot
* The migration helper moves ideas data from the legacy * <data-dir>/automation/{ideas,adjacent} * layout to the new * <field-theory-root>/idea
tests/paths-migration.test.ts:17
↓ 7 callers
Function
aggregateTopDots
(entries: DotEntry[], limit: number)
src/ideas.ts:88
↓ 7 callers
Function
appendJobLog
(job: IdeasJob, message: string)
src/ideas-jobs.ts:74
↓ 7 callers
Function
buildDateWindow
(days?: number)
src/seeds-query.ts:31
↓ 7 callers
Function
buildFieldTheoryOpenTarget
(inputPath: string, kind?: FieldTheoryOpenKind)
src/app-open.ts:43
↓ 7 callers
Function
buildRepoSnapshot
( repoPath: string, opts: BuildRepoIndexOptions = {}, )
src/adjacent/repo-index.ts:210
↓ 7 callers
Function
canonicalCommandsDir
()
src/paths.ts:34
↓ 7 callers
Function
captureStderr
(fn: () => Promise<void>)
tests/cli.test.ts:29
↓ 7 callers
Function
emitProgress
(currentSourceUrl?: string)
src/bookmark-media.ts:294
↓ 7 callers
Function
getRepoIndex
()
tests/adjacent-pipeline.test.ts:16
↓ 7 callers
Function
inferOpenKind
(filePath: string)
src/app-open.ts:36
↓ 7 callers
Function
lerpColor
( from: [number, number, number], to: [number, number, number], t: number )
src/bookmarks-viz.ts:106
↓ 7 callers
Function
makeFakeEngine
(tmpDir: string, script: string)
tests/engine.test.ts:332
↓ 7 callers
Function
makeProvenance
(stage: PipelineStage, engine: ResolvedEngine, inputIds: string[])
src/adjacent/pipeline.ts:100
↓ 7 callers
Function
matchesAny
(patterns: RegExp[])
src/bookmark-classify.ts:207
↓ 7 callers
Function
mergeRecords
( existing: BookmarkRecord[], incoming: BookmarkRecord[] )
src/graphql-bookmarks.ts:537
↓ 7 callers
Function
saveSeedFromCandidates
(input: SaveSeedFromCandidatesInput)
src/seeds-save.ts:30
↓ 7 callers
Function
searchBookmarks
(options: SearchOptions)
src/bookmarks-db.ts:539
↓ 7 callers
Function
searchLibraryDocuments
(query: string, options: LibraryListOptions = {})
src/library.ts:163
↓ 7 callers
Function
seedLegacyLayout
(root: string, opts: { withIdeas?: boolean; withAdjacent?: boolean } = {})
tests/paths-migration.test.ts:34
↓ 7 callers
Function
stepPickRepos
( prompter: Prompter, deps: Pick<WizardDeps, 'listRepos'>, )
src/possible-wizard.ts:139
↓ 7 callers
Function
withReposStore
(fn: (dir: string) => Promise<void>)
tests/ideas-repos.test.ts:7
↓ 6 callers
Function
adjacentArtifactsDir
()
src/paths.ts:147
↓ 6 callers
Function
appendNightlyLog
(schedule: IdeasNightlySchedule, message: string)
src/ideas-nightly.ts:300
↓ 6 callers
Function
buildCategoryPagePrompt
(category: string, bookmarks: MdBookmark[])
src/md-prompts.ts:78
↓ 6 callers
Function
buildReadPrompt
(input: SeedBriefInput)
src/adjacent/prompts.ts:103
↓ 6 callers
Function
createCommandDocument
(name: string, input: CommandWriteInput)
src/commands-files.ts:121
↓ 6 callers
Function
createLibraryDocument
(target: string, input: LibraryWriteInput)
src/library.ts:190
↓ 6 callers
Function
decryptCookieValue
( encryptedValue: Buffer, key: Buffer, dbVersion = 0, v11Key?: Buffer | null, )
src/chrome-cookies.ts:302
↓ 6 callers
Function
ensureDataDir
()
src/paths.ts:93
↓ 6 callers
Function
escapeXml
(value: string)
src/ideas-nightly.ts:160
↓ 6 callers
Function
formatCurrentDocumentSummary
(context: CurrentDocumentSummary)
src/current.ts:455
↓ 6 callers
Function
formatSeedCandidates
(items: SeedCandidate[])
src/seeds-query.ts:96
↓ 6 callers
Function
getBookmarkById
(id: string)
src/bookmarks-db.ts:776
↓ 6 callers
Function
getCategoryCounts
(existingDb?: Database)
src/bookmarks-db.ts:950
↓ 6 callers
Function
inferSeedStrategy
(filters: SeedFilterSpec)
src/seeds-strategies.ts:151
↓ 6 callers
Function
libraryEntry
(doc: LibraryDocumentSummary, place: NavigationPlace = 'library')
src/navigation.ts:109
↓ 6 callers
Function
listBookmarks
( filters: BookmarkTimelineFilters = {}, )
src/bookmarks-db.ts:623
↓ 6 callers
Function
listFiles
(dirPath: string)
src/fs.ts:21
↓ 6 callers
Function
loadUserFrames
()
src/frames-registry.ts:15
↓ 6 callers
Function
mdLogPath
()
src/paths.ts:190
↓ 6 callers
Function
parseBatchScores
(raw: string, expectedCount: number)
src/adjacent/prompts.ts:581
↓ 6 callers
Function
promptText
(question: string, options: PromptOptions = {})
src/prompt.ts:62
↓ 6 callers
Function
readContentInput
(options: { stdin?: boolean; file?: string; fallback?: string })
src/document-ops.ts:100
↓ 6 callers
Function
readIdeasNightlySchedule
(id: string)
src/ideas-nightly.ts:108
↓ 6 callers
Function
readIdeasSeed
(id: string)
src/ideas-seeds.ts:87
↓ 6 callers
Function
redactSecrets
(s: string)
src/engine.ts:312
↓ 6 callers
Function
renderTwoByTwo
(dots: Dot[], frame: Frame)
src/adjacent/pipeline.ts:520
↓ 6 callers
Function
resolveLibraryPath
(target: string)
src/library.ts:147
↓ 6 callers
Function
resolveMarkdownPath
(rootDir: string, target: string)
src/document-ops.ts:64
↓ 6 callers
Function
resolveSeedForRun
( options: Pick<IdeasRunOptions, 'seedArtifactIds' | 'seedId'>, )
src/ideas.ts:294
↓ 6 callers
Function
sanitizeForDisplay
(value: string)
src/cli.ts:641
↓ 6 callers
Function
showLibraryDocument
(target: string)
src/library.ts:180
↓ 6 callers
Function
syncBookmarksGraphQL
( options: SyncOptions = {} )
src/graphql-bookmarks.ts:584
↓ 6 callers
Function
upsertEntry
(entry: MediaFetchEntry)
src/bookmark-media.ts:305
↓ 6 callers
Function
withTempDataDir
(fn: (tmpDir: string) => Promise<T>)
tests/md-fence.test.ts:15
↓ 5 callers
Function
adjacentCacheDir
()
src/paths.ts:159
↓ 5 callers
Function
adjacentFramesDir
()
src/paths.ts:155
↓ 5 callers
Function
allNavigationEntries
()
src/navigation.ts:140
↓ 5 callers
Function
appendLine
(filePath: string, line: string)
src/fs.ts:97
↓ 5 callers
Function
buildSeedStrategySpec
(input: { strategy?: SeedStrategyId; filters?: SeedFilterSpec; strategyParams?: Record<string, string |
src/seeds-strategies.ts:138
↓ 5 callers
Function
cleanOptional
(value: string | undefined)
src/engine.ts:124
↓ 5 callers
Function
commandEntry
(doc: CommandDocumentSummary)
src/navigation.ts:120
↓ 5 callers
Function
createIdeasSeedFromArtifacts
(input: { artifactIds: string[]; title?: string; notes?: string; strategy?: string; strategyParams?:
src/ideas-seeds.ts:100
↓ 5 callers
Function
createSpinner
Creates a spinner that animates independently of data callbacks.
src/cli.ts:163
↓ 5 callers
Function
currentDocumentJson
(context: CurrentDocumentSummary | CurrentDocumentContext)
src/current.ts:412
↓ 5 callers
Function
ensureFirefoxCookieBackendAvailable
( os: string = platform(), hasNodeSqlite?: boolean, hasSqlite3?: boolean, )
src/firefox-cookies.ts:43
↓ 5 callers
Function
exportBookmarks
(options: ExportOptions = {})
src/md-export.ts:151
↓ 5 callers
Function
extractFirefoxXCookies
(profileDir?: string)
src/firefox-cookies.ts:243
↓ 5 callers
Function
fakeCandidate
(overrides: Record<string, unknown> = {})
tests/seeds-save.test.ts:20
↓ 5 callers
Function
findCurrentContextManifest
(sessionsDir?: string)
src/current.ts:246
↓ 5 callers
Function
findNavigationEntries
(query: string, limit = 20)
src/navigation.ts:300
↓ 5 callers
Function
getAgentContext
(repoPath = process.cwd(), limit = 10)
src/agent-context.ts:104
↓ 5 callers
Function
getFrame
(id: string)
src/frames-registry.ts:36
↓ 5 callers
Function
getJobs
()
tests/ideas-jobs.test.ts:20
↓ 5 callers
Function
getPipeline
()
tests/adjacent-pipeline.test.ts:17
↓ 5 callers
Function
hasCommandOnPath
( bin: string, env: NodeJS.ProcessEnv = process.env, platform = process.platform, )
src/engine.ts:50
↓ 5 callers
Function
hasProxyEnv
(env: NodeJS.ProcessEnv = process.env)
src/http-proxy.ts:12
↓ 5 callers
Function
listAllFrames
()
src/frames-registry.ts:43
↓ 5 callers
Function
listCommandDocuments
()
src/commands-files.ts:111
↓ 5 callers
Function
listIdeasSeeds
()
src/ideas-seeds.ts:67
↓ 5 callers
Function
logEntry
(type: string, detail: string)
src/md.ts:232
↓ 5 callers
Function
logLine
(msg: string)
src/md.ts:380
↓ 5 callers
Function
mdCategoriesDir
()
src/paths.ts:202
↓ 5 callers
Function
mdDomainsDir
()
src/paths.ts:206
↓ 5 callers
Function
mdEntitiesDir
()
src/paths.ts:210
↓ 5 callers
Function
mdStatePath
()
src/paths.ts:194
↓ 5 callers
Function
nowIso
()
src/ideas-jobs.ts:49
← previous
next →
101–200 of 920, ranked by callers