MCPcopy Create free account

hub / github.com/Nimrobo/superdense / functions

Functions970 in github.com/Nimrobo/superdense

↓ 3 callersFunctionisAnd
(p: QueryFilter)
packages/core/src/query/types.ts:23
↓ 3 callersFunctionlistTargetsByArtifact
(artifactIds?: string[])
packages/core/src/externalization/index.ts:173
↓ 3 callersFunctionlocalDayStart
(ms: number)
packages/core/src/stats/motivation.ts:52
↓ 3 callersFunctionmakeCtx
(events: Partial<TranscriptEvent>[])
packages/core/src/enrichers/__tests__/event-count.test.ts:15
↓ 3 callersFunctionmakeRunFor
(savedQueryId: string)
packages/core/src/__tests__/db.test.ts:118
↓ 3 callersFunctionmarkIndexed
(sessionId: string, now: number)
packages/core/src/db.ts:1083
↓ 3 callersFunctionmatchUsedParam
(value: unknown, enrichment: unknown)
packages/core/src/filters/session.ts:63
↓ 3 callersFunctionnumberOrNull
(value: unknown)
packages/core/src/session-revision.ts:15
↓ 3 callersFunctiononCopy
(recipe: InsightRecipe)
packages/web/src/components/InsightsView.tsx:45
↓ 3 callersFunctionopenReadonlyDb
(path: string)
packages/core/src/adapters/opencode.ts:40
↓ 3 callersFunctionportFromUrl
(url: string)
packages/server/src/__tests__/index.test.ts:27
↓ 3 callersFunctionpositiveTokenUsage
(usage?: TokenUsage)
packages/core/src/enrichers/session-cost.ts:243
↓ 3 callersFunctionprojectId
()
packages/core/src/hypotheses/__tests__/index.test.ts:45
↓ 3 callersFunctionprojectIdForPwd
(pwd: string)
packages/core/src/cohorts/__tests__/index.test.ts:92
↓ 3 callersFunctionpruneQueryRuns
(opts: PruneOptions = {})
packages/core/src/db.ts:1584
↓ 3 callersFunctionreadSkillVersion
(skillDir: string)
packages/cli/src/index.ts:1730
↓ 3 callersFunctionreadUserEnrichers
(dir: string = USER_ENRICHERS_DIR)
packages/core/src/enrichers/loader.ts:21
↓ 3 callersFunctionrefresh
()
packages/web/src/App.tsx:50
↓ 3 callersFunctionrefreshActiveEnricherNames
()
packages/core/src/enrichers/index.ts:74
↓ 3 callersFunctionreplacePlanRefs
(sessionId: string, refs: PlanRefInput[])
packages/core/src/db.ts:1794
↓ 3 callersFunctionresolveHypothesis
( id: string, input: unknown, )
packages/core/src/hypotheses/index.ts:243
↓ 3 callersFunctionretireUnlocatableTargets
(opts: { projectId?: string } = {})
packages/core/src/rewards/index.ts:367
↓ 3 callersFunctionrevisionTuple
( fileMtime: unknown, modifiedAt: unknown, messageCount: unknown, )
packages/core/src/session-revision.ts:7
↓ 3 callersFunctionrowForId
(id: string)
packages/core/src/projects/index.ts:101
↓ 3 callersFunctionrowToExternalization
( row: ArtifactRow, targets: ExternalizationTarget[], )
packages/core/src/externalization/index.ts:155
↓ 3 callersFunctionrowToSummary
(row: ProjectProfileRow)
packages/core/src/projects/index.ts:68
↓ 3 callersFunctionrun
(c: ReturnType<typeof ctx>)
packages/core/src/enrichers/__tests__/first-intent.test.ts:15
↓ 3 callersFunctionrunEnricherByNameForSession
( name: string, session: Session, queryRunId: string, opts: { force?: boolean } = {}, )
packages/core/src/enrichers/index.ts:182
↓ 3 callersFunctionrunFixtureGateChecks
( cwd: string, checks: Array<{ name: string; kind: 'required' | 'warning'; script: string }>, )
packages/cli/src/outcome-gates.test.ts:41
↓ 3 callersFunctionrunQueryEvaluation
( _opts: { full?: boolean } = {}, )
packages/core/src/queryeval.ts:148
↓ 3 callersFunctionrunSavedQuery
(queryId: string)
packages/core/src/queryeval.ts:144
↓ 3 callersFunctionsafeJsonParse
(value: string)
packages/core/src/adapters/codex.ts:45
↓ 3 callersFunctionserializeQueryMatch
( match: QueryMatchDetail, opts: { includePath?: boolean; enrichments?: Record<string, unknown> } = {}, )
packages/cli/src/index.ts:482
↓ 3 callersFunctionsession
(id: string)
packages/core/src/experiments/__tests__/index.test.ts:35
↓ 3 callersFunctionsession
(id: string, pwd = '/repo')
packages/core/src/reward-status/__tests__/index.test.ts:34
↓ 3 callersFunctionsessionTitle
(session: Session)
packages/web/src/sessionDisplay.ts:35
↓ 3 callersFunctionskillInstallTarget
(scope: SkillScope, cwd: string)
packages/cli/src/index.ts:1770
↓ 3 callersFunctionslugsInText
(text: string | null | undefined)
packages/core/src/enrichers/plan-refs.ts:13
↓ 3 callersFunctiontagContent
(text: string, tag: string)
packages/core/src/adapters/prompt.ts:11
↓ 3 callersFunctiontimelineText
(s: string)
packages/core/src/compactors/salience.ts:74
↓ 3 callersFunctiontimestampMs
(obj: unknown)
packages/core/src/adapters/codex.ts:63
↓ 3 callersFunctiontouch
(raw: string, op: string, isWrite: boolean, ts?: number)
packages/core/src/enrichers/file-footprint.ts:63
↓ 3 callersFunctionvalidateForRequest
(definition: QueryDefinition)
packages/server/src/routes/queries.ts:25
↓ 3 callersFunctionwriteScript
(path: string, body: string)
packages/cli/src/outcome-gates.test.ts:36
↓ 2 callersFunctionaggregateEnrichment
(name: string)
packages/core/src/projects/index.ts:576
↓ 2 callersFunctionaggregateSessionCosts
( aggregates: Array<SessionCostAggregate | null>, )
packages/core/src/session-cost.ts:87
↓ 2 callersFunctionapplyQFilter
( q: string | undefined, where: string[], params: Record<string, unknown>, )
packages/core/src/db.ts:998
↓ 2 callersFunctionasRecord
(value: unknown)
packages/core/src/filters/session.ts:72
↓ 2 callersFunctionassembleInsightPrompt
(name: string, runId: string)
packages/core/src/insights/index.ts:60
↓ 2 callersFunctionassembleMember
(artifactId: string)
packages/core/src/cohorts/index.ts:66
↓ 2 callersFunctionattachSessionToThread
(sessionId: string)
packages/core/src/__tests__/db.test.ts:97
↓ 2 callersFunctionbasename
(p: string)
packages/web/src/components/DashboardView.tsx:38
↓ 2 callersFunctionbuild
(id: string, relation: string, depth: number)
packages/core/src/db.ts:1156
↓ 2 callersFunctionbuildComposerPwdMap
()
packages/core/src/adapters/cursor.ts:144
↓ 2 callersFunctionbuildDiscoveredComposerSession
( db: Database.Database, dbPath: string, composerId: string, composer: ComposerData, pwd: string | u
packages/core/src/adapters/cursor.ts:270
↓ 2 callersFunctionbundledSkillsRoot
()
packages/cli/src/index.ts:1721
↓ 2 callersFunctioncanonicalProjectId
(projectId: string)
packages/core/src/externalization/index.ts:72
↓ 2 callersFunctioncapCalls
(turns: Turn[])
packages/core/src/compactors/trace.ts:138
↓ 2 callersFunctionchildLinksFromComposer
(composer: ComposerData | undefined)
packages/core/src/adapters/cursor.ts:242
↓ 2 callersFunctionclampMin
(raw: string)
packages/web/src/components/QueryBuilder.tsx:31
↓ 2 callersFunctionclassifyRole
(pathAbs: string, pathRel: string, pwd: string)
packages/core/src/enrichers/footprint-util.ts:49
↓ 2 callersFunctionclaudeProjectsDir
()
packages/core/src/adapters/claude-code.ts:15
↓ 2 callersFunctionclearQueryRun
(runId: string)
packages/core/src/db.ts:1523
↓ 2 callersFunctioncodexDbPath
()
packages/core/src/adapters/codex.ts:41
↓ 2 callersFunctioncodexHasSourceColumn
(db: Database.Database)
packages/core/src/adapters/codex.ts:160
↓ 2 callersFunctioncodexTokenUsage
(obj: unknown)
packages/core/src/adapters/codex.ts:76
↓ 2 callersFunctioncollapseTurns
(turns: LiveTurn[], maxTurns: number)
packages/core/src/compactors/trace.ts:96
↓ 2 callersFunctioncollectActionable
()
packages/core/src/rewards/__tests__/index.test.ts:35
↓ 2 callersFunctioncolumnExists
(db: Database.Database, table: string, column: string)
packages/core/src/adapters/opencode.ts:60
↓ 2 callersFunctioncompactExperiment
(experiment: Experiment)
packages/cli/src/index.ts:418
↓ 2 callersFunctioncompactHypothesis
(hypothesis: Hypothesis)
packages/cli/src/index.ts:401
↓ 2 callersFunctioncompactObject
(input: Record<string, unknown>)
packages/core/src/enrichers/workflow-summary.ts:312
↓ 2 callersFunctioncompactRewards
(rewards: ArtifactRewards)
packages/cli/src/index.ts:384
↓ 2 callersFunctioncompactValue
(value: unknown)
packages/web/src/components/RewardView.tsx:79
↓ 2 callersFunctioncompactValue
(value: unknown)
packages/web/src/components/ProjectView.tsx:58
↓ 2 callersFunctioncontainsPath
(parent: string, child: string)
packages/core/src/projects/index.ts:168
↓ 2 callersFunctioncoveredProjects
(id: string)
packages/core/src/projects/index.ts:89
↓ 2 callersFunctioncreateThread
(action: Record<string, unknown>, now: number)
packages/core/src/curation/index.ts:774
↓ 2 callersFunctiondone
()
packages/core/src/adapters/claude-code.ts:134
↓ 2 callersFunctiondropQueryMatch
(queryRunId: string, sessionId: string)
packages/core/src/db.ts:1409
↓ 2 callersFunctionensure
(type: string, connector: string | null)
packages/core/src/cohorts/index.ts:128
↓ 2 callersFunctionensureSuperdenseDirs
()
packages/core/src/paths.ts:37
↓ 2 callersFunctionerrorMessage
(err: unknown)
packages/server/src/routes/reward.ts:4
↓ 2 callersFunctionestimateTokenCostUsdWithStatus
( usage: TokenUsage, prices: TokenPrices, opts: { requestUsage?: TokenUsage; hasRequestUsage?: boolean }
packages/core/src/enrichers/session-cost-pricing.ts:149
↓ 2 callersFunctionevalFilterLeaf
( p: QueryFilter, session: Session, filterByName: Map<string, Filter>, systemEnrichers: Set<string>,
packages/core/src/queryeval.ts:303
↓ 2 callersFunctionevalQueryFilter
( p: QueryFilter, session: Session, filterByName: Map<string, Filter>, systemEnrichers: Set<string>,
packages/core/src/queryeval.ts:228
↓ 2 callersFunctionevaluatePrediction
(target: PredictionTarget, observed: number | null)
packages/core/src/experiments/index.ts:439
↓ 2 callersFunctionevaluateQuery
(query: Query)
packages/core/src/queryeval.ts:86
↓ 2 callersFunctionexpectBoolean
(value: unknown, field: string)
packages/core/src/curation/index.ts:639
↓ 2 callersFunctionexpectNonNegativeInteger
(value: unknown, field: string)
packages/core/src/experiments/index.ts:138
↓ 2 callersFunctionexpectNullablePositiveInt
(value: unknown, field: string)
packages/core/src/externalization/index.ts:136
↓ 2 callersFunctionexpectNullableString
(value: unknown, field: string)
packages/core/src/externalization/index.ts:94
↓ 2 callersFunctionexpectObject
(value: unknown, field: string)
packages/core/src/rewards/index.ts:57
↓ 2 callersFunctionexpectObject
(value: unknown, field: string)
packages/core/src/externalization/index.ts:80
↓ 2 callersFunctionfetchDocsMarkdown
(url: string, label: string)
packages/cli/src/index.ts:1296
↓ 2 callersFunctionfirstExistingDbPath
()
packages/core/src/adapters/opencode.ts:49
↓ 2 callersFunctionfirstPrompt
(db: Database.Database, sessionId: string)
packages/core/src/adapters/opencode.ts:148
↓ 2 callersFunctionfirstPromptFromRollout
( logPath: string, fallback?: string | null, )
packages/core/src/adapters/codex.ts:115
↓ 2 callersFunctionflushOmitted
()
packages/core/src/compactors/trace.ts:113
↓ 2 callersFunctionformatAggregateCost
(cost: SessionCostAggregate)
packages/web/src/costDisplay.ts:20
← previousnext →301–400 of 970, ranked by callers