MCPcopy Create free account

hub / github.com/Nimrobo/superdense / functions

Functions970 in github.com/Nimrobo/superdense

↓ 5 callersFunctionrun
(c: ReturnType<typeof ctx>)
packages/core/src/enrichers/__tests__/plan-refs.test.ts:15
↓ 5 callersFunctionsetProjectAttention
( id: string, input: { needed: boolean; reasons?: string[] }, )
packages/core/src/projects/index.ts:421
↓ 5 callersFunctionvalidateQueryDefinition
(q: QueryDefinition, opts: ValidateOptions)
packages/core/src/query/validate.ts:24
↓ 5 callersFunctionvalidateRunRecord
( outcomeFolder: string, runId: string, )
packages/cli/src/outcome-gates.test.ts:66
↓ 5 callersFunctionwriteOpenCodeDb
(path: string)
packages/core/test/opencode.test.ts:24
↓ 5 callersFunctionwriteOutcomeRun
( outcomeFolder: string, runId: string, work: string, includeGate = true, )
packages/cli/src/outcome-gates.test.ts:97
↓ 5 callersFunctionwriteRun
( projectDir: string, sessionId: string, file: string, body: unknown, )
packages/core/src/enrichers/__tests__/workflow-summary.test.ts:60
↓ 4 callersFunctionadd
(slug: string | null, kind: 'wrote' | 'referenced')
packages/core/src/enrichers/plan-refs.ts:36
↓ 4 callersFunctionaddDays
(ms: number, n: number)
packages/core/src/stats/motivation.ts:57
↓ 4 callersFunctionappendLineageAttach
( threadId: string, sessionId: string, role: WorkThreadRole, rationale: unknown, resolvedSessions?:
packages/core/src/curation/index.ts:697
↓ 4 callersFunctionasTimestamp
(value: unknown)
packages/core/src/filters/session.ts:17
↓ 4 callersFunctionblockArtifact
(id: string)
packages/core/src/externalization/__tests__/index.test.ts:62
↓ 4 callersFunctionclassifySkillInstall
( dest: string, sourceVersion: string, )
packages/cli/src/index.ts:1790
↓ 4 callersFunctionclearEnricherCache
()
packages/core/src/enrichers/index.ts:94
↓ 4 callersFunctioncompactExternalization
(externalization: ArtifactExternalization)
packages/cli/src/index.ts:345
↓ 4 callersFunctioncompactSession
(name: string, session: Session)
packages/core/src/compactors/index.ts:28
↓ 4 callersFunctioncompactValue
(value: unknown, depth = 0)
packages/cli/src/index.ts:273
↓ 4 callersFunctioncontains
(source: string | null | undefined, needle: string)
packages/core/src/filters/session.ts:27
↓ 4 callersFunctioncountContributorSessions
(threadId: string)
packages/core/src/curation/index.ts:678
↓ 4 callersFunctioncreateReadyThread
(id: string, opts: { pwd?: string } = {})
packages/core/src/reward-status/__tests__/index.test.ts:67
↓ 4 callersFunctionerrorMessage
(err: unknown)
packages/server/src/routes/projects.ts:9
↓ 4 callersFunctionexpectPositiveInteger
(value: unknown, field: string)
packages/core/src/experiments/index.ts:131
↓ 4 callersFunctionexpectString
(value: unknown, field: string)
packages/core/src/externalization/index.ts:87
↓ 4 callersFunctionextractFirstMeaningfulPrompt
( values: Iterable<string | null | undefined>, limit = 500, )
packages/core/src/adapters/prompt.ts:97
↓ 4 callersFunctionextractPath
(ev: TranscriptEvent)
packages/core/src/enrichers/fingerprint.ts:21
↓ 4 callersFunctionfetchOutcomeDocs
(path: string)
packages/cli/src/index.ts:1318
↓ 4 callersFunctionformatDuration
(ms: number)
packages/web/src/components/RewardView.tsx:57
↓ 4 callersFunctiongetContributions
(now: number = Date.now(), days = 366)
packages/core/src/stats/motivation.ts:167
↓ 4 callersFunctiongetHeaderTotals
()
packages/core/src/stats/motivation.ts:63
↓ 4 callersFunctiongetSessionParent
(childId: string)
packages/core/src/db.ts:1136
↓ 4 callersFunctiongetTopTools
(limit: number)
packages/core/src/stats/dashboard.ts:126
↓ 4 callersFunctionlatestRunIdForSavedQuery
Latest finished run id for a saved query, or null if none has run.
packages/core/src/db.ts:1321
↓ 4 callersFunctionlistArtifactInbox
(opts: { projectId?: string; limit?: number } = {})
packages/core/src/curation/index.ts:1142
↓ 4 callersFunctionlistHypotheses
(opts: ListHypothesesOptions = {})
packages/core/src/hypotheses/index.ts:216
↓ 4 callersFunctionlistInsightRecipes
()
packages/core/src/insights/index.ts:36
↓ 4 callersFunctionlistQueryMatchDetails
( savedQueryId: string, opts: { limit?: number; offset?: number } = {}, )
packages/core/src/db.ts:1351
↓ 4 callersFunctionlistRecentSessions
(limit: number)
packages/core/src/stats/dashboard.ts:113
↓ 4 callersFunctionlistVersionChains
(opts: { projectId?: string } = {})
packages/core/src/cohorts/index.ts:237
↓ 4 callersFunctionlistWorkThreads
( opts: { projectId?: string; lifecycle?: ThreadLifecycle } = {}, )
packages/core/src/curation/index.ts:553
↓ 4 callersFunctionmakeCtx
(events: Partial<TranscriptEvent>[])
packages/core/src/enrichers/__tests__/fingerprint.test.ts:15
↓ 4 callersFunctionmockLatestVersion
(version: string)
packages/cli/src/index.test.ts:403
↓ 4 callersFunctionmockSession
(overrides: Partial<Session> = {})
packages/web/src/components/SessionReader.test.tsx:35
↓ 4 callersFunctionopenReadonlyDb
(path: string)
packages/core/src/adapters/cursor.ts:63
↓ 4 callersFunctionparseCreatedAtMs
(value: unknown)
packages/core/src/adapters/cursor.ts:72
↓ 4 callersFunctionparseJson
(raw: string, fallback: T)
packages/core/src/projects/index.ts:60
↓ 4 callersFunctionregisterEnricher
(e: Enricher)
packages/core/src/enrichers/index.ts:52
↓ 4 callersFunctionreplaceSessionFiles
(sessionId: string, files: SessionFileInput[])
packages/core/src/db.ts:1767
↓ 4 callersFunctionrequireThread
(id: string)
packages/core/src/curation/index.ts:656
↓ 4 callersFunctionresolveCanonicalRow
(id: string)
packages/core/src/projects/index.ts:109
↓ 4 callersFunctionresolveRootSessionId
(sessionId: string)
packages/core/src/curation/index.ts:156
↓ 4 callersFunctionresolveTokenPrices
(model?: string, provider?: string)
packages/core/src/enrichers/session-cost-pricing.ts:115
↓ 4 callersFunctionrowToSession
(r: SessionRow)
packages/core/src/session-row.ts:29
↓ 4 callersFunctionrunEnrichersForSession
(session: Session)
packages/core/src/enrichers/index.ts:135
↓ 4 callersFunctionsession
(id: string, pwd: string)
packages/core/src/cohorts/__tests__/index.test.ts:40
↓ 4 callersFunctionsetArtifactFinalizedAt
(id: string, artifactFinalizedAt: number)
packages/core/src/externalization/__tests__/index.test.ts:56
↓ 4 callersFunctionsetStdinTty
(value: boolean)
packages/cli/src/index.test.ts:391
↓ 4 callersFunctionsettleThread
(threadId: string, sessionId: string)
packages/core/src/curation/__tests__/index.test.ts:279
↓ 4 callersFunctionstatLogFile
(logPath: string)
packages/core/src/adapters/claude-code.ts:463
↓ 4 callersFunctionuserText
(text: string)
packages/core/src/enrichers/__tests__/first-intent.test.ts:18
↓ 4 callersFunctionymd
(ms: number)
packages/core/src/stats/motivation.ts:44
↓ 4 callersFunctionymdToLabel
(ymd: string)
packages/web/src/components/DashboardView.tsx:51
↓ 3 callersFunctionadd
(raw: string)
packages/core/src/enrichers/footprint-util.ts:97
↓ 3 callersFunctionaddTokenTotals
(target: TokenTotals, source: TokenTotals)
packages/core/src/enrichers/session-cost.ts:190
↓ 3 callersFunctionaggregateCosts
( selfCosts: Array<SessionCostValue | null>, childAggregates: SessionCostAggregate[], )
packages/core/src/session-cost.ts:97
↓ 3 callersFunctionappendLineageRetract
(threadId: string, sessionId: string, rationale: unknown)
packages/core/src/curation/index.ts:737
↓ 3 callersFunctionasNumber
(value: unknown)
packages/core/src/filters/session.ts:8
↓ 3 callersFunctionbaseSession
(overrides: Partial<Session>)
packages/core/test/adapter-dispatch.test.ts:29
↓ 3 callersFunctionbuildApp
()
packages/server/src/__tests__/artifacts.test.ts:15
↓ 3 callersFunctionbuildApp
()
packages/server/src/__tests__/reward.test.ts:12
↓ 3 callersFunctionbuildApp
()
packages/server/src/__tests__/experiments.test.ts:35
↓ 3 callersFunctionbuildApp
()
packages/server/src/__tests__/queries.test.ts:28
↓ 3 callersFunctionbuildApp
()
packages/server/src/__tests__/hypotheses.test.ts:30
↓ 3 callersFunctioncollect
(session: Session)
packages/core/test/adapter-dispatch.test.ts:23
↓ 3 callersFunctioncompactText
(value: unknown)
packages/core/src/adapters/opencode.ts:99
↓ 3 callersFunctionconfirm
(prompt: string)
packages/cli/src/index.ts:1954
↓ 3 callersFunctioncopyText
(text: string)
packages/web/src/components/SessionReader.tsx:841
↓ 3 callersFunctioncountFromRecord
(value: unknown, name: string)
packages/core/src/filters/session.ts:31
↓ 3 callersFunctionctx
(events: TranscriptEvent[], session: Partial<Session> = {})
packages/core/src/enrichers/__tests__/first-intent.test.ts:5
↓ 3 callersFunctiondecodeProjectDir
(dir: string)
packages/core/src/adapters/claude-code.ts:105
↓ 3 callersFunctionemptyTokenTotals
()
packages/core/src/enrichers/session-cost.ts:85
↓ 3 callersFunctionensureSystemRun
(db: Database.Database)
packages/core/src/db.ts:843
↓ 3 callersFunctionerrorMessage
(err: unknown)
packages/server/src/routes/cohorts.ts:10
↓ 3 callersFunctionerrorMessage
(err: unknown)
packages/server/src/routes/queries.ts:21
↓ 3 callersFunctioneventKind
(ev: TranscriptEvent)
packages/web/src/components/SessionReader.tsx:689
↓ 3 callersFunctionexpectNullableString
(value: unknown, field: string)
packages/core/src/rewards/index.ts:71
↓ 3 callersFunctionexpectObject
(value: unknown, field: string)
packages/core/src/experiments/index.ts:111
↓ 3 callersFunctionexpectPositiveInteger
(value: unknown, field: string)
packages/core/src/hypotheses/index.ts:96
↓ 3 callersFunctionexpectRole
(value: unknown)
packages/core/src/curation/index.ts:644
↓ 3 callersFunctionfetchRewardDocs
(path: string)
packages/cli/src/index.ts:1314
↓ 3 callersFunctionfield
(markdown: string, label: string)
packages/cli/src/outcome-gates.test.ts:61
↓ 3 callersFunctionfinalize
(text: string, limit: number)
packages/core/src/adapters/prompt.ts:68
↓ 3 callersFunctionfind
(id: string)
packages/core/src/cohorts/index.ts:242
↓ 3 callersFunctionflushPendingAssistant
(kind?: 'final')
packages/core/src/compactors/salience.ts:190
↓ 3 callersFunctionformatAggregateCost
(cost: SessionCostAggregate)
packages/web/src/components/SessionReader.tsx:320
↓ 3 callersFunctionformatRelativeUnit
(diffMs: number, unitMs: number, label: string)
packages/web/src/sessionDisplay.ts:61
↓ 3 callersFunctiongetExistingQuery
(id: string)
packages/cli/src/index.ts:532
↓ 3 callersFunctiongetHourDowHeatmap
(now: number = Date.now())
packages/core/src/stats/insights.ts:37
↓ 3 callersFunctiongetInsightRecipe
(name: string)
packages/core/src/insights/index.ts:45
↓ 3 callersFunctiongetSessionsPerDay
(days: number)
packages/core/src/stats/dashboard.ts:65
↓ 3 callersFunctiongetWorkRhythm
(now: number = Date.now())
packages/core/src/stats/insights.ts:58
← previousnext →201–300 of 970, ranked by callers