MCPcopy Create free account

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

Functions920 in github.com/afar1/fieldtheory-cli

↓ 2 callersFunctionclassifyWithLlm
( options: { engine: ResolvedEngine; onBatch?: (done: number, total: number) => void }, )
src/bookmark-classify-llm.ts:172
↓ 2 callersFunctioncleanup
()
src/prompt.ts:32
↓ 2 callersFunctionclearFolderEverywhere
( existing: BookmarkRecord[], folderId: string, )
src/graphql-bookmarks.ts:1158
↓ 2 callersFunctioncollectFiles
( dir: string, rootDir: string, maxFiles: number, currentDepth = 0, skipDirs: Set<string> = SKIP_DIR
src/adjacent/repo-index.ts:50
↓ 2 callersFunctioncommandNameFromPath
(filePath: string)
src/commands-files.ts:62
↓ 2 callersFunctioncompareBookmarkChronology
(a: BookmarkRecord, b: BookmarkRecord)
src/graphql-bookmarks.ts:177
↓ 2 callersFunctioncompileMd
(options: CompileOptions = {})
src/md.ts:279
↓ 2 callersFunctionconsiderationDir
(id: string)
src/adjacent/librarian.ts:151
↓ 2 callersFunctioncountValues
(values: string[])
src/navigation.ts:250
↓ 2 callersFunctioncreateFirefoxProfile
(cookies: Array<{ host: string; name: string; value: string }>)
tests/firefox-cookies.test.ts:9
↓ 2 callersFunctioncreateMarkdownFile
(filePath: string, content: string)
src/document-ops.ts:109
↓ 2 callersFunctioncurrentCliInvocation
()
src/ideas-jobs.ts:195
↓ 2 callersFunctiondayStamp
(iso: string)
src/ideas-jobs.ts:45
↓ 2 callersFunctiondecodeEntities
(text: string)
src/bookmark-enrich.ts:26
↓ 2 callersFunctiondeleteCommandDocument
(target: string)
src/commands-files.ts:154
↓ 2 callersFunctiondeleteLibraryDocument
(target: string)
src/library.ts:215
↓ 2 callersFunctiondetectAgents
()
src/skill.ts:182
↓ 2 callersFunctiondetectBrowser
()
src/browsers.ts:145
↓ 2 callersFunctiondotsFromBatch
(batch: IdeasBatchSummary)
src/ideas.ts:231
↓ 2 callersFunctionextractJson
(raw: string)
src/seeds-model.ts:83
↓ 2 callersFunctionextractWikilinks
(content: string)
src/md-lint.ts:35
↓ 2 callersFunctionfail
(err: EngineInvocationError)
src/engine.ts:462
↓ 2 callersFunctionfailIdeasJob
(id: string, err: unknown)
src/ideas-jobs.ts:185
↓ 2 callersFunctionfetchFollowingRedirects
* Fetch a URL, walking redirects manually and re-validating every hop * against isSafeUrl. A safe-looking URL that redirects to 127.0.0.1 or * AWS m
src/bookmark-enrich.ts:174
↓ 2 callersFunctionfetchJsonWithUserToken
(url: string, accessToken: string)
src/bookmarks.ts:52
↓ 2 callersFunctionfetchNextPage
()
src/graphql-bookmarks.ts:641
↓ 2 callersFunctionfieldTheoryRoot
()
src/paths.ts:81
↓ 2 callersFunctionformatCurrentDocumentContext
(context: CurrentDocumentContext)
src/current.ts:431
↓ 2 callersFunctionformatEngineLabel
(input: { name: string; model?: string; effort?: string })
src/engine.ts:129
↓ 2 callersFunctionformatIdeasIntro
()
src/ideas.ts:99
↓ 2 callersFunctionformatIdeasNightlyScheduleList
(schedules: IdeasNightlySchedule[])
src/ideas-nightly.ts:392
↓ 2 callersFunctionformatMarkdownLink
(label: string, href: string)
src/cli.ts:330
↓ 2 callersFunctionformatNavigationHead
(content: string, lines = 40)
src/navigation.ts:438
↓ 2 callersFunctionformatNavigationState
(state: NavigationState)
src/navigation.ts:611
↓ 2 callersFunctiongenerateRandomSeedPrompts
(count = 6)
src/seeds-strategies.ts:184
↓ 2 callersFunctiongetClassificationProgress
()
src/bookmarks-db.ts:979
↓ 2 callersFunctiongetFolderCounts
(existingDb?: Database)
src/bookmarks-db.ts:1029
↓ 2 callersFunctiongetPathReport
()
src/field-status.ts:47
↓ 2 callersFunctiongetSeedStrategy
(id: string)
src/seeds-strategies.ts:88
↓ 2 callersFunctiongetSeedsOrganize
()
tests/seeds-organize.test.ts:4
↓ 2 callersFunctiongetSql
()
src/db.ts:10
↓ 2 callersFunctionhasTargets
(source: { media?: unknown[]; mediaObjects?: unknown[]; authorProfileImageUrl?: string } | undefined)
src/bookmark-media.ts:105
↓ 2 callersFunctionideasReposRegistryPath
()
src/paths.ts:249
↓ 2 callersFunctioninstallSkill
(options: InstallSkillOptions = {})
src/skill.ts:210
↓ 2 callersFunctionisCoveredEntry
(entry: MediaFetchEntry, maxBytes: number, retryFailed: boolean, nowMs: number)
src/bookmark-media.ts:227
↓ 2 callersFunctionisLinkOnlyBookmark
(record: BookmarkRecord)
src/graphql-bookmarks.ts:1793
↓ 2 callersFunctionisTwitterUrl
(url: string)
src/bookmark-enrich.ts:100
↓ 2 callersFunctionlatestBookmarkSyncAt
( meta?: Pick<BookmarkCacheMeta, 'lastIncrementalSyncAt' | 'lastFullSyncAt'> | null, )
src/bookmarks.ts:248
↓ 2 callersFunctionlaunchctlDomain
()
src/ideas-nightly.ts:270
↓ 2 callersFunctionlistArtifacts
(options: ListArtifactsOptions = {})
src/adjacent/librarian.ts:106
↓ 2 callersMethodlistFrames
()
src/possible-wizard.ts:53
↓ 2 callersFunctionlistIdeasNightlySchedules
()
src/ideas-nightly.ts:98
↓ 2 callersFunctionlistIdeasTheories
()
src/ideas-theories.ts:87
↓ 2 callersFunctionlistJobFiles
()
src/ideas-jobs.ts:79
↓ 2 callersFunctionlistNavigationEntries
(place: NavigationPlace, limit?: number)
src/navigation.ts:286
↓ 2 callersFunctionloadEnv
()
src/config.ts:14
↓ 2 callersFunctionloadExistingBookmarks
()
src/graphql-bookmarks.ts:201
↓ 2 callersFunctionloadTwitterOAuthToken
()
src/xauth.ts:89
↓ 2 callersFunctionmapTimelineRow
(row: unknown[])
src/bookmarks-db.ts:140
↓ 2 callersFunctionmarkIdeasJobRunning
(id: string, pid: number)
src/ideas-jobs.ts:158
↓ 2 callersFunctionmdSchemaPath
()
src/paths.ts:198
↓ 2 callersFunctionmediaEntryKeyFromEntry
(entry: MediaFetchEntry)
src/bookmark-media.ts:82
↓ 2 callersFunctionmodelOrganizeSeeds
(input: { filters: SeedFilterSpec; candidates: SeedCandidate[]; suggestCount?: number; theme?: string;
src/seeds-model.ts:107
↓ 2 callersFunctionmoveToTrash
(filePath: string)
src/document-ops.ts:143
↓ 2 callersFunctionnavigationLibraryExcludeDirs
()
src/navigation.ts:147
↓ 2 callersFunctionnormalizeBookmarkPage
(page: BookmarkApiResponse, syncedAt: string)
src/bookmarks.ts:103
↓ 2 callersFunctionnormalizeNeedle
(value: string)
src/navigation.ts:131
↓ 2 callersFunctionnormalizeRepoPath
(input: string)
src/ideas-repos.ts:39
↓ 2 callersFunctionnowIso
()
src/adjacent/pipeline.ts:96
↓ 2 callersFunctiononeLine
(value: string)
src/md-export.ts:49
↓ 2 callersFunctionopenBookmarksDb
()
src/bookmarks-db.ts:1145
↓ 2 callersFunctionpad
(value: string, width: number)
src/workflow-state.ts:318
↓ 2 callersFunctionpanelNavigationDocument
(target: string, options: NavigationOpenOptions = {})
src/navigation.ts:371
↓ 2 callersFunctionparseArtifact
(raw: string)
src/adjacent/librarian.ts:63
↓ 2 callersFunctionparseBookmarkTimestamp
(record: BookmarkRecord)
src/graphql-bookmarks.ts:168
↓ 2 callersFunctionparseCandidates
(raw: string)
src/adjacent/prompts.ts:552
↓ 2 callersFunctionparseCritiques
(raw: string)
src/adjacent/prompts.ts:556
↓ 2 callersFunctionparseCsv
(value: unknown)
src/bookmarks-db.ts:107
↓ 2 callersFunctionparseResponse
(raw: string, batchIds: Set<string>)
src/bookmark-classify-llm.ts:135
↓ 2 callersFunctionparseSeedOrganizationSuggestions
(raw: string)
src/seeds-model.ts:97
↓ 2 callersFunctionparseSeedOrganizeExplanation
(raw: string)
src/seeds-model.ts:89
↓ 2 callersFunctionpersistFolderCheckpoint
* Persist the record set and update meta so `ft status` reflects the new total. * Folder sync can change `totalBookmarks` if the walk discovers recor
src/graphql-bookmarks.ts:1230
↓ 2 callersFunctionpickMostRecentlyUsedSeed
(seeds: IdeasSeed[])
src/ideas-seeds.ts:77
↓ 2 callersFunctionpreferencesPath
()
src/paths.ts:127
↓ 2 callersFunctionprintIdeasRunReport
* Format and print the human-facing summary of an `ft ideas run` invocation. * Single-repo and multi-repo runs share most of the output but diverge o
src/cli.ts:692
↓ 2 callersFunctionqueryCookies
(dbPath: string, domain: string, names: string[], browser: BrowserDef)
src/chrome-cookies.ts:380
↓ 2 callersFunctionqueryFirefoxCookies
( dbPath: string, host: string, names: string[], )
src/firefox-cookies.ts:181
↓ 2 callersFunctionquoteForPosixShell
(value: string)
src/current.ts:115
↓ 2 callersFunctionreadJson
(filePath: string)
src/fs.ts:63
↓ 2 callersFunctionreadMarkdownDocument
(filePath: string)
src/document-ops.ts:161
↓ 2 callersFunctionreadRelatedPages
(value: unknown, sessionDir: string)
src/current.ts:270
↓ 2 callersFunctionrefExists
(root: string, ref: string)
src/workflow-state.ts:90
↓ 2 callersFunctionrenameMarkdownFile
(oldPath: string, newPath: string)
src/document-ops.ts:135
↓ 2 callersFunctionrenderIdeasNodeMd
(input: { run: Consideration; artifactId: string; dot: Dot; })
src/ideas-files.ts:181
↓ 2 callersFunctionrenderRunProfileFlags
(profile: { engine?: string; engineModel?: string; engineEffort?: string; })
src/ideas-files.ts:16
↓ 2 callersFunctionrenderViz
()
src/bookmarks-viz.ts:790
↓ 2 callersFunctionrepoSlug
(repoPath: string)
src/adjacent/librarian.ts:222
↓ 2 callersFunctionresolve
(p: { path: string; isRelative: boolean })
src/firefox-cookies.ts:106
↓ 2 callersFunctionresolveIdeaBatch
(target?: string)
src/ideas.ts:143
↓ 2 callersFunctionresolveMediaTargets
( bookmark: BookmarkRecord, downloadedProfileImageUrls: Set<string>, skipProfileImages: boolean, )
src/bookmark-media.ts:175
← previousnext →401–500 of 920, ranked by callers