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
↓ 1 callers
Function
createNavigationDocument
(type: string, title: string, input: NavigationWriteInput = {})
src/navigation.ts:485
↓ 1 callers
Function
createNavigationNote
(text: string, title?: string)
src/navigation.ts:521
↓ 1 callers
Function
createPkce
()
src/xauth.ts:13
↓ 1 callers
Function
currentDocumentEditProtocol
()
src/current.ts:287
↓ 1 callers
Function
currentDocumentLineNumbers
(activeDocument: CurrentDocumentSummary['activeDocument'])
src/current.ts:401
↓ 1 callers
Function
decryptWindowsCookie
(encryptedValue: Buffer, key: Buffer)
src/chrome-cookies.ts:243
↓ 1 callers
Function
defaultCommandContent
(name: string)
src/commands-files.ts:85
↓ 1 callers
Function
defaultContent
(targetPath: string, input: LibraryWriteInput)
src/library.ts:153
↓ 1 callers
Function
defaultExcludedDirs
()
src/library.ts:77
↓ 1 callers
Function
deleteIdeasNightlySchedule
(id: string)
src/ideas-nightly.ts:145
↓ 1 callers
Function
deleteIdeasSeed
(id: string)
src/ideas-seeds.ts:91
↓ 1 callers
Function
detectFirefoxProfileDir
()
src/firefox-cookies.ts:76
↓ 1 callers
Function
doCompile
( options: CompileOptions, progress: (s: string) => void, startTime: number, onlySet: Set<string> | nu
src/md.ts:307
↓ 1 callers
Function
downloadFile
(fetcher: Fetcher, url: string, destination: string)
src/app-install.ts:84
↓ 1 callers
Function
engineFailureHint
Reason-aware advice line shown when the breaker fires.
src/md.ts:262
↓ 1 callers
Function
ensureIdeasDir
()
src/ideas-theories.ts:33
↓ 1 callers
Function
ensureIdeasDir
()
src/ideas-seeds.ts:38
↓ 1 callers
Function
ensureRegistryDir
()
src/frames-registry.ts:11
↓ 1 callers
Function
ensureRegistryDir
()
src/ideas-repos.ts:10
↓ 1 callers
Function
exchangeCodeForToken
(code: string, verifier: string)
src/xauth.ts:39
↓ 1 callers
Function
excludedDirsFor
(options: LibraryListOptions)
src/library.ts:85
↓ 1 callers
Function
exportBookmarksForSyncSeed
()
src/bookmarks-db.ts:705
↓ 1 callers
Function
extractBalancedArraySpan
(raw: string, start: number)
src/bookmark-classify-llm.ts:75
↓ 1 callers
Function
extractReadableText
(html: string)
src/bookmark-enrich.ts:45
↓ 1 callers
Function
extractWikiUpdates
(answer: string)
src/md-ask.ts:89
↓ 1 callers
Function
failedEntryBackoffMs
(entry: MediaFetchEntry)
src/bookmark-media.ts:208
↓ 1 callers
Function
fakeDot
(score: number, title: string)
tests/ideas-aggregate.test.ts:6
↓ 1 callers
Function
fetchArticle
(url: string)
src/bookmark-enrich.ts:263
↓ 1 callers
Function
fetchBookmarkFolders
( csrfToken: string, cookieHeader?: string, )
src/graphql-bookmarks.ts:880
↓ 1 callers
Function
fetchBookmarksPage
(accessToken: string, userId: string, nextToken?: string)
src/bookmarks.ts:127
↓ 1 callers
Function
fetchCurrentUserId
(accessToken: string)
src/bookmarks.ts:76
↓ 1 callers
Function
fetchFolderPage
( csrfToken: string, folderId: string, cursor?: string, cookieHeader?: string, pageSize = 20, )
src/graphql-bookmarks.ts:950
↓ 1 callers
Function
fetchLatestRelease
(fetcher: Fetcher, releaseApiUrl: string, env: NodeJS.ProcessEnv)
src/app-install.ts:72
↓ 1 callers
Function
fetchPageWithRetry
(csrfToken: string, cursor?: string, cookieHeader?: string, pageSize?: number)
src/graphql-bookmarks.ts:442
↓ 1 callers
Function
fetchTweetByIdViaGraphQL
( tweetId: string, csrfToken: string, cookieHeader?: string, )
src/graphql-bookmarks.ts:1594
↓ 1 callers
Function
fetchTweetViaSyndication
(tweetId: string)
src/graphql-bookmarks.ts:1650
↓ 1 callers
Function
fetchWithLimit
(url: string)
src/bookmark-enrich.ts:222
↓ 1 callers
Function
findAppBundle
(dir: string)
src/app-install.ts:93
↓ 1 callers
Function
findAttachedContextManifest
(sessionStatePath = runtimeContextSessionStatePath())
src/current.ts:235
↓ 1 callers
Function
firefoxBaseDir
()
src/firefox-cookies.ts:67
↓ 1 callers
Function
fixLintIssues
(issues: LintIssue[])
src/md-lint.ts:188
↓ 1 callers
Function
formatBookmarkSummary
(view: BookmarkStatusView)
src/bookmarks-service.ts:85
↓ 1 callers
Function
formatClassificationSummary
(summary: ClassificationSummary)
src/bookmark-classify.ts:267
↓ 1 callers
Function
formatFailureDetail
Build the log detail from a structured engine failure. Prefers stderr, * falls back to the reason-shaped message — never the raw prompt.
src/md.ts:249
↓ 1 callers
Function
formatIdeasJob
(job: IdeasJob, opts: { includeLog?: boolean; logLines?: number } = {})
src/ideas-jobs.ts:286
↓ 1 callers
Function
formatIdeasJobList
(jobs: IdeasJob[])
src/ideas-jobs.ts:263
↓ 1 callers
Function
formatIdeasNightlySchedule
(schedule: IdeasNightlySchedule)
src/ideas-nightly.ts:376
↓ 1 callers
Function
formatIdeasSeed
(seed: IdeasSeed)
src/ideas-seeds.ts:204
↓ 1 callers
Function
formatIdeasSeedList
(seeds: IdeasSeed[])
src/ideas-seeds.ts:222
↓ 1 callers
Function
formatModelProfile
(plan: Pick<WizardPlan, 'engine' | 'model' | 'effort'>)
src/possible-wizard.ts:373
↓ 1 callers
Function
formatNavigationContext
(repoPath = process.cwd(), limit = 8)
src/navigation.ts:469
↓ 1 callers
Function
formatNavigationLinks
(links: NavigationLink[])
src/navigation.ts:615
↓ 1 callers
Function
formatNavigationMeta
(entry: NavigationEntry)
src/navigation.ts:442
↓ 1 callers
Function
formatNavigationPlaces
()
src/navigation.ts:428
↓ 1 callers
Function
formatNavigationPwd
()
src/navigation.ts:459
↓ 1 callers
Function
formatNavigationSearchResults
(entries: NavigationSearchResult[])
src/navigation.ts:420
↓ 1 callers
Function
formatNavigationTags
(tags: NavigationTag[])
src/navigation.ts:620
↓ 1 callers
Function
formatPathReport
(report: FieldTheoryPathReport)
src/field-status.ts:80
↓ 1 callers
Function
formatQuotedTweetLines
(quoted: QuotedTweetSnapshot)
src/cli.ts:645
↓ 1 callers
Function
formatRetryAfter
(seconds?: number)
src/cli.ts:230
↓ 1 callers
Function
formatRunList
(runs: Consideration[])
src/ideas.ts:187
↓ 1 callers
Function
formatRunSummary
(run: Consideration)
src/ideas.ts:158
↓ 1 callers
Function
formatScoreLine
(dot: Dot, frame: Frame)
src/adjacent/pipeline.ts:507
↓ 1 callers
Function
formatSyncResult
(result: SyncResult)
src/graphql-bookmarks.ts:570
↓ 1 callers
Function
formatWorkflowState
(state: WorkflowState)
src/workflow-state.ts:322
↓ 1 callers
Function
friendlyStopReason
(raw?: string, addedCount: number = 0)
src/cli.ts:220
↓ 1 callers
Function
ftsHasColumn
(db: Database, column: string)
src/bookmarks-db.ts:312
↓ 1 callers
Function
generateBatchId
()
src/ideas.ts:247
↓ 1 callers
Function
generateConsiderationId
()
src/adjacent/pipeline.ts:92
↓ 1 callers
Function
generateId
Generate a short random ID (12 hex chars).
src/adjacent/librarian.ts:43
↓ 1 callers
Function
generateIndex
()
src/md.ts:181
↓ 1 callers
Function
generateJobId
()
src/ideas-jobs.ts:53
↓ 1 callers
Function
generateSchemaIfMissing
()
src/md.ts:126
↓ 1 callers
Function
generateSeedId
()
src/ideas-seeds.ts:42
↓ 1 callers
Function
getGitHead
(repoPath: string)
src/adjacent/repo-index.ts:112
↓ 1 callers
Function
getIdeaPrompt
(dotId: string)
src/ideas.ts:238
↓ 1 callers
Function
getIdeasIndex
()
tests/ideas-index.test.ts:4
↓ 1 callers
Function
getIdeasLatest
()
tests/ideas-latest.test.ts:4
↓ 1 callers
Function
getIdeasTheories
()
tests/ideas-theories.test.ts:20
↓ 1 callers
Function
getKeychainEntries
(browser: BrowserDef)
src/browsers.ts:156
↓ 1 callers
Function
getLinuxKeys
(browser: BrowserDef)
src/chrome-cookies.ts:48
↓ 1 callers
Function
getMacOSKey
(browser: BrowserDef)
src/chrome-cookies.ts:16
↓ 1 callers
Function
getRecentlyModifiedFiles
(repoPath: string, limit = 20)
src/adjacent/repo-index.ts:117
↓ 1 callers
Function
getTopAuthorHandles
( minCount: number, existingDb?: Database, )
src/bookmarks-db.ts:1117
↓ 1 callers
Function
getWindowsKey
(chromeUserDataDir: string, browser: BrowserDef)
src/chrome-cookies.ts:204
↓ 1 callers
Function
getWorkflowState
(options: WorkflowStateOptions = {})
src/workflow-state.ts:181
↓ 1 callers
Function
grepNavigationContent
(query: string, limit = 20)
src/navigation.ts:304
↓ 1 callers
Function
hasPendingMediaTarget
( bookmark: BookmarkRecord, coveredAssetKeys: Set<string>, coveredProfileImageUrls: Set<string>, skipP
src/bookmark-media.ts:252
↓ 1 callers
Function
hasPipedStdin
()
src/cli.ts:322
↓ 1 callers
Function
hasSqlite3Binary
()
src/firefox-cookies.ts:28
↓ 1 callers
Function
ideasBatchMdPath
(batch: IdeasBatchSummary)
src/ideas-files.ts:255
↓ 1 callers
Function
ideasBatchesDir
(date?: string)
src/paths.ts:239
↓ 1 callers
Function
ideasIndexPath
()
src/ideas-index.ts:52
↓ 1 callers
Function
ideasLatestPath
()
src/ideas-latest.ts:20
↓ 1 callers
Function
ideasNodeMdPath
(run: Consideration, artifactId: string)
src/ideas-files.ts:36
↓ 1 callers
Function
ideasNodesDir
(date?: string)
src/paths.ts:234
↓ 1 callers
Function
ideasRoot
(repo?: string)
src/ideas.ts:95
↓ 1 callers
Function
ideasRunMdPath
(run: Consideration)
src/ideas-files.ts:32
↓ 1 callers
Function
ideasRunsDir
(date?: string)
src/paths.ts:229
↓ 1 callers
Function
ideasSeedMdPath
(seed: IdeasSeed)
src/ideas-files.ts:28
← previous
next →
601–700 of 920, ranked by callers