MCPcopy Create free account

hub / github.com/afar1/fieldtheory-cli / functions

Functions920 in github.com/afar1/fieldtheory-cli

↓ 8 callersFunctionmergeBookmarkRecord
(existing: BookmarkRecord | undefined, incoming: BookmarkRecord)
src/graphql-bookmarks.ts:491
↓ 8 callersFunctionpaint
(s: string, code: string)
src/adjacent/pipeline.ts:515
↓ 8 callersFunctionparseCookieOption
(cookies: unknown)
src/cli.ts:296
↓ 8 callersFunctionparseJsonArray
(value: unknown)
src/bookmarks-db.ts:85
↓ 8 callersFunctionparseModelProfileAnswer
(answer: string)
src/possible-wizard.ts:307
↓ 8 callersFunctionparseRepoList
(answer: string)
src/possible-wizard.ts:465
↓ 8 callersFunctionreadCurrentDocumentContext
(manifestPath = findCurrentContextManifest())
src/current.ts:378
↓ 8 callersFunctionreadDocumentVersion
(filePath: string)
src/document-ops.ts:82
↓ 8 callersFunctionresolveFrameIdForRun
( explicit: string | undefined, seedFrameId: string | undefined, )
src/ideas.ts:258
↓ 8 callersFunctionsanitizeBookmarkedAt
(record: BookmarkRecord)
src/graphql-bookmarks.ts:135
↓ 8 callersFunctionskillWithFrontmatter
()
src/skill.ts:165
↓ 8 callersFunctionvalidateNodeTarget
(value: unknown)
src/adjacent/prompts.ts:56
↓ 8 callersFunctionwithTmpRoot
* 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 callersFunctionaggregateTopDots
(entries: DotEntry[], limit: number)
src/ideas.ts:88
↓ 7 callersFunctionappendJobLog
(job: IdeasJob, message: string)
src/ideas-jobs.ts:74
↓ 7 callersFunctionbuildDateWindow
(days?: number)
src/seeds-query.ts:31
↓ 7 callersFunctionbuildFieldTheoryOpenTarget
(inputPath: string, kind?: FieldTheoryOpenKind)
src/app-open.ts:43
↓ 7 callersFunctionbuildRepoSnapshot
( repoPath: string, opts: BuildRepoIndexOptions = {}, )
src/adjacent/repo-index.ts:210
↓ 7 callersFunctioncanonicalCommandsDir
()
src/paths.ts:34
↓ 7 callersFunctioncaptureStderr
(fn: () => Promise<void>)
tests/cli.test.ts:29
↓ 7 callersFunctionemitProgress
(currentSourceUrl?: string)
src/bookmark-media.ts:294
↓ 7 callersFunctiongetRepoIndex
()
tests/adjacent-pipeline.test.ts:16
↓ 7 callersFunctioninferOpenKind
(filePath: string)
src/app-open.ts:36
↓ 7 callersFunctionlerpColor
( from: [number, number, number], to: [number, number, number], t: number )
src/bookmarks-viz.ts:106
↓ 7 callersFunctionmakeFakeEngine
(tmpDir: string, script: string)
tests/engine.test.ts:332
↓ 7 callersFunctionmakeProvenance
(stage: PipelineStage, engine: ResolvedEngine, inputIds: string[])
src/adjacent/pipeline.ts:100
↓ 7 callersFunctionmatchesAny
(patterns: RegExp[])
src/bookmark-classify.ts:207
↓ 7 callersFunctionmergeRecords
( existing: BookmarkRecord[], incoming: BookmarkRecord[] )
src/graphql-bookmarks.ts:537
↓ 7 callersFunctionsaveSeedFromCandidates
(input: SaveSeedFromCandidatesInput)
src/seeds-save.ts:30
↓ 7 callersFunctionsearchBookmarks
(options: SearchOptions)
src/bookmarks-db.ts:539
↓ 7 callersFunctionsearchLibraryDocuments
(query: string, options: LibraryListOptions = {})
src/library.ts:163
↓ 7 callersFunctionseedLegacyLayout
(root: string, opts: { withIdeas?: boolean; withAdjacent?: boolean } = {})
tests/paths-migration.test.ts:34
↓ 7 callersFunctionstepPickRepos
( prompter: Prompter, deps: Pick<WizardDeps, 'listRepos'>, )
src/possible-wizard.ts:139
↓ 7 callersFunctionwithReposStore
(fn: (dir: string) => Promise<void>)
tests/ideas-repos.test.ts:7
↓ 6 callersFunctionadjacentArtifactsDir
()
src/paths.ts:147
↓ 6 callersFunctionappendNightlyLog
(schedule: IdeasNightlySchedule, message: string)
src/ideas-nightly.ts:300
↓ 6 callersFunctionbuildCategoryPagePrompt
(category: string, bookmarks: MdBookmark[])
src/md-prompts.ts:78
↓ 6 callersFunctionbuildReadPrompt
(input: SeedBriefInput)
src/adjacent/prompts.ts:103
↓ 6 callersFunctioncreateCommandDocument
(name: string, input: CommandWriteInput)
src/commands-files.ts:121
↓ 6 callersFunctioncreateLibraryDocument
(target: string, input: LibraryWriteInput)
src/library.ts:190
↓ 6 callersFunctiondecryptCookieValue
( encryptedValue: Buffer, key: Buffer, dbVersion = 0, v11Key?: Buffer | null, )
src/chrome-cookies.ts:302
↓ 6 callersFunctionensureDataDir
()
src/paths.ts:93
↓ 6 callersFunctionescapeXml
(value: string)
src/ideas-nightly.ts:160
↓ 6 callersFunctionformatCurrentDocumentSummary
(context: CurrentDocumentSummary)
src/current.ts:455
↓ 6 callersFunctionformatSeedCandidates
(items: SeedCandidate[])
src/seeds-query.ts:96
↓ 6 callersFunctiongetBookmarkById
(id: string)
src/bookmarks-db.ts:776
↓ 6 callersFunctiongetCategoryCounts
(existingDb?: Database)
src/bookmarks-db.ts:950
↓ 6 callersFunctioninferSeedStrategy
(filters: SeedFilterSpec)
src/seeds-strategies.ts:151
↓ 6 callersFunctionlibraryEntry
(doc: LibraryDocumentSummary, place: NavigationPlace = 'library')
src/navigation.ts:109
↓ 6 callersFunctionlistBookmarks
( filters: BookmarkTimelineFilters = {}, )
src/bookmarks-db.ts:623
↓ 6 callersFunctionlistFiles
(dirPath: string)
src/fs.ts:21
↓ 6 callersFunctionloadUserFrames
()
src/frames-registry.ts:15
↓ 6 callersFunctionmdLogPath
()
src/paths.ts:190
↓ 6 callersFunctionparseBatchScores
(raw: string, expectedCount: number)
src/adjacent/prompts.ts:581
↓ 6 callersFunctionpromptText
(question: string, options: PromptOptions = {})
src/prompt.ts:62
↓ 6 callersFunctionreadContentInput
(options: { stdin?: boolean; file?: string; fallback?: string })
src/document-ops.ts:100
↓ 6 callersFunctionreadIdeasNightlySchedule
(id: string)
src/ideas-nightly.ts:108
↓ 6 callersFunctionreadIdeasSeed
(id: string)
src/ideas-seeds.ts:87
↓ 6 callersFunctionredactSecrets
(s: string)
src/engine.ts:312
↓ 6 callersFunctionrenderTwoByTwo
(dots: Dot[], frame: Frame)
src/adjacent/pipeline.ts:520
↓ 6 callersFunctionresolveLibraryPath
(target: string)
src/library.ts:147
↓ 6 callersFunctionresolveMarkdownPath
(rootDir: string, target: string)
src/document-ops.ts:64
↓ 6 callersFunctionresolveSeedForRun
( options: Pick<IdeasRunOptions, 'seedArtifactIds' | 'seedId'>, )
src/ideas.ts:294
↓ 6 callersFunctionsanitizeForDisplay
(value: string)
src/cli.ts:641
↓ 6 callersFunctionshowLibraryDocument
(target: string)
src/library.ts:180
↓ 6 callersFunctionsyncBookmarksGraphQL
( options: SyncOptions = {} )
src/graphql-bookmarks.ts:584
↓ 6 callersFunctionupsertEntry
(entry: MediaFetchEntry)
src/bookmark-media.ts:305
↓ 6 callersFunctionwithTempDataDir
(fn: (tmpDir: string) => Promise<T>)
tests/md-fence.test.ts:15
↓ 5 callersFunctionadjacentCacheDir
()
src/paths.ts:159
↓ 5 callersFunctionadjacentFramesDir
()
src/paths.ts:155
↓ 5 callersFunctionallNavigationEntries
()
src/navigation.ts:140
↓ 5 callersFunctionappendLine
(filePath: string, line: string)
src/fs.ts:97
↓ 5 callersFunctionbuildSeedStrategySpec
(input: { strategy?: SeedStrategyId; filters?: SeedFilterSpec; strategyParams?: Record<string, string |
src/seeds-strategies.ts:138
↓ 5 callersFunctioncleanOptional
(value: string | undefined)
src/engine.ts:124
↓ 5 callersFunctioncommandEntry
(doc: CommandDocumentSummary)
src/navigation.ts:120
↓ 5 callersFunctioncreateIdeasSeedFromArtifacts
(input: { artifactIds: string[]; title?: string; notes?: string; strategy?: string; strategyParams?:
src/ideas-seeds.ts:100
↓ 5 callersFunctioncreateSpinner
Creates a spinner that animates independently of data callbacks.
src/cli.ts:163
↓ 5 callersFunctioncurrentDocumentJson
(context: CurrentDocumentSummary | CurrentDocumentContext)
src/current.ts:412
↓ 5 callersFunctionensureFirefoxCookieBackendAvailable
( os: string = platform(), hasNodeSqlite?: boolean, hasSqlite3?: boolean, )
src/firefox-cookies.ts:43
↓ 5 callersFunctionexportBookmarks
(options: ExportOptions = {})
src/md-export.ts:151
↓ 5 callersFunctionextractFirefoxXCookies
(profileDir?: string)
src/firefox-cookies.ts:243
↓ 5 callersFunctionfakeCandidate
(overrides: Record<string, unknown> = {})
tests/seeds-save.test.ts:20
↓ 5 callersFunctionfindCurrentContextManifest
(sessionsDir?: string)
src/current.ts:246
↓ 5 callersFunctionfindNavigationEntries
(query: string, limit = 20)
src/navigation.ts:300
↓ 5 callersFunctiongetAgentContext
(repoPath = process.cwd(), limit = 10)
src/agent-context.ts:104
↓ 5 callersFunctiongetFrame
(id: string)
src/frames-registry.ts:36
↓ 5 callersFunctiongetJobs
()
tests/ideas-jobs.test.ts:20
↓ 5 callersFunctiongetPipeline
()
tests/adjacent-pipeline.test.ts:17
↓ 5 callersFunctionhasCommandOnPath
( bin: string, env: NodeJS.ProcessEnv = process.env, platform = process.platform, )
src/engine.ts:50
↓ 5 callersFunctionhasProxyEnv
(env: NodeJS.ProcessEnv = process.env)
src/http-proxy.ts:12
↓ 5 callersFunctionlistAllFrames
()
src/frames-registry.ts:43
↓ 5 callersFunctionlistCommandDocuments
()
src/commands-files.ts:111
↓ 5 callersFunctionlistIdeasSeeds
()
src/ideas-seeds.ts:67
↓ 5 callersFunctionlogEntry
(type: string, detail: string)
src/md.ts:232
↓ 5 callersFunctionlogLine
(msg: string)
src/md.ts:380
↓ 5 callersFunctionmdCategoriesDir
()
src/paths.ts:202
↓ 5 callersFunctionmdDomainsDir
()
src/paths.ts:206
↓ 5 callersFunctionmdEntitiesDir
()
src/paths.ts:210
↓ 5 callersFunctionmdStatePath
()
src/paths.ts:194
↓ 5 callersFunctionnowIso
()
src/ideas-jobs.ts:49
← previousnext →101–200 of 920, ranked by callers